CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/01/16 19:52:21
Modified files:
sys/dev/pci : if_myx.c
Log message:
this hardware is fine with BUS_DMA_64BIT mappings.
this raises performance of tcpbench on an m3000 from ~3kpps and
~8MB/s to ~70kpps and ~191MB/s when transmitting, and ~10kpps and
~15MB/s to ~120kpps and 174MB/s when receiving.
i also tested this on a v245 and an m4000 a while back.
