From: Chengwen Feng <fengchengwen@huawei.com>
To: <thomas@monjalon.net>, <ferruh.yigit@amd.com>
Cc: <dev@dpdk.org>
Subject: [PATCH 0/2] add private dump for vhost and virtio
Date: Thu, 19 Jan 2023 12:30:54 +0000 [thread overview]
Message-ID: <20230119123056.14338-1-fengchengwen@huawei.com> (raw)
This patch addes private dump for vhost and virtio PMDs.
Chengwen Feng (2):
net/virtio: support private dump
net/vhost: support private dump
drivers/net/vhost/rte_eth_vhost.c | 21 +++++++++++++++++++++
drivers/net/virtio/virtio_ethdev.c | 19 +++++++++++++++++++
2 files changed, 40 insertions(+)
--
2.17.1
next reply other threads:[~2023-01-19 12:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-19 12:30 Chengwen Feng [this message]
2023-01-19 12:30 ` [PATCH 1/2] net/virtio: support private dump Chengwen Feng
2023-02-01 10:29 ` Maxime Coquelin
2023-01-19 12:30 ` [PATCH 2/2] net/vhost: " Chengwen Feng
2023-02-01 10:29 ` Maxime Coquelin
2023-02-03 14:59 ` [PATCH 0/2] add private dump for vhost and virtio Maxime Coquelin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230119123056.14338-1-fengchengwen@huawei.com \
--to=fengchengwen@huawei.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@amd.com \
--cc=thomas@monjalon.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).