Hi Balazs,
On 5/28/21 12:26 PM, Balazs Nemeth wrote:
Same idea as commit a287ac28919d ("vhost: allocate and free packets
in bulk in Tx packed"), allocate and free packets in bulk. Also remove
the unused function virtio_dev_pktmbuf_alloc.
Signed-off-by: Balazs Nemeth <redacted>
---
lib/vhost/virtio_net.c | 37 ++++++++-----------------------------
1 file changed, 8 insertions(+), 29 deletions(-)
Reviewed-by: Maxime Coquelin <redacted>
Thanks,
Maxime