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)
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>

Trivial merge