Re: [dpdk-dev] [PATCH v2 1/1] net/octeontx2: add Rx/Tx burst mode get callbacks

2019-11-04 Thread Jerin Jacob
On Mon, Nov 4, 2019 at 11:37 AM Sunil Kumar Kori wrote: > > Retrieve burst mode options according to the selected Rx/Tx burst > function. > > Signed-off-by: Sunil Kumar Kori > --- > v2: > - Rebased the patch on latest commit. > - Update feature matrix for the support. Please rework this patch

[dpdk-dev] [PATCH v2 1/1] net/octeontx2: add Rx/Tx burst mode get callbacks

2019-11-03 Thread Sunil Kumar Kori
Retrieve burst mode options according to the selected Rx/Tx burst function. Signed-off-by: Sunil Kumar Kori --- v2: - Rebased the patch on latest commit. - Update feature matrix for the support. doc/guides/nics/features/octeontx2.ini | 1 + drivers/net/octeontx2/otx2_ethdev.c | 2 ++ d