Re: [PATCH net-next v2 3/3] selftests: net: test AF_PACKET multicast dumps

From: Yuyang Huang

Date: Wed Sep 09 2026 - 23:35:04 EST


On Thu, Sep 10, 2026 at 10:48 AM <netdev-bot+sashiko@xxxxxxxxxx> wrote:
>
> Thank you for your contribution! Sashiko AI review found 2 potential
> issue(s) to consider:
>
> Critical: 0 · High: 0 · Medium: 1 · Low: 1
>
> - [Medium] In the new `dump_mcaddr_l2_check()`
> (tools/testing/selftests/net/rtnetlink.py) the non-fatal presence…
> - [Low] dump_mcaddr_l2_check() creates a netlink socket via `rtnl =
> RtnlAddrFamily()` (rtnetlink.py:125) inside the temporary netns and…
>

Good suggestion for the test case improvement, will fixed in patchset v4.