[PATCH v5 1/2] ethdev: introduce generic dummy packet burst function
Ferruh Yigit
ferruh.yigit at intel.com
Fri Feb 11 21:18:33 CET 2022
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.yigit at intel.com>
> Acked-by: Morten Brørup<mb at smartsharesystems.com>
> Acked-by: Viacheslav Ovsiienko<viacheslavo at nvidia.com>
> Acked-by: Thomas Monjalon<thomas at monjalon.net>
Series applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list