Re: [dpdk-dev] [PATCH v4 2/8] net/mlx5: add Tx datapath related devargs

2019-07-21 Thread Yongseok Koh
> On Jul 21, 2019, at 7:24 AM, Viacheslav Ovsiienko > wrote: > > This patch introduces new mlx5 PMD devarg options: > > - txq_inline_min - specifies minimal amount of data to be inlined into > WQE during Tx operations. NICs may require this minimal data amount > to operate correctly. The exac

[dpdk-dev] [PATCH v4 2/8] net/mlx5: add Tx datapath related devargs

2019-07-21 Thread Viacheslav Ovsiienko
This patch introduces new mlx5 PMD devarg options: - txq_inline_min - specifies minimal amount of data to be inlined into WQE during Tx operations. NICs may require this minimal data amount to operate correctly. The exact value may depend on NIC operation mode, requested offloads, etc. - tx