net/cnxk: support Rx/Tx burst mode query
authorSunil Kumar Kori <skori@marvell.com>
Wed, 23 Jun 2021 04:46:37 +0000 (10:16 +0530)
committerJerin Jacob <jerinj@marvell.com>
Tue, 29 Jun 2021 22:38:32 +0000 (00:38 +0200)
commit611c771c353458e33b34519a15801df756288c4b
tree69a997210c3aab87d695213fabf15a0b9850d946
parent325d79c00a5ac4ba58216cc1e085b41efb18f2df
net/cnxk: support Rx/Tx burst mode query

Patch implements ethdev operations to get Rx and Tx burst
mode.

Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
doc/guides/nics/features/cnxk.ini
doc/guides/nics/features/cnxk_vec.ini
doc/guides/nics/features/cnxk_vf.ini
drivers/net/cnxk/cnxk_ethdev.c
drivers/net/cnxk/cnxk_ethdev.h
drivers/net/cnxk/cnxk_ethdev_ops.c