On Thu, 2021-01-14 at 14:33 +0000, Cristian Dumitrescu wrote: > This patchset introduces some small and straightforward improvements > to the Intel i40e driver XDP path. Each improvement is fully > described > in its associated patch. > > Cristian Dumitrescu (4): > i40e: remove unnecessary memory writes of the next to clean pointer > i40e: remove unnecessary cleaned_count updates > i40e: remove the redundant buffer info updates > i40: consolidate handling of XDP program actions > > drivers/net/ethernet/intel/i40e/i40e_xsk.c | 149 +++++++++++------ > ---- > 1 file changed, 79 insertions(+), 70 deletions(-) > FWIW, Reviewed-by: Saeed Mahameed <saeedm@xxxxxxxxxx>