-
Forwarder unexpectedly restarted with a segfault when then endpoint got removed.
The issue is rarely reproducible..
```
Feb 10 20:09:19.978[36m [INFO] [cmd:vpp] [0mvpp[14]: received signal SI…
-
### **Intro**
This issue tracks a potential bug or misbehaviour when using several worker on VPP (tested on VPP 23.06).
### **Problem**
We are facing an issue when using several worker in th…
-
### Which component impacted?
Video Processing
### Is it regression? Good in old configuration?
No, this issue exist a long time
### What happened?
Sample_multi_transcode with below par file incl…
-
Instead of using vppctl, we should use either python or go API to configure VPP.
fepan updated
6 years ago
-
I developed a new plugin that calls `(*InterfaceVppHandler).DumpInterfaces` per second.
After a while, the errors started. The error message is:
`dumping memif socket details failed: all channel I…
-
When running VPP inside a container, some issues have been seen when trying to use NIC ports/interfaces (PFs/VFs) through the dpdk plugin.
Running the container as privileged (`securityContext -> p…
-
https://github.com/fleetdm/fleet/pull/22407 (actually https://github.com/fleetdm/fleet/pull/22613/files)
Implementation note: since we need to prevent deletion of installers if they are used in set…
-
main (4581bbc1eb9a538827fbe47823582c0608039acb)
See 1Password entry below:
![Screenshot 2024-10-04 at 10 31 14 AM](https://github.com/user-attachments/assets/7107a053-4050-4ff4-98ba-72fd160f23e7)
…
-
**Describe the bug**
One trench usually works, but when starting more trenches the `forwarder-vpp` on the nodes where the Meridio LB is deployed dives into a crash-loop.
I saw OOM-kill _once_ wh…
-
vpp has _stats.sock_ for system, memory stats. But telemetry plugin use _api.sock_ with _vpe_ to dump memory by _CLI._ Because vpp api node is single thread and will not put msg into channel like what…