[vpp-dev] problems in mips32

2017-03-15 Thread 薛欣颖
Guys, I'm looking forward to run vpp in mips32 arch,but problem was caused by "clib_calljmp","clib_setjmp" and "clib_longjmp". There is no code for mips32 in vpp, so I wrote them by myself, and they worked very well in my test program, However,when I run vpp with them, segmentation fault was

Re: [vpp-dev] Some L2 Bridge API Questions

2017-03-15 Thread Jon Loeliger
John, So, I see that, when creating a bridge domain using the API call bridge_domain_add_del, one can specify some feature flags of the domain as well as the mac-age parameter. Later, it looks like one can alter the feature flags using the API call bridge_flags, changing one or more features to

Re: [vpp-dev] IPsec Multi-Tunnel performance test suite failure

2017-03-15 Thread Sergio Gonzalez Monroy
I reckon something like the following should do: enable-cryptodev dev :86:01.0 dev :86:01.1 Sergio On 15/03/2017 15:36, Peter Mikus -X (pmikus - PANTHEON TECHNOLOGIES at Cisco) wrote: So something like: enable-cryptodev dev :86:01.0 enable-cryptodev dev :86:02.0 ?

Re: [vpp-dev] IPsec Multi-Tunnel performance test suite failure

2017-03-15 Thread Peter Mikus -X (pmikus - PANTHEON TECHNOLOGIES at Cisco)
After I run CSIT with 2 physical cores and 2 worker-threads, the HW cryptodev is not working: https://jenkins.fd.io/view/csit/job/csit-vpp-perf-master-all/1178/console Testing is HW is there was successful and it was initialized. Can you please take a look? The only change I did was adding 1