20.11.8 patches review and test

Ali Alnubani alialnu at nvidia.com
Wed Apr 19 15:14:23 CEST 2023


> -----Original Message-----
> From: David Marchand <david.marchand at redhat.com>
> Sent: Wednesday, April 19, 2023 4:12 PM
> To: Ali Alnubani <alialnu at nvidia.com>
> Cc: luca.boccassi at gmail.com; stable at dpdk.org; dev at dpdk.org; Abhishek
> Marathe <Abhishek.Marathe at microsoft.com>;
> benjamin.walker at intel.com; David Christensen <drc at linux.vnet.ibm.com>;
> Hemant Agrawal <hemant.agrawal at nxp.com>; Ian Stokes
> <ian.stokes at intel.com>; Jerin Jacob <jerinj at marvell.com>; John McNamara
> <john.mcnamara at intel.com>; Ju-Hyoung Lee <juhlee at microsoft.com>;
> Kevin Traynor <ktraynor at redhat.com>; Luca Boccassi <bluca at debian.org>;
> Pei Zhang <pezhang at redhat.com>; qian.q.xu at intel.com; Raslan Darawsheh
> <rasland at nvidia.com>; NBU-Contact-Thomas Monjalon (EXTERNAL)
> <thomas at monjalon.net>; Yanghang Liu <yanghliu at redhat.com>;
> yuan.peng at intel.com; zhaoyan.chen at intel.com
> Subject: Re: 20.11.8 patches review and test
> 
> Hello Ali,
> 
> On Wed, Apr 19, 2023 at 11:22 AM Ali Alnubani <alialnu at nvidia.com> wrote:
> > I see this documentation build failure on Fedora 37:
> >
> > $ ninja-build -C build doc
> > [..]
> > [2/4] Generating doc/api/doxygen with a custom command
> > FAILED: doc/api/html
> > /root/dpdk/doc/api/generate_doxygen.sh doc/api/doxy-api.conf
> doc/api/html /root/dpdk/doc/api/doxy-html-custom.sh
> > /root/dpdk/lib/librte_cryptodev/rte_cryptodev_pmd.h:489: error: found
> documented return type for rte_cryptodev_pmd_callback_process that
> does not return anything (warning treated as error, aborting now)
> > [..]
> > ninja: build stopped: subcommand failed.
> 
> This looks a lot like: 16de054160e3 ("lib: remove empty return types
> from doxygen comments")

Yes, that's probably the case.

> 
> I don't think this function prototype is really different in the 20.11
> stable branch (putting the __rte_internal tag aside).
> Can you trigger this issue on the main branch?
> 

The main branch doesn't reproduce on the same environment.

> 
> --
> David Marchand



More information about the stable mailing list