diff options
author | jfv <jfv@FreeBSD.org> | 2008-08-28 22:28:28 +0000 |
---|---|---|
committer | jfv <jfv@FreeBSD.org> | 2008-08-28 22:28:28 +0000 |
commit | a98280bcbe8c44fd320269943dc275dba8090193 (patch) | |
tree | 3fae00d6cb9019304ce95bb6973c14472c815a3d /tools/regression/bpf | |
parent | 4eb765aaef86898aac900c1bfe3d640ed24e70d7 (diff) | |
download | FreeBSD-src-a98280bcbe8c44fd320269943dc275dba8090193.zip FreeBSD-src-a98280bcbe8c44fd320269943dc275dba8090193.tar.gz |
Update to igb driver:
- changes in support of the VLAN filter fix to 126850
- removal of a bunch of legacy code that was cruft, if not
possibly harmful.
- removal of POLLING from this driver, with multiqueue and
MSIX it just makes no sense here.
- Fix an LRO bug that I've been working on internally, intermittent
panics under stress, the problem was releasing the RX ring lock
before the LRO flushing.
- Following the above fix I now enable LRO by default
- For performance reasons increase the default number of RX queues
to 4.
- Add AIM - "Adaptive Interrupt Moderation", a fancy way of saying
that the EITR value is dynamically changed based on the size of
packets in the last interrupt interval.
- Much goodness to try, enjoy!!
Diffstat (limited to 'tools/regression/bpf')
0 files changed, 0 insertions, 0 deletions