diff options
| author | Davide Caratti <dcaratti@redhat.com> | 2021-05-19 16:17:21 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2021-05-19 23:10:24 +0300 |
| commit | 05ff8435e50569a0a6b95e5ceaea43696e8827ab (patch) | |
| tree | b73493aa05464777f897edc7690e2119f8efd85a /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 7b16509b29e007d15b158aa52bea25b22faf7972 (diff) | |
| download | linux-05ff8435e50569a0a6b95e5ceaea43696e8827ab.tar.xz | |
net/sched: cls_api: increase max_reclassify_loop
modern userspace applications, like OVN, can configure the TC datapath to
"recirculate" packets several times. If more than 4 "recirculation" rules
are configured, packets can be dropped by __tcf_classify().
Changing the maximum number of reclassifications (from 4 to 16) should be
sufficient to prevent drops in most use cases, and guard against loops at
the same time.
Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
