[PATCH v4] event/dlb2: add support for single 512B write of 4 QEs
McDaniel, Timothy
timothy.mcdaniel at intel.com
Thu Jun 9 20:02:42 CEST 2022
I will submit the changes requested by Bruce.
Thanks,
Tim
> -----Original Message-----
> From: Jerin Jacob <jerinjacobk at gmail.com>
> Sent: Thursday, June 9, 2022 12:40 PM
> To: Richardson, Bruce <bruce.richardson at intel.com>
> Cc: McDaniel, Timothy <timothy.mcdaniel at intel.com>; jerinj at marvell.com;
> dev at dpdk.org; Wires, Kent <kent.wires at intel.com>
> Subject: Re: [PATCH v4] event/dlb2: add support for single 512B write of 4 QEs
>
> On Mon, May 23, 2022 at 10:25 PM Bruce Richardson
> <bruce.richardson at intel.com> wrote:
> >
> > On Mon, May 23, 2022 at 05:52:06PM +0100, McDaniel, Timothy wrote:
> > >
> > >
>
> > > >
> > > > Instead, I'd recommend doing as other places in DPDK - such as in ACL
> > > > library, or i40e or ice net drivers - where we not only check the current
> > > > build support, but also check the compiler support. That way, even if we
> > > > are building for e.g. a target of AVX2, we can still build the AVX-512
> > > > parts using the appropriate compiler flags, and choose them
> > > > opportunistically at runtime.
> > >
> > > I do not understand what you are getting at here.
> > >
> > Check out net/i40e/meson.build and hopefully things may become clearer.
>
> I am updating the patchwork status as "Changes requested" for this patch.
>
> @McDaniel, Timothy Please send the updated version. Also, the
> following patch depends on this. I will wait for the merging below
> after this patch is merged.
>
> https://patches.dpdk.org/project/dpdk/patch/20220410225602.1524724-1-
> timothy.mcdaniel at intel.com/
> https://patches.dpdk.org/project/dpdk/patch/20220410224755.1524117-1-
> timothy.mcdaniel at intel.com/
>
>
> >
> > /Bruce
More information about the dev
mailing list