diff options
author | Paul Blakey <[email protected]> | 2016-12-28 14:54:47 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-12-28 14:28:13 -0500 |
commit | 0df0f207aab4f42e5c96a807adf9a6845b69e984 (patch) | |
tree | 556ed18ccf957bad0ccc8b62d6b8c6b4506bfd38 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 5701659004d68085182d2fd4199c79172165fa65 (diff) |
net/sched: cls_flower: Fix missing addr_type in classify
Since we now use a non zero mask on addr_type, we are matching on its
value (IPV4/IPV6). So before this fix, matching on enc_src_ip/enc_dst_ip
failed in SW/classify path since its value was zero.
This patch sets the proper value of addr_type for encapsulated packets.
Fixes: 970bfcd09791 ('net/sched: cls_flower: Use mask for addr_type')
Signed-off-by: Paul Blakey <[email protected]>
Reviewed-by: Hadar Hen Zion <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions