-
Notifications
You must be signed in to change notification settings - Fork 50
Description
After I connected 2 U45N cards with QSFP28 100Gb cables, loaded ONIC driver, and test with iPerf3 application. I found that throughput performance is quite lower than it should be around 4-7 Gb/s (I know it won't reach 100 Gb/s line-rate because of in-host bottleneck, but it shouldn't be that slow.). What happened? And this case seems to have similar problem, but at least he got better throughput (._.).
And if I test to a certain point (trying to find that critical point), the latency will continue to increase (up to tens of thousands of milliseconds) until it becomes uncommunicable (even Ping ICMP). It makes me feel like the card's queue is full, and this problem goes away when I shut down and turn on my system. Is it possible to solve this problem sustainably and trace my card operation status more than ethtool or dmesg?
Thank you so much
PS: I also have issues with QDMA subsystem, which I have posted here.