linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] mvneta xmit_more and bql support
@ 2017-01-16 17:08 Marcin Wojtas
  2017-01-16 17:08 ` [PATCH v2 net-next 1/2] net: mvneta: add xmit_more support Marcin Wojtas
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marcin Wojtas @ 2017-01-16 17:08 UTC (permalink / raw)
  To: linux-arm-kernel

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,
Marcin

Changelog:
v1 -> v2:

* Add checking condition that ensures too much descriptors are not
  concatenated before flushing in HW.

Marcin Wojtas (1):
  net: mvneta: add BQL support

Simon Guinot (1):
  net: mvneta: add xmit_more support

 drivers/net/ethernet/marvell/mvneta.c | 35 +++++++++++++++++++++++++++++------
 1 file changed, 29 insertions(+), 6 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-17  1:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-16 17:08 [PATCH v2 net-next 0/2] mvneta xmit_more and bql support Marcin Wojtas
2017-01-16 17:08 ` [PATCH v2 net-next 1/2] net: mvneta: add xmit_more support Marcin Wojtas
2017-01-16 17:08 ` [PATCH v2 net-next 2/2] net: mvneta: add BQL support Marcin Wojtas
2017-01-17  1:13 ` [PATCH v2 net-next 0/2] mvneta xmit_more and bql support David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).