OSDN Git Service

Merge branch 'DPAA-Ethernet-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 27 Feb 2018 16:40:04 +0000 (11:40 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Feb 2018 16:40:04 +0000 (11:40 -0500)
commitb17db8c0a1c4fc4f488745ff3e14ff1928715852
tree98f54d7c26d724c725f95927c2459f5870537097
parentafdd6ae352527b83a3e13c040b22f455fe6537db
parentc893238e5d9b279be4c73d7fdf0dc8986a6c118f
Merge branch 'DPAA-Ethernet-fixes'

Madalin Bucur says:

====================
DPAA Ethernet fixes

Fixed an issue on the Tx path that was visible in netperf
TCP_SENDFILE tests. Addressed another issue with Rx errors
not being always counted. Adding control for allmulti.

v2: rephrased commit message, reduced changes in the SG mapping fix
====================

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