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

2023-02-06 Thread David Marchand
Hello, On Mon, Feb 6, 2023 at 2:02 AM Tu, Lijuan wrote: > > I received this report: > > http://mails.dpdk.org/archives/test-report/2023-February/345705.html > > > > FAILED: doc/api/html > > /usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html > > /usr/bin/doxygen doc/api/doxy-api.conf > >

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

2023-02-05 Thread Tu, Lijuan
m...@smartsharesystems.com; Burakov, Anatoly > ; mattias.ronnblom > ; David Christensen > ; Richardson, Bruce ; > Konstantin Ananyev > Subject: Re: [PATCH v5 1/9] eal: annotate spinlock, rwlock and seqlock > > Hello Intel CI team, > > On Wed, Feb 1, 2023 at 12:

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

2023-02-01 Thread David Marchand
Hello Intel CI team, On Wed, Feb 1, 2023 at 12:16 PM David Marchand wrote: [snip] > Note: > Doxygen preprocessor does not understand trailing function attributes > (this can be observed with the rte_seqlock.h header). > One would think that expanding the annotation macros to a noop in > rte_loc