[dpdk-dev] [PATCH v10 0/9] Add PMD power mgmt
Liang, Ma
liang.j.ma at intel.com
Thu Oct 29 10:19:28 CET 2020
On 28 Oct 09:54, McDaniel, Timothy wrote:
<snip>
> > > > > > > >
> > > > > > > >
>
> It would be nice if the low level definition of the UMWAIT and UMONOTOR instructions were split out
> into their own inline function or macro so that any PMD could use the intrinsic without being tied to ethdev or
> any of the other logic associated with this patch set. This would be similar to rte_wmb, and so on
Current patches split the intrinsics out. and already part of eal lib. any other PMD can re-use it easily.
>
>
More information about the dev
mailing list