This guide is loosely based on the this post but I was unable to complete the installation because of the following error:
hendri@techedemic: /var/tmp/ixgbe-4.1.2/src $ dmesg ......snipped...... [12270.405508] ixgbe: Unknown symbol vxlan_get_rx_port (err 0) [12428.182904] ixgbe: Unknown symbol vxlan_get_rx_port (err 0) [13448.131090] ixgbe: Unknown symbol vxlan_get_rx_port (err 0) [18947.596474] ixgbe: Unknown symbol vxlan_get_rx_port (err 0) [18975.603555] ixgbe: Unknown symbol vxlan_get_rx_port (err 0) ......snipped...... |
So, here follows the same guide, but with the missing steps I needed to complete the installation.
As a reference, I was running Kernel 3.13.0-20 before this.
Continue reading