Re: [vpp-dev] VPP IPsec queries

2023-02-28 Thread Srikanth Akula
Hi Team, Any help is appreciated on this topic. We are trying to do a POC with IPSec+Ikev plugin of vpp , any suggestions/pointers would be helpful in this regard. Regards, Srikanth On Sat, Feb 25, 2023 at 9:53 AM Varun Tewari wrote: > Hello Team, > > I am new to VPP and probing this technolog

Re: [vpp-dev] DPDK PMD vs native VPP bonding driver

2021-09-16 Thread Srikanth Akula
ding when compared to > dpdk bonding is about the same. With VPP native bonding, you have an > additional option to configure LACP which was not supported when using dpdk > bonding. > > > > Steven > > > > *From: * on behalf of Srikanth Akula < > srikanth...@gma

[vpp-dev] DPDK PMD vs native VPP bonding driver

2021-09-16 Thread Srikanth Akula
Hi Steven, We are trying to evaluate bonding driver functionality in VPP and it seems we have disabled the DPDK PMD driver by default from 19.08 onwards. Could you share your experience on this ? Also could you share the performance comparisons b/w these two drivers in case it's available? Any h