On 6/4/2025 11:40 AM, Bruce Richardson wrote:
On Fri, May 30, 2025 at 02:57:18PM +0100, Anatoly Burakov wrote:
The ixgbe driver has implementations of vectorized mbuf rearm code that
is identical to the ones in the common code, so just use those.
Since ixgbe Rx descriptors are always 16-byte wi
On Fri, May 30, 2025 at 02:57:18PM +0100, Anatoly Burakov wrote:
> The ixgbe driver has implementations of vectorized mbuf rearm code that
> is identical to the ones in the common code, so just use those.
>
> Since ixgbe Rx descriptors are always 16-byte wide, force using 16-byte
> definitions in
The ixgbe driver has implementations of vectorized mbuf rearm code that
is identical to the ones in the common code, so just use those.
Since ixgbe Rx descriptors are always 16-byte wide, force using 16-byte
definitions in the common headers with a define flag.
While we're at it, also make sure t
3 matches
Mail list logo