aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKirshenbaum Erez <[email protected]>2013-07-21 11:34:37 +0300
committerJohn W. Linville <[email protected]>2013-07-22 16:54:44 -0400
commit504937d4933fc8f5248b3af63b350ca52fc3b2f7 (patch)
tree3aedfad7c9b9bdb43ce79a7d46eca7992d0961b2 /tools/perf/scripts/python
parentc2a146f61014543fc4b52acaddcaa31b9f17453d (diff)
wil6210: Enable TCP/UDP checksum HW offload
Add support for TCP and UDP HW checksum offloading. RX chain is allways configured for offload mode. In case of checksum error in RX path the DMA L4 error bit(5) will be set to 1 and driver will drop the packet. TX checksum offloading is configrable (ethtool -K). TX descriptors are configured for checksum offload according to the SKB protocol type (TCP/UDP, IPV4/6), Upon mismatch drop the TX packet (checksum required but not TCP/UDP IPV4/6 type). Signed-off-by: Kirshenbaum Erez <[email protected]> Signed-off-by: Vladimir Kondratiev <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions