> -----Original Message-----
> From: dev <[email protected]> On Behalf Of David Marchand
> Sent: Thursday, August 25, 2022 3:55 PM
> To: [email protected]
> Subject: [ovs-dev] [PATCH 1/3] netdev-dpdk: Cleanup code when DPDK is
> disabled.
>
> Remove one unused stub: netdev_dpdk_register() can't be called if DPDK is
> disabled at build time.
>
> Remove unneeded #ifdef in call to free_dpdk_buf.
> Drop unneeded cast when calling free_dpdk_buf.
>
> Signed-off-by: David Marchand <[email protected]>
> ---
> lib/dp-packet.c | 6 +-----
> lib/dp-packet.h | 4 +---
> lib/netdev-dpdk.h | 5 -----
> 3 files changed, 2 insertions(+), 13 deletions(-)
>
Changes LGTM,
Acked-by: Sunil Pai G <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev