On Wed, Jan 6, 2021 at 8:47 PM Devendra Singh Rawat <dsinghra...@marvell.com> wrote: > > > > > -----Original Message----- > > From: Devendra Singh Rawat <dsinghra...@marvell.com> > > Sent: Wednesday, January 6, 2021 6:50 PM > > To: dev@dpdk.org; Jerin Jacob Kollanukkaran <jer...@marvell.com>; > > ferruh.yi...@intel.com > > Cc: GR-Everest-DPDK-Dev <gr-everest-dpdk-...@marvell.com>; Igor > > Russkikh <irussk...@marvell.com>; Rasesh Mody <rm...@marvell.com>; > > Manish Chopra <mani...@marvell.com>; Devendra Singh Rawat > > <dsinghra...@marvell.com>; sta...@dpdk.org > > Subject: [PATCH v2] net/qede: change driver's default load parameter > > > > Loading ecore clients (PMD or linux kernel driver) having different ecore > > versions concurrently, is problematic from device's init/config > > perspective. This > > fix changes driver's default load parameter to have ecore version validated > > by > > MFW. All ecore clients having matching ecore version should be allowed to > > load, otherwise MFW should fail the load request. > > > > Fixes: c5e1108920 ("alter driver's force load behavior") > > Cc: sta...@dpdk.org > > > > -- > > 2.18.2 > > Dropping this patch for now, please ignore this. > Internal discussions are going on regarding this patch. I will send a new > patch after the discussions.
Please supersed in patchwork as well(I did now). > > Thanks, > Devendra