Thursday, April 18, 2019 4:16 PM, Ori Kam: > Subject: [dpdk-dev] [PATCH v3 0/9] net/mlx5: add Direct Verbs E-Switch > support > > Currently MLX5 PMD supports 3 flow engines: > Verbs, Direct Verbs and TCF. The first two engines are for Nic steering while > the TCF is for E-Switch steering. > > This series add E-Switch steering support also for the DV engine. > > In order to support the new capability there should be support from both the > RDMA and from the NIC. > > v3: > * Small nit in patch 03 > * Fix bug in patch 09 > > v2: > * Address ML comments
Applied to next-net-mlx, thanks.