dpdk: Inquiry about vring cleanup during packets transmission

2023-05-30 Thread wangzengyuan
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

Consult the official release version of dpdk-kmod

2023-04-11 Thread wangzengyuan
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