Re: [vpp-dev] VPP LDP ERROR

2022-08-30 Thread Florin Coras
Hi wanghe, Hard to say exactly what’s happening there but, at a high level, vls tries to clone a vcl session from one worker to another and the rpc does not return after 3s. Are you running this at scale or does this happen with few sessions? Also, make sure that a session does not

Re: [vpp-dev] hash api?

2022-08-30 Thread hemant via lists.fd.io
I did poke around hash.h but didn't find the api I need. Would vpp consider adding crc32 and crc16? ECMP and Network Packet Broker use hashes. Thanks, Hemant From: vpp-dev@lists.fd.io On Behalf Of hemant via lists.fd.io Sent: Tuesday, August 30, 2022 10:51 AM To: vpp-dev@lists.fd.io

Re: [vpp-dev] option to drop untagged /tagged packet in vpp.

2022-08-30 Thread Pragya Nand Bhagat
Hi All, Has anyone faced similar issue in the past? where they try to drop all untagged packets coming to a interface ? or when they try to create a subinterface for untagged packet ? Thanks Pragya Nand On Fri, Aug 26, 2022 at 8:04 AM Pragya Nand Bhagat < pragya.nand.bhaga...@gmail.com> wrote:

[vpp-dev] VPP LDP ERROR

2022-08-30 Thread NUAA无痕
Hi, vpp experts my vpp version is 22.06 vcl.conf { ... multi-thread-workers } im use multi thread program with LDP hoststack, vcl.conf config 'multi-thread-workers', my program will listen many ports, but now program run will error error message: vls_mt_session_migrate:1065 failed

Re: [vpp-dev] ipip0 or ipsec0 is not getting created after executing "ikev2 initiate sa-init pr1"

2022-08-30 Thread Filip Tehlar -X (ftehlar - PANTHEON TECHNOLOGIES at Cisco) via lists.fd.io
Hi Nilesh, there is 'show event-logger' command for that. From: vpp-dev@lists.fd.io on behalf of Nilesh Inamdar Sent: Monday, August 29, 2022 12:17 PM To: vpp-dev@lists.fd.io Subject: Re: [vpp-dev] ipip0 or ipsec0 is not getting created after executing