Message ID | 20240909161016.1149119-1-sean.anderson@linux.dev (mailing list archive) |
---|---|
Headers | show |
Series | net: xilinx: axienet: Partial checksum offload improvements | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Mon, 9 Sep 2024 12:10:12 -0400 you wrote: > Partial checksum offload is not always used when it could be. Enable it > in more cases. > > Changes in v2: > - Set RXCSUM in features > - Expand commit message with testing methodology > > [...] Here is the summary with links: - [net-next,v2,1/4] net: xilinx: axienet: Remove unused checksum variables https://git.kernel.org/netdev/net-next/c/b1e455cd864c - [net-next,v2,2/4] net: xilinx: axienet: Enable NETIF_F_HW_CSUM for partial tx checksumming https://git.kernel.org/netdev/net-next/c/dd28f4c0e81f - [net-next,v2,3/4] net: xilinx: axienet: Set RXCSUM in features https://git.kernel.org/netdev/net-next/c/06c069ff2f70 - [net-next,v2,4/4] net: xilinx: axienet: Relax partial rx checksum checks https://git.kernel.org/netdev/net-next/c/736f0c7a8ec2 You are awesome, thank you!