On Fri, Jun 06, 2025 at 06:08:48PM +0100, Anatoly Burakov wrote: > There are no differences between scalar and vector paths when it comes to > packet type support, and the only data path currently not covered by the > check is the VF representor path, because it's not meant to be used > directly anyway. Simplify the check to reflect that fact. > > Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
- [PATCH v5 01/34] net/ixgbe: remove unused field in Rx que... Anatoly Burakov
- [PATCH v5 06/34] net/i40e: rename 16-byte descriptor defi... Anatoly Burakov
- [PATCH v5 07/34] net/ice: rename 16-byte descriptor defin... Anatoly Burakov
- [PATCH v5 08/34] net/iavf: remove 16-byte descriptor defi... Anatoly Burakov
- Re: [PATCH v5 08/34] net/iavf: remove 16-byte descri... Bruce Richardson
- [PATCH v5 13/34] net/ixgbe: decouple scalar and vec rxq f... Anatoly Burakov
- 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