Recheck-request: iol-mellanox-Performance
When I enabled this test on Monday I accidentally set the delta threshold
to 1.5% instead of 5%. So the accepted results window was too small and led
to this false positive test fail.
Stephen Hemminger, Sep 25, 2024 at 11:23:
On Wed, 25 Sep 2024 17:21:12 +0200
Morten Brørup wrote:
> From: Morten Brørup
> To: "Robin Jarry" ,
> Subject: RE: [PATCH dpdk] mbuf: fix strict aliasing error in allocator
> Date: Wed, 25 Sep 2024 17:21:12 +0200
>
> >
On Wed, 25 Sep 2024 17:21:12 +0200
Morten Brørup wrote:
> From: Morten Brørup
> To: "Robin Jarry" ,
> Subject: RE: [PATCH dpdk] mbuf: fix strict aliasing error in allocator
> Date: Wed, 25 Sep 2024 17:21:12 +0200
>
> > From: Robin Jarry [mailto:rja...@redh
> From: Robin Jarry [mailto:rja...@redhat.com]
> Sent: Wednesday, 25 September 2024 10.00
>
> When building an application with -fstrict-aliasing -Wstrict-
> aliasing=2,
> we get errors triggered by rte_mbuf_raw_alloc() which is called inline
> from rte_pktmbuf_alloc().
>
> ../dpdk/lib/mbuf/rte_
When building an application with -fstrict-aliasing -Wstrict-aliasing=2,
we get errors triggered by rte_mbuf_raw_alloc() which is called inline
from rte_pktmbuf_alloc().
../dpdk/lib/mbuf/rte_mbuf.h: In function ‘rte_mbuf_raw_alloc’:
../dpdk/lib/mbuf/rte_mbuf.h:600:42: error: dereferencing type-p
5 matches
Mail list logo