Re: [dpdk-dev] [PATCH 4/4] net/tap: fix build with gcc11

2021-05-11 Thread Kevin Traynor
On 10/05/2021 16:03, Ferruh Yigit wrote: > Reproduced with '--buildtype=debugoptimized' config, > compiler version: gcc (GCC) 12.0.0 20210509 (experimental) > > There are multiple build errors, like: > In file included from ../drivers/net/tap/tap_flow.c:13: > In function ‘rte_jhash_2hashes’, >

[dpdk-dev] [PATCH 4/4] net/tap: fix build with gcc11

2021-05-10 Thread Ferruh Yigit
Reproduced with '--buildtype=debugoptimized' config, compiler version: gcc (GCC) 12.0.0 20210509 (experimental) There are multiple build errors, like: In file included from ../drivers/net/tap/tap_flow.c:13: In function ‘rte_jhash_2hashes’, inlined from ‘rte_jhash’ at ../lib/hash/rte_jhash.h:28