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...@intel.com> > > Reviewed-by: Shahaf Shuler <shah...@mellanox.com>
Applied, thanks