[vpp-dev] Event Logs Memory

2021-07-26 Thread Varun Rapelly
Hi, Is it possible to retrieve the VPP event logs (elog), if VPP crashes before saving the events logged using the *event-logger save* command? If the above is not possible, what are the other options to save VPP events/traces in a persistent memory to debug issues in cases like the above? -- R

Re: [vpp-dev] Event Logs Memory

2021-07-26 Thread Varun Rapelly
ote: > >> Simply configure “vlib { elog-post-mortem-dump }” and look for the event >> log in /tmp/elog_post_mortem.. >> >> >> >> If vpp crashes in a horrifying way, the post mortem dump may fail. >> >> >> >> HTH... Dave >> &g

[vpp-dev] MLX5 NIC interface is not visible

2021-12-17 Thread Varun Rapelly
Hi, I'm trying to use ConnectX-5 NIC interfaces in VPP (20.09) application running on a x86 host (Ubuntu 18.04), but unable to find this interface in VPP. Do we need to create rdma interface to use mlx5 NIC interfaces? Or is there any other way to use this? Below are configuration/NIC and other

Re: [vpp-dev] MLX5 NIC interface is not visible

2021-12-18 Thread Varun Rapelly
need to use in VPP-20.09 branch to enable MLX5/4 NIC (other than above)? Thanks in advance, Varun From: Юрий Иванов Sent: Saturday, December 18, 2021 12:36 PM To: Varun Rapelly ; mgsm...@netgate.com Cc: vpp-dev@lists.fd.io Subject: [EXT] RE: [vpp-dev] MLX5 NIC interface is not visible External

Re: [vpp-dev] MLX5 NIC interface is not visible

2021-12-21 Thread Varun Rapelly
; Varun Rapelly Cc: format_...@outlook.com; mgsm...@netgate.com; vpp-dev@lists.fd.io Subject: [EXT] RE: [vpp-dev] MLX5 NIC interface is not visible External Email -- Any reason for not using the rdma driver? This is usually the one we