On Fri, Jun 06, 2025 at 06:08:53PM +0100, Anatoly Burakov wrote: > There is no reason why scalar and vector implementations of tx free mbufs > function have to share the same name. Fix it. > > Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com> > --- > Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- Re: [PATCH v5 13/34] net/ixgbe: decouple scalar and ... Bruce Richardson
- [PATCH v5 11/34] net/ixgbe: remove unnecessary platform c... Anatoly Burakov
- Re: [PATCH v5 11/34] net/ixgbe: remove unnecessary p... Bruce Richardson
- [PATCH v5 09/34] net/ixgbe: simplify packet type support ... Anatoly Burakov
- Re: [PATCH v5 09/34] net/ixgbe: simplify packet type... Bruce Richardson
- [PATCH v5 10/34] net/ixgbe: adjust indentation Anatoly Burakov
- Re: [PATCH v5 10/34] net/ixgbe: adjust indentation Bruce Richardson
- [PATCH v5 12/34] net/ixgbe: make context desc creation no... Anatoly Burakov
- Re: [PATCH v5 12/34] net/ixgbe: make context desc cr... Bruce Richardson
- [PATCH v5 14/34] net/ixgbe: rename vector txq free mbufs Anatoly Burakov
- Re: [PATCH v5 14/34] net/ixgbe: rename vector txq fr... Bruce Richardson
- [PATCH v5 15/34] net/ixgbe: refactor vector common code Anatoly Burakov
- Re: [PATCH v5 15/34] net/ixgbe: refactor vector comm... Bruce Richardson
- [PATCH v5 16/34] net/ixgbe: move vector Rx/Tx code to vec... Anatoly Burakov
- Re: [PATCH v5 16/34] net/ixgbe: move vector Rx/Tx co... Bruce Richardson
- [PATCH v5 17/34] net/ixgbe: simplify vector PMD compilati... Anatoly Burakov
- [PATCH v5 18/34] net/ixgbe: replace always-true check Anatoly Burakov
- [PATCH v5 19/34] net/ixgbe: add a desc done function Anatoly Burakov
- Re: [PATCH v5 19/34] net/ixgbe: add a desc done func... Burakov, Anatoly
- Re: [PATCH v5 19/34] net/ixgbe: add a desc done ... Bruce Richardson
- [PATCH v5 21/34] net/i40e: clean up definitions Anatoly Burakov