Re: Optimizing instruction-cache, more packets at each stage
From: David Miller <davem@davemloft.net>
Date: 2016-01-21 22:59:57
From: David Miller <davem@davemloft.net>
Date: 2016-01-21 22:59:57
From: Or Gerlitz <redacted> Date: Fri, 22 Jan 2016 00:45:13 +0200
Dave, at least in the ConnectX4 (mlx5e driver), as I commented earlier on this thread, we can use programmed tags reported by the HW on the completion of packets whether the ethtype is ipv4 or ipv6 or something else, and let the kernel branch look into the packet memory on in the last case.
Fair enough.