diff options
author | Paolo Abeni <[email protected]> | 2024-01-24 22:33:20 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-01-25 15:59:22 -0800 |
commit | 98cb12eb52a780e682bea8372fdb2912c08132dd (patch) | |
tree | b02b00f3fe5c800af62c6560bd47f96d4aec1a41 /scripts/generate_rust_analyzer.py | |
parent | b64787840080bdbd048bb9c68222ad17236cbd7e (diff) |
selftests: net: remove dependency on ebpf tests
Several net tests requires an XDP program build under the ebpf
directory, and error out if such program is not available.
That makes running successful net test hard, let's duplicate into the
net dir the [very small] program, re-using the existing rules to build
it, and finally dropping the bogus dependency.
Signed-off-by: Paolo Abeni <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Link: https://lore.kernel.org/r/28e7af7c031557f691dc8045ee41dd549dd5e74c.1706131762.git.pabeni@redhat.com
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions