• Jesse Brandeburg's avatar
    e1000: tune our dynamic itr transmit packet accounting · 7753b171
    Jesse Brandeburg authored
    The driver was still mis-calculating the number of bytes sent during
    transmit, now the driver computes what appears to be exactly 100%
    correct byte counts (not including CRC) when figuring out how many
    bytes and frames were sent during the current transmit packet.
    7753b171
e1000_main.c 153 KB