From ed50f0230d366fbd6c321ea6bc75d6be03a6cbb5 Mon Sep 17 00:00:00 2001 From: Steven Webster Date: Tue, 14 May 2019 13:11:00 -0500 Subject: [PATCH] Include SRIOV i40evf-rt, ixgbevf-rt modules To enable the SRIOV device plugin feature on a low-latency system, the i40evf-rt and ixgbevf-rt drivers need to be included in the host image. Note: these modules should not be included in a non low-latency system and have been filtered out: Depends-On: https://review.opendev.org/659134 Closes-Bug: #1828848 Change-Id: I3bcf4269572c5cafb1c93de2e413e228a56a0988 Signed-off-by: Steven Webster --- centos_iso_image.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/centos_iso_image.inc b/centos_iso_image.inc index 293c40d75..81ff37af1 100644 --- a/centos_iso_image.inc +++ b/centos_iso_image.inc @@ -122,9 +122,11 @@ kmod-i40e-rt # i40evf-kmod kmod-i40evf +kmod-i40evf-rt # ixgbevf-kmod kmod-ixgbevf +kmod-ixgbevf-rt # ixgbe-kmod kmod-ixgbe