aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAvri Altman <[email protected]>2014-12-27 09:09:47 +0200
committerEmmanuel Grumbach <[email protected]>2015-08-04 10:11:49 +0300
commit93190fb0589f97bd603bd545459122a8f5532080 (patch)
tree2988e694ac998cef073bfd28b4b44bb90320e387 /tools/perf/scripts/python
parent869f3b15c9fba037956f642b2023fd16d9ee2f56 (diff)
iwlwifi: mvm: Enable Rx Checksum hw
TCP software implementation on the host requires extensive computing power. Offloading even some of the TCP/IP stack to the NIC might save a significant overhead. In order to enable this feature on our hw, we need to configure it first. Once done, we mark this capability, to be advertised later to the OS via ieee80211_register_hw. The driver Rx indications for TCP Checksum is integrated within the standard Rx status. The driver responds to those indications as follows: If the frame was tested by hw and checksum ok report CHECKSUM_UNNECESSARY. Otherwise, report CHECKSUM_NONE. Signed-off-by: Avri Altman <[email protected]> Signed-off-by: Emmanuel Grumbach <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions