Searched hist:"0489 df9a430e9607de8130a6bc4bf4c02f96eaf1" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/samples/bpf/ |
H A D | xdp_tx_iptunnel_user.c | diff 0489df9a430e9607de8130a6bc4bf4c02f96eaf1 Thu May 11 18:04:45 CDT 2017 Daniel Borkmann <daniel@iogearbox.net> xdp: add flag to enforce driver mode
After commit b5cdae3291f7 ("net: Generic XDP") we automatically fall back to a generic XDP variant if the driver does not support native XDP. Allow for an option where the user can specify that always the native XDP variant should be selected and in case it's not supported by a driver, just bail out.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_link.h | diff 0489df9a430e9607de8130a6bc4bf4c02f96eaf1 Thu May 11 18:04:45 CDT 2017 Daniel Borkmann <daniel@iogearbox.net> xdp: add flag to enforce driver mode
After commit b5cdae3291f7 ("net: Generic XDP") we automatically fall back to a generic XDP variant if the driver does not support native XDP. Allow for an option where the user can specify that always the native XDP variant should be selected and in case it's not supported by a driver, just bail out.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/core/ |
H A D | rtnetlink.c | diff 0489df9a430e9607de8130a6bc4bf4c02f96eaf1 Thu May 11 18:04:45 CDT 2017 Daniel Borkmann <daniel@iogearbox.net> xdp: add flag to enforce driver mode
After commit b5cdae3291f7 ("net: Generic XDP") we automatically fall back to a generic XDP variant if the driver does not support native XDP. Allow for an option where the user can specify that always the native XDP variant should be selected and in case it's not supported by a driver, just bail out.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | dev.c | diff 0489df9a430e9607de8130a6bc4bf4c02f96eaf1 Thu May 11 18:04:45 CDT 2017 Daniel Borkmann <daniel@iogearbox.net> xdp: add flag to enforce driver mode
After commit b5cdae3291f7 ("net: Generic XDP") we automatically fall back to a generic XDP variant if the driver does not support native XDP. Allow for an option where the user can specify that always the native XDP variant should be selected and in case it's not supported by a driver, just bail out.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
|