Re: [dpdk-dev] [PATCH v2] net: fix build with sparse on L2TPv2 bitfields

2021-10-28 Thread Ferruh Yigit
On 10/28/2021 11:14 AM, David Marchand wrote: An external project that wants to do additional checks on fields endianness can remap rte_beXX types to instrumented types and use sparse. The current code breaks OVS build with sparse: ../../lib/ofp-packet.c: note: in included file (through .../o

[dpdk-dev] [PATCH v2] net: fix build with sparse on L2TPv2 bitfields

2021-10-28 Thread David Marchand
An external project that wants to do additional checks on fields endianness can remap rte_beXX types to instrumented types and use sparse. The current code breaks OVS build with sparse: ../../lib/ofp-packet.c: note: in included file (through .../ovs/dpdk-dir/build/include/rte_flow.h, ../../lib/n