From patchwork Fri Feb 8 20:50:27 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anirudh Venkataramanan X-Patchwork-Id: 1038976 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=osuosl.org (client-ip=140.211.166.136; helo=silver.osuosl.org; envelope-from=intel-wired-lan-bounces@osuosl.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=intel.com Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 43x6qW5PQhz9sMp for ; Sat, 9 Feb 2019 07:54:15 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 27C5523491; Fri, 8 Feb 2019 20:54:14 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bbgSWSpP914b; Fri, 8 Feb 2019 20:54:12 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 8F33123735; Fri, 8 Feb 2019 20:54:12 +0000 (UTC) X-Original-To: intel-wired-lan@lists.osuosl.org Delivered-To: intel-wired-lan@lists.osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 3D71C1BF97C for ; Fri, 8 Feb 2019 20:52:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id D1C7231421 for ; Fri, 8 Feb 2019 20:52:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id K1hC7entdIIn for ; Fri, 8 Feb 2019 20:52:27 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by silver.osuosl.org (Postfix) with ESMTPS id 1115A228AE for ; Fri, 8 Feb 2019 20:52:27 +0000 (UTC) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Feb 2019 12:50:43 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,348,1544515200"; d="scan'208";a="116332329" Received: from shasta.jf.intel.com ([10.166.241.11]) by orsmga008.jf.intel.com with ESMTP; 08 Feb 2019 12:50:43 -0800 From: Anirudh Venkataramanan To: intel-wired-lan@lists.osuosl.org Date: Fri, 8 Feb 2019 12:50:27 -0800 Message-Id: <20190208205043.11975-1-anirudh.venkataramanan@intel.com> X-Mailer: git-send-email 2.14.5 Subject: [Intel-wired-lan] [PATCH S11 00/16] Bug fixes for ice X-BeenThere: intel-wired-lan@osuosl.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Intel Wired Ethernet Linux Kernel Driver Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-wired-lan-bounces@osuosl.org Sender: "Intel-wired-lan" Brett Creeley (2): ice: fix issue where host reboots on unload when iommu=on ice: only use the VF for ICE_VSI_VF in ice_vsi_release Bruce Allan (4): ice: Mark extack argument as __always_unused ice: sizeof() should be avoided ice: fix stack hogs from struct ice_vsi_ctx structures ice: fix numeric overflow warning Jacob Keller (1): ice: fix ice_remove_rule_internal vsi_list handling Jesse Brandeburg (1): ice: fix overlong string, update stats output Lukasz Czapnik (1): ice: Fix for FC get rx/tx pause params Maciej Fijalkowski (1): ice: Fix the calculation of ICE_MAX_MTU Mitch Williams (3): ice: don't spam VFs with link messages ice: clear VF ARQLEN register on reset ice: use absolute vector ID for VFs Victor Raj (3): ice: Fix added in VSI supported nodes calc ice: flush tx pipe on disable queue timeout ice: check for a leaf node presence drivers/net/ethernet/intel/ice/ice.h | 2 +- drivers/net/ethernet/intel/ice/ice_common.c | 21 +++- drivers/net/ethernet/intel/ice/ice_ethtool.c | 132 ++++++++++++---------- drivers/net/ethernet/intel/ice/ice_hw_autogen.h | 1 + drivers/net/ethernet/intel/ice/ice_lib.c | 112 ++++++++++++------- drivers/net/ethernet/intel/ice/ice_main.c | 133 +++++++++++++++-------- drivers/net/ethernet/intel/ice/ice_nvm.c | 7 +- drivers/net/ethernet/intel/ice/ice_sched.c | 41 +++++-- drivers/net/ethernet/intel/ice/ice_status.h | 1 + drivers/net/ethernet/intel/ice/ice_switch.c | 17 ++- drivers/net/ethernet/intel/ice/ice_txrx.c | 26 ++--- drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c | 70 ++++++++---- 12 files changed, 364 insertions(+), 199 deletions(-)