Download and Install the
i40evf
Driver (Linux)
6.
Select Download.
The download begins. The file named
i40evf-
x.x.xx.
tar.gz
is saved in the
~/Desktop
directory of your server.
Note -
The primary driver link is a buildable source archive that works with Linux 2.6.
x
kernels
only and requires that the currently running kernel match the
in order to build the driver. See the bundled
README
file in the unpacked archive from Intel for
more information.
For this example, assume that the file is named
i40evf-1.2.3.4.tar.gz
. The actual file might
have different version or subversion numbers.
7.
Review and accept the software license agreement.
8.
Copy the file containing the driver from
~/Desktop
to
/temp
.
9.
Uncompress and untar the file.
#
tar -zxvf i40evf-1.2.3.4.tar.gz
10.
Go to the newly created
src
directory.
#
cd /temp/i40evf-1.2.3.4/src
11.
Compile the driver source file.
#
make
#
make install
12.
Load the
i40evf
driver.
#
modprobe i40e
vf
13.
Verify that the
i40evf
driver has been installed.
#
lsmod | grep i40evf
The output should be similar to this:
i40evf 118052 0
14.
Check the
i40evf
driver version.
#
modinfo i40evf | grep ver
For example, the output might be similar to this:
Installing the Driver
33
Summary of Contents for Quad Port 10GBase-T
Page 1: ...Oracle Quad Port 10GBase T Adapter User s Guide Part No E75876 02 June 2019 ...
Page 2: ......
Page 8: ...8 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Page 10: ...10 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Page 20: ...20 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Page 46: ...46 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Page 64: ...64 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Page 68: ...68 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Page 74: ...74 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Page 78: ...78 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Page 82: ...82 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...
Page 92: ...92 Oracle Quad Port 10GBase T Adapter User s Guide June 2019 ...