Skip to content
Commit 302e57f8 authored by Wang Yufen's avatar Wang Yufen Committed by David S. Miller
Browse files

selftests/net: fix missing xdp_dummy



After commit afef88e6 ("selftests/bpf: Store BPF object files with
.bpf.o extension"), we should use xdp_dummy.bpf.o instade of xdp_dummy.o.

In addition, use the BPF_FILE variable to save the BPF object file name,
which can be better identified and modified.

Fixes: afef88e6 ("selftests/bpf: Store BPF object files with .bpf.o extension")
Signed-off-by: default avatarWang Yufen <wangyufen@huawei.com>
Cc: Daniel Müller <deso@posteo.net>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 40b9d1ab
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment