]> xenbits.xensource.com Git - osstest.git/commitdiff
ts-kernel-build: Add CONFIG_IXGBE, for X550 NIC
authorAnthony PERARD <anthony.perard@citrix.com>
Thu, 30 Nov 2023 15:36:36 +0000 (15:36 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Fri, 1 Mar 2024 15:18:32 +0000 (15:18 +0000)
The machine rubintos* have:
    Intel Corporation Ethernet Controller X550
which want ixgbe kernel module.

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
ts-kernel-build

index 05da9a7f860ee2a37ab64c0df5b7e27c5c9a40e0..b5076f54c11f8906abfcefa407e873aea170a70c 100755 (executable)
@@ -214,6 +214,7 @@ setopt CONFIG_E1000 m
 setopt CONFIG_E1000E m
 setopt CONFIG_NETXEN_NIC m
 setopt CONFIG_IGB m
+setopt CONFIG_IXGBE m
 
 setopt CONFIG_PCI_IOV y