aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorKumar Sanghvi <[email protected]>2013-12-18 16:38:22 +0530
committerDavid S. Miller <[email protected]>2013-12-22 18:09:08 -0500
commit15f63b74c25797f9246b1738f0cfabd5febe226e (patch)
tree090fa046ecf1e60cf8b8a546355b91cbe7170fc4 /tools/perf/scripts/python/check-perf-trace.py
parent470c60c47a03f74f0ec1a83576eb6000025634a9 (diff)
cxgb4: Account for stid entries properly in case of IPv6
IPv6 uses 2 TIDs with CLIP enabled and 4 TIDs without CLIP. Currently we are incrementing STIDs in use by 1 for both IPv4 and IPv6 which is wrong. Further, driver currently does not have interface to query if CLIP is programmed for particular IPv6 address. So, in this patch we increment/decrement TIDs in use by 4 for IPv6 assuming absence of CLIP. Such assumption keeps us on safe side and we don't end up allocating more stids for IPv6 than actually supported. Based on original work by Santosh Rastapur <[email protected]> Signed-off-by: Kumar Sanghvi <[email protected]> Signed-off-by: Hariprasad Shenai <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions