[dpdk-dev] [PATCH v4] vhost: allocate and free packets in bulk in Tx split
Maxime Coquelin
maxime.coquelin at redhat.com
Thu Jun 17 18:48:13 CEST 2021
On 6/8/21 1:41 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 <bnemeth at redhat.com>
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
> ---
> lib/vhost/virtio_net.c | 40 +++++++++++-----------------------------
> 1 file changed, 11 insertions(+), 29 deletions(-)
>
Applied to dpdk-next-virtio/main.
Thanks,
Maxime
More information about the dev
mailing list