Re: [vpp-dev] using dpdk backend with vpp 20.09 using stable/2009

2021-08-17 Thread Venumadhav Josyula
Hi Neale, Thanks, it worked. But occasionally *I am starving for crypto buffers, how do we increase just the crypto buffers* ? I mean to ask if I know which numa is being used in my case i only want to give additional buffers to that only. So let me give me more details , please find them belo

[vpp-dev] VPP IPSEC traffic is not passing thru when DPDK is enabled.

2021-08-17 Thread satish amara
Hi, There is an issue when the DPDK is owning the LAN interface for IPSEC traffic. I have a network setup of 2 VPP routers connected by the IPSEC tunnel on WAN interface and have LAN interface for sending out traffic and VPP is acting as IPSEC gateway.. The issue I am seeing traffic encrypted b

[vpp-dev] Absence rdma interface for Mellanox 40G adapter.

2021-08-17 Thread Юрий Иванов
Hi, Unable create rdma interface to use the Mellanox 40G adapter. (vpp# create int rdma...) This was working in previous beta versions, but looks like its gone with the final release. What's the official method to use the Mellanox 40G adapter? Thanks in advance. -=-=-=-=-=-=-=-=-=-=-=- Links: Y

Re: [vpp-dev] using dpdk backend with vpp 20.09 using stable/2009

2021-08-17 Thread Venumadhav Josyula
Thanks , neale let me try this On Tue, 17 Aug 2021 at 13:21, Neale Ranns wrote: > > > Hi Venu, > > > > Before adding any IPSec state: > > > > DBGvpp# ipsec select ? > > ipsec select backend ipsec select backend > > > > > /neale > > > > *From: *vpp-dev@lists.fd.io on beha

[vpp-dev] IPSec input/output: default action for non-matching traffic

2021-08-17 Thread Zachary Leaf
Hi Neale/all, I've noticed an inconsistency between the default behaviour for non-matching packets in the ipsec-input and ipsec-output nodes. I'm not sure if this intended or not. The summary is: - For ipsec-output, any non-matching packets are dropped by default with the same mechanism as per

Re: [vpp-dev] using dpdk backend with vpp 20.09 using stable/2009

2021-08-17 Thread Neale Ranns
Hi Venu, Before adding any IPSec state: DBGvpp# ipsec select ? ipsec select backend ipsec select backend /neale From: vpp-dev@lists.fd.io on behalf of Venumadhav Josyula via lists.fd.io Date: Tuesday, 17 August 2021 at 08:30 To: Sweetu Hubby Cc: vpp-dev Subject: R