--- - branch: MAIN date: Mon Mar 9 00:32:53 UTC 2020 files: - new: '1.69' old: '1.68' path: src/sys/dev/pci/if_txp.c pathrev: src/sys/dev/pci/if_txp.c@1.69 type: modified - new: '1.10' old: '1.9' path: src/sys/dev/pci/if_txpreg.h pathrev: src/sys/dev/pci/if_txpreg.h@1.10 type: modified id: 20200309T003253Z.5fcdc9ba9826ee9f7b338d5e31c1b07eb5cbc5bd log: | Allocate a static set of receive software state descriptors at attach time, and create a simple allocator for them for use by the rx reclaim handlers. Don't create and destroy DMA maps for receoive buffers in the interrupt handlers -- just use the maps that are created at attach time. module: src subject: 'CVS commit: src/sys/dev/pci' unixtime: '1583713973' user: thorpej