Tuesday, May 8, 2018 9:48 PM, Yongseok Koh: > Subject: [dpdk-stable] [PATCH] net/mlx5: fix calculation of Tx TSO inline room > size > > rdma-core doesn't add up max_tso_header size to max_inline_data size. The > library takes bigger value between the two. > > Fixes: 43e9d9794cde ("net/mlx5: support upstream rdma-core") > Cc: sta...@dpdk.org > > Signed-off-by: Yongseok Koh <ys...@mellanox.com> > Acked-by: Shahaf Shuler <shah...@mellanox.com>
Applied to next-net-mlx, thanks.