netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsahern@gmail.com>
To: Jakub Kicinski <jakub.kicinski@netronome.com>,
	jiri@resnulli.us, stephen@networkplumber.org
Cc: oss-drivers@netronome.com, netdev@vger.kernel.org
Subject: Re: [PATCH iproute2-next] devlink: add support for updating device flash
Date: Wed, 27 Feb 2019 09:26:38 -0700	[thread overview]
Message-ID: <47bc4f14-b76e-9322-c6bc-9af85a77aff4@gmail.com> (raw)
In-Reply-To: <20190226202014.23626-1-jakub.kicinski@netronome.com>

On 2/26/19 1:20 PM, Jakub Kicinski wrote:
> Add new command for updating flash of devices via devlink API.
> Example:
> 
> $ cp flash-boot.bin /lib/firmware/
> $ devlink dev flash pci/0000:05:00.0 file flash-boot.bin
> 
> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
> ---
>  devlink/devlink.c      | 54 ++++++++++++++++++++++++++++++++++++++++++
>  man/man8/devlink-dev.8 | 32 +++++++++++++++++++++++++
>  2 files changed, 86 insertions(+)
> 

applied to iproute2-next after updating the headers. Thanks


      parent reply	other threads:[~2019-02-27 16:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-26 20:20 [PATCH iproute2-next] devlink: add support for updating device flash Jakub Kicinski
2019-02-27 13:44 ` Jiri Pirko
2019-02-27 16:26 ` David Ahern [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=47bc4f14-b76e-9322-c6bc-9af85a77aff4@gmail.com \
    --to=dsahern@gmail.com \
    --cc=jakub.kicinski@netronome.com \
    --cc=jiri@resnulli.us \
    --cc=netdev@vger.kernel.org \
    --cc=oss-drivers@netronome.com \
    --cc=stephen@networkplumber.org \
    /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).