Re: [vpp-dev] TCP performance - TSO - HW offloading in general.

2018-05-07 Thread Luca Muscariello (lumuscar)
Hi Florin Thanks for the info. So, how do you explain VPP TCP stack beats Linux implementation by doubling the goodput? Does it come from vectorization? Any special memif optimization underneath? Luca On 7 May 2018, at 18:17, Florin Coras

Re: [vpp-dev] NOTIFICATION: FD.io Maintenance

2018-05-07 Thread Vanessa Valderrama
*Reminder of upcoming maintenance* On 04/26/2018 10:02 AM, Vanessa Valderrama wrote: > > Please let me know if the following maintenance schedule conflicts > with your projects. > > *Nexus 2018-05-08 - **1700 UTC* > > The Nexus maintenance will require a restart of Nexus to bump up the > JVM and

Re: [vpp-dev] TCP performance - TSO - HW offloading in general.

2018-05-07 Thread Florin Coras
Hi Luca, We don’t yet support TSO because it requires support within all of vpp (think tunnels). Still, it’s on our list. As for crypto offload, we do have support for IPSec offload with QAT cards and we’re now working with Ping and Ray from Intel on accelerating the TLS OpenSSL engine also

[vpp-dev] TCP performance - TSO - HW offloading in general.

2018-05-07 Thread Luca Muscariello
Hi, A few questions about the TCP stack and HW offloading. Below is the experiment under test.   ++  +---+   |  +-+ DPDK-10GE|   |   |Iperf3| TCP |  ++  |TCP   Iperf3   | 

[vpp-dev] nat

2018-05-07 Thread Gulakh
Hi, I have used linux iptables for NAT, but now I want VPP nat. could you please give me some examples corresponding to the iptables one on how to use VPP nat? e.g. iptables rule : ,vpp rule: yy thanks

Re: [vpp-dev] How to add plugin's statistics into stats thread

2018-05-07 Thread Ni, Hongjun
Hi Jerome, We would like to add LB plugin statistics, including per- VIP connections and per-AS connections for each VIP. Frequency is configurable, 1 second is better. Data of volume depends on the number of VIPs and Ass. Please refer to below patch for details:

Re: [vpp-dev] How to add plugin's statistics into stats thread

2018-05-07 Thread Jerome Tollet
Hi Hongjun, Could you elaborate a bit on the kind of statistics you’d like to create? Frequency and volume of data may be interesting inputs. Jerome De : au nom de "Ni, Hongjun" Date : lundi 7 mai 2018 à 07:43 À : vpp-dev Cc :

[vpp-dev] IKEV2

2018-05-07 Thread xulang
Hi all, Do we have plan to make IKEV2 support the role sponsor? Regards, xulang