Re: [Intel-wired-lan] [PATCH 0/2] intel/xdp fixes for fliping rx buffer

2020-08-20 Thread Björn Töpel
On 2020-08-20 18:51, Maciej Fijalkowski wrote: On Thu, Aug 20, 2020 at 05:13:16PM +0200, Björn Töpel wrote: On Tue, 18 Aug 2020 at 16:04, Björn Töpel wrote: On Fri, 17 Jul 2020 at 08:24, Li RongQing wrote: This fixes ice/i40e/ixgbe/ixgbevf_rx_buffer_flip in copy mode xdp that can lead to d

Re: [Intel-wired-lan] [PATCH 0/2] intel/xdp fixes for fliping rx buffer

2020-08-20 Thread Maciej Fijalkowski
On Thu, Aug 20, 2020 at 05:13:16PM +0200, Björn Töpel wrote: > On Tue, 18 Aug 2020 at 16:04, Björn Töpel wrote: > > > > On Fri, 17 Jul 2020 at 08:24, Li RongQing wrote: > > > > > > This fixes ice/i40e/ixgbe/ixgbevf_rx_buffer_flip in > > > copy mode xdp that can lead to data corruption. > > > > >

Re: [Intel-wired-lan] [PATCH 0/2] intel/xdp fixes for fliping rx buffer

2020-08-20 Thread Björn Töpel
On Tue, 18 Aug 2020 at 16:04, Björn Töpel wrote: > > On Fri, 17 Jul 2020 at 08:24, Li RongQing wrote: > > > > This fixes ice/i40e/ixgbe/ixgbevf_rx_buffer_flip in > > copy mode xdp that can lead to data corruption. > > > > I split two patches, since i40e/xgbe/ixgbevf supports xsk > > receiving fro

Re: [Intel-wired-lan] [PATCH 0/2] intel/xdp fixes for fliping rx buffer

2020-08-18 Thread Björn Töpel
On Fri, 17 Jul 2020 at 08:24, Li RongQing wrote: > > This fixes ice/i40e/ixgbe/ixgbevf_rx_buffer_flip in > copy mode xdp that can lead to data corruption. > > I split two patches, since i40e/xgbe/ixgbevf supports xsk > receiving from 4.18, put their fixes in a patch > Li, sorry for the looong lat