Hi,
I am currently working on a patch to auto-detect the cache line size with a m4 macro in autoconf (https://gerrit.fd.io/r/#/c/4576/) Part of it updates cache.h tests so that it raises an error if the cache line length is undefined. I am stuck at the libpneum compilation: it's a python module, so it has its compilation flags defined in setup.py. This means that the vpp flags are not propagated to the libpneum, and I believe this is a bug. I think the python api and the libpneum will get big changes soon anyway ... How do you think I should handle this ? Best regards, Gabriel Ganne
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev