[PATCH v4 1/9] eal: annotate spinlock, rwlock and seqlock

Stephen Hemminger stephen at networkplumber.org
Thu Jan 19 20:42:02 CET 2023


On Thu, 19 Jan 2023 19:46:12 +0100
David Marchand <david.marchand at redhat.com> wrote:

> +#ifndef __DOXYGEN__
> +	__rte_exclusive_lock_function(&seqlock->lock)
> +#endif
>  {

Would be cleaner any required ifdefs was in rte_lock_annotations
rather than sprinkling the code


More information about the dev mailing list