This is the most current release of the ixgbe driver for Linux, which 
supports kernel versions 2.6.18 up through 4.13.  It also has been tested on 
the following distributions:

	- RHEL 6.9
	- RHEL 7.4
	- SLES 11SP4
	- SLES 12SP3
	- Ubuntu 16.04

Changes in this release:

	- Fix handling of AER errors.
	- Fix waking from IPv6 magic packets.
	- Fix FW passthrough mode checking to avoid shutting down the PHY.
	- Fix link detection after swapping SFP+ modules.
	- Various bug fixes and optimizations from the upstream ixgbe driver.

Note that while we attempt to keep the driver version number (5.3.3) in sync 
with its counterpart in the Linux kernel that has similar functionality this 
is far from authoritative.  If you are using a newer kernel.org kernel or 
distro it is likely that its ixgbe driver is at least as up to date as the
out of tree (OOT) driver found here.