Re: [ovs-dev] [PATCH 4/5] sparse: Add support for DPDK.

2018-07-17 Thread Ian Stokes
On 7/12/2018 10:55 PM, Ben Pfaff wrote: This allows netdev-dpdk.c to compile cleanly with sparse. Thanks for this Ben, much appreciated, I hadn't seen that sparse was broken for OVS with DPDK. I was under the impression that travis builds with sparse enabled so typically I look there for

[ovs-dev] [PATCH 4/5] sparse: Add support for DPDK.

2018-07-12 Thread Ben Pfaff
This allows netdev-dpdk.c to compile cleanly with sparse. Signed-off-by: Ben Pfaff --- Makefile.am |2 +- build-aux/initial-tab-whitelist |1 + include/sparse/automake.mk |9 + include/sparse/rte_byteorder.h | 281 include/sparse/rte_esp.h