From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8ADC2A0528; Thu, 9 Jul 2020 12:46:29 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 649021DC31; Thu, 9 Jul 2020 12:46:29 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 9667D1D98E for ; Thu, 9 Jul 2020 12:46:27 +0200 (CEST) IronPort-SDR: lJv2NnlBoS5baAJ4BjbMLkQ30FWGFCEMZZMzSvgw2HFKMD+zsnQG93b99AyAmjEUTy7HbpK4kj T26SkJ8Flh3g== X-IronPort-AV: E=McAfee;i="6000,8403,9676"; a="128041407" X-IronPort-AV: E=Sophos;i="5.75,331,1589266800"; d="scan'208";a="128041407" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Jul 2020 03:46:26 -0700 IronPort-SDR: FHZRpDbZEBeYaGZob1/xN4lgGhPtVwpATueNWEwdpR3/jFXcq4bIUspvv1WnvuLkOTT0h/pgD0 hb3zVKwv3C3g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,331,1589266800"; d="scan'208";a="298028852" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga002.jf.intel.com with ESMTP; 09 Jul 2020 03:46:26 -0700 Received: from fmsmsx115.amr.corp.intel.com (10.18.116.19) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 9 Jul 2020 03:46:26 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx115.amr.corp.intel.com (10.18.116.19) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 9 Jul 2020 03:46:25 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.22]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.22]) with mapi id 14.03.0439.000; Thu, 9 Jul 2020 18:46:22 +0800 From: "Zhang, Qi Z" To: "Sun, GuinanX" , "dev@dpdk.org" CC: "Guo, Jia" , "Zhao1, Wei" , "Sun, GuinanX" Thread-Topic: [dpdk-dev] [PATCH v3 00/19] update ixgbe base code Thread-Index: AQHWVcj3d1N1EqbzTEyFpM3WX6xBVKj/EGBw Date: Thu, 9 Jul 2020 10:46:22 +0000 Message-ID: <039ED4275CED7440929022BC67E70611548597BC@SHSMSX103.ccr.corp.intel.com> References: <20200702031329.4495-1-guinanx.sun@intel.com> <20200709080046.65879-1-guinanx.sun@intel.com> In-Reply-To: <20200709080046.65879-1-guinanx.sun@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3 00/19] update ixgbe base code X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: dev On Behalf Of Guinan Sun > Sent: Thursday, July 9, 2020 4:00 PM > To: dev@dpdk.org > Cc: Guo, Jia ; Zhao1, Wei ; Sun, > GuinanX > Subject: [dpdk-dev] [PATCH v3 00/19] update ixgbe base code >=20 > source code of ixgbe driver: > not-released-cid-ixgbe.2020.06.09.tar.gz released by the team which devel= op > basic drivers for any ixgbe NIC. >=20 > changelog in ND share repo: > From 66d7da32d8e8 ("ixgbe-shared: Add support to clear VFMBMEM and > toggle VF's TX queues") To 7f2d73c9742b ("ixgbe-shared: check Host > Interface Return Status for Shadow RAM Write command for X550") >=20 > 66d7da32d8e8 is ignore as no use in this release. > Reviewed-by: Wei Zhao > --- > v3: > * Modify hardcode. > * Remove patch "toggle VF's Tx queues" > * Remove patch "add support to clear VFMBMEM" > * Split patch into two. > v2: > * Remove codes about IXGBE_NVMUPD_SUPPORT. > * Remove codes about PREBOOT_SUPPORT. > * Remove codes about IXGBE_SFP_DETECT_RETRIES. > * Remove codes about IXGBE_EEPROM_GRANT_ATTEMPTS. > * Remove codes about IXGBE_VFWRITE_REG. > * Remove some useless defines. > * Modify commit messages. > * Split some patch to two patches and Merge some patches to one patch. > * Update README. >=20 > Guinan Sun (19): > net/ixgbe/base: fix host interface shadow RAM read > net/ixgbe/base: change flow for "Apply Update" command > net/ixgbe/base: fix x550em 10G NIC link status report > net/ixgbe/base: resolve infinite recursion on PCIe link down > net/ixgbe/base: added register definitions for NVM update > net/ixgbe/base: cleanup spelling mistakes in comments > net/ixgbe/base: remove whitespace in function comments > net/ixgbe/base: move increments after evaluations > net/ixgbe/base: create dedicated func to restart auto nego > net/ixgbe/base: add typecast for type mismatch > net/ixgbe/base: remove unnecessary return value check > net/ixgbe/base: remove unnecessary log message FC autonego > net/ixgbe/base: initialize data field in struct buffer > net/ixgbe/base: improve log about autonego being disabled > net/ixgbe/base: add ipv6 mask for FDIR feature > net/ixgbe/base: remove default advertising for x550 2.5G/5G > net/ixgbe/base: check host interface return status > net/ixgbe/base: cleanup pre-processor tags > net/ixgbe/base: update version >=20 > drivers/net/ixgbe/base/README | 2 +- > drivers/net/ixgbe/base/ixgbe_82598.c | 238 ++--- > drivers/net/ixgbe/base/ixgbe_82599.c | 397 ++++---- > drivers/net/ixgbe/base/ixgbe_api.c | 866 +++++++++--------- > drivers/net/ixgbe/base/ixgbe_common.c | 1055 +++++++++++----------- > drivers/net/ixgbe/base/ixgbe_common.h | 2 +- > drivers/net/ixgbe/base/ixgbe_dcb.c | 6 +- > drivers/net/ixgbe/base/ixgbe_dcb_82598.c | 2 +- > drivers/net/ixgbe/base/ixgbe_dcb_82599.c | 2 +- > drivers/net/ixgbe/base/ixgbe_hv_vf.c | 20 +- > drivers/net/ixgbe/base/ixgbe_mbx.c | 242 ++--- > drivers/net/ixgbe/base/ixgbe_phy.c | 488 +++++----- > drivers/net/ixgbe/base/ixgbe_phy.h | 3 +- > drivers/net/ixgbe/base/ixgbe_type.h | 24 +- > drivers/net/ixgbe/base/ixgbe_vf.c | 170 ++-- > drivers/net/ixgbe/base/ixgbe_x540.c | 190 ++-- > drivers/net/ixgbe/base/ixgbe_x550.c | 527 ++++++----- > 17 files changed, 2102 insertions(+), 2132 deletions(-) >=20 > -- > 2.17.1 Update v2 to v3 in dpdk-next-net-intel.