Re: [PATCH net 4/6] bnxt_en: Support max-mtu with VF-reps

2018-04-11 Thread David Miller
From: Michael Chan Date: Tue, 10 Apr 2018 23:58:11 -0400 > From: Sriharsha Basavapatna > > 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

[PATCH net 4/6] bnxt_en: Support max-mtu with VF-reps

2018-04-10 Thread Michael Chan
From: Sriharsha Basavapatna 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 co