[vpp-dev] hw_address of vnet_hw_interface_t

2021-04-01 Thread Catalin Vasile
Hi, I'm trying to go through the VPP sources. One of the things I having a hard time understanding is: where is hw_address allocated for vnet_hw_interface_t ? I cannot find it anywhere. Best regards, Catalin Vasile -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View

Re: [vpp-dev] Is the tcp connection timestamp updated too early

2021-04-01 Thread Florin Coras
Hi Yacan, No worries, this is a fair question! I guess the point of the standard is that tsval makes sense only within the context of segment validation. Still, moving the update to tcp_rcv_ack should be possible, at least for testing purposes. But making something that’s not rfc compliant def

Re: [vpp-dev] Is the tcp connection timestamp updated too early

2021-04-01 Thread liuyacan
Hi Florin,     Yes, subsequent packets are dropped with PAWS errors.  According to RFC7323, the ACK filed check is indeed after saving SEG.TSval in TS.Recent..    Em.It seems that even if the ACK bit is off, TS.Recent will still be updated.     W

[vpp-dev] Build/Install new plugin without rebuilding everything

2021-04-01 Thread Mohsen Meamarian
Hi friends , I want to rebuild the dpdk plugin without rebuilding everything from scratch . How can I do that ? I saw in docs that we can copy sample plugin or any other plugin into a directory and the run this command : autoreconf -fis ; ./configure; make but it says : autoreconf: 'configure.ac' o

[vpp-dev] child sa rekey

2021-04-01 Thread Venumadhav Josyula
Hi Vpp Ipsec Experts, I wanted to understand how child sa rekey ( lifetime) are handled in vpp. i) We are using strongswan + kernel-vpp plugin for our ikev2 exchange. ii) Now we are facing the issue child sa rekey, the problem child sa rekey is not getting triggered. I understand, the strongswa

Re: [vpp-dev] Thread safety issue in NAT plugin regarding counter for busy ports

2021-04-01 Thread Klement Sekera via lists.fd.io
Hi Elias, it’s spot on. I think all of it. Would you like to push an atomic-increment patch or should I? Thanks for spotting this!!! Klement > On 1 Apr 2021, at 13:39, Elias Rudberg wrote: > > Hello VPP experts, > > I think there is a thread safety issue in the NAT plugin regarding the > cou

[vpp-dev] Thread safety issue in NAT plugin regarding counter for busy ports

2021-04-01 Thread Elias Rudberg
Hello VPP experts, I think there is a thread safety issue in the NAT plugin regarding the counter for busy ports. Looking at this for the master branch now, there has been some refactoring lately but the issue has anyway been there for a long time, at least several VPP versions back, although fil

Re: [vpp-dev] How to enable Mellanox compilation in VPP 21.01

2021-04-01 Thread Юрий Иванов
Hi, Or you can use nativa rdma driver as written in this post and build vpp as usual. 😉 Regards. От: vpp-dev@lists.fd.io от имени Mohammed Hawari Отправлено: 1 апреля 2021 г. 13:16 Кому: chetan bhasin Копия: vpp-dev Тема: Re: [vpp-dev] How to enable Mellanox

Re: [vpp-dev] How to enable Mellanox compilation in VPP 21.01

2021-04-01 Thread Mohammed Hawari
Hi Chetan, If you are using CentOS, I’d suggest to cherry-pick https://gerrit.fd.io/r/c/vpp/+/31876 . Also please change the dpdk.mk to also set DPDK_MLX5_COMMON_PMD = y. I hope this solves your issue. Otherwise, please consider using the rdma native drive

Re: [vpp-dev] New Committer Proposal

2021-04-01 Thread Benoit Ganne (bganne) via lists.fd.io
+1 ben > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of Damjan Marion > via lists.fd.io > Sent: mercredi 31 mars 2021 19:58 > To: vpp-dev > Cc: Zhang, Roy Fan > Subject: [vpp-dev] New Committer Proposal > > > Dear VPP Committers, > > I would like to propose Roy Fan Zhan