From patchwork Wed Nov 6 14:22:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ian Whitfield X-Patchwork-Id: 2007577 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.ubuntu.com (client-ip=185.125.189.65; helo=lists.ubuntu.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=patchwork.ozlabs.org) Received: from lists.ubuntu.com (lists.ubuntu.com [185.125.189.65]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4Xk6qf50tpz1xyX for ; Thu, 7 Nov 2024 01:22:54 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=lists.ubuntu.com) by lists.ubuntu.com with esmtp (Exim 4.86_2) (envelope-from ) id 1t8gvi-0001jo-W2; Wed, 06 Nov 2024 14:22:43 +0000 Received: from smtp-relay-internal-1.internal ([10.131.114.114] helo=smtp-relay-internal-1.canonical.com) by lists.ubuntu.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1t8gvg-0001in-Kj for kernel-team@lists.ubuntu.com; Wed, 06 Nov 2024 14:22:40 +0000 Received: from mail-oa1-f72.google.com (mail-oa1-f72.google.com [209.85.160.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-internal-1.canonical.com (Postfix) with ESMTPS id 4A2B13F291 for ; Wed, 6 Nov 2024 14:22:40 +0000 (UTC) Received: by mail-oa1-f72.google.com with SMTP id 586e51a60fabf-2886ce09798so6910086fac.3 for ; Wed, 06 Nov 2024 06:22:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730902959; x=1731507759; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pZBIeEcOlivJlS5WMynk88JXddwlAbyWbTFg+vdlnaI=; b=lUs+36IplQJFq4QtEwSQI32bkA+tcsWTV8xW2ZiVFq2Bsej0PUYGG5dzqz4SY/r+6V iYrJdNRUtST7bPQ9t2Kl2t3D72ynDfwuMNMgT1p3811err2pgB62qzONcFEXfzsy+zrs XuiAAkbPKscYx4eKFDG5p/KrbidXIcTQyfZMEB2ujfMvH9VLgTSLh7ciI24u9pYw0gRE Ew5ti1imQed60Hjq5XiwvdseSAkYpj+109ncwtZtFPE7ZmHNJRDARjuu8mL7LFGOTPFg zN9Qh7yvNVcjnILKxl/j9mmW2Ad6xzijUs0oJRu733nDSc4yD1E+mVcRk2C4J4BiZz7v CuBA== X-Gm-Message-State: AOJu0Yx9QBHHz3IrpblVIHV7BH45MjHTRm4tBkslTsv3tG9fGiauTJhT XUg46AtM/n2a0xowD5iwAq6c2J+VMK1FAdQHba601gEeHFPwkrmKN6UkNY55L/duBRBOfnWPwnE 6oeRLmA1qqf643CAYtG+dBgYgeWaKG6Fe3wBfwtLpiwrY0+B1vw/LtL/Noev6Qa0bd9OQy2I5Oz 8ERgpv7P9CDw== X-Received: by 2002:a05:6871:3a0b:b0:270:1884:9db1 with SMTP id 586e51a60fabf-29051af2919mr31714436fac.7.1730902959130; Wed, 06 Nov 2024 06:22:39 -0800 (PST) X-Google-Smtp-Source: AGHT+IHu8sHlRXbpB0L17BQkYaO2K7+fgVEGWY1uGojPcxi78pUtmQ3j8RNb+r0xPbM7NNjmPwxE0Q== X-Received: by 2002:a05:6871:3a0b:b0:270:1884:9db1 with SMTP id 586e51a60fabf-29051af2919mr31714418fac.7.1730902958807; Wed, 06 Nov 2024 06:22:38 -0800 (PST) Received: from localhost (172-10-233-79.lightspeed.sntcca.sbcglobal.net. [172.10.233.79]) by smtp.gmail.com with ESMTPSA id 586e51a60fabf-29487485e09sm4317981fac.14.2024.11.06.06.22.38 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Nov 2024 06:22:38 -0800 (PST) From: Ian Whitfield To: kernel-team@lists.ubuntu.com Subject: [SRU][j:linux-gke][PATCH v2 1/1] UBUNTU: Move IDPF driver to linux-modules Date: Wed, 6 Nov 2024 06:22:22 -0800 Message-ID: <20241106142224.10826-4-ian.whitfield@canonical.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241106142224.10826-1-ian.whitfield@canonical.com> References: <20241106142224.10826-1-ian.whitfield@canonical.com> MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" BugLink: https://bugs.launchpad.net/bugs/2086212 Signed-off-by: Ian Whitfield --- debian.gke/config/annotations | 4 ++-- debian.gke/control.d/gke.inclusion-list | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian.gke/config/annotations b/debian.gke/config/annotations index 2defeaa03cd9..9818a78bd470 100644 --- a/debian.gke/config/annotations +++ b/debian.gke/config/annotations @@ -47,8 +47,8 @@ CONFIG_HP_WMI note<'LP:2040120 needs to be rev CONFIG_HSU_DMA policy<{'amd64': 'm'}> CONFIG_HSU_DMA note<'LP:2040120 needs to be revised'> -CONFIG_IDPF policy<{'amd64': 'y', 'arm64': 'y'}> -CONFIG_IDPF note<'LP:2039720, LP:2058052'> +CONFIG_IDPF policy<{'amd64': 'm', 'arm64': 'm'}> +CONFIG_IDPF note<'LP:2039720, LP:2058052, LP:2086212'> CONFIG_INTEL_IOMMU_DEFAULT_ON policy<{'amd64': 'y'}> CONFIG_INTEL_IOMMU_DEFAULT_ON note<'"LP:2040120 needs to be revised"'> diff --git a/debian.gke/control.d/gke.inclusion-list b/debian.gke/control.d/gke.inclusion-list index dd2d601f4424..fd63a8a4c7bb 100644 --- a/debian.gke/control.d/gke.inclusion-list +++ b/debian.gke/control.d/gke.inclusion-list @@ -95,6 +95,7 @@ drivers/net/ethernet/ibm/* drivers/net/ethernet/intel/e1000/e1000.ko drivers/net/ethernet/intel/e1000e/e1000e.ko drivers/net/ethernet/intel/i40e/* +drivers/net/ethernet/intel/idpf/* drivers/net/ethernet/intel/igb/* drivers/net/ethernet/intel/igbvf/igbvf.ko drivers/net/ethernet/intel/ixgbe/*