VPP is built with follow command:
*make build VPP_EXTRA_CMAKE_ARGS="-DVPP_ENABLE_SANITIZE_ADDR=ON"
*
I run vpp on Microsoft hyper-v vm with Ubuntu20.04, use a vmbus adapter as NIC.
It seems if I run vpp with follow *startup.conf* , it will ALWAYS failed cause
of asan error:
starup.conf
unix {
nod
VPP is built with follow command:
make build VPP_EXTRA_CMAKE_ARGS="-DVPP_ENABLE_SANITIZE_ADDR=ON"
I run vpp on Microsoft hyper-v vm with Ubuntu20.04, use a vmbus adapter as NIC.
It seems if I run vpp with follow *startup.conf* , it will *ALWAYS* failed
cause of asan error:
starup.conf
*unix {*
*