Re: [PATCH] mbuf: fix doxygen for distributor metadata

2023-06-22 Thread Thomas Monjalon
19/06/2023 16:19, Bruce Richardson: > On Mon, Jun 19, 2023 at 09:37:09AM +0200, David Marchand wrote: > > On Thu, Jun 15, 2023 at 5:15 PM Bruce Richardson > > wrote: > > > > > > On Thu, Jun 15, 2023 at 03:49:42PM +0200, David Marchand wrote: > > > > /**< is for post annotations. > > > > > > > > Fi

Re: [PATCH] mbuf: fix doxygen for distributor metadata

2023-06-19 Thread Bruce Richardson
On Mon, Jun 19, 2023 at 09:37:09AM +0200, David Marchand wrote: > On Thu, Jun 15, 2023 at 5:15 PM Bruce Richardson > wrote: > > > > On Thu, Jun 15, 2023 at 03:49:42PM +0200, David Marchand wrote: > > > /**< is for post annotations. > > > > > > Fixes: 839b20be0e9b ("ethdev: support metadata as flow

Re: [PATCH] mbuf: fix doxygen for distributor metadata

2023-06-19 Thread David Marchand
On Thu, Jun 15, 2023 at 5:15 PM Bruce Richardson wrote: > > On Thu, Jun 15, 2023 at 03:49:42PM +0200, David Marchand wrote: > > /**< is for post annotations. > > > > Fixes: 839b20be0e9b ("ethdev: support metadata as flow rule criteria") > > Cc: sta...@dpdk.org > > > > Signed-off-by: David Marchand

Re: [PATCH] mbuf: fix doxygen for distributor metadata

2023-06-15 Thread Bruce Richardson
On Thu, Jun 15, 2023 at 03:49:42PM +0200, David Marchand wrote: > /**< is for post annotations. > > Fixes: 839b20be0e9b ("ethdev: support metadata as flow rule criteria") > Cc: sta...@dpdk.org > > Signed-off-by: David Marchand > --- > lib/mbuf/rte_mbuf_core.h | 2 +- > 1 file changed, 1 inserti

[PATCH] mbuf: fix doxygen for distributor metadata

2023-06-15 Thread David Marchand
/**< is for post annotations. Fixes: 839b20be0e9b ("ethdev: support metadata as flow rule criteria") Cc: sta...@dpdk.org Signed-off-by: David Marchand --- lib/mbuf/rte_mbuf_core.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mbuf/rte_mbuf_core.h b/lib/mbuf/rte_mbuf_co