From: patchwork-bot+netdevbpf@kernel.org
To: Lech Perczak <lech.perczak@gmail.com>
Cc: netdev@vger.kernel.org, linux-usb@vger.kernel.org, bjorn@mork.no,
kristian.evensen@gmail.com, oliver@neukum.org
Subject: Re: [PATCH v3 0/3] rndis_host: handle bogus MAC addresses in ZTE RNDIS devices
Date: Thu, 14 Apr 2022 13:30:12 +0000 [thread overview]
Message-ID: <164994301284.18558.14694469738162324311.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220413014416.2306843-1-lech.perczak@gmail.com>
Hello:
This series was applied to netdev/net-next.git (master)
by Paolo Abeni <pabeni@redhat.com>:
On Wed, 13 Apr 2022 03:44:13 +0200 you wrote:
> When porting support of ZTE MF286R to OpenWrt [1], it was discovered,
> that its built-in LTE modem fails to adjust its target MAC address,
> when a random MAC address is assigned to the interface, due to detection of
> "locally-administered address" bit. This leads to dropping of ingress
> trafficat the host. The modem uses RNDIS as its primary interface,
> with some variants exposing both of them simultaneously.
>
> [...]
Here is the summary with links:
- [v3,1/3] cdc_ether: export usbnet_cdc_zte_rx_fixup
https://git.kernel.org/netdev/net-next/c/64b97df995f0
- [v3,2/3] rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether
https://git.kernel.org/netdev/net-next/c/36e747972d8b
- [v3,3/3] rndis_host: limit scope of bogus MAC address detection to ZTE devices
https://git.kernel.org/netdev/net-next/c/171cfae6b78c
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-04-14 13:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-13 1:44 [PATCH v3 0/3] rndis_host: handle bogus MAC addresses in ZTE RNDIS devices Lech Perczak
2022-04-13 1:44 ` [PATCH v3 1/3] cdc_ether: export usbnet_cdc_zte_rx_fixup Lech Perczak
2022-04-13 1:44 ` [PATCH v3 2/3] rndis_host: enable the bogus MAC fixup for ZTE devices from cdc_ether Lech Perczak
2022-04-13 1:44 ` [PATCH v3 3/3] rndis_host: limit scope of bogus MAC address detection to ZTE devices Lech Perczak
2022-04-14 13:30 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=164994301284.18558.14694469738162324311.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=bjorn@mork.no \
--cc=kristian.evensen@gmail.com \
--cc=lech.perczak@gmail.com \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=oliver@neukum.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).