Searched hist:"7 d5522e16a2970ade4e79e647842841cd32a19e1" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/modules/usb/ure/ |
H A D | Makefile | diff 7d5522e16a2970ade4e79e647842841cd32a19e1 Sat Sep 12 02:33:11 CEST 2020 John-Mark Gurney <jmg@FreeBSD.org> A major update to the ure driver.
This update adds support for: HW VLAN tagging HW checksum offload for IPv4 and IPv6 tx and rx aggreegation (for full gige speeds) multiple transactions
In my testing, I am able to get 900-950Mbps depending upon TCP or UDP, which is a significant improvement over the previous 91Mbps (~8kint/sec*1500bytes/packet*1packet/int).
Reviewed by: hselasky MFC after: 2 months Differential Revision: https://reviews.freebsd.org/D25809
|
/freebsd/sys/dev/usb/net/ |
H A D | if_urereg.h | diff 7d5522e16a2970ade4e79e647842841cd32a19e1 Sat Sep 12 02:33:11 CEST 2020 John-Mark Gurney <jmg@FreeBSD.org> A major update to the ure driver.
This update adds support for: HW VLAN tagging HW checksum offload for IPv4 and IPv6 tx and rx aggreegation (for full gige speeds) multiple transactions
In my testing, I am able to get 900-950Mbps depending upon TCP or UDP, which is a significant improvement over the previous 91Mbps (~8kint/sec*1500bytes/packet*1packet/int).
Reviewed by: hselasky MFC after: 2 months Differential Revision: https://reviews.freebsd.org/D25809
|
H A D | if_ure.c | diff 7d5522e16a2970ade4e79e647842841cd32a19e1 Sat Sep 12 02:33:11 CEST 2020 John-Mark Gurney <jmg@FreeBSD.org> A major update to the ure driver.
This update adds support for: HW VLAN tagging HW checksum offload for IPv4 and IPv6 tx and rx aggreegation (for full gige speeds) multiple transactions
In my testing, I am able to get 900-950Mbps depending upon TCP or UDP, which is a significant improvement over the previous 91Mbps (~8kint/sec*1500bytes/packet*1packet/int).
Reviewed by: hselasky MFC after: 2 months Differential Revision: https://reviews.freebsd.org/D25809
|