Merge branch 'nfp-flower-handle-MTU-changes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 30 Mar 2018 14:18:55 +0000 (10:18 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Mar 2018 14:18:55 +0000 (10:18 -0400)
commit64e828dfc4853a396d2c0b25c22a4c5066aab76a
treef9ce1b086110ad43f50eb0fb08d3a7bb4d689eef
parent44465c47a4a3adba98588b081e6880e9b2071fa8
parent29a5dcae2790ba7fb26ea7128cbe61ecf906ab0a
Merge branch 'nfp-flower-handle-MTU-changes'

Jakub Kicinski says:

====================
nfp: flower: handle MTU changes

This set improves MTU handling for flower offload.  The max MTU is
correctly capped and physical port MTU is communicated to the FW
(and indirectly HW).
====================

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