public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] selftests: net: fix for arp_ndisc_evict_nocarrier test
@ 2022-12-30  9:18 Po-Hsu Lin
  2022-12-30  9:18 ` [PATCH 1/2] selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier Po-Hsu Lin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Po-Hsu Lin @ 2022-12-30  9:18 UTC (permalink / raw)
  To: linux-kernel, linux-kselftest, netdev
  Cc: po-hsu.lin, dsahern, prestwoj, shuah, pabeni, kuba, edumazet,
	davem

This patchset will fix a false-positive issue caused by the command in
cleanup_v6() of the arp_ndisc_evict_nocarrier test.

Also, it will make the test to return a non-zero value for any failure
reported in the test for us to avoid false-negative results.

Po-Hsu Lin (2):
  selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier
  selftests: net: return non-zero for failures reported in
    arp_ndisc_evict_nocarrier

 tools/testing/selftests/net/arp_ndisc_evict_nocarrier.sh | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-01 12:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-30  9:18 [PATCH 0/2] selftests: net: fix for arp_ndisc_evict_nocarrier test Po-Hsu Lin
2022-12-30  9:18 ` [PATCH 1/2] selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier Po-Hsu Lin
2022-12-30  9:18 ` [PATCH 2/2] selftests: net: return non-zero for failures reported in arp_ndisc_evict_nocarrier Po-Hsu Lin
2023-01-01 12:10 ` [PATCH 0/2] selftests: net: fix for arp_ndisc_evict_nocarrier test patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox