diff options
author | Magnus Karlsson <magnus.karlsson@intel.com> | 2018-05-02 13:01:36 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-05-03 15:55:25 -0700 |
commit | b4b8faa1ded7a3bb34db374c692a51cea29f9080 (patch) | |
tree | 5632a9676aa3bbe9d0b72d61d55cb92619d7d7d7 /Documentation/conf.py | |
parent | af75d9e02d08dc55ce6a1e42e485465c630d7349 (diff) | |
download | linux-b4b8faa1ded7a3bb34db374c692a51cea29f9080.tar.gz |
samples/bpf: sample application and documentation for AF_XDP sockets
This is a sample application for AF_XDP sockets. The application
supports three different modes of operation: rxdrop, txonly and l2fwd.
To show-case a simple round-robin load-balancing between a set of
sockets in an xskmap, set the RR_LB compile time define option to 1 in
"xdpsock.h".
v2: The entries variable was calculated twice in {umem,xq}_nb_avail.
Co-authored-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'Documentation/conf.py')
0 files changed, 0 insertions, 0 deletions