[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200812.131346.1049273548567735486.davem@davemloft.net>
Date: Wed, 12 Aug 2020 13:13:46 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: noodles@...th.li
Cc: peppe.cavallaro@...com, alexandre.torgue@...com,
joabreu@...opsys.com, kuba@...nel.org, mcoquelin.stm32@...il.com,
netdev@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org,
linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH net 0/2] net: stmmac: Fix multicast filter on IPQ806x
From: Jonathan McDowell <noodles@...th.li>
Date: Wed, 12 Aug 2020 20:36:54 +0100
> This pair of patches are the result of discovering a failure to
> correctly receive IPv6 multicast packets on such a device (in particular
> DHCPv6 requests and RA solicitations). Putting the device into
> promiscuous mode, or allmulti, both resulted in such packets correctly
> being received. Examination of the vendor driver (nss-gmac from the
> qsdk) shows that it does not enable the multicast filter and instead
> falls back to allmulti.
>
> Extend the base dwmac1000 driver to fall back when there's no suitable
> hardware filter, and update the ipq806x platform to request this.
Series applied, thank you.
Powered by blists - more mailing lists