aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microsoft
diff options
context:
space:
mode:
authorGravatar Alexei Starovoitov <ast@kernel.org> 2023-08-02 14:21:12 -0700
committerGravatar Alexei Starovoitov <ast@kernel.org> 2023-08-02 14:21:12 -0700
commit87dc2bb3291832994d216c7c86e3f4898022272f (patch)
tree48d166244fee603c968d23d1c6ddc55767a29566 /drivers/net/ethernet/microsoft
parentselftests/bpf: fix static assert compilation issue for test_cls_*.c (diff)
parentselftests/bpf: Add testcase for xdp attaching failure tracepoint (diff)
downloadlinux-87dc2bb3291832994d216c7c86e3f4898022272f.tar.gz
linux-87dc2bb3291832994d216c7c86e3f4898022272f.tar.bz2
linux-87dc2bb3291832994d216c7c86e3f4898022272f.zip
Merge branch 'bpf-xdp-add-tracepoint-to-xdp-attaching-failure'
Leon Hwang says: ==================== bpf, xdp: Add tracepoint to xdp attaching failure This series introduces a new tracepoint in bpf_xdp_link_attach(). By this tracepoint, error message will be captured when error happens in dev_xdp_attach(), e.g. invalid attaching flags. v4 -> v5: * Initialise the extack variable. * Fix code style issue of variable declaration lines. v3 -> v4: * Fix selftest-crashed issue. ==================== Link: https://lore.kernel.org/r/20230801142621.7925-1-hffilwlqm@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/microsoft')
0 files changed, 0 insertions, 0 deletions