diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-07-13 20:26:36 +0200 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-07-13 21:54:57 +0200 |
commit | ee15f7cdf0fcd605d521a55fca375fd87a965776 (patch) | |
tree | f120761a4cd62a3daea86c6fe5450720dcd7888a /samples | |
parent | 9c48b1d116cd0ab44f1a4a55be84b2b3d4a11b9b (diff) | |
parent | 5f4284015e29c2de501d83eb647c8ec8802b58ac (diff) | |
download | linux-rt-ee15f7cdf0fcd605d521a55fca375fd87a965776.tar.gz |
Merge branch 'bpf-xdp-driver-and-hw'
Jakub Kicinski says:
====================
This set is adding support for loading driver and offload XDP
at the same time. This enables advanced use cases where some
of the work is offloaded to the NIC and some is done by the host.
Separate netlink attributes are added for each mode of operation.
Driver callbacks for offload are cleaned up a little, including
removal of .prog_attached flag.
====================
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions