-
I've encountered few issues when trying to load my own program on interface and attach to the AF_XDP socket using libxdp.
Having simple program:
```
struct bpf_map_def SEC("maps") xsks_map = {
…
-
Hello, I'm interested in XDP and finding a new solution to enhance XDP with hardware support offloading.
I run **"examples/cndpfwd"** but the current version seems to only run in XDP native mode.
Wo…
-
**问题描述**
![image](https://github.com/lisaac/luci-app-dockerman/assets/38558065/752c2449-d53f-4835-83a2-8d095d15e098)
和这个问题一样 #163
重启或者重刷固件都无用
**版本信息:**
- openwrt 版本:built from [lede](https://g…
-
Hi @smuellerDD, Please forgive maybe the mistake of opening an issue here.
I am stuck on GRUB boot after I enable LRNG on OpenWrt x86_64 Linux 6.1.47.
LRNG Version: v50
Patch Files: https://git…
-
# Sighting report
PCC lib/vhost/rte_vhost_compat.o
rte_vhost_compat.c:137:21: error: variable ‘g_spdk_vhost_ops’ has initializer but incomplete type
static const struct vhost_device_ops g_spdk_vh…
-
I've encountered a bug while trying to delete direct to interface (route without a next hop) IPv6 routes.
Reproducer:
```python
#!/usr/bin/env python3
from pyroute2 import NDB
ndb = NDB(l…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
When I configure BGP peering between a k8s node and remote end with `exportPodCIDR`[1] I get th…
-
I see that there is some activity here: https://github.com/jakeday/linux-surface/issues/145
I think it's better to trace it here isn't it ?
Best,
Jerome
---
Maintainer note: [There is a B…
-
# Sighting report
When `--with-ocf` flag is used in the configure, while being out of the SPDK repository, the ocf path is incorrectly set. Depends on the actual directory where the configure is run.…
-
**Environment**
- Calico/VPP version: 3.23.0
- Kubernetes version: 1.22
- Deployment type: AWS EKS
- Network configuration: Calico /IPIP
**Issue description**
I tested the speed using iperf…