Re: [Intel-wired-lan] [PATCH intel-net 0/3] intel: Rx headroom fixes

2021-03-03 Thread Jesse Brandeburg
Maciej Fijalkowski wrote: > Fix Rx headroom by calling *_rx_offset() after the build_skb Rx ring > flag is set. > > It was reported by Jesper in [0] that XDP_REDIRECT stopped working after > [1] patch in i40e. Looks good to me, thanks for the fixes Maciej, and especially to Jesper for the report

[PATCH intel-net 0/3] intel: Rx headroom fixes

2021-03-03 Thread Maciej Fijalkowski
Fix Rx headroom by calling *_rx_offset() after the build_skb Rx ring flag is set. It was reported by Jesper in [0] that XDP_REDIRECT stopped working after [1] patch in i40e. Thanks and sorry! Maciej [0]: https://lore.kernel.org/netdev/20210301131832.0d765179@carbon/ [1]: https://lore.kernel.org