[vpp-dev] VAPI improvement?

2020-02-23 Thread Christian Hopps
[from another thread] > - VAPI seems to require callbacks for results. [...] Having callbacks with > synchronous calls is pretty cumbersome, is there a way around having to use > callbacks with VAPI? This is actually makes vapi pretty unappealing (at least for me). Could the vapi generator be

[vpp-dev] Coverity run FAILED as of 2020-02-23 14:00:25 UTC

2020-02-23 Thread Noreply Jenkins
Coverity run failed today. Current number of outstanding issues are 1 Newly detected: 0 Eliminated: 1 More details can be found at https://scan.coverity.com/projects/fd-io-vpp/view_defects -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15504): ht

Re: [vpp-dev] Regarding _pool_init_fixed in vppinfra

2020-02-23 Thread Dave Barach via Lists.Fd.Io
First point seems accurate, but makes no difference due to cache-line size rounding (at least with a 64-byte or larger cache line size). Worth fixing to avoid confusion. Second point not so much. The code carves space for a fixed-size free index “vector” after the pool elements, and synthesizes

[vpp-dev] VPP 20.01 build error

2020-02-23 Thread sothy
Hi, I'm compiling vpp inside docker container (Ubuntu 18.04.3 LTS). When I give command of "make build", I got the error (attached tail part of error) src/vpp/build-root/build-vpp_debug-native/external/dpdk-19.08/mk/toolchain/gcc/ rte.toolchain-compat.mk:30: AVX512 support disabled because of binu