[SRU][n:linux-gke][PATCH 1/1] Move IDPF driver to linux-modules

Ian Whitfield ian.whitfield at canonical.com
Fri Nov 1 10:17:59 UTC 2024


BugLink: https://bugs.launchpad.net/bugs/2086212

Signed-off-by: Ian Whitfield <ian.whitfield at canonical.com>
---
 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 7f760e6f95ad..9683988b010f 100644
--- a/debian.gke/config/annotations
+++ b/debian.gke/config/annotations
@@ -23,8 +23,8 @@ CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC               note<'initial packaging'>
 CONFIG_GPIO_CDEV_V1                             policy<{'amd64': 'n', 'arm64': 'n'}>
 CONFIG_GPIO_CDEV_V1                             note<'LP: #1953613'>
 
-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_KERNEL_ZSTD                              policy<{'amd64': 'y', 'arm64': 'n'}>
 CONFIG_KERNEL_ZSTD                              note<'LP: #1931725'>
diff --git a/debian.gke/control.d/gke.inclusion-list b/debian.gke/control.d/gke.inclusion-list
index 7ee3ed7f1576..28feacf10571 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/*
-- 
2.43.0




More information about the kernel-team mailing list