> -----Original Message----- > From: Matan Azrad <ma...@mellanox.com> > Sent: Monday, July 22, 2019 12:13 > To: Shahaf Shuler <shah...@mellanox.com>; Yongseok Koh > <ys...@mellanox.com>; Slava Ovsiienko <viachesl...@mellanox.com> > Cc: dev@dpdk.org; Dekel Peled <dek...@mellanox.com> > Subject: [PATCH 08/28] net/mlx5: update Tx queue create for LRO > > From: Dekel Peled <dek...@mellanox.com> > > Update function mlx5_txq_ibv_new(), query and store the TIS transport > domain value. > It is required later on Rx side when creating matching TIR. > Add field in mlx5 data structure to store Transport Domain ID. > > Signed-off-by: Dekel Peled <dek...@mellanox.com> > Acked-by: Matan Azrad <ma...@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viachesl...@mellanox.com>