; Karlsson,
> Magnus
> Subject: [Intel-wired-lan] [PATCH intel-net 1/3] i40e: move headroom
> initialization to i40e_configure_rx_ring
>
> i40e_rx_offset(), that is supposed to initialize the Rx buffer headroom,
> relies
> on I40E_RXR_FLAGS_BUILD_SKB_ENABLED flag.
>
>
On Wed, 3 Mar 2021 16:39:26 +0100
Maciej Fijalkowski wrote:
> i40e_rx_offset(), that is supposed to initialize the Rx buffer headroom,
> relies on I40E_RXR_FLAGS_BUILD_SKB_ENABLED flag.
>
> Currently, the callsite of mentioned function is placed incorrectly
> within i40e_setup_rx_descriptors()
i40e_rx_offset(), that is supposed to initialize the Rx buffer headroom,
relies on I40E_RXR_FLAGS_BUILD_SKB_ENABLED flag.
Currently, the callsite of mentioned function is placed incorrectly
within i40e_setup_rx_descriptors() where Rx ring's build skb flag is not
set yet. This causes the XDP_REDIRE