From: Michael Chan <[email protected]> Date: Tue, 10 Apr 2018 23:58:11 -0400
> From: Sriharsha Basavapatna <[email protected]> > > While a VF is configured with a bigger mtu (> 1500), any packets that > are punted to the VF-rep (slow-path) get dropped by OVS kernel-datapath > with the following message: "dropped over-mtu packet". Fix this by > returning the max-mtu value for a VF-rep derived from its corresponding VF. > VF-rep's mtu can be changed using 'ip' command as shown in this example: > > Signed-off-by: Sriharsha Basavapatna <[email protected]> > Signed-off-by: Michael Chan <[email protected]> This commit message appears to be truncated, the example 'ip' command mentioned is missing.
