[dpdk-dev] [PATCH] test/virtual_pmd: Add DEV_RX_OFFLOAD_CRC_STRIP to virtual driver

Ferruh Yigit ferruh.yigit at intel.com
Wed Jul 4 20:35:24 CEST 2018


On 7/4/2018 10:45 AM, Ferruh Yigit wrote:
> On 7/4/2018 10:34 AM, Ferruh Yigit wrote:
>> On 7/4/2018 2:31 AM, dev-bounces at dpdk.org wrote:
>>> Add DEV_RX_OFFLOAD_CRC_STRIP to virtual drivers since they don't
>>> use CRC at all, when an application requires this offload virtual
>>> PMDs should not return error.
<...>

>>>
>>> Fixes: b219c8c("test: enable HW CRC strip by default")
>>>
>>> Signed-off-by: Phil Yang <phil.yang at arm.com>
> 
> Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>

Fixes: 3d12dceed2df ("ethdev: add new offload flag to keep CRC")

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list