2 Commits
Author SHA1 Message Date
Toke Høiland-Jørgensen b471a6d054 AF_XDP-example: Add -lpthread to linker invocation
Fixes #73.

Signed-off-by: Toke Høiland-Jørgensen <[email protected]>
2022-11-29 14:16:55 +01:00
Magnus Karlsson c425a168a1 AF_XDP-example: move xdpsock example to bpf-examples repo
Move the xdpsock sample application from the Linux repo to the
bpf-examples repo. This example demonstrates a number of capabilities
of AF_XDP sockets.

Signed-off-by: Magnus Karlsson <[email protected]>
2022-09-23 06:06:57 +00:00