aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorDavide Caratti <[email protected]>2021-05-19 13:17:21 +0000
committerDavid S. Miller <[email protected]>2021-05-19 20:10:24 +0000
commit05ff8435e50569a0a6b95e5ceaea43696e8827ab (patch)
treeb73493aa05464777f897edc7690e2119f8efd85a /drivers/net/ethernet/intel/igc/igc_main.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next (diff)
downloadkernel-05ff8435e50569a0a6b95e5ceaea43696e8827ab.tar.gz
kernel-05ff8435e50569a0a6b95e5ceaea43696e8827ab.zip
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions