Re: [dpdk-dev] [PATCH 14/14] bnxt: add device ID for Stratus VF

2018-04-17 Thread Ferruh Yigit
On 4/17/2018 7:25 PM, Ajit Khaparde wrote: > ​No Ferruh. It is not a new product family​. > Just adding a device ID (for a VF) for a skew of already existing product. > So a documentation update is not required. OK, thanks for clarification. > > Thanks > Ajit > > On Tue, Apr 17, 2018 at 11:20 A

Re: [dpdk-dev] [PATCH 14/14] bnxt: add device ID for Stratus VF

2018-04-17 Thread Ajit Khaparde
​No Ferruh. It is not a new product family​. Just adding a device ID (for a VF) for a skew of already existing product. So a documentation update is not required. Thanks Ajit On Tue, Apr 17, 2018 at 11:20 AM, Ferruh Yigit wrote: > On 4/17/2018 2:11 AM, Ajit Khaparde wrote: > > From: Somnath Kot

Re: [dpdk-dev] [PATCH 14/14] bnxt: add device ID for Stratus VF

2018-04-17 Thread Ferruh Yigit
On 4/17/2018 2:11 AM, Ajit Khaparde wrote: > From: Somnath Kotur > This is adding new device id to driver. Does it require any change in documentation? Do you want to announce new hw support in release notes? > Fixes: 1cd45aeb3270 ("net/bnxt: support Stratus VF device") > Cc: ajit.khapa...@broa

[dpdk-dev] [PATCH 14/14] bnxt: add device ID for Stratus VF

2018-04-16 Thread Ajit Khaparde
From: Somnath Kotur Fixes: 1cd45aeb3270 ("net/bnxt: support Stratus VF device") Cc: ajit.khapa...@broadcom.com Signed-off-by: Somnath Kotur --- drivers/net/bnxt/bnxt_ethdev.c | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/net/bnxt/bnxt_ethdev.c b/drivers/