Hi Ole!
Thanks for the response!
I've followed the code you mentioned which has lead me to the default address
and port assignment algorithm. I can see how we can easily plug our own, but
I'm trying to first break down the code for the default one in order to
understand how exactly the algorit
Hi,
You need to update next_nodes in VLIB_REGISTER_NODE (snat_out2in_node) too
Matus
-Original Message-
From: vpp-dev@lists.fd.io On Behalf Of Raj
Sent: Tuesday, February 5, 2019 4:02 PM
To: vpp-dev@lists.fd.io
Subject: Re: [vpp-dev] Configuring NAT and Policing together
Hello all,
I
Most Excellent!
Congrats to the VPP & CSIT community for another successful release and
thanks Andrew for managing the VPP release process.
-daw-
On 1/31/2019 4:05 PM, Andrew Yourtchenko wrote:
Hi all,
I am happy to announce that 19.01 release is now available.
Release artificats can be fo
Hi Manuel,
I was having another look at this. Could you provide the configuration
commands you have used to setup ipsec sa/spd etc ?
Regards,
Sergio
On Fri, Feb 1, 2019 at 2:13 PM wrote:
> capture and config. attached -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group
On Mon, Feb 4, 2019 at 9:19 PM Dave Barach via Lists.Fd.Io
wrote:
> "use the Force and read the Source..."
Thanks :) Will do!
Raj
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#12179): https://lists.fd.io/g/vpp-dev/message/12179
Mute This Topic
Hello all,
I spent some more time trying to figure out what is going on here.
Issue here is in the 'vlib_node_runtime_get_next_frame(), ASSERT
(next_index < n->n_next_nodes) fails. Here next_index and
n->n_next_nodes are both same with value 4.
I had updated snat_out2in_next_t with an additiona
Please take a look at src/vlib/main.c.
From: vpp-dev@lists.fd.io On Behalf Of Alok Makhariya
Sent: Tuesday, February 5, 2019 5:22 AM
To: vpp-dev@lists.fd.io
Subject: [vpp-dev] Query regarding VLIB macro
Hi,
I see that I can use the following macro's inside my VPP plugin so that the
correspondi
Hi Damjan,
My main goal is to use the PF inside the VPP using DPDK in addition to SR-IOV
connection to the VMs.
Currently (before enabling SR-IOV VFs ) all interfaces is connected to VPP with
DPDK using VFIO-PCI driver.
I've enabled below patch to the VFIO driver in order to create VF on the
Ph
Hi,
I see that I can use the following macro's inside my VPP plugin so that the
corresponding functions are called.
VLIB_EARLY_CONFIG_FUNCTION
VLIB_CONFIG_FUNCTION
VLIB_INIT_FUNCTION
I wanted to know in what sequence will the functions be called in the main
thread if I define all the above thr
Hello Team,
Wish to reach out to the gurus of VPP/DPDK to get some quick fix on the
problem we face in VPP based solution , have tried to share on what we do and
where we do we need support , hope this is fine, Thanks for the support
Context of the problem:
Working on VPP based solution
10 matches
Mail list logo