]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
selftests: forwarding: bail_on_lldpad() should SKIP
authorPetr Machata <petrm@nvidia.com>
Fri, 12 Apr 2024 17:03:06 +0000 (19:03 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 16 Apr 2024 10:14:41 +0000 (12:14 +0200)
commit492976136bb9fac0ebda28a163561eea8c2896d5
treea60732f6b7081a5697f2eda66544a7c2fcfa5a64
parent2291752fae3d2d773f2d29c159d383138411d06f
selftests: forwarding: bail_on_lldpad() should SKIP

$ksft_skip is used to mark selftests that have tooling issues. The fact
that LLDPad is running, but shouldn't, is one such issue. Therefore have
bail_on_lldpad() bail with $ksft_skip.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Benjamin Poirier <bpoirier@nvidia.com>
Reviewed-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
tools/testing/selftests/net/forwarding/lib.sh