Hi,
I am writing to inquire about the vring cleanup process during packets
transmission.
In the virtio_xmit_pkts function, there is the following code:
nb_used = virtqueue_nused(vq);
if (likely(nb_used > vq->vq_nentries - vq->vq_free_thresh))
virtio_x
Hi,
We are honored to use dpdk and dpdk-kmod, two outstanding open source
softwares. However, according to the company's open source software usage
standards, only officially released versions can be introduced as open source
software. As far as I know, there is no official release of dpdk-kmod
2 matches
Mail list logo