]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stmmac-mq-part3'
authorDavid S. Miller <davem@davemloft.net>
Wed, 22 Mar 2017 00:24:02 +0000 (17:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Mar 2017 00:24:02 +0000 (17:24 -0700)
commit0587a71569a1fc8d2a1f9e26bd08125c3f51e89f
treeabad80262c1741dbd8e794020b24b9586f46578b
parent8052da019cb00b3622b22aff684e41d9941baf95
parentc8c00e7e50d1945f4118f97e274468516bd90535
Merge branch 'stmmac-mq-part3'

Joao Pinto says:

====================
net: stmmac: adding multiple buffers and routing

As agreed with David Miller, this patch-set is the third and last to enable
multiple queues in stmmac.

This third one focuses on:

a) Enable multiple buffering to the driver and queue independent data
b) Configuration of RX and TX queues' priority
c) Configuration of RX queues' routing
====================

Signed-off-by: David S. Miller <davem@davemloft.net>