[ovs-dev] [dpdk patch v5 1/5] netdev: Add function for configuring tx and rx queues.

Pravin Shelar pshelar at nicira.com
Mon Sep 15 18:27:06 UTC 2014


On Mon, Sep 15, 2014 at 10:53 AM, Alex Wang <alexw at nicira.com> wrote:
> This commit adds a new API to the 'struct netdev_class' which
> allows user to configure the number of tx queues and rx queues
> of 'netdev'.  Upcoming patches will use this function to set
> multiple tx/rx queues when adding the netdev to dpif-netdev.
>
> Currently, only netdev-dpdk module implements this function.
>
> Signed-off-by: Alex Wang <alexw at nicira.com>
>
Looks good.
Acked-by: Pravin B Shelar <pshelar at nicira.com>



More information about the dev mailing list