Announcing the release of updated kmod-ixgbe packages into the EL5 and
EL6 elrepo repositories:

http://elrepo.org/tiki/kmod-ixgbe

This package provides an updated ixgbe driver, version 3.19.1-1

It is built to depend upon the specific ABI provided by a range of
releases of the same variant of the Linux kernel and not on any one
specific build.

The following files are currently syncing to the mirrors:

EL5:

x86
kmod-ixgbe-3.19.1-1.el5.elrepo.i686.rpm
kmod-ixgbe-PAE-3.19.1-1.el5.elrepo.i686.rpm
kmod-ixgbe-xen-3.19.1-1.el5.elrepo.i686.rpm

x86_64
kmod-ixgbe-3.19.1-1.el5.elrepo.x86_64.rpm
kmod-ixgbe-xen-3.19.1-1.el5.elrepo.x86_64.rpm

SRPMS
ixgbe-kmod-3.19.1-1.el5.elrepo.src.rpm

EL6:

x86
kmod-ixgbe-3.19.1-1.el6.elrepo.i686.rpm

x86_64
kmod-ixgbe-3.19.1-1.el6.elrepo.x86_64.rpm

SRPMS
ixgbe-kmod-3.19.1-1.el6.elrepo.src.rpm

You may update your system by:

yum --disablerepo=\* --enablerepo=elrepo update kmod-ixgbe

Once the package has been installed, remember to unload the existing
driver before loading the updated version into the kernel:

/sbin/ifdown ethN
/sbin/modprobe -r ixgbe
/sbin/modprobe ixgbe
/sbin/ifup ethN

Thank you,

The ELRepo Team.
_______________________________________________
elrepo mailing list
elrepo@lists.elrepo.org
http://lists.elrepo.org/mailman/listinfo/elrepo

Reply via email to