Re: [PATCH net-next v4 0/4] rtnetlink: dump link-layer multicast addresses

From: Yuyang Huang

Date: Fri Sep 11 2026 - 21:39:48 EST


On Sat, Sep 12, 2026 at 12:50 AM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>
> On Fri, 11 Sep 2026 19:50:59 +0900 Yuyang Huang wrote:
> > Subject: [PATCH net-next v4 0/4] rtnetlink: dump link-layer multicast addresses
>
> The new test seems to be failing:
>
> # 0.14 [+0.05] # Check| At /srv/vmksft/testing/wt-1/tools/testing/selftests/net/./rtnetlink.py, line 171, in dump_mcaddr_l2_check:
> # 0.15 [+0.01] # Check| ksft_eq({(addr['ifa-index'], addr['target-netnsid'])
> # 0.15 [+0.00] # Check failed {(9, 5), (8, 5), (11, 5)} != {(11, 5)} target-netnsid did not dump the peer netns
> # 0.17 [+0.01] not ok 3 rtnetlink.dump_mcaddr_l2_check
>
> Please wait a couple of days with the repost.

It looks like the test is flaky, I think I got a fix working locally,
will wait a couple of days and then repost again.