All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: Jakub Kicinski <kuba@kernel.org>,
	David Miller <davem@davemloft.net>,
	Realtek linux nic maintainers <nic_swsd@realtek.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH net] r8169: work around RTL8125 UDP hw bug
Date: Tue, 26 Jan 2021 23:45:34 +0100	[thread overview]
Message-ID: <e7f22b01-589b-102c-cce4-4a5851f0d107@gmail.com> (raw)
In-Reply-To: <c7fd197f-8ab8-2297-385e-5d2b1d5911d7@gmail.com>

On 26.01.2021 10:02, Heiner Kallweit wrote:
> It was reported that on RTL8125 network breaks under heavy UDP load,
> e.g. torrent traffic ([0], from comment 27). Realtek confirmed a hw bug
> and provided me with a test version of the r8125 driver including a
> workaround. Tests confirmed that the workaround fixes the issue.
> I modified the original version of the workaround to meet mainline
> code style.
> 
> [0] https://bugzilla.kernel.org/show_bug.cgi?id=209839
> 
> Fixes: f1bce4ad2f1c ("r8169: add support for RTL8125")
> Tested-by: xplo <xplo.bn@gmail.com>
> Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
> ---

Patch is against net-next, not net. I'll rebase and resubmit.

  reply	other threads:[~2021-01-27 13:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26  9:02 [PATCH net] r8169: work around RTL8125 UDP hw bug Heiner Kallweit
2021-01-26 22:45 ` Heiner Kallweit [this message]
2021-01-27 18:07 ` Willem de Bruijn
2021-01-27 19:40   ` Heiner Kallweit
2021-01-27 19:54     ` Willem de Bruijn
2021-01-27 20:32       ` Heiner Kallweit
2021-01-27 20:35         ` Willem de Bruijn
2021-01-27 21:34           ` Heiner Kallweit
2021-01-27 22:48             ` Willem de Bruijn
2021-01-28  7:31               ` Heiner Kallweit

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=e7f22b01-589b-102c-cce4-4a5851f0d107@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=davem@davemloft.net \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=nic_swsd@realtek.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.