[vpp-dev] openjdk 11 now installed in xenial/bionic/centos build containers

2019-04-01 Thread Ed Kern via Lists.Fd.Io
While Its set to continue to use openjdk 8 by default I wanted folks to be aware in case any side effects or potential issues crop up. I would prefer to only have one installed (for container size if nothing else) does anyone know of any requirement on keeping openjdk 8 around and the

[vpp-dev] Building VPP (and DPDK) with h/w AES #vpp

2019-04-01 Thread charlesboyo
Hello all. I intend to evaluate VPP and Cisco TRex on some hardware I already own that apparently does not have h/w AES though SSE4.2 and AVX2 are present. I have no intention of doing IPsec or any crypto operations. So is it possible to build VPP, DPDK and Cisco TRex without h/w AES?

[vpp-dev] nsim plugin

2019-04-01 Thread K Edeline
Hi, I am trying to use the nsim plugin in my 3 machine setup (TG-DUT-TG). Is there any way to use it alongside l3+ plugins (e.g., classifier) ? It seems like it can only be done by bridging two interfaces at l2, bypassing l3+ processing. Thanks, Korian -=-=-=-=-=-=-=-=-=-=-=- Links: You

Re: [vpp-dev] Use of cmake breaks builds in master https://gerrit.fd.io/r/#/c/18600/

2019-04-01 Thread Thomas F Herbert
On 04/01/2019 05:44 AM, Damjan Marion (damarion) wrote: On 31 Mar 2019, at 05:39, Thomas F Herbert > wrote: Damjan, I attempted to fix a problem with use of cmake breaking CentOS builds with the patch introduced with the new  rdma-core and quicly driver. I

Re: [vpp-dev] Use of cmake breaks builds in master https://gerrit.fd.io/r/#/c/18600/

2019-04-01 Thread Damjan Marion via Lists.Fd.Io
On 31 Mar 2019, at 05:39, Thomas F Herbert mailto:therb...@redhat.com>> wrote: Damjan, I attempted to fix a problem with use of cmake breaking CentOS builds with the patch introduced with the new rdma-core and quicly driver. I had this fixed with patch https://gerrit.fd.io/r/#/c/18600/ but

[vpp-dev] do not SNAT if forwarding enabled

2019-04-01 Thread Shahid Khan
I have following query related to SNAT on VPP Release 19.0.1.02 following is the code from vpp/src/plugins/nat/in2out.c static inline int snat_not_translate (snat_main_t * sm, vlib_node_runtime_t * node, u32 sw_if_index0, ip4_header_t * ip0, u32 proto0,