From: Daniel Borkmann Date: Fri, 13 Jul 2018 18:26:36 +0000 (+0200) Subject: Merge branch 'bpf-xdp-driver-and-hw' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ee15f7cdf0fcd605d521a55fca375fd87a965776;p=linux.git 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 Signed-off-by: Daniel Borkmann --- ee15f7cdf0fcd605d521a55fca375fd87a965776