patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Kevin Traynor <ktraynor@redhat.com>
To: stable@dpdk.org
Cc: alialnu@nvidia.com, david.marchand@redhat.com,
	Maxime Coquelin <maxime.coquelin@redhat.com>,
	Chenbo Xia <chenbo.xia@intel.com>
Subject: Re: [PATCH 21.11] vhost: fix doxygen warnings
Date: Tue, 20 Dec 2022 17:18:25 +0000	[thread overview]
Message-ID: <3c650869-1aaf-27ca-7526-45a3b0d856b0@redhat.com> (raw)
In-Reply-To: <20221220123712.239728-1-ktraynor@redhat.com>

On 20/12/2022 12:37, Kevin Traynor wrote:
> Doxygen 1.9.5 gives a false positive warnings [1]
> for @params on function pointer params.
> 
> This is fixed in doxygen 1.9.6 but Fedora 37 uses
> 1.9.5 at present.
> 
> Remove the @param but keep the comments for info in
> the header file as a workaround until 1.9.6 is more
> widely deployed.
> 
> [1]
> /lib/vhost/rte_vhost_async.h:48: warning:
> rte_vhost_async_channel_ops::transfer_data
> has @param documentation sections but no arguments
> /lib/vhost/rte_vhost_async.h:68: warning:
> rte_vhost_async_channel_ops::check_completed_copies
> has @param documentation sections but no arguments
> 
> Signed-off-by: Kevin Traynor<ktraynor@redhat.com>
> ---

Pushed to 21.11 branch for 21.11.3. Thanks.


      reply	other threads:[~2022-12-20 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-20 12:37 Kevin Traynor
2022-12-20 17:18 ` Kevin Traynor [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=3c650869-1aaf-27ca-7526-45a3b0d856b0@redhat.com \
    --to=ktraynor@redhat.com \
    --cc=alialnu@nvidia.com \
    --cc=chenbo.xia@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=stable@dpdk.org \
    /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).