[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
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
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
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