DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Dex Chen <dex.chen@ruckuswireless.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3] kni: allow per-net instances
Date: Tue, 03 Nov 2015 17:29:12 -0800 (PST)	[thread overview]
Message-ID: <12072038.kqRKzOlb72@xps13> (raw)
In-Reply-To: <F35DEAC7BCE34641BA9FAC6BCA4A12E70A91DD03@SHSMSX104.ccr.corp.intel.com>

> > There is a global variable 'device_in_use' which is used to make sure only one
> > instance is using /dev/kni device. If you were using LXC, you will find there is only
> > one instance of KNI example could be run even different namespaces were
> > created.
> > 
> > In order to have /dev/kni used simultaneously in different namespaces, making
> > all of global variables as per network namespace variables.
> > 
> > With regard to single kernel thread mode, there will be one kernel thread for
> > each of network namespace.
> > 
> > Signed-off-by: Dex Chen <dex.chen@ruckuswireless.com>
> Acked-by: Helin Zhang <helin.zhang@intel.com>
> 
> And make sure checkpatch check has been done.

Applied, thanks

      reply	other threads:[~2015-11-04  1:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-02 10:12 [dpdk-dev] [PATCH] " Dex Chen
2015-10-21 15:40 ` Thomas Monjalon
2015-10-21 16:22 ` Stephen Hemminger
2015-10-22  3:28 ` Zhang, Helin
2015-10-26 10:41 ` [dpdk-dev] [PATCH v2] " Dex Chen
2015-10-27  2:56 ` [dpdk-dev] [PATCH v3] " Dex Chen
2015-10-27  3:03   ` Zhang, Helin
2015-11-04  1:29     ` Thomas Monjalon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12072038.kqRKzOlb72@xps13 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=dex.chen@ruckuswireless.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).