On Tue, Sep 9, 2014 at 5:00 PM, Alex Wang <[email protected]> wrote: > This commit adds new variable n_txq to 'struct netdev' for recording > the number of tx queues. Correspondingly, the send_*() functions are > extended to accept queue id as input argument. > > All 'netdev-*' implementation will ignore the queue id since having > multiple tx queues is not supported. Upcomping patches will start > using it and create multiple tx queues for dpdk netdev by default. > > Signed-off-by: Alex Wang <[email protected]> >
LGTM Acked-by: Pravin B Shelar <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
