Re: [vpp-dev] Review request for sticky load balancing

2023-01-18 Thread Nobuhiro MIKI
The CI result was successful and the patch was merged. Thanks for your quick help. Best Regards, Nobuhiro Miki On 2023/01/18 18:57, Benoit Ganne (bganne) via lists.fd.io wrote: > I rebased it to make sure it still passes CI, and once done we'll merge it as > I see Hongjun Ni did +1 it and is lis

Re: [vpp-dev] VPP 22.10 : VCL not accepting UDP connections

2023-01-18 Thread Florin Coras
Hi Chinmaya, Are you by chance using 23.02rc0, as opposed to 22.10, in combination with non-connected udp listeners? If yes, could you try this fix [1] or vpp latest to check if the issue still persists? Regards, Florin [1] https://gerrit.fd.io/r/c/vpp/+/37842 > On Jan 18, 2023, at 12:59 PM

[vpp-dev] VPP 22.10 : VCL not accepting UDP connections

2023-01-18 Thread Chinmaya Aggarwal
Hi, We are testing VCL in VPP 22.10 and facing the issue that VCL is not able to accept UDP connections and we are seeing rx full in "show session verbose" command:-- vpp# show session verbose Connection                                                  State          Rx-f      Tx-f [0:0][U] 20

[vpp-dev] VPP 23.02 RC1 milestone is complete!

2023-01-18 Thread Andrew Yourtchenko
Hi all, 23.02 RC1 is done, the master branch is open for all commits, the stable/2302 branch is created and is open for the cherry-picks of the bug fixes - which would need to first be merged into master branch. The deadline for the fixes is RC2 milestone, which is 3 weeks from now, as per the re

[vpp-dev] Topic for VPP Community Meeting (Jan 24) - DPDK Version for VPP 23.06 Release

2023-01-18 Thread Dave Wallace
Folks, Let's discuss the status of the dpdk version for VPP 23.06 Release (dpdk 22.11 or dpdk 23.03). In addition to the resolution of the internal API access, NVidia has donated ConnectX-7 NICs to the CSIT performance lab which requires the latest dpdk version to enable hardware features of

[vpp-dev] nat44-ed out of ports issues and patch review

2023-01-18 Thread Dmtrii Valter
Hi everyone, Could please someone review the patch https://gerrit.fd.io/r/c/vpp/+/37788? It fixes what could be quite a serious issue with out of ports handling in nat44-ed. It's been there for over a month without review now, and it would've been great to merge it on time for 23.02 release. Reg

Re: [vpp-dev] Review request for sticky load balancing

2023-01-18 Thread Benoit Ganne (bganne) via lists.fd.io
I rebased it to make sure it still passes CI, and once done we'll merge it as I see Hongjun Ni did +1 it and is listed as maintainer. Thanks for the heads up. Best ben > -Original Message- > From: vpp-dev@lists.fd.io On Behalf Of Nobuhiro MIKI > Sent: Wednesday, January 18, 2023 10:52 >

[vpp-dev] Review request for sticky load balancing

2023-01-18 Thread Nobuhiro MIKI
Hi maintainers, This patch has been there for a few months now, Could anyone please help to review it? https://gerrit.fd.io/r/c/vpp/+/37268 Best Regards, Nobuhiro Miki -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#22476): https://lists.fd.io/g/v

[vpp-dev] Normal and device memory barrier issues in VPP

2023-01-18 Thread Lijian Zhang
Hi Maintainers, We've cross-checked the barrier definition and implementation in VPP and DPDK [1][2]. There may be 2 issues we would like to discuss with VPP community. Issue 1. Current VPP barriers for Arm CPU are inappropriate for device memory synchronization in the native PMD code. Arm uses