From patchwork Fri May 3 13:57:31 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Burakov, Anatoly" X-Patchwork-Id: 912 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id E68A043F76; Fri, 3 May 2024 15:58:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEEA4402D6; Fri, 3 May 2024 15:58:14 +0200 (CEST) Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.15]) by mails.dpdk.org (Postfix) with ESMTP id 58D72402D0 for ; Fri, 3 May 2024 15:58:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1714744692; x=1746280692; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=lOtOzLemUJoRC7/bpWjHDEZuxrdS8yrwXIGM80psfS4=; b=gbGtanBslCaJUZRu40otPx7kkhR4a4Lulsxo255RSiURqdSECBDBhrY+ AStT7w7pJkMSBxz5FBNOe7R1O/pvE1WLyTfLVqPcZm70AtTV4Ih82z42h S+ZmXzATSIy5eJijL8nBH2Pgz21eEYC0Xgu7EMz5actph97hbs8TqdIf9 MlsubTSPGLQj30m0jN9T1251ktgksNMD//8kbwQIJhhgdaRe1mf3ZfiR1 vBClm6q/DBbjgqNbJVdChT7ONmAcQmdWo/ieUl5rxgR7yjEliIYmQC3co Kq8tvXyA0wCOEiGxWIPCHKtWnwO/ORZrx/K8Jj3a2LPEgVM1Q4EC0rseQ A==; X-CSE-ConnectionGUID: 6NkakizvR7KhV4L4+pJh2Q== X-CSE-MsgGUID: Ri6zbQ2DTUuwfXGluQNk6w== X-IronPort-AV: E=McAfee;i="6600,9927,11063"; a="10714882" X-IronPort-AV: E=Sophos;i="6.07,251,1708416000"; d="scan'208";a="10714882" Received: from fmviesa002.fm.intel.com ([10.60.135.142]) by fmvoesa109.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 03 May 2024 06:58:11 -0700 X-CSE-ConnectionGUID: VjpgQFHySdykpZyP6nqKJA== X-CSE-MsgGUID: BVCCa0ryT8GGh9PjYDscvw== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.07,251,1708416000"; d="scan'208";a="50641881" Received: from silpixa00401119.ir.intel.com ([10.55.129.167]) by fmviesa002.fm.intel.com with ESMTP; 03 May 2024 06:58:10 -0700 From: Anatoly Burakov To: dev@dpdk.org Cc: bruce.richardson@intel.com, vladimir.medvedkin@intel.com Subject: [PATCH v2 00/27] Update IXGBE base driver Date: Fri, 3 May 2024 14:57:31 +0100 Message-ID: X-Mailer: git-send-email 2.43.0 In-Reply-To: References: MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org This patchset updates IXGBE base driver to latest shared code snapshot, fixing a few issues as well as adding support for new hardware. v2: - Split giant E610 patch into set of smaller patches - Added release notes Anatoly Burakov (1): net/ixgbe/base: add various miscellaneous features Barbara Skobiej (3): net/ixgbe/base: remove circular header dependency net/ixgbe/base: add missing QV defines net/ixgbe/base: improve SWFW semaphore acquisition Chinh T Cao (1): net/ixgbe/base: remove prototypes of unimplemented functions Dawid Zielinski (1): net/ixgbe/base: prevent untrusted loop bound Jakub Chylkowski (3): net/ixgbe/base: rename message type macros net/ixgbe/base: correct registers names to match datasheet net/ixgbe/base: introduce new mailbox API Krzysztof Galazka (1): net/ixgbe/base: filter out spurious link up indication Marcin Jurczak (1): net/ixgbe/base: remove non-inclusive language Mical MarekX (1): net/ixgbe/base: replace HIC with direct register access Milosz Szymonek (1): net/ixgbe/base: add IXGBE_ADVTXD_MACLEN_MASK macro Piotr Kwapulinski (5): net/ixgbe/base: add support for E610 Admin Command Interface net/ixgbe/base: add support for E610 device capabilities detection net/ixgbe/base: add link management support for E610 device net/ixgbe/base: add support for NVM handling in E610 device net/ixgbe/base: enable E610 device support Piotr Pietruszewski (1): net/ixgbe/base: revert remove default advertising for x550 2.5G/5G Piotr Skajewski (2): net/ixgbe/base: fix wrong 5G link speed reported on VF net/ixgbe/base: handle -Wimplicit-fallthrough Radoslaw Tyl (4): net/ixgbe/base: fix PHY ID for X550 net/ixgbe/base: increase DCB BW calculation for MTU from 4088 to 9128 net/ixgbe/base: improve function comments net/ixgbe/base: add fw_rst_cnt field to ixgbe_hw struct Slawomir Mrozowicz (2): net/ixgbe/base: fix crash while loading driver net/ixgbe/base: added link state handling doc/guides/rel_notes/release_24_07.rst | 4 + drivers/net/ixgbe/base/README | 6 +- drivers/net/ixgbe/base/ixgbe_82599.c | 20 +- drivers/net/ixgbe/base/ixgbe_api.c | 64 +- drivers/net/ixgbe/base/ixgbe_api.h | 8 +- drivers/net/ixgbe/base/ixgbe_common.c | 105 +- drivers/net/ixgbe/base/ixgbe_common.h | 2 +- drivers/net/ixgbe/base/ixgbe_dcb.c | 2 +- drivers/net/ixgbe/base/ixgbe_dcb.h | 4 +- drivers/net/ixgbe/base/ixgbe_e610.c | 4986 ++++++++++++++++++++++ drivers/net/ixgbe/base/ixgbe_e610.h | 170 + drivers/net/ixgbe/base/ixgbe_hv_vf.c | 17 +- drivers/net/ixgbe/base/ixgbe_mbx.c | 862 +++- drivers/net/ixgbe/base/ixgbe_mbx.h | 87 +- drivers/net/ixgbe/base/ixgbe_osdep.c | 47 + drivers/net/ixgbe/base/ixgbe_osdep.h | 19 +- drivers/net/ixgbe/base/ixgbe_phy.c | 15 +- drivers/net/ixgbe/base/ixgbe_type.h | 130 +- drivers/net/ixgbe/base/ixgbe_type_e610.h | 2186 ++++++++++ drivers/net/ixgbe/base/ixgbe_vf.c | 103 +- drivers/net/ixgbe/base/ixgbe_vf.h | 1 + drivers/net/ixgbe/base/ixgbe_x540.c | 4 +- drivers/net/ixgbe/base/ixgbe_x550.c | 140 +- drivers/net/ixgbe/base/ixgbe_x550.h | 6 - drivers/net/ixgbe/base/meson.build | 4 +- drivers/net/ixgbe/ixgbe_ethdev.c | 12 +- drivers/net/ixgbe/ixgbe_pf.c | 16 +- 27 files changed, 8488 insertions(+), 532 deletions(-) create mode 100644 drivers/net/ixgbe/base/ixgbe_e610.c create mode 100644 drivers/net/ixgbe/base/ixgbe_e610.h create mode 100644 drivers/net/ixgbe/base/ixgbe_osdep.c create mode 100644 drivers/net/ixgbe/base/ixgbe_type_e610.h