diff options
author | Magnus Karlsson <[email protected]> | 2019-11-07 18:47:37 +0100 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2019-11-10 19:30:45 -0800 |
commit | 2e5d72c15f0dc713c203464c5c76eb4ec285f598 (patch) | |
tree | f094baeb232a60c362d051de71b827a7d2309bdb /scripts/gdb/linux/tasks.py | |
parent | cbf07409d0c2afad7bb54be039490bffad8bc737 (diff) |
samples/bpf: Add XDP_SHARED_UMEM support to xdpsock
Add support for the XDP_SHARED_UMEM mode to the xdpsock sample
application. As libbpf does not have a built in XDP program for this
mode, we use an explicitly loaded XDP program. This also serves as an
example on how to write your own XDP program that can route to an
AF_XDP socket.
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