Re: [dpdk-dev] [PATCH] net/bnxt: make eth dev ops struct const

2017-01-18 Thread Ferruh Yigit
On 1/16/2017 1:44 PM, Ferruh Yigit wrote: > On 1/16/2017 1:27 PM, Ferruh Yigit wrote: >> Reported-by: Stephen Hemminger >> Signed-off-by: Ferruh Yigit > > Both applied to dpdk-next-net/master, thanks. > Updated mail address of Stephen to the mail address initially used: Reported-by: Stephen He

Re: [dpdk-dev] [PATCH] net/bnxt: make eth dev ops struct const

2017-01-17 Thread Stephen Hemminger
On Tue, 17 Jan 2017 21:57:33 +0100 Thomas Monjalon wrote: > 2017-01-16 13:44, Ferruh Yigit: > > On 1/16/2017 1:27 PM, Ferruh Yigit wrote: > > > Reported-by: Stephen Hemminger > > > Signed-off-by: Ferruh Yigit > > > > Both applied to dpdk-next-net/master, thanks. > > I must admit it is t

Re: [dpdk-dev] [PATCH] net/bnxt: make eth dev ops struct const

2017-01-17 Thread Thomas Monjalon
2017-01-16 13:44, Ferruh Yigit: > On 1/16/2017 1:27 PM, Ferruh Yigit wrote: > > Reported-by: Stephen Hemminger > > Signed-off-by: Ferruh Yigit > > Both applied to dpdk-next-net/master, thanks. I must admit it is the force of Stephen: he sends just a cover letter and do not reply, so you do the

Re: [dpdk-dev] [PATCH] net/bnxt: make eth dev ops struct const

2017-01-16 Thread Ferruh Yigit
On 1/16/2017 1:27 PM, Ferruh Yigit wrote: > Reported-by: Stephen Hemminger > Signed-off-by: Ferruh Yigit Both applied to dpdk-next-net/master, thanks.