On Wed, 13 Oct 2021 15:03:56 +
"Ananyev, Konstantin" wrote:
> > addr value' can be before other operations.
> >
> > > BTW, if we expect memorder to always be a constant, might be better
> > > BUILD_BUG_ON()?
> > If I understand correctly, you means we can replace 'assert' by
> > 'build_
>
> [snip]
>
> > > diff --git a/lib/eal/include/generic/rte_pause.h
> > > b/lib/eal/include/generic/rte_pause.h
> > > index 668ee4a184..4e32107eca 100644
> > > --- a/lib/eal/include/generic/rte_pause.h
> > > +++ b/lib/eal/include/generic/rte_pause.h
> > > @@ -111,6 +111,84 @@ rte_wait_until_equal
> Introduce macros as generic interface for address monitoring.
>
> Signed-off-by: Feifei Wang
> Reviewed-by: Ruifeng Wang
> ---
> lib/eal/arm/include/rte_pause_64.h | 151 ++--
> lib/eal/include/generic/rte_pause.h | 78 ++
> 2 files changed, 175 inserti
Introduce macros as generic interface for address monitoring.
Signed-off-by: Feifei Wang
Reviewed-by: Ruifeng Wang
---
lib/eal/arm/include/rte_pause_64.h | 151 ++--
lib/eal/include/generic/rte_pause.h | 78 ++
2 files changed, 175 insertions(+), 54 deletio
4 matches
Mail list logo