-
i tested the nginx perfermance in 1worker, 4workers, 8workers,12workers,16workers
my testing machine has 24 logic cores(2 physical cpu, 6 cores in each cpu),48G memory, 10Gb nic
When the CPU cores…
-
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…
-
not sure whether it was discussed already... i'm curious if f-stack has support for wire order deliver api (woda) for tcp sockets.
the idea is that if 3 packets arrive over two sockets A & B with w…
-
Hi,
I am trying to use mTCP lighttpd as a HTTP server. And I want to get the CPU usage of different lighttpd's portions as your NSDI paper shows (Figure 1).
Would you please tell me what profile…
-
1、environment
ubuntu 18.04
Linux SixWind 4.15.18-041518-generic #201804190330 SMP Thu Apr 19 07:34:21 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
2、First failure
root:/home/trex-core-master/scripts#…
-
# Bug report
This is an issue with the vfio driver and bdev_nvme.
Today, DPDK handles with the vfio device management. The bdev_nvme hotplug poller calls DPDK periodically for new allowed devices.…
mhae updated
6 months ago
-
Our program use mosquitto library to connect MQTT server.
When we call mosquitto_loop(), this function may returns MOSQ_ERR_INVAL.
And we find that mosq->sock is bigger than FD_SETSIZE(1024).
if…
-
I have two servers with Intel 82599 dual 10G port in the same reginon. I took a test with the wrk,
=======================regular nginx test=======================
![image](https://user-images.g…
-
Check out this new [NFV test matrix report](https://hydra.snabb.co/build/176830/download/2/report.html)!
This is a fully automated workflow where Hydra detects changes on branches under test, execute…
-
hi , f-stack team
here I have ported an application to f-stack. It is :
1 single process with one thread ( thread is to collect data and no ff_api in it )
2 it’s a client app which send tcp conn…