We are trying to use VPP C API in our C application to call VPP functionality
in our system. Our system has different sub systems running different VPP
versions. We want to have single C application interacting with different
versions of VPP. We started with reading SRv6 policy and steering poli
You could write a plugin to redirect these packets to some interface as the
pppoe plugin does. But in this case, you would need to keep some kind of
state (because these packets could arrive from any interface and you would
redirect it just to one interface. you need some state to send packets
back
Thanks, glad to hear it... D.
From: Rajith PR
Sent: Wednesday, June 10, 2020 4:04 AM
To: Dave Barach (dbarach)
Cc: Benoit Ganne (bganne) ; vpp-dev ;
Neale Ranns (nranns)
Subject: Re: [vpp-dev] SEGMENTATION FAULT in load_balance_get()
Hi Dave,
We ran a good number of scale tests with the fix.
Hi Dave,
We ran a good number of scale tests with the fix. We didn't hit this crash.
Thanks a lot for the fix.
Regards,
Rajith
On Wed, Jun 3, 2020 at 5:40 PM Dave Barach (dbarach)
wrote:
> Please test https://gerrit.fd.io/r/c/vpp/+/27407 and report results.
>
> -Original Message-
>