Message ID | 20221230091829.217007-1-po-hsu.lin@canonical.com (mailing list archive) |
---|---|
Headers | show |
Series | selftests: net: fix for arp_ndisc_evict_nocarrier test | expand |
Hello: This series was applied to netdev/net.git (master) by David S. Miller <davem@davemloft.net>: On Fri, 30 Dec 2022 17:18:27 +0800 you wrote: > 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 > > [...] Here is the summary with links: - [1/2] selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier https://git.kernel.org/netdev/net/c/9c4d7f45d607 - [2/2] selftests: net: return non-zero for failures reported in arp_ndisc_evict_nocarrier https://git.kernel.org/netdev/net/c/1856628baa17 You are awesome, thank you!