From: Jakub Kicinski <kuba@kernel.org>
To: Jacob Keller <jacob.e.keller@intel.com>
Cc: netdev@vger.kernel.org, Jonathan Corbet <corbet@lwn.net>,
Jiri Pirko <jiri@nvidia.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>,
Tony Nguyen <anthony.l.nguyen@intel.com>,
David Ahern <dsahern@kernel.org>,
Stephen Hemminger <stephen@networkplumber.org>,
linux-doc@vger.kernel.org
Subject: Re: [net-next v3 2/4] devlink: add dry run attribute to flash update
Date: Mon, 25 Jul 2022 19:53:58 -0700 [thread overview]
Message-ID: <20220725195358.05dbbd49@kernel.org> (raw)
In-Reply-To: <20220725205629.3993766-3-jacob.e.keller@intel.com>
On Mon, 25 Jul 2022 13:56:27 -0700 Jacob Keller wrote:
> + NL_SET_ERR_MSG_ATTR(info->extack, nla_dry_run,
nla_dry_run is not initialized now (credit: clang)
next prev parent reply other threads:[~2022-07-26 2:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-25 20:56 [net-next v3 0/4] devlink: implement dry run support for flash update Jacob Keller
2022-07-25 20:56 ` [net-next v3 1/4] devlink: add missing kdoc for overwrite mask Jacob Keller
2022-07-25 20:56 ` [net-next v3 2/4] devlink: add dry run attribute to flash update Jacob Keller
2022-07-26 2:53 ` Jakub Kicinski [this message]
2022-07-25 20:56 ` [net-next v3 3/4] pldmfw: offer option to only validate in image but not update Jacob Keller
2022-07-25 20:56 ` [net-next v3 4/4] ice: support dry run of a flash update to validate firmware file Jacob Keller
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=20220725195358.05dbbd49@kernel.org \
--to=kuba@kernel.org \
--cc=anthony.l.nguyen@intel.com \
--cc=corbet@lwn.net \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=jacob.e.keller@intel.com \
--cc=jiri@nvidia.com \
--cc=linux-doc@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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).