Re: [PATCH net-next 0/8] Bug fixes in ena ethernet driver

2017-06-11 Thread Belgazal, Netanel
er; BSHARA, Said; Wilson, Matt; Liguori, Anthony; Bshara, Nafea; Schmeilin, Evgeny Subject: Re: [PATCH net-next 0/8] Bug fixes in ena ethernet driver From: Florian Fainelli Date: Fri, 9 Jun 2017 15:19:54 -0700 > On 06/09/2017 03:13 PM, neta...@amazon.com wrote: >> From: Netanel Belgazal

Re: [PATCH net-next 0/8] Bug fixes in ena ethernet driver

2017-06-10 Thread David Miller
From: Florian Fainelli Date: Fri, 9 Jun 2017 15:19:54 -0700 > On 06/09/2017 03:13 PM, neta...@amazon.com wrote: >> From: Netanel Belgazal >> >> This patchset contains fixes for the bugs that were discovered so far. > > If these are all fixes you should submit them against the "net" tree. > net

Re: [PATCH net-next 0/8] Bug fixes in ena ethernet driver

2017-06-09 Thread Florian Fainelli
On 06/09/2017 03:13 PM, neta...@amazon.com wrote: > From: Netanel Belgazal > > This patchset contains fixes for the bugs that were discovered so far. If these are all fixes you should submit them against the "net" tree. net-next is for features [1]. Since these are fixes, you may also want to p

[PATCH net-next 0/8] Bug fixes in ena ethernet driver

2017-06-09 Thread netanel
From: Netanel Belgazal This patchset contains fixes for the bugs that were discovered so far. Netanel Belgazal (8): net: ena: fix rare uncompleted admin command false alarm net: ena: fix bug that might cause hang after consecutive open/close interface. net: ena: add missing return when

Re: [PATCH net-next 0/8] Bug fixes in ena ethernet driver

2017-06-09 Thread Belgazal, Netanel
; Machulsky, Zorik; Matushevsky, Alexander; BSHARA, Said; Wilson, Matt; Liguori, Anthony; Bshara, Nafea; Schmeilin, Evgeny Subject: Re: [PATCH net-next 0/8] Bug fixes in ena ethernet driver From: Date: Fri, 9 Jun 2017 09:55:16 +0300 > This patchset contains fixes for the bugs that were discovered

Re: [PATCH net-next 0/8] Bug fixes in ena ethernet driver

2017-06-09 Thread David Miller
From: Date: Fri, 9 Jun 2017 09:55:16 +0300 > This patchset contains fixes for the bugs that were discovered so far. You submitted patch #6 twice, once with the word "stuck" in the subject line, once with the word "hang" in the subject line. Please sort this out and resubmit, thanks.

Re: [PATCH net-next 0/8] Bug fixes in ena ethernet driver

2017-06-09 Thread Belgazal, Netanel
ander; BSHARA, Said; Wilson, Matt; Liguori, Anthony; Bshara, Nafea; Schmeilin, Evgeny Subject: Re: [PATCH net-next 0/8] Bug fixes in ena ethernet driver Two parallel patch series to the same driver and targetting the same GIT tree is extremely undesirable, please don't do this. Submit one series

[PATCH net-next 0/8] Bug fixes in ena ethernet driver

2017-06-08 Thread netanel
From: Netanel Belgazal This patchset contains fixes for the bugs that were discovered so far. Netanel Belgazal (8): net: ena: fix rare uncompleted admin command false alarm net: ena: fix bug that might cause hang after consecutive open/close interface. net: ena: add missing return when

Re: [PATCH net-next 0/8] Bug fixes in ena ethernet driver

2017-06-08 Thread David Miller
Two parallel patch series to the same driver and targetting the same GIT tree is extremely undesirable, please don't do this. Submit one series, and once applied submit the second series. I'm deleting all of your patches from my queue, please resubmit things properly. Thank you.

[PATCH net-next 0/8] Bug fixes in ena ethernet driver

2017-06-08 Thread netanel
From: Netanel Belgazal This patchset contains fixes for the bugs that were discovered so far. Netanel Belgazal (8): net: ena: fix rare uncompleted admin command false alarm net: ena: fix bug that might cause hang after consecutive open/close interface. net: ena: add missing return when