What's the advantage of DPDK over another accelaration framework called netmap?
QPI bandwidth is definitely large enough, but it seems that QPI is only
responsible for the communication between separate CPU chips. What you need to
do is actually accessing the memory on the other part, probably not even hit
the bandwidth. The latency can be caused by a lot of facts during a
Hi folks,
Is there anyone who has researched the mechanism of DPDK ring buffer by any
chance? I was trying to understand the multi-producer and muti-consumer
scenario, the CAS(compare and swap) operation is not an obstacle to me, and
from what I can tell, the method which DPDK adopts is basica
Hi folks,
Is there anyone who has researched the mechanism of DPDK ring buffer by any
chance? I was trying to understand the multi-producer and muti-consumer
scenario, the CAS(compare and swap) operation is not an obstacle to me, and
from what I can tell, the method which DPDK adopts is basica
4 matches
Mail list logo