Re: [PATCH] net/cnxk: support Tx queue descriptor count

2024-02-22 Thread Jerin Jacob
On Wed, Jan 24, 2024 at 6:09 PM wrote: > > From: Satha Rao > > Added cnxk APIs to get used txq descriptor count. > > Signed-off-by: Satha Rao > --- > doc/guides/nics/features/cnxk.ini | 1 + Please update release notes

[PATCH] net/cnxk: support Tx queue descriptor count

2024-01-24 Thread skoteshwar
From: Satha Rao Added cnxk APIs to get used txq descriptor count. Signed-off-by: Satha Rao --- doc/guides/nics/features/cnxk.ini | 1 + drivers/net/cnxk/cn10k_ethdev.c | 10 ++ drivers/net/cnxk/cn9k_ethdev.c| 10 ++ drivers/net/cnxk/cnxk_ethdev.h| 11 +++ 4 f