You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this PR, Ixgbe and Igb drivers were modified to pass DMAPool containing ethernet frames between the driver and IfNet without copying during send and recv operations. However, these improvements have not yet been implemented for the Genet driver.