]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Make the ixgbe tunables now match their sysctl counterparts.
authorsmh <smh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 14 Aug 2014 14:07:05 +0000 (14:07 +0000)
committersmh <smh@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 14 Aug 2014 14:07:05 +0000 (14:07 +0000)
commit3e9d5003e09172db4647f200f0f368128d92200b
treec7487d4107817da63e1aba5f80027052e7b32fb4
parent2a54d6ce913b38a7b00250459d9441328a6fe282
Make the ixgbe tunables now match their sysctl counterparts.

Previously the tunables and sysctls had different names for example:
hw.ixgbe.enable_aim => hw.ix.enable_aim

Anyone using ixgbe tunables should ensure they update /boot/loader.conf.

This is a direct commit to stable as the changes to sysctls in head
already fix this issue in a different way.

Sponsored by: Multiplay

git-svn-id: svn://svn.freebsd.org/base/stable/10@269975 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
UPDATING
sys/dev/ixgbe/ixgbe.c