DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ye Xiaolong <xiaolong.ye@intel.com>
To: Ting Xu <ting.xu@intel.com>
Cc: dev@dpdk.org, wenzhuo.lu@intel.com, qiming.yang@intel.com,
	qi.z.zhang@intel.com, john.mcnamara@intel.com,
	marko.kovacevic@intel.com
Subject: Re: [dpdk-dev] [PATCH v8] net/ice: support device-specific DDP package loading
Date: Mon, 23 Sep 2019 17:50:21 +0800	[thread overview]
Message-ID: <20190923095021.GA7338@intel.com> (raw)
In-Reply-To: <bba9866c1941d5a7badaa0dbbf37597d5a80a20c.1568723083.git.ting.xu@intel.com>

On 09/17, Ting Xu wrote:
>This patch adds the feature that supports loading DDP package
>according to the device serial number. Prior to loading the
>default DDP package (ice.pkg), the driver will check for the
>presence of a device-specific DDP package with the name containing
>64-bit PCIe Device Serial Number (ice-xxxxxxxxxxxxxxxx.pkg)
>during initialization. Users can use "lspci -vs" to get the device
>serial number.
>The pkg search path are /lib/firmware/updates/intel/ice/ddp/
>and /lib/firmware/intel/ice/ddp/. If the package exists,
>the driver will download it to the device instead of the default
>one. The loaded package type (OS default and COMMS) will be
>stored in ice_adapter->active_pkg_type. The package version is
>stored in ice_hw->active_pkg_ver.
>
>Signed-off-by: Ting Xu <ting.xu@intel.com>
>

Applied to dpdk-next-net-intel.

      parent reply	other threads:[~2019-09-23  9:52 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-29 13:17 [dpdk-dev] [PATCH v1] " Ting Xu
2019-08-29 18:08 ` Stillwell Jr, Paul M
2019-08-29 22:05   ` Zhang, Qi Z
2019-09-03 14:29 ` [dpdk-dev] [PATCH v3] " Ting Xu
2019-09-03  9:43   ` Ye Xiaolong
2019-09-04  2:40     ` Xu, Ting
2019-09-05 12:59   ` [dpdk-dev] [PATCH v4] " Ting Xu
2019-09-06 14:51     ` [dpdk-dev] [PATCH v5] " Ting Xu
2019-09-06 13:53       ` Ye Xiaolong
2019-09-06 14:16       ` Ye Xiaolong
2019-09-11 12:35       ` [dpdk-dev] [PATCH v6] " Ting Xu
2019-09-13 10:51         ` Ye Xiaolong
2019-09-17  8:44         ` [dpdk-dev] [PATCH v7] " Ting Xu
2019-09-17 13:02           ` [dpdk-dev] [PATCH v8] " Ting Xu
2019-09-19  6:32             ` Zhang, Qi Z
2019-09-19 22:08             ` Ye Xiaolong
2019-09-23  9:50             ` Ye Xiaolong [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=20190923095021.GA7338@intel.com \
    --to=xiaolong.ye@intel.com \
    --cc=dev@dpdk.org \
    --cc=john.mcnamara@intel.com \
    --cc=marko.kovacevic@intel.com \
    --cc=qi.z.zhang@intel.com \
    --cc=qiming.yang@intel.com \
    --cc=ting.xu@intel.com \
    --cc=wenzhuo.lu@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 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).