-
Hello f-stack team,
Currently, I am comparing DPDK performance between fstack and seastar
and it seems I am missing something regarding to the configuration.
As I increase the number of cores by…
-
Hi,
I am trying to compile latest eRPC and getting some compilation errors. Can you please help?
Thanks!
Following are the setup details:
[root@dev_mc eRPC]# cat /etc/*release* | grep rele…
-
Hi, stumbled upon your project, trying to get a I211-AT to use QinQ.
When compiling your project, I get:
```
make
make[1]: Entering directory '/usr/src/kernels/5.9.1-1.el8.elrepo.x86_64'
CC …
-
**Is this the right place for my bug report?**
Yes: I asked on the [forum](https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=295829&p=1817220&hilit=ptp#p1817220), I asked the raspberry foundati…
-
Currently rx packet counting leverages vendor specific code. The desired architecture uses vendor agnostic code to count rx packets. A potential solution to this is to use multiple RX threads to monit…
-
Looks like on the latest version of pfSense (23.05) the earlyshellcmd scripts are running after inferences are assigned. Since the script hasn't ran, ngeth0 doesn't exist and can't be assigned. Anothe…
-
Error bellow
```
Bin# ./DpdkTrafficFilter --dpdk-ports 0
EAL: Detected 24 lcore(s)
EAL: No free hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: PCI device 0000:03:0…
-
seeing above error while running snort as per the example given for dpdk18.05_mq.
snort version is 3.0.0-254 and dpdk is 18.05
```
# ./snort --daq dpdk --daq-var dpdk_argc="-n4" -i "dpdk0:dpdk1…
-
The ppp didn't support vfio_pci
-
Hello.
I have installed PF_RING (using apt, version 7.4.0-stable:86e5e6bd3195cc2540618bea511ed4976762e9da) and am using an Intel NIC (igb driver version 5.4.0-k).
When I start ftflow (or ftflow_…