[dpdk-dev] [PATCH] examples/l3fwd: enable multiple Tx queues on a lcore

David Marchand david.marchand at redhat.com
Wed Nov 4 09:14:22 CET 2020


If I count well, this is the v3 of the patch.
Please version your patches.

On Wed, Nov 4, 2020 at 8:52 AM Leyi Rong <leyi.rong at intel.com> wrote:
>
> Currently, l3fwd doesn't support multiple Tx queues, while
> multiple Rx queues is supported.
> To improve the throughput performance when polling multiple
> queues, this patch enables multiple Tx queues handling on a lcore.

Why would there be a gain in using multiple txq?
Is it with hw txq? sw txq? .. ?


-- 
David Marchand



More information about the dev mailing list