From 49a817a35ef39f06f2d5c3da202a3aef922e1966 Mon Sep 17 00:00:00 2001 From: Jiping Ma Date: Thu, 19 Sep 2024 01:17:49 -0700 Subject: [PATCH] Remove i40e, ice and iavf from the iso This commit removes ice,i40e,iavf from iso, because we already add them in the initramfs. All these drivers will be loaded and switch in initramfs. So we will remove them from the iso. Verification: - There is not out-of-tree-drivers in the boot cmmandline. make sure the ice, iavf and i40e will be loaded with the in-tree drivers. - out-of-tree-drivers=ice/i40e/iavf, make sure only the out of tree driver ice/i40e/iavf will be loaded. - out-of-tree-drivers=ice,iavf,i40e make sure the three drivers will be loaded with the OOT drivers. - out-of-tree-drivers=ice,iavf make sure only the ice and iavf drivers will be loaded with the OOT drivers. Story: 2011056 Task: 51061 Change-Id: I8925e834e7e3db60dbcfeda1b616721b5fb6d30a Signed-off-by: Jiping Ma --- debian_iso_image.inc | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/debian_iso_image.inc b/debian_iso_image.inc index c848480f..c3b9ac86 100644 --- a/debian_iso_image.inc +++ b/debian_iso_image.inc @@ -4,18 +4,6 @@ bnxt-en bnxt-en-rt -#intel-i40e -i40e -i40e-rt - -#intel-iavf -iavf -iavf-rt - -#intel-ice -ice -ice-rt - # Marvell kernel modules octeon-ep octeon-ep-rt