Re: [dpdk-dev] Incorrectly applied ethdev: fix queue start to 17.11

2018-12-14 Thread Yongseok Koh
Will take care of this. Adding Luca for 16.11. Thanks! Yongseok Koh On Dec 9, 2018, at 11:30 PM, Zhang, Qi Z mailto:qi.z.zh...@intel.com>> wrote: Your understand is correct, I saw the issue happens on both 17.11 and 16.11 both From: Andrew Rybchenko [mailto:arybche...@solarflare.com] Sent: Mo

Re: [dpdk-dev] Incorrectly applied ethdev: fix queue start to 17.11

2018-12-09 Thread Zhang, Qi Z
Your understand is correct, I saw the issue happens on both 17.11 and 16.11 both From: Andrew Rybchenko [mailto:arybche...@solarflare.com] Sent: Monday, December 10, 2018 2:57 PM To: Zhang, Qi Z ; Yongseok Koh Cc: dev@dpdk.org; Ivan Malov Subject: Incorrectly applied ethdev: fix queue start to

[dpdk-dev] Incorrectly applied ethdev: fix queue start to 17.11

2018-12-09 Thread Andrew Rybchenko
Hi, Do I understand correctly that the following patch was incorrectly applied on 17.11 since changes are done in queue stop functions instead of queue start functions? If so, could you fix it, please. Also I think it makes sense to check other stable branches as well. We observe regressions b