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

2019-11-08 Thread Jerin Jacob
On Wed, Nov 6, 2019 at 4:57 PM Sunil Kumar Kori wrote: > > Retrieve burst mode information according to the selected Rx/Tx mode and > offloads. > > Signed-off-by: Sunil Kumar Kori > --- > v3: > - Rebased the patch over patches.dpdk.org/patch/62368/ > v2: > - Rebased the patch on latest commit.

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

2019-11-06 Thread Sunil Kumar Kori
Retrieve burst mode information according to the selected Rx/Tx mode and offloads. Signed-off-by: Sunil Kumar Kori --- v3: - Rebased the patch over patches.dpdk.org/patch/62368/ v2: - Rebased the patch on latest commit. - Update feature matrix for the support. doc/guides/nics/features/octeon