lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <163371060921.30754.17364969668695586303.git-patchwork-notify@kernel.org>
Date:   Fri, 08 Oct 2021 16:30:09 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Ioana Ciornei <ioana.ciornei@....com>
Cc:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        claudiu.manoil@....com, vladimir.oltean@....com
Subject: Re: [PATCH net-next v2 0/2] net: enetc: add support for software TSO

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@...emloft.net>:

On Thu,  7 Oct 2021 18:30:41 +0300 you wrote:
> This series adds support for driver level TSO in the enetc driver.
> 
> Ever since the ENETC MDIO erratum workaround is in place, the Tx path is
> incurring a penalty (enetc_lock_mdio/enetc_unlock_mdio) for each skb to
> be sent out. On top of this, ENETC does not support Tx checksum
> offloading. This means that software TSO would help performance just by
> the fact that one single mdio lock/unlock sequence would cover multiple
> packets sent. On the other hand, checksum needs to be computed in
> software since the controller cannot handle it.
> 
> [...]

Here is the summary with links:
  - [net-next,v2,1/2] net: enetc: declare NETIF_F_HW_CSUM and do it in software
    https://git.kernel.org/netdev/net-next/c/acede3c5dad5
  - [net-next,v2,2/2] net: enetc: add support for software TSO
    https://git.kernel.org/netdev/net-next/c/fb8629e2cbfc

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ