The driver for RHEL/SLES supports Dell Dual-Port 10GE Daughter Mezzanine Adapter (82599).

Restart required Installed This file was automatically installed as part of a recent update. If you are experiencing any issues, you can manually download and reinstall.
The driver for RHEL/SLES supports Dell Dual-Port 10GE Daughter Mezzanine Adapter (82599).
Recommended

Check compatibility

Enter your Dell Service Tag or model

Want to look up your product? Enter a product identifier. Show me how

This driver is not compatible

This driver is not applicable for the selected product. Choose another product to re-enter your product details for this driver or visit the Product Support page to view all drivers for a different product.

Find more updates. Use SupportAssist to find all the latest driver updates for your device.

Fixes & Enhancements

Changes in this release:
* HP Single Port ALOM and HP X540 OCSD Support
* FCoE VN2VN Support and FCoE GUI Enhancements
* IBM CDMv2 Indication Profile
* Various other bug fixes
* Support kermel 3.8.5
Read More

Version

3.14.5, 3.14.5

Release date

18 Sept 2013

Download Type

Driver

Category

Network, Ethernet & Wireless

Importance

Recommended
Dell Technologies recommends applying this update during your next scheduled update cycle. The update contains changes to maintain overall system health. It ensures that the system software remains current and compatible with other system modules (firmware, BIOS, drivers, and software) and may include other new features.
Available formats View Important Information

File Format: A text file containing customer friendly fixes and enhancements information
File Name: EndUser LicenseAgreementType S_Rev. 040512.txt
File Size: 11.4 KB
This is a large file. Depending on your connection speed, it may take some time to download.
Format Description:
This file format contains plain text which can be viewed with a standard text editor.
To ensure the integrity of your download, please verify the checksum value.
MD5:
c2ffe409366d225552ac6ed58f206b58
SHA1:
88522584d2ed8711c12c71ae9e569116a26e7b0a
SHA-256:
b85aae437264a3f053c9efec6b47fa1ba6610de28b749a06c2fec3dfc87bf333

File Format: A tar file for software installation
File Name: 82599&x540-3.14.5.tar
File Size: 1.46 MB
This is a large file. Depending on your connection speed, it may take some time to download.
Format Description:
This file is an archive of compressed files for software installation.
To ensure the integrity of your download, please verify the checksum value.
MD5:
801511734de96654d3163ecf52a358be
SHA1:
4e80fb153b28b97ad35aacb5060c78476958b260
SHA-256:
b5725f2e962b909ff1b2a0679aff5e94c3a66c1d47c1cddea0b36164d23c8bb6

By downloading, you accept the terms of the Dell Software License Agreement.

Additional details

Show All | Hide All
The driver for RHEL/SLES supports Dell Dual-Port 10GE Daughter Mezzanine Adapter (82599).
C6200 Backplane Daughter Board
Intel 82599 DP 10G Mezzanine Adapter
Building and Installation
=========================

To build a binary RPM* package of this driver, run 'rpmbuild -tb
'. Replace with the specific filename
of the driver.

NOTE: For the build to work properly, the currently running kernel MUST match
the version and configuration of the installed kernel sources. If you
have just recompiled the kernel, reboot the system before building.

RPM functionality has only been tested in Red Hat distributions.

To manually build this driver:

1. Move the base driver tar file to the directory of your choice. For example,
use /home/username/ixgbe or /usr/local/src/ixgbe.

2. Untar/unzip archive:

tar zxf ixgbe-x.x.x.tar.gz

3. Change to the driver src directory:

cd ixgbe-x.x.x/src/

4. Compile the driver module:

make install

The binary will be installed as:

/lib/modules/[KERNEL_VERSION]/kernel/drivers/net/ixgbe/ixgbe.[k]o

The install locations listed above are the default locations. They might
not be correct for certain Linux distributions.

5. Load the module:
For kernel 2.6.x, use the modprobe command:
modprobe ixgbe =

Note that for 2.6 kernels the insmod command can be used if the full
path to the driver module is specified. For example:

insmod /lib/modules//kernel/drivers/net/ixgbe/ixgbe.ko

With 2.6 based kernels also make sure that older ixgbe drivers are
removed from the kernel, before loading the new module:

rmmod ixgbe; modprobe ixgbe

6. Assign an IP address to the interface by entering the following, where
x is the interface number:

ifconfig ethX netmask

7. Verify that the interface works. Enter the following, where
is the IP address for another machine on the same subnet as the interface
that is being tested:
ping

Reboot will be required

Need help with network connection issues?

Find a solution in Dell's network troubleshooting guide

Drivers help and tutorials