Re: [PATCH] r8169: Disable multicast filter for RTL_GIGA_MAC_VER_46

From: Heiner Kallweit
Date: Fri Sep 01 2023 - 08:49:28 EST


On 01.09.2023 14:28, Patrick Thompson wrote:
> Hello,
>
> I was wondering if this should be extended to all RTL_GIGA_MAC_VERs
> greater than 35 as well.
>
I *think* the mc filtering issue with version 35 is different from the
one you're seeing. So not every chip version may be affected.
As there's no public errata information let's wait for a statement
from Realtek.

> Realtek responded to me but I was slow to get them packet captures
> that they needed. I am hoping to restart things and get back to this
> over the finish line if it's a valid patch.
>
> I will add the appropriate tags and annotations once I hear back.
>
> On Tue, Jun 6, 2023 at 5:29 PM Jakub Kicinski <kuba@xxxxxxxxxx> wrote:
>>
>> On Tue, 6 Jun 2023 17:11:27 +0200 Heiner Kallweit wrote:
>>> Thanks for the report and the patch. I just asked a contact in Realtek
>>> whether more chip versions may be affected. Then the patch should be
>>> extended accordingly. Let's wait few days for a response.
>>>
>>> I think we should make this a fix. Add the following as Fixes tag
>>> and annotate the patch as "net" (see netdev FAQ).
>>>
>>> 6e1d0b898818 ("r8169:add support for RTL8168H and RTL8107E")
>>
>> Perhaps it's best if you repost with the Fixes tag included once
>> Realtek responded.