diff options
| author | Tom Herbert <[email protected]> | 2014-06-11 01:54:19 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-06-11 22:46:13 +0000 |
| commit | 7e3cead5172927732f51fde77fef6f521e22f209 (patch) | |
| tree | 7b7cad61aa68ba302c395b9a1ea3dafb69881d0d /tools/perf/scripts/python/syscall-counts.py | |
| parent | net: Preserve CHECKSUM_COMPLETE at validation (diff) | |
| download | kernel-7e3cead5172927732f51fde77fef6f521e22f209.tar.gz kernel-7e3cead5172927732f51fde77fef6f521e22f209.zip | |
net: Save software checksum complete
In skb_checksum complete, if we need to compute the checksum for the
packet (via skb_checksum) save the result as CHECKSUM_COMPLETE.
Subsequent checksum verification can use this.
Also, added csum_complete_sw flag to distinguish between software and
hardware generated checksum complete, we should always be able to trust
the software computation.
Signed-off-by: Tom Herbert <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
