Re: [dpdk-dev] [PATCH] net/cxgbe: update Chelsio T5/T6 NIC device ids

2019-05-09 Thread Rahul Lakkireddy
On Thursday, May 05/09/19, 2019 at 17:25:56 +0530, Kevin Traynor wrote: > On 09/05/2019 12:11, Rahul Lakkireddy wrote: > > On Thursday, May 05/09/19, 2019 at 16:08:05 +0530, Kevin Traynor wrote: > >> On 09/05/2019 11:03, Rahul Lakkireddy wrote: > >>> On Thursday, May 05/09/19, 2019 at 14:29:05 +053

Re: [dpdk-dev] [PATCH] net/cxgbe: update Chelsio T5/T6 NIC device ids

2019-05-09 Thread Kevin Traynor
On 09/05/2019 12:11, Rahul Lakkireddy wrote: > On Thursday, May 05/09/19, 2019 at 16:08:05 +0530, Kevin Traynor wrote: >> On 09/05/2019 11:03, Rahul Lakkireddy wrote: >>> On Thursday, May 05/09/19, 2019 at 14:29:05 +0530, Kevin Traynor wrote: On 19/04/2019 10:22, Rahul Lakkireddy wrote: >

Re: [dpdk-dev] [PATCH] net/cxgbe: update Chelsio T5/T6 NIC device ids

2019-05-09 Thread Rahul Lakkireddy
On Thursday, May 05/09/19, 2019 at 16:08:05 +0530, Kevin Traynor wrote: > On 09/05/2019 11:03, Rahul Lakkireddy wrote: > > On Thursday, May 05/09/19, 2019 at 14:29:05 +0530, Kevin Traynor wrote: > >> On 19/04/2019 10:22, Rahul Lakkireddy wrote: > >>> Fixes: 04868e5bfddd ("net/cxgbe: add support to

Re: [dpdk-dev] [PATCH] net/cxgbe: update Chelsio T5/T6 NIC device ids

2019-05-09 Thread Kevin Traynor
On 09/05/2019 11:03, Rahul Lakkireddy wrote: > On Thursday, May 05/09/19, 2019 at 14:29:05 +0530, Kevin Traynor wrote: >> On 19/04/2019 10:22, Rahul Lakkireddy wrote: >>> Fixes: 04868e5bfddd ("net/cxgbe: add support to run Chelsio T6 cards") >>> Cc: sta...@dpdk.org >>> >> >> Hi Rahul, >> >> Which s

Re: [dpdk-dev] [PATCH] net/cxgbe: update Chelsio T5/T6 NIC device ids

2019-05-09 Thread Rahul Lakkireddy
On Thursday, May 05/09/19, 2019 at 14:29:05 +0530, Kevin Traynor wrote: > On 19/04/2019 10:22, Rahul Lakkireddy wrote: > > Fixes: 04868e5bfddd ("net/cxgbe: add support to run Chelsio T6 cards") > > Cc: sta...@dpdk.org > > > > Hi Rahul, > > Which stable release(s) is this change requested for? Ha

Re: [dpdk-dev] [PATCH] net/cxgbe: update Chelsio T5/T6 NIC device ids

2019-05-09 Thread Kevin Traynor
On 19/04/2019 10:22, Rahul Lakkireddy wrote: > Fixes: 04868e5bfddd ("net/cxgbe: add support to run Chelsio T6 cards") > Cc: sta...@dpdk.org > Hi Rahul, Which stable release(s) is this change requested for? Have you tested these devices on those branches to ensure they work with the cxgbe pmd on

Re: [dpdk-dev] [PATCH] net/cxgbe: update Chelsio T5/T6 NIC device ids

2019-04-19 Thread Ferruh Yigit
On 4/19/2019 10:22 AM, Rahul Lakkireddy wrote: > Fixes: 04868e5bfddd ("net/cxgbe: add support to run Chelsio T6 cards") > Cc: sta...@dpdk.org > > Signed-off-by: Rahul Lakkireddy Applied to dpdk-next-net/master, thanks. (Dropped the fixes line while merging)

Re: [dpdk-dev] [PATCH] net/cxgbe: update Chelsio T5/T6 NIC device ids

2019-04-19 Thread Rahul Lakkireddy
On Friday, April 04/19/19, 2019 at 16:48:55 +0530, Ferruh Yigit wrote: > On 4/19/2019 10:49 AM, Rahul Lakkireddy wrote: > > Hi Ferruh, > > > > On Friday, April 04/19/19, 2019 at 15:00:32 +0530, Ferruh Yigit wrote: > >> On 4/19/2019 10:22 AM, Rahul Lakkireddy wrote: > >>> Fixes: 04868e5bfddd ("net/

Re: [dpdk-dev] [PATCH] net/cxgbe: update Chelsio T5/T6 NIC device ids

2019-04-19 Thread Ferruh Yigit
On 4/19/2019 10:49 AM, Rahul Lakkireddy wrote: > Hi Ferruh, > > On Friday, April 04/19/19, 2019 at 15:00:32 +0530, Ferruh Yigit wrote: >> On 4/19/2019 10:22 AM, Rahul Lakkireddy wrote: >>> Fixes: 04868e5bfddd ("net/cxgbe: add support to run Chelsio T6 cards") >> >> Why this is a fix, isn't this ju

Re: [dpdk-dev] [PATCH] net/cxgbe: update Chelsio T5/T6 NIC device ids

2019-04-19 Thread Rahul Lakkireddy
Hi Ferruh, On Friday, April 04/19/19, 2019 at 15:00:32 +0530, Ferruh Yigit wrote: > On 4/19/2019 10:22 AM, Rahul Lakkireddy wrote: > > Fixes: 04868e5bfddd ("net/cxgbe: add support to run Chelsio T6 cards") > > Why this is a fix, isn't this just adding new device ids? > > > > Cc: sta...@dpdk.org

Re: [dpdk-dev] [PATCH] net/cxgbe: update Chelsio T5/T6 NIC device ids

2019-04-19 Thread Ferruh Yigit
On 4/19/2019 10:22 AM, Rahul Lakkireddy wrote: > Fixes: 04868e5bfddd ("net/cxgbe: add support to run Chelsio T6 cards") Why this is a fix, isn't this just adding new device ids? > Cc: sta...@dpdk.org What about keeping 'stable' tag to request the backport but remove the fix? > > Signed-off-by