From: Thomas Monjalon <thomas@monjalon.net>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] usertools: add option to unbind all devices
Date: Thu, 06 Jul 2017 00:54:04 +0200 [thread overview]
Message-ID: <9690393.DbBNmNurYp@xps> (raw)
In-Reply-To: <20170504141050.64045-1-ferruh.yigit@intel.com>
04/05/2017 16:10, Ferruh Yigit:
> -u accepts "dpdk" argument to unbind all devices bound to a DPDK driver.
>
> Usage:
> usertools/dpdk-devbind.py -u dpdk
>
> Example:
> $ usertools/dpdk-devbind.py -s
>
> Network devices using DPDK-compatible driver
> ============================================
> 0000:08:00.1 '...' drv=igb_uio unused=
> 0000:81:00.0 '...' drv=igb_uio unused=
> 0000:88:00.0 '...' drv=igb_uio unused=
> 0000:88:00.1 '...' drv=igb_uio unused=
> ...
>
> $ usertools/dpdk-devbind.py -u dpdk
> $ usertools/dpdk-devbind.py -s
>
> Network devices using DPDK-compatible driver
> ============================================
> <none>
> ....
>
> Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Applied, thanks
prev parent reply other threads:[~2017-07-05 22:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-04 14:10 [PATCH] usertools: add option to unbind all devices Ferruh Yigit
2017-07-05 22:54 ` 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=9690393.DbBNmNurYp@xps \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.