[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221230091829.217007-1-po-hsu.lin@canonical.com>
Date: Fri, 30 Dec 2022 17:18:27 +0800
From: Po-Hsu Lin <po-hsu.lin@...onical.com>
To: linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
netdev@...r.kernel.org
Cc: po-hsu.lin@...onical.com, dsahern@...nel.org, prestwoj@...il.com,
shuah@...nel.org, pabeni@...hat.com, kuba@...nel.org,
edumazet@...gle.com, davem@...emloft.net
Subject: [PATCH 0/2] selftests: net: fix for arp_ndisc_evict_nocarrier test
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
Powered by blists - more mailing lists