diff options
author | 2018-01-10 12:25:58 +0000 | |
---|---|---|
committer | 2018-01-10 13:49:35 +0100 | |
commit | a0f30c97acb685d391f40c527ddaf542c13966af (patch) | |
tree | 1d2e5ff09a77539777074510b9f7dec010b239b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfp: bpf: don't allow changing MTU above BPF offload limit when active (diff) | |
download | wireguard-linux-a0f30c97acb685d391f40c527ddaf542c13966af.tar.xz wireguard-linux-a0f30c97acb685d391f40c527ddaf542c13966af.zip |
nfp: bpf: allow disabling TC offloads when XDP active
TC BPF offload was added first, so we used to assume that
the ethtool TC HW offload flag cannot be touched whenever
any BPF program is loaded on the NIC. This unncessarily
limits changes to the TC flag when offloaded program is XDP.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions