Re: [dpdk-dev] [PATCH v2] net/mlx5: add ConnectX-6 device IDs

2019-01-03 Thread Ferruh Yigit
On 1/3/2019 12:49 PM, Thomas Monjalon wrote: > 01/01/2019 06:51, Shahaf Shuler: >> Monday, December 31, 2018 2:44 PM, Wisam Monther: >>> Subject: [PATCH v2] net/mlx5: add ConnectX-6 device IDs >>> >>> This commit includes the add of: >>> - ConnectX-6 device ID >>> - ConnectX-6 SRIOV device ID >>> >

Re: [dpdk-dev] [PATCH v2] net/mlx5: add ConnectX-6 device IDs

2019-01-03 Thread Thomas Monjalon
01/01/2019 06:51, Shahaf Shuler: > Monday, December 31, 2018 2:44 PM, Wisam Monther: > > Subject: [PATCH v2] net/mlx5: add ConnectX-6 device IDs > > > > This commit includes the add of: > > - ConnectX-6 device ID > > - ConnectX-6 SRIOV device ID > > > > Signed-off-by: Wisam Jaddo > > Pay attent

Re: [dpdk-dev] [PATCH v2] net/mlx5: add ConnectX-6 device IDs

2018-12-31 Thread Shahaf Shuler
Monday, December 31, 2018 2:44 PM, Wisam Monther: > Subject: [PATCH v2] net/mlx5: add ConnectX-6 device IDs > > This commit includes the add of: > - ConnectX-6 device ID > - ConnectX-6 SRIOV device ID > > Signed-off-by: Wisam Jaddo Pay attention your singed-of name is different than the author

[dpdk-dev] [PATCH v2] net/mlx5: add ConnectX-6 device IDs

2018-12-31 Thread Wisam Monther
This commit includes the add of: - ConnectX-6 device ID - ConnectX-6 SRIOV device ID Signed-off-by: Wisam Jaddo --- Changes in v2: - Updated mlx5 docs to include ConnectX-6 product. - Add ConnectX-6 virtual function device as well. config/common_base | 4 ++-- doc/guides/nics/m