aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPaul Blakey <[email protected]>2021-01-27 16:32:47 +0200
committerJakub Kicinski <[email protected]>2021-01-29 18:05:30 -0800
commit6895cb3a95c9988b9556f179dccc1ef693a981f7 (patch)
treec49480153d402d624c5d3772d85acb2f718ef380 /tools/perf/scripts/python/export-to-sqlite.py
parent941eff5aea5d4371fb8a496a66e29aa8fc7a0c23 (diff)
net/mlx5: CT: Add support for matching on ct_state reply flag
Add support for matching on ct_state reply flag. Example: $ tc filter add dev ens1f0_0 ingress prio 1 chain 1 proto ip flower \ ct_state +trk+est+rpl \ action mirred egress redirect dev ens1f0_1 $ tc filter add dev ens1f0_1 ingress prio 1 chain 1 proto ip flower \ ct_state +trk+est-rpl \ action mirred egress redirect dev ens1f0_0 Signed-off-by: Paul Blakey <[email protected]> Acked-by: Saeed Mahameed <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions