Re: [dpdk-dev] [PATCH] net/mlx5: fix packet size inline settings

2019-08-04 Thread Matan Azrad
From: Viacheslav Ovsiienko > This patch fixes the default settings for packet size to inline with Enhanced > Multi-Packet Write feature, allowing 256B packets to be inlined with Out-Of- > the-Box settings. > > Fixes: 50724e1bba76 ("net/mlx5: update Tx definitions") > > Signed-off-by: Viachesl

[dpdk-dev] [PATCH] net/mlx5: fix packet size inline settings

2019-08-04 Thread Viacheslav Ovsiienko
This patch fixes the default settings for packet size to inline with Enhanced Multi-Packet Write feature, allowing 256B packets to be inlined with Out-Of-the-Box settings. Fixes: 50724e1bba76 ("net/mlx5: update Tx definitions") Signed-off-by: Viacheslav Ovsiienko --- doc/guides/nics/mlx5.rst