Due to dependency in eal: http://patches.dpdk.org/project/dpdk/list/?series=15979 we'll drop from next-net-mlx, and will merge once the change in main tree is merged.
Kindest regards, Raslan Darawsheh > -----Original Message----- > From: Raslan Darawsheh > Sent: Thursday, April 8, 2021 3:24 PM > To: Slava Ovsiienko <[email protected]>; Xueming(Steven) Li > <[email protected]> > Cc: [email protected]; Matan Azrad <[email protected]>; Shahaf Shuler > <[email protected]>; NBU-Contact-Thomas Monjalon > <[email protected]>; Xueming(Steven) Li <[email protected]>; > Asaf Penso <[email protected]> > Subject: RE: [PATCH v2 1/2] common/mlx5: support device global syntax > > Hi, > > > -----Original Message----- > > From: dev <[email protected]> On Behalf Of Slava Ovsiienko > > Sent: Monday, April 5, 2021 1:55 PM > > To: Xueming(Steven) Li <[email protected]> > > Cc: [email protected]; Matan Azrad <[email protected]>; Shahaf Shuler > > <[email protected]>; NBU-Contact-Thomas Monjalon > > <[email protected]>; Xueming(Steven) Li <[email protected]>; > > Asaf Penso <[email protected]> > > Subject: Re: [dpdk-dev] [PATCH v2 1/2] common/mlx5: support device > global > > syntax > > > > > -----Original Message----- > > > From: Xueming Li <[email protected]> > > > Sent: Monday, January 18, 2021 17:27 > > > To: Slava Ovsiienko <[email protected]> > > > Cc: [email protected]; Matan Azrad <[email protected]>; Shahaf Shuler > > > <[email protected]>; NBU-Contact-Thomas Monjalon > > > <[email protected]>; Xueming(Steven) Li <[email protected]>; > > > Asaf Penso <[email protected]> > > > Subject: [PATCH v2 1/2] common/mlx5: support device global syntax > > > > > > This patch supports new device global device syntax, resolve class type > > from > > > "class" section if the devarg is global device syntax: > > > bus=<bus>,k=v,,,/class=<cls>,k=v,,,/driver=<pmd>,k=v,,,, > > > > > > To reuse class name of global device syntax, this patch also changes > internal > > > class name introduced by commit [1] to algin with RTE class name. > > Typo: algin -> align > Fixed during integration, > > > > Beside this: > > Acked-by: Viacheslav Ovsiienko <[email protected]> > > > > > Patch applied to next-net-mlx, > > Kindest regards > Raslan Darawsheh

