-
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…
-
After enabling Asan or Tsan, my app failed with SIGILL. In app used DPDK with hugepages.
After testing, it turned out that the application fail with SIGILL for memory allocated in mbuf pool.
If a …
-
I tested mOS with the Moongen packet generator. I used a tcp pcap to test the performance of the sample NAT and sample simple_firewall.
I used a server with the following configuration:
`CPU: Inte…
-
**Context**: We are observing some performance degradation when migrating to OpenSSL 3.0.7 from OpenSSL 1.1.1s.
Looking at a profiler in a Linux architecture revealed that the calls to [`EVP_CipherIn…
-
I don't know if there is a problem with my configuration. The performance of yastack is much worse than nginx
## Traffic Path:
wrk -> envoy(f-stack) -> nginx
wrk -> nginx(linux kernel) -> nginx
…
-
- [ ] mpir[core]:x64-linux resulted in the unexpected state fail after 41 s /mnt/vss/_work/1/a/failure-logs/mpir_core
- [X] libodb[core]:x64-linux resulted in the unexpected state fail after 2.9 s /mn…
-
Hello,
I am having issues with enabling PCAP replay mode in Pktgen-DPDK. The behavior I observe is after supplying Pktgen with a PCAP through `-s` mode, I cannot enable PCAP mode nor inspect the PC…
-
A,B两个机器,10G网卡直连。
1 A的IP规划为192.168.1.2作为Server,B的IP规划为192.168.1.3作为Client。
2 Server分别采用F-Stack来实现和普通socket来实现,Client只采用普通Socket来实现。
3 协议使用TCP。
4 简单echo(pingpong)模式。Client发送后等待接收,有接收后(可能有没收满情况),即发送下…
-
In order to have`HAVE_IB_EXT_ATOMICS` defined, OpenUCX needs to be compiled with the Mellanox OFED (`MLNX_OFED`) variant of `libibverbs`. However, this version of `libibverbs` isn't compatible with DP…
-
Hello Developer,
The repository you have made looks very interesting and we were wondering whether we can use the code to send and receive HTTP requests to a certain URL. We can see a HTTP client, …