[vpp-dev] #vapi

2020-08-06 Thread whyaiwxf
Hello everyone, here I come across some weird issues regarding  vapi performance. *** Reproduce : *** OS: PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL=" https://www.debian. org/

[vpp-dev] #vapi

2020-08-06 Thread whyaiwxf
[Edited Message Follows] Hello everyone, here I come across some weird issues regarding  vapi performance. *** Reproduce : *** OS: PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL=

[vpp-dev] #vapi Performance Issue regard vapi?

2020-08-06 Thread whyaiwxf
Hello everyone, here I come across some weird issues regarding  vapi performance. *** Reproduce : *** OS: PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL=" https://www.debian. org/

[vpp-dev] #vapi Performance Issue regarding vapi?

2020-08-06 Thread whyaiwxf
Hello everyone, here I come across some weird issues regarding  vapi performance. *** Reproduce : *** OS: PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL=" https://www.debian. org/

[vpp-dev] #vpp [Linux] Selective inline packet share to non-vpp application using libmemif

2020-08-06 Thread techiek7
Hello team, I have a setup where vpp is running with dpdk on two nics. I have added NAT and other configurations and hence vpp is working as router. I want to integrate my DPI application hence need to intercept packets. I have looked at libmemif and its icmp-responder applications. But I was n

Re: [vpp-dev] #vpp [Linux] Selective inline packet share to non-vpp application using libmemif

2020-08-06 Thread Benoit Ganne (bganne) via lists.fd.io
> I have a setup where vpp is running with dpdk on two nics. I have added > NAT and other configurations and hence vpp is working as router. I want to > integrate my DPI application hence need to intercept packets. I have > looked at libmemif and its icmp-responder applications. But I was not able

Re: [vpp-dev] #vpp [Linux] Selective inline packet share to non-vpp application using libmemif

2020-08-06 Thread techiek7
Thanks Ben, Got it now. I hope memif is the ONLY right way of sharing packets to non-vpp applications. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17153): https://lists.fd.io/g/vpp-dev/message/17153 Mute This Topic: https://lists.fd.io/mt/76025

[vpp-dev] About QoS future plan

2020-08-06 Thread 石磊
Hi VPP Working group, VPP has some QoS feature modules like vnet/policer,vnet/qos,dpdk/hqos. however, they seem not to be accomplished. Besides traffic classify and policing, Does Working group has plan to support traffic shaping such as CBWFQ/LLQ? Thanks in advance -=-=-=-=-=-=-=-=-=-=-=- Links:

[vpp-dev] Possible performance issue about VAPI?

2020-08-06 Thread Stack Wu
Hello everyone, here I come across some wired issues regarding vapi performance. Reproduce : OS: PRETTY_NAME="Debian GNU/Linux 10 (buster)" NAME="Debian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=debian HOME_URL="https://www.debian.org/"; SUPPORT_URL="https://www.

Re: [vpp-dev] generic TCP MSS clamping

2020-08-06 Thread Miklos Tirpak
Hi, do you see any remaining issue with the TCP MSS clamping plugin that has not been addressed yet? The patch set has been hanging for quite some time and I am wondering how we could proceed further. https://gerrit.fd.io/r/c/vpp/+/15144 Thanks, Miklos From: vpp

[vpp-dev] how to configure destination directory for vpp-install

2020-08-06 Thread sadhanakesavan
Hi team, i am trying to build vpp as a third party with RPM Build. i am trying to install in a different directory than where i cloned from gerrit. make vpp-install doesnt give me an option to change the DESTDIR. Could someone give me pointers as to how to install make install DESTDIR , will it wo

[vpp-dev] vpp19.08.2 crypto_ia32 do not support aes-gcm icv_size 8/12 crypto

2020-08-06 Thread 叶东岗
VPP19.08.2 crypto_ia32 do not support aes-gcm icv_size 8/12 crypto, any ideas? static_always_inline int aes_gcm (const u8 * in, u8 * out, const u8 * addt, const u8 * iv, u8 * tag, u32 data_bytes, u32 aad_bytes, u8 tag_len, aes_gcm_key_data_t * kd, int aes_rounds, int is_encrypt) { int i;

[vpp-dev] Issue in VRRP functionality when compiling with devtoolset-7 with single worker configuration

2020-08-06 Thread Amit Mehra
Hi, I am testing the Master/Backup functionality using the vrrp plugin available in vpp-20.05 but i am observing the following issue when compiling using devtoolset-7 and using 1 main thread and 1 worker thread in my startup.conf 1) Master Node is sending vrrp broadcast advertisement messages o