Displaying 2 results from an estimated 2 matches for "rongtao".
Did you mean:
hongtao
2023 Mar 09
0
[PATCH] tools/virtio: Ignore virtio-trace/trace-agent
On Thu, Mar 09, 2023 at 02:13:07PM +0800, Rong Tao wrote:
>From: Rong Tao <rongtao at cestc.cn>
>
>since commit 108fc82596e3("tools: Add guest trace agent as a user tool")
>introduce virtio-trace/trace-agent, it should be ignored in the git tree.
>
>Signed-off-by: Rong Tao <rongtao at cestc.cn>
>---
> tools/virtio/.gitignore | 1 +
> 1 fi...
2023 May 25
0
[PATCH] tools/virtio: Add .gitignore to ringtest
On Wed, 24 May 2023 20:36:12 +0800, Rong Tao <rtoax at foxmail.com> wrote:
> From: Rong Tao <rongtao at cestc.cn>
>
> Ignore executions for ringtest.
>
> Signed-off-by: Rong Tao <rongtao at cestc.cn>
Is this the resend mail? Or a new version?
I replyed to your last mail.
THanks.
> ---
> tools/virtio/ringtest/.gitignore | 7 +++++++
> 1 file changed, 7 insertions...