mbox series

[net-next,v2,0/5] atl1c: support for Mikrotik 10/25G NIC features

Message ID 20210513114326.699663-1-gatis@mikrotik.com (mailing list archive)
Headers show
Series atl1c: support for Mikrotik 10/25G NIC features | expand

Message

Gatis Peisenieks May 13, 2021, 11:43 a.m. UTC
The new Mikrotik 10/25G NIC maintains compatibility with existing atl1c
driver. However it does have new features.

This patch set adds support for reporting cards higher link speed, max-mtu,
enables rx csum offload and improves tx performance.

v2:
    - fixed xmit_more handling as pointed out by Eric Dumazet
    - added a more reliable link detection on Mikrotik 10/25G NIC
      since MDIO op emulation can occasionally fail

Gatis Peisenieks (5):
  atl1c: show correct link speed on Mikrotik 10/25G NIC
  atl1c: improve performance by avoiding unnecessary pcie writes on xmit
  atl1c: adjust max mtu according to Mikrotik 10/25G NIC ability
  atl1c: enable rx csum offload on Mikrotik 10/25G NIC
  atl1c: improve link detection reliability on Mikrotik 10/25G NIC

 drivers/net/ethernet/atheros/atl1c/atl1c.h    |  3 +
 drivers/net/ethernet/atheros/atl1c/atl1c_hw.c | 35 +++++++++---
 drivers/net/ethernet/atheros/atl1c/atl1c_hw.h |  8 +++
 .../net/ethernet/atheros/atl1c/atl1c_main.c   | 55 ++++++++++++-------
 4 files changed, 75 insertions(+), 26 deletions(-)


base-commit: d8654f4f9300e5e7cf8d5e7885978541cf61326b

Comments

patchwork-bot+netdevbpf@kernel.org May 13, 2021, 10:50 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Thu, 13 May 2021 14:43:21 +0300 you wrote:
> The new Mikrotik 10/25G NIC maintains compatibility with existing atl1c
> driver. However it does have new features.
> 
> This patch set adds support for reporting cards higher link speed, max-mtu,
> enables rx csum offload and improves tx performance.
> 
> v2:
>     - fixed xmit_more handling as pointed out by Eric Dumazet
>     - added a more reliable link detection on Mikrotik 10/25G NIC
>       since MDIO op emulation can occasionally fail
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/5] atl1c: show correct link speed on Mikrotik 10/25G NIC
    https://git.kernel.org/netdev/net-next/c/f19d4997fd1f
  - [net-next,v2,2/5] atl1c: improve performance by avoiding unnecessary pcie writes on xmit
    https://git.kernel.org/netdev/net-next/c/d7ab6419bdee
  - [net-next,v2,3/5] atl1c: adjust max mtu according to Mikrotik 10/25G NIC ability
    https://git.kernel.org/netdev/net-next/c/545fa3fb1e84
  - [net-next,v2,4/5] atl1c: enable rx csum offload on Mikrotik 10/25G NIC
    https://git.kernel.org/netdev/net-next/c/b0390009502b
  - [net-next,v2,5/5] atl1c: improve link detection reliability on Mikrotik 10/25G NIC
    https://git.kernel.org/netdev/net-next/c/ea0fbd05d7bd

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html