aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorMagnus Karlsson <[email protected]>2019-11-07 18:47:36 +0100
committerAlexei Starovoitov <[email protected]>2019-11-10 19:30:45 -0800
commitcbf07409d0c2afad7bb54be039490bffad8bc737 (patch)
tree133661eb096da2d2853d5900f0aacb9850879ad4 /scripts/gdb/linux/tasks.py
parent472aeb386eda3b73bbd38a2ec8c928708f77d7ee (diff)
libbpf: Support XDP_SHARED_UMEM with external XDP program
Add support in libbpf to create multiple sockets that share a single umem. Note that an external XDP program need to be supplied that routes the incoming traffic to the desired sockets. So you need to supply the libbpf_flag XSK_LIBBPF_FLAGS__INHIBIT_PROG_LOAD and load your own XDP program. Signed-off-by: Magnus Karlsson <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Tested-by: William Tu <[email protected]> Acked-by: Jonathan Lemon <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions