Fix MTU size for the bonded interface 06/2706/3
authorSteve Shin <jonshin@cisco.com>
Wed, 7 Sep 2016 15:25:04 +0000 (08:25 -0700)
committerDamjan Marion <dmarion.lists@gmail.com>
Wed, 7 Sep 2016 19:34:56 +0000 (19:34 +0000)
commitbf1fa7fa397b3be95a9c83e27f18dc896a174287
treee5d28260079d13130a21239f6ca835a108e62fda
parentf5a0e73e5316fa5ed2c5f64aec43cbb78724cb65
Fix MTU size for the bonded interface

Configure the MTU/L3 packet size of the bonded interface
as the lowest value of the slave intefaces

Change-Id: I34fb4c2156e8ad3d9bf45efe332405d53f72867c
Signed-off-by: Steve Shin <jonshin@cisco.com>
vnet/vnet/devices/dpdk/init.c