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 <steven.webster@windriver.com>
This commit is contained in:
parent
e3778d017e
commit
ed50f0230d
@ -122,9 +122,11 @@ kmod-i40e-rt
|
|||||||
|
|
||||||
# i40evf-kmod
|
# i40evf-kmod
|
||||||
kmod-i40evf
|
kmod-i40evf
|
||||||
|
kmod-i40evf-rt
|
||||||
|
|
||||||
# ixgbevf-kmod
|
# ixgbevf-kmod
|
||||||
kmod-ixgbevf
|
kmod-ixgbevf
|
||||||
|
kmod-ixgbevf-rt
|
||||||
|
|
||||||
# ixgbe-kmod
|
# ixgbe-kmod
|
||||||
kmod-ixgbe
|
kmod-ixgbe
|
||||||
|
Loading…
Reference in New Issue
Block a user