Re: [PATCH net-next 0/3] net_prefetch API

2020-08-26 Thread David Miller
From: Tariq Toukan Date: Wed, 26 Aug 2020 15:54:15 +0300 > This patchset adds a common net API for L1 cacheline size-aware prefetch. > > Patch 1 introduces the common API in net and aligns the drivers to use it. > Patches 2 and 3 add usage in mlx4 and mlx5 Eth drivers. > > Series generated agai

[PATCH net-next 0/3] net_prefetch API

2020-08-26 Thread Tariq Toukan
Hi, This patchset adds a common net API for L1 cacheline size-aware prefetch. Patch 1 introduces the common API in net and aligns the drivers to use it. Patches 2 and 3 add usage in mlx4 and mlx5 Eth drivers. Series generated against net-next commit: 079f921e9f4d Merge tag 'batadv-next-for-davem