[PATCH net-next 00/10] net: faster and simpler CRC32C computation

Andrew Lunn andrew at lunn.ch
Sun May 11 09:30:25 PDT 2025


On Sat, May 10, 2025 at 05:41:00PM -0700, Eric Biggers wrote:
> Update networking code that computes the CRC32C of packets to just call
> crc32c() without unnecessary abstraction layers.  The result is faster
> and simpler code.

Hi Eric

Do you have some benchmarks for these changes?

	Andrew



More information about the Linux-nvme mailing list