[dpdk-dev] [PATCH 1/2] test/link_bonding: disable HW CRC strip by default.

Ferruh Yigit ferruh.yigit at intel.com
Mon Jul 2 12:00:00 CEST 2018


On 7/2/2018 9:26 AM, dev-bounces at dpdk.org wrote:
> Since the tested virtual device has no capacity of HW CRC offload,
> disable it for the link bonding test by default. Otherwise, it will
> cause test unexpected failure.
> 
> Fixes: b219c8c("test: enable HW CRC strip by default")
> 
> Signed-off-by: Phil Yang <phil.yang at arm.com>

Hi Phil,

There is a patch to add DEV_RX_OFFLOAD_CRC_STRIP to virtual devices [1] and
there is another under development to remove old offload API [2], those both
looks like can replace your patch when merged.

[1]: [on next-net] d8b0cfa797d8 ("ethdev: add new offload flag to keep CRC")
[2]: https://patches.dpdk.org/patch/40956/


More information about the dev mailing list