We have this code snippet in em_irq_fast
ifp = adapter->ifp;
reg_icr = E1000_READ_REG(&adapter->hw, E1000_ICR);
/* Hot eject? */
if (reg_icr == 0x)
return FILTER_STRAY;
/* Definitely not our interrupt. */
if (reg
This revision was automatically updated to reflect the committed changes.
Closed by commit rS303766: tcp/lro: If timestamps mismatch or it's a FIN, force
flush. (authored by sephe).
CHANGED PRIOR TO COMMIT
https://reviews.freebsd.org/D7415?vs=19032&id=19063#toc
REPOSITORY
rS FreeBSD src repo
On 08/04/16 23:49, Ben RUBSON wrote:
On 04 Aug 2016, at 20:15, Ryan Stone wrote:
On Thu, Aug 4, 2016 at 11:33 AM, Ben RUBSON wrote:
But even without RSS, I should be able to go up to 2x40Gbps, don't you think so
?
Nobody already did this ?
Try this patch
(...)
I also just tested the NODEB