--- - branch: MAIN date: Tue Mar 10 00:26:47 UTC 2020 files: - new: '1.72' old: '1.71' path: src/sys/dev/pci/if_txp.c pathrev: src/sys/dev/pci/if_txp.c@1.72 type: modified id: 20200310T002647Z.f4c4bd2aac6e60c71284bd45eb3d1f42ac5fe7e0 log: | - Add support for MBUFTRACE. - Fix an mbuf leak I introduced in rev 1.68 (failed to increment "cnt" variable in txp_start(), which subsequently caused txp_tx_reclaim() to never run). - Use the context address pointer in the Tx descriptor to stash the pointer to the Tx job software state in a manner like that which is used for Rx software state. module: src subject: 'CVS commit: src/sys/dev/pci' unixtime: '1583800007' user: thorpej