On 2/11/2022 7:11 PM, Ferruh Yigit wrote:
Multiple PMDs have dummy/noop Rx/Tx packet burst functions.
These dummy functions are very simple, introduce a common function in
the ethdev and update drivers to use it instead of each driver having
its own functions.
Signed-off-by: Ferruh Yigit<ferruh.yi...@intel.com>
Acked-by: Morten Brørup<m...@smartsharesystems.com>
Acked-by: Viacheslav Ovsiienko<viachesl...@nvidia.com>
Acked-by: Thomas Monjalon<tho...@monjalon.net>
Series applied to dpdk-next-net/main, thanks.