]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[intel] Fix operation when physical function has jumbo frames enabled
authorMichael Brown <mcb30@ipxe.org>
Tue, 19 May 2015 11:20:37 +0000 (12:20 +0100)
committerMichael Brown <mcb30@ipxe.org>
Tue, 19 May 2015 12:03:02 +0000 (13:03 +0100)
commit99f87b23382ab9cf1d071f4efea834e18d4511e0
treec8e9ddc4f34af6b51fe3c632d66507dd2600626b
parent51b6a1c835656903ccf9162b61e0c3cc673bbbe8
[intel] Fix operation when physical function has jumbo frames enabled

When jumbo frames are enabled, the Linux ixgbe physical function
driver will disable the virtual function's receive datapath by
default, and will enable it only if the virtual function negotiates
API version 1.1 (or higher) and explicitly selects an MTU.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/net/intelvf.c
src/drivers/net/intelvf.h
src/drivers/net/intelxvf.c
src/drivers/net/intelxvf.h