Hi Ferruh, > From: Ferruh Yigit [mailto:ferruh.yi...@intel.com] > Sent: Wednesday, May 23, 2018 8:48 AM > > On 5/23/2018 12:16 AM, Rasesh Mody wrote: > > This patch fixes VF MTU update to work without having to restart the > > vport and there by not requiring port re-configuration. It adds a VF > > MTU Update TLV to achieve the same. Firmware can handle VF MTU > update > > by just pausing the vport. > > > > Fixes: dd28bc8c6ef4 ("net/qede: fix VF port creation sequence") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Rasesh Mody <rasesh.m...@cavium.com> > > Hi Rasesh, > > This patchset was late for rc5, it will be considered for next release.
The patchset is fixing important issues with QEDE PMD in 18.05. This patch fixes loss of port configuration by the application when changing/updating the MTU. The following patch in the set fixes application crash when wrong devarg is supplied or when VF devarg is supplied in PF environment. Could you please include these fixes in 18.05 release? Thanks! -Rasesh > > Thanks, > ferruh