Wednesday, December 27, 2017 5:56 AM, Yongseok Koh: > > mlx5_tx_burst() doesn't inline data from the 2nd segment. If there's still > enough room in the descriptor after inlining the 1st segment, further inlining > from the 2nd segment would be beneficial to save PCIe bandwidth. > > Signed-off-by: Yongseok Koh <ys...@mellanox.com> > --- > drivers/net/mlx5/mlx5_rxtx.c | 44 +++++++++++++++++++++++++----------- > -------- > 1 file changed, 25 insertions(+), 19 deletions(-) >
Series applied to next-net-mlx, thanks.