<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