Hi Ole,

Sure, I'll wait for your CFFI patch.

It does not seem ready yet, but ping me if you wish me to test it once you 
think it is.


Thanks,


Gabriel Ganne

________________________________
From: otr...@employees.org <otr...@employees.org>
Sent: Friday, February 10, 2017 12:14:52 PM
To: Gabriel Ganne
Cc: vpp-dev@lists.fd.io; Damjan Marion (damarion)
Subject: Re: [vpp-dev] libpneum compilation flags

Gabriel,

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

Can you wait a few days? Or try with my CFFI patch?
The idea is to remove the C/Python vpp_api.so completely, and make the Python 
module pure Python. And libpenum completely built from within the VPP make 
system.

Cheers,
Ole
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to