Re: [vpp-dev] Question on performance tests..

2020-08-18 Thread Christian Hopps
> On Aug 17, 2020, at 10:52 AM, Benoit Ganne (bganne) via lists.fd.io > wrote: > > Hi Christian, > > I am CC'ing csit-dev but here are some elements. > > AFAIK, CSIT results are not trustworthy for Mellanox NIC yet unfortunately: > T-Rex suffers from "stretch duration" when using Mellanox N

Re: [vpp-dev] VPP 2005 is crashing on stopping the VCL applications #vpp-hoststack

2020-08-18 Thread Dave Wallace
Florin cherry-picked the change and I just merged it. Thanks, -daw- On 8/17/2020 5:19 PM, Dave Barach via lists.fd.io wrote: You can press the “cherrypick” button as easily as Florin... Hint... *From:* vpp-dev@lists.fd.io *On Behalf Of *Raj Kumar *Sent:* Monday, August 17, 2020 5:09 PM *To:*

Re: [vpp-dev] VPP 2005 is crashing on stopping the VCL applications #vpp-hoststack

2020-08-18 Thread Raj Kumar
Thanks! Dave On Tue, Aug 18, 2020 at 9:59 AM Dave Wallace wrote: > Florin cherry-picked the change and I just merged it. > > Thanks, > -daw- > > On 8/17/2020 5:19 PM, Dave Barach via lists.fd.io wrote: > > You can press the “cherrypick” button as easily as Florin... Hint... > > > > *From:* vpp-d

[vpp-dev] Link third party shared libraries to vpp (plugins)

2020-08-18 Thread sachinpp777
Hello team, We would like perform some operations on buffers received in newly created plugin. Is it possible to attach some third party shared library to VPP so that functions from that can be called from plugin ? Regards, SP -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this

Re: [SUSPECTED SPAM] [vpp-dev] Link third party shared libraries to vpp (plugins)

2020-08-18 Thread Dave Barach via lists.fd.io
Sure. Link your plugin against the third-party library and it will work instantly... See src/plugins/rdma/CMakeLists.txt for an example... Dave From: vpp-dev@lists.fd.io On Behalf Of sachinpp...@gmail.com Sent: Tuesday, August 18, 2020 1:25 PM To: vpp-dev@lists.fd.io Subject: [SUSPECTED SPAM]

Re: [vpp-dev] Problem in using NAT and ABF plugin together

2020-08-18 Thread Venkat
Just curious to know if the fix is verified and merged? Haven't seen any feedback or confirmation from Berna. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17257): https://lists.fd.io/g/vpp-dev/message/17257 Mute This Topic: https://lists.fd.io/mt/

[vpp-dev] How to use VPP to implement the firewall based on tenant routing? #vpp

2020-08-18 Thread zhangtongjian
How to use VPP to implement the firewall based on tenant routing? The firewall is based on the traditional ACL, but the ACL rules are global? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17258): https://lists.fd.io/g/vpp-dev/message/17258 Mute Th