summaryrefslogtreecommitdiffstats
path: root/samples/bpf/bpf_load.c
diff options
context:
space:
mode:
authorDavid S. Miller2017-05-01 16:35:48 +0200
committerDavid S. Miller2017-05-01 16:35:48 +0200
commitd74a32acd59a8ccd8e209af3f4cf533e0359d355 (patch)
treeedf1be57584f1dc91d4304bfb4863ef36d888d6d /samples/bpf/bpf_load.c
parentnet: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delay (diff)
parentvirtio_net: make use of extended ack message reporting (diff)
downloadkernel-qcow2-linux-d74a32acd59a8ccd8e209af3f4cf533e0359d355.tar.gz
kernel-qcow2-linux-d74a32acd59a8ccd8e209af3f4cf533e0359d355.tar.xz
kernel-qcow2-linux-d74a32acd59a8ccd8e209af3f4cf533e0359d355.zip
Merge branch 'xdp-netlink-ext-ack'
Jakub Kicinski says: ==================== xdp: use netlink extended ACK reporting This series is an attempt to make XDP more user friendly by enabling exploiting the recently added netlink extended ACK reporting to carry messages to user space. David Ahern's iproute2 ext ack patches for ip link are sufficient to show the errors like this: Error: nfp: MTU too large w/ XDP enabled Where the message is coming directly from the driver. There could still be a bit of a leap for a complete novice from the message above to the right settings, but it's a big improvement over the standard "Invalid argument" message. v1/non-rfc: - add a separate macro in patch 1; - add KBUILD_MODNAME as part of the message (Daniel); - don't print the error to logs in patch 1. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/bpf/bpf_load.c')
0 files changed, 0 insertions, 0 deletions