Hi,
I'm trying to run the unit test with address sanitizer enabled but it's failing
to run on the latest master for me. This is building on ubuntu 18.04 with
clang-9 installed, the build used the same sanitizer make option too.
Any suggestions?
Thanks,
Chris.
[18:51:50 dak:/var/build/vpp]$ ma
For whatever reason, your application didn’t process 3x memclnt_keepalive
messages. Vpp sends one of these messages every 10 seconds.
vpp# sh api messsage table
ID Name
21 memclnt_keepalive
The code in question runs after the client sends a MEMCLNT_DELETE message.
Purpose: make sure that
Thanks Jerome. I have pinned VPP thread to different cores (no isolation
though). And yes after migrating to tapv2 interface, *performance
significantly improved (75x times approx)*.
Do you have any documentation on how to fine tune the performance on multi
core in an lxc container.
Thanks,
Rajith