ethdev: add API for getting burst mode information
authorHaiyue Wang <haiyue.wang@intel.com>
Tue, 15 Oct 2019 07:51:30 +0000 (15:51 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 23 Oct 2019 14:43:09 +0000 (16:43 +0200)
commiteb5902504a1349f40530117b9c33dc352835ea20
tree661f28e20a46b3fe332ceeb6f1c04007f1ee0d0e
parent9bc556e3ecec6c1127c6d6c99660742315c59282
ethdev: add API for getting burst mode information

Some PMDs have more than one Rx/Tx burst paths, add the ethdev API
that allows an application to retrieve the mode information about
Rx/Tx packet burst such as Scalar or Vector, and Vector technology
like AVX2.

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/nics/features.rst
doc/guides/nics/features/default.ini
doc/guides/rel_notes/release_19_11.rst
lib/librte_ethdev/rte_ethdev.c
lib/librte_ethdev/rte_ethdev.h
lib/librte_ethdev/rte_ethdev_core.h
lib/librte_ethdev/rte_ethdev_version.map