Searched hist:"8 f82136aec620025030eaee0cc4ae7c463a8057e" (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/vmware/vmxnet3/ |
H A D | if_vmxvar.h | diff 8f82136aec620025030eaee0cc4ae7c463a8057e Tue Jan 22 02:11:17 CET 2019 Patrick Kelsey <pkelsey@FreeBSD.org> onvert vmx(4) to being an iflib driver.
Also, expose IFLIB_MAX_RX_SEGS to iflib drivers and add iflib_dma_alloc_align() to the iflib API.
Performance is generally better with the tunable/sysctl dev.vmx.<index>.iflib.tx_abdicate=1.
Reviewed by: shurd MFC after: 1 week Relnotes: yes Sponsored by: RG Nets Differential Revision: https://reviews.freebsd.org/D18761
|
H A D | if_vmx.c | diff 8f82136aec620025030eaee0cc4ae7c463a8057e Tue Jan 22 02:11:17 CET 2019 Patrick Kelsey <pkelsey@FreeBSD.org> onvert vmx(4) to being an iflib driver.
Also, expose IFLIB_MAX_RX_SEGS to iflib drivers and add iflib_dma_alloc_align() to the iflib API.
Performance is generally better with the tunable/sysctl dev.vmx.<index>.iflib.tx_abdicate=1.
Reviewed by: shurd MFC after: 1 week Relnotes: yes Sponsored by: RG Nets Differential Revision: https://reviews.freebsd.org/D18761
|
/freebsd/sys/net/ |
H A D | iflib.h | diff 8f82136aec620025030eaee0cc4ae7c463a8057e Tue Jan 22 02:11:17 CET 2019 Patrick Kelsey <pkelsey@FreeBSD.org> onvert vmx(4) to being an iflib driver.
Also, expose IFLIB_MAX_RX_SEGS to iflib drivers and add iflib_dma_alloc_align() to the iflib API.
Performance is generally better with the tunable/sysctl dev.vmx.<index>.iflib.tx_abdicate=1.
Reviewed by: shurd MFC after: 1 week Relnotes: yes Sponsored by: RG Nets Differential Revision: https://reviews.freebsd.org/D18761
|
H A D | iflib.c | diff 8f82136aec620025030eaee0cc4ae7c463a8057e Tue Jan 22 02:11:17 CET 2019 Patrick Kelsey <pkelsey@FreeBSD.org> onvert vmx(4) to being an iflib driver.
Also, expose IFLIB_MAX_RX_SEGS to iflib drivers and add iflib_dma_alloc_align() to the iflib API.
Performance is generally better with the tunable/sysctl dev.vmx.<index>.iflib.tx_abdicate=1.
Reviewed by: shurd MFC after: 1 week Relnotes: yes Sponsored by: RG Nets Differential Revision: https://reviews.freebsd.org/D18761
|