Hi! Offloaded and native/driver XDP programs can already coexist. Allow offload and generic hook to coexist as well, there seem to be no reason why not to do so.
Jakub Kicinski (5): selftests/bpf: fix the expected messages net: xdp: allow generic and driver XDP on one interface selftests/bpf: print traceback when test fails selftests/bpf: add test for mixing generic and offload XDP selftests/bpf: test reading the offloaded program net/core/dev.c | 10 +- tools/testing/selftests/bpf/test_offload.py | 135 ++++++++++++-------- 2 files changed, 85 insertions(+), 60 deletions(-) -- 2.19.2