aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorVenkat Duvvuru <[email protected]>2018-07-09 02:24:47 -0400
committerDavid S. Miller <[email protected]>2018-07-09 16:27:14 -0700
commite32d4e60b350124065e0ffd9c91ac13a439aee9a (patch)
tree3c8758b85442fe0f085f6b700466f63962c3f6c9 /tools/perf/scripts/python/stackcollapse.py
parent26420d9ce0879cfbe0f3b4c39aae8c238ce9479f (diff)
bnxt_en: Fix the vlan_tci exact match check.
It is possible that OVS may set don’t care for DEI/CFI bit in vlan_tci mask. Hence, checking for vlan_tci exact match will endup in a vlan flow rejection. This patch fixes the problem by checking for vlan_pcp and vid separately, instead of checking for the entire vlan_tci. Fixes: e85a9be93cf1 (bnxt_en: do not allow wildcard matches for L2 flows) Signed-off-by: Venkat Duvvuru <[email protected]> Signed-off-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions