[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <164061721023.30887.10543849248134029481.git-patchwork-notify@kernel.org>
Date: Mon, 27 Dec 2021 15:00:10 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Matthias-Christian Ott <ott@...ix.org>
Cc: petkan@...leusys.com, linux-usb@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH net v2] net: usb: pegasus: Do not drop long Ethernet frames
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@...emloft.net>:
On Sun, 26 Dec 2021 23:12:08 +0100 you wrote:
> The D-Link DSB-650TX (2001:4002) is unable to receive Ethernet frames
> that are longer than 1518 octets, for example, Ethernet frames that
> contain 802.1Q VLAN tags.
>
> The frames are sent to the pegasus driver via USB but the driver
> discards them because they have the Long_pkt field set to 1 in the
> received status report. The function read_bulk_callback of the pegasus
> driver treats such received "packets" (in the terminology of the
> hardware) as errors but the field simply does just indicate that the
> Ethernet frame (MAC destination to FCS) is longer than 1518 octets.
>
> [...]
Here is the summary with links:
- [net,v2] net: usb: pegasus: Do not drop long Ethernet frames
https://git.kernel.org/netdev/net/c/ca506fca461b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists