net/bonding: set MTU on slave configure
authorChas Williams <chas3@att.com>
Fri, 23 Feb 2018 04:01:21 +0000 (23:01 -0500)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 30 Mar 2018 12:08:43 +0000 (14:08 +0200)
commitfcd771ea5b587fe1f8e9c8d01333131e775e6925
tree6a1fed8c6825755fda99d4dd38348c58177304bb
parent5042dde07d20a7d03a97d27b8e366bce2efc9128
net/bonding: set MTU on slave configure

When a slave is configured make sure that the slave's MTU
matches the bonding's idea of the MTU.

Signed-off-by: Chas Williams <chas3@att.com>
Acked-by: Radu Nicolau <radu.nicolau@intel.com>
drivers/net/bonding/rte_eth_bond_pmd.c