[dpdk-dev] [PATCH] app/testpmd: fix failing to enable SW checksum calculation

Thomas Monjalon thomas at monjalon.net
Wed Jan 31 23:34:06 CET 2018


25/01/2018 07:54, Shahaf Shuler:
> Hi Jiayu Hu,
> 
> Good fix, thanks.
> 
> Thursday, January 25, 2018 4:14 AM, Jiayu Hu:
> > In current design, we can't enable SW checksum calculation for the devices
> > which don't have checksum offloading abilities via the command "csum set
> > ip|tcp|udp|sctp|outer-ip sw <port_id>".
> > But SW checksum calculation shouldn't depend on HW offloading abilities.
> > This patch is to fix this issue.
> > 
> > Fixes: 3926dd2b6668 ("app/testpmd: enforce offload capabilities check")
> > Signed-off-by: Jiayu Hu <jiayu.hu at intel.com>
> 
> Reviewed-by: Shahaf Shuler <shahafs at mellanox.com>

Applied, thanks


More information about the dev mailing list