afxdp-plugins-for-kubernetes icon indicating copy to clipboard operation
afxdp-plugins-for-kubernetes copied to clipboard

Results 14 afxdp-plugins-for-kubernetes issues
Sort by recently updated
recently updated
newest added

After rebooting my kubernetes nodes with the AF_XDP CNI, the pod doesn't work anymore. During multus adding network process, post-reboot, I've got this error : ``` [...] error adding container...

# Working of AF_XDP Plugin I am trying to understand how the AF_XDP plugin for K8s works, correct me if I am wrong. ### In Primary mode #### Packets Flow:...

![image](https://user-images.githubusercontent.com/6920158/218712234-cdff8d6b-5e5d-4fc2-a75b-533c1bb6d2d1.png) I've browsed a little bit through the repo source code and I've seen the internal `udsserver` and `uds` packages. The `uds` package seems to be the part I've marked...

Hey, I'm facing this issue after af-xdp plugin deployed successfully. Logs: ``` INFO[2023-01-27 09:49:48] Reading config file: /afxdp/config/config.json INFO[2023-01-27 09:49:48] Unmarshalling config data INFO[2023-01-27 09:49:48] Config Data: { "Pools": [...