Re: [PATCH v2 net-next 0/2] mvneta xmit_more and bql support

2017-01-16 Thread David Miller
From: Marcin Wojtas Date: Mon, 16 Jan 2017 18:08:30 +0100 > This is a delayed v2 of short patchset, which introduces xmit_more and BQL > to mvneta driver. The only one change was added in xmit_more support - > condition check preventing excessive descriptors concatenation

[PATCH v2 net-next 0/2] mvneta xmit_more and bql support

2017-01-16 Thread Marcin Wojtas
Hi, This is a delayed v2 of short patchset, which introduces xmit_more and BQL to mvneta driver. The only one change was added in xmit_more support - condition check preventing excessive descriptors concatenation before flushing in HW. Any comments or feedback would be welcome. Best regards,