net/ice: revert fake TSO fixes
authorHaiyue Wang <haiyue.wang@intel.com>
Fri, 31 Jul 2020 05:59:40 +0000 (13:59 +0800)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 5 Aug 2020 17:23:33 +0000 (19:23 +0200)
commit4339ea2979b06ad6e1ce2582a7b15faedebbd838
treee6ae31ee1d0c3f65fcaaaa4120cc2a6c4c9838cb
parent8a72edd9cb232b868c38373e041b03db1220e779
net/ice: revert fake TSO fixes

The two fixes are not the real root cause for MDD event, it mitigates
the failure rate when different test mode, so revert them.

Fixes: 2a0c9ae4f646 ("net/ice: fix TCP checksum offload")
Fixes: 7365a3cee51f ("net/ice: calculate TCP header size for offload")
Cc: stable@dpdk.org
Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_rxtx.c