diff options
author | Wang Yufen <wangyufen@huawei.com> | 2022-11-17 10:45:03 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-11-18 12:01:14 +0000 |
commit | 302e57f809be8b678d1ab0b2634504d5d51a166d (patch) | |
tree | 4d1f35634a231fad5eda48debb87a908df2b7eed /tools/iio | |
parent | 40b9d1ab63f5c4f3cb69450044d07b45e5af72e1 (diff) | |
download | linux-302e57f809be8b678d1ab0b2634504d5d51a166d.tar.gz |
selftests/net: fix missing xdp_dummy
After commit afef88e65554 ("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: afef88e65554 ("selftests/bpf: Store BPF object files with .bpf.o extension")
Signed-off-by: Wang Yufen <wangyufen@huawei.com>
Cc: Daniel Müller <deso@posteo.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/iio')
0 files changed, 0 insertions, 0 deletions