[dpdk-dev] [PATCH v6 10/13] vhost: optimize packed ring enqueue
Maxime Coquelin
maxime.coquelin at redhat.com
Wed Oct 16 14:41:37 CEST 2019
On 10/15/19 6:07 PM, Marvin Liu wrote:
> Optimize vhost device packed ring enqueue function by splitting batch
> and single functions. Packets can be filled into one desc will be
> handled by batch and others will be handled by single as before.
>
> Signed-off-by: Marvin Liu <yong.liu at intel.com>
>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
More information about the dev
mailing list