[PATCH v3] eal: add seqlock

Honnappa Nagarahalli Honnappa.Nagarahalli at arm.com
Sat Apr 2 21:38:40 CEST 2022


<snip>

> 
> > > +__rte_experimental
> > > +static inline bool
> > > +rte_seqlock_read_tryunlock(const rte_seqlock_t *seqlock, uint32_t
> > > +*begin_sn) {
> 
> Did anyone object to adding the __attribute__((warn_unused_result))?
> 
> Otherwise, I think you should add it.
+1


More information about the dev mailing list