> -Original Message-
> From: Xu, Ting
> Sent: Tuesday, October 15, 2019 10:14 AM
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo ; Wu, Jingjing
> ; Iremonger, Bernard
> ; Mcnamara, John
> ; Kovacevic, Marko
> ; sta...@dpdk.org
> Subject: [PATCH v2] app/testpmd: fix CRC strip command failure
>
> This
This patch fixed the bug that a failure appeared when config
rx_offload crc_strip using command "port config all crc-strip
on|off". The reason is that this command was removed in Commit
e5db17a1e54e. The current command is "port config
rx_offload keep_crc on|off" instead.
In this patch, some code
2 matches
Mail list logo