From: Chenbo Xia <chenbox@nvidia.com>
To: David Marchand <david.marchand@redhat.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>, Nipun Gupta <nipun.gupta@amd.com>,
Anatoly Burakov <anatoly.burakov@intel.com>
Subject: Re: [PATCH 5/6] bus/pci: use a dynamic logtype
Date: Wed, 26 Jun 2024 02:05:45 +0000 [thread overview]
Message-ID: <16C37679-38E1-42FE-85E7-7D60CC1B17FD@nvidia.com> (raw)
In-Reply-To: <20240625122414.1065829-6-david.marchand@redhat.com>
On Jun 25, 2024, at 20:24, David Marchand <david.marchand@redhat.com> wrote:
>
> External email: Use caution opening links or attachments
>
>
> Register a logtype for this bus driver and stop logging as EAL.
>
> Signed-off-by: David Marchand <david.marchand@redhat.com>
> ---
> drivers/bus/pci/bsd/pci.c | 44 +++----
> drivers/bus/pci/linux/pci.c | 52 ++++----
> drivers/bus/pci/linux/pci_uio.c | 75 +++++-------
> drivers/bus/pci/linux/pci_vfio.c | 173 +++++++++++----------------
> drivers/bus/pci/pci_common.c | 85 ++++++-------
> drivers/bus/pci/pci_common_uio.c | 15 +--
> drivers/bus/pci/pci_params.c | 9 +-
> drivers/bus/pci/private.h | 6 +
> drivers/bus/pci/windows/pci.c | 13 +-
> drivers/bus/pci/windows/pci_netuio.c | 7 +-
> 10 files changed, 202 insertions(+), 277 deletions(-)
Reviewed-by: Chenbo Xia <chenbox@nvidia.com>
next prev parent reply other threads:[~2024-06-26 2:05 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-25 12:24 [PATCH 0/6] Some drivers logging cleanups David Marchand
2024-06-25 12:24 ` [PATCH 1/6] vdpa/sfc: remove dead code David Marchand
2024-06-25 14:25 ` Andrew Rybchenko
2024-06-25 12:24 ` [PATCH 2/6] drivers: use dedicated log macros instead of EAL logtype David Marchand
2024-06-25 12:24 ` [PATCH 3/6] net/sfc: remove use " David Marchand
2024-06-25 14:26 ` Andrew Rybchenko
2024-06-25 12:24 ` [PATCH 4/6] vdpa/sfc: " David Marchand
2024-06-25 12:24 ` [PATCH 5/6] bus/pci: use a dynamic logtype David Marchand
2024-06-26 2:05 ` Chenbo Xia [this message]
2024-06-25 12:24 ` [PATCH 6/6] crypto/ccp: " David Marchand
2024-06-28 11:57 ` David Marchand
2024-07-03 14:55 ` [PATCH 0/6] Some drivers logging cleanups David Marchand
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=16C37679-38E1-42FE-85E7-7D60CC1B17FD@nvidia.com \
--to=chenbox@nvidia.com \
--cc=anatoly.burakov@intel.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=nipun.gupta@amd.com \
/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).