From: Maxime Coquelin <maxime.coquelin@redhat.com>
To: Thomas Monjalon <thomas@monjalon.net>, dev@dpdk.org
Cc: David Marchand <david.marchand@redhat.com>,
Chenbo Xia <chenbo.xia@intel.com>
Subject: Re: [dpdk-dev] [PATCH v2] net/virtio: remove blank lines in log
Date: Tue, 28 Sep 2021 17:35:31 +0200 [thread overview]
Message-ID: <0b256fb6-dc88-0f77-e700-f46882accaa8@redhat.com> (raw)
In-Reply-To: <20210916095343.3698639-1-thomas@monjalon.net>
On 9/16/21 11:53, Thomas Monjalon wrote:
> The macros PMD_*_LOG already include the line feed character.
> Redundant \n are removed.
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> Reviewed-by: David Marchand <david.marchand@redhat.com>
> Reviewed-by: Chenbo Xia <chenbo.xia@intel.com>
> ---
> v2: fix more macros than PMD_INIT_LOG
> ---
> drivers/net/virtio/virtio_ethdev.c | 2 +-
> drivers/net/virtio/virtio_pci.c | 2 +-
> drivers/net/virtio/virtio_pci_ethdev.c | 6 ++---
> drivers/net/virtio/virtio_rxtx.c | 2 +-
> .../net/virtio/virtio_user/vhost_kernel_tap.c | 4 ++--
> drivers/net/virtio/virtio_user/vhost_user.c | 6 ++---
> drivers/net/virtio/virtio_user/vhost_vdpa.c | 4 ++--
> .../net/virtio/virtio_user/virtio_user_dev.c | 24 +++++++++----------
> drivers/net/virtio/virtio_user_ethdev.c | 2 +-
> 9 files changed, 26 insertions(+), 26 deletions(-)
>
Applied to dpdk-next-virtio/main.
Thanks,
Maxime
prev parent reply other threads:[~2021-09-28 15:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-15 14:15 [dpdk-dev] [PATCH] " Thomas Monjalon
2021-09-15 14:45 ` David Marchand
2021-09-16 1:32 ` Xia, Chenbo
2021-09-16 9:53 ` [dpdk-dev] [PATCH v2] " Thomas Monjalon
2021-09-16 14:22 ` David Marchand
2021-09-28 15:35 ` Maxime Coquelin [this message]
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=0b256fb6-dc88-0f77-e700-f46882accaa8@redhat.com \
--to=maxime.coquelin@redhat.com \
--cc=chenbo.xia@intel.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--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).