-
When i tested vfs in dpdk, use more than 16 queues one vf, it always failed.
DPDK version is 22.11.2, ice version is 1.14.13 and nic is e810. And Each NIC have 4 vfs.
Then i checked the ice driver c…
-
For header fields more than 128 bits, compiler throw errors as computation not supported
error: (bit)hdr.ipv4.dst_addr: Computations on 128 bits not supported
meta.dst_ip_addr = (bit)hdr.i…
-
Hi, F-Stack!
We transmit data via UDP. Since the Linux socket does not perform well at the 10 Gigabit fiber rate and often causes packet loss, we try to use F-Stack. We **receive UDP data from the F…
-
I have 2 xilinx targets with MPSOC. multicore arm along side fpga. The 10G ethernet links the targets. This 10G ethernet is xilinx softcore on the fpga portion of SOC(system on chip). I have linux ru…
-
Gatekeeper still has two hardware requirements that the virtio driver/device doesn't support: checksumming and jumbo frames.
Jumbo frames could be made to be configurably on or off.
Checksumming…
-
Hi,
I have two QEMU VMs running a simple vm2vm AppEngine which implements a trivial point-to-point link:
````
-- Use of this source code is governed by the Apache 2.0 license; see COPYING.
m…
-
Hi , please let me know why i'm facing those issues when i tried to install dependecies and build it.
When i tried to install depedencies i see some git action that asked me to patch file:
For t…
-
**What package is missing from Amazon Linux 2022? Please describe and include package name.**
> driverctl is a tool for manipulating and inspecting the system device driver choices. driverctl integra…
-
Another pipeline issue that I observed when using VPP+OpenSSL with engine that supports pipelines, I see that 3.0 has the same code s I assume issue was not resolved yet.
```
From 89453052943760518…
-
Hi,
I am trying to use click to build a software router which can achieve Gbps throughput. But I came across some issues.
- My first attempt is to use userlevel click module. I connected three…