[Intel-wired-lan] [net-next, v7 4/5] ice: enable DDP package info querying
Bowers, AndrewX
andrewx.bowers at intel.com
Wed Jul 1 16:48:01 UTC 2020
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Haiyue Wang
> Sent: Tuesday, June 30, 2020 6:26 PM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Xu, Ting <ting.xu at intel.com>; Rong, Leyi <leyi.rong at intel.com>
> Subject: [Intel-wired-lan] [net-next, v7 4/5] ice: enable DDP package info
> querying
>
> Since the firmware doesn't support reading the DDP package data that PF is
> using. The DCF has to find the PF's DDP package file directly.
>
> For searching the right DDP package that the PF uses, the DCF needs the DDP
> package characteristic information such as the PF's device serial number
> which is used to find the package loading path, and the exact DDP track ID,
> package name, version.
>
> Only with the matched DDP package, the DCF can get the right metadata to
> create switch rules etc.
>
> Signed-off-by: Leyi Rong <leyi.rong at intel.com>
> Signed-off-by: Ting Xu <ting.xu at intel.com>
> Signed-off-by: Haiyue Wang <haiyue.wang at intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice_dcf.h | 6 +++
> drivers/net/ethernet/intel/ice/ice_main.c | 2 +
> .../net/ethernet/intel/ice/ice_virtchnl_pf.c | 52 +++++++++++++++++++
> include/linux/avf/virtchnl.h | 23 ++++++++
> 4 files changed, 83 insertions(+)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list