Loading
net: wangxun: fix tx csum by soft except tcp udp sctp
wangxun inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBCARJ CVE: NA ------------------------------- when l4 protocol is not tcp, udp, or sctp, compute csum by software.otherwise, it will cause tx hang. Fixes: e9f0b33c ("net: txgbe: Add support for Netswift 10G NIC") Fixes: 206f9c11 ("net: ngbe: Add Netswift Giga NIC driver") Signed-off-by:Duanqiang Wen <duanqiangwen@net-swift.com>