Applied the first two patches to master. Will rebase the following ones based on the discussion and comments.
On Thu, Sep 11, 2014 at 10:38 PM, Pravin Shelar <pshe...@nicira.com> wrote: > On Tue, Sep 9, 2014 at 5:00 PM, Alex Wang <al...@nicira.com> 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 <al...@nicira.com> > > > > LGTM > Acked-by: Pravin B Shelar <pshe...@nicira.com> > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev