yanet-platform / yanet

A high performance framework for forwarding traffic based on DPDK
Other
171 stars 18 forks source link

Cleanup mbufs from virtio driver after rte_eth_tx_burst() #104

Closed taitov closed 8 months ago

3Hren commented 8 months ago

What does this PR fix? Describe, please.

taitov commented 8 months ago

What does this PR fix? Describe, please.

Nvm, in my case this function does nothing. =) https://github.com/DPDK/dpdk/blob/f262f16087ea6a77357a915cf4c0d10ddc7b6562/drivers/net/vhost/rte_eth_vhost.c#L1420