[PATCH 3/3] net: xilinx: axienet: Relax partial rx checksum checks

Simon Horman horms at kernel.org
Wed Sep 4 09:20:29 PDT 2024


On Tue, Sep 03, 2024 at 02:43:34PM -0400, Sean Anderson wrote:
> The partial rx checksum feature computes a checksum over the entire
> packet, regardless of the L3 protocol. Remove the check for IPv4.
> Additionally, packets under 64 bytes should have been dropped by the
> MAC, so we can remove the length check as well.
> 
> Signed-off-by: Sean Anderson <sean.anderson at linux.dev>

Reviewed-by: Simon Horman <horms at kernel.org>




More information about the linux-arm-kernel mailing list