Lorenzo Bianconi wrote: > Convert mlx5 driver to xdp_return_frame_bulk APIs. > > XDP_REDIRECT (upstream codepath): 8.9Mpps > XDP_REDIRECT (upstream codepath + bulking APIs): 10.2Mpps
Hard to argue an extra 1+mpps. > > Tested-by: Jesper Dangaard Brouer <[email protected]> > Co-developed-by: Jesper Dangaard Brouer <[email protected]> > Signed-off-by: Jesper Dangaard Brouer <[email protected]> > Signed-off-by: Lorenzo Bianconi <[email protected]> > --- > .../net/ethernet/mellanox/mlx5/core/en/xdp.c | 22 +++++++++++++++---- > 1 file changed, 18 insertions(+), 4 deletions(-) LGTM. Acked-by: John Fastabend <[email protected]>
