[dpdk-dev] [PATCH] test: fix ethdev config offloads in bond unit test

Thomas Monjalon thomas at monjalon.net
Wed Aug 1 16:16:14 CEST 2018


01/08/2018 14:19, Reshma Pattan:
> From: Reshma Pattan <reshma.pattan at intel.com>
> 
> Link bonding unit tests uses net_null vdev as slaves,
> and trying to configure DEV_RX_OFFLOAD_CRC_STRIP as offload
> flags to vdev is not correct as vdev doesn't support offloads.
> 
> The unit test is reporting this as failure, so fix this by
> removing the offloads.
> 
> Fixes: c6698a3e8f ("ethdev: convert remaining apps to new offload API")
> 
> Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>

Applied, thanks




More information about the dev mailing list