aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorYuval Mintz <[email protected]>2013-04-24 01:44:58 +0000
committerDavid S. Miller <[email protected]>2013-04-24 16:33:53 -0400
commit2c2d06d5126e62e90aee71da9b85c9d95de6bbe2 (patch)
tree15343681c0cd5282d6c72b9b0a47cd09ed9726dd /tools/perf/scripts/python/syscall-counts.py
parent0996076973856e093c84ed870501fb9d5c72f8a3 (diff)
bnx2x: prevent GRO false checksum claims
This patch introduces a more robust error handling flow in case of incorrect behaviour by the FW when passing on GRO aggregations. Although this should never happen (i.e., this is merely a theoretical fix), if the bnx2x driver was to receive a GRO from FW with protocol other than IPv4/IPv6, the driver would falsely claim to have performed partial checksum and set various incorrect fields in the skb header. Current behaviour of the bnx2x driver (i.e., print an error) is insufficient. This patch remedies this by simply preventing the false claims. Signed-off-by: Yuval Mintz <[email protected]> Signed-off-by: Ariel Elior <[email protected]> Signed-off-by: Eilon Greenstein <[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