[PATCH v4 27/35] net/intel: remove index for tracking end of packet

Burakov, Anatoly anatoly.burakov at intel.com
Tue Feb 10 15:15:36 CET 2026


On 2/9/2026 5:45 PM, Bruce Richardson wrote:
> The last_id value in each tx_sw_queue entry was no longer used in the
> datapath, remove it and its initialization. For the function releasing
> packets back, rather than relying on "last_id" to identify end of
> packet, instead check for the next pointer being NULL.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---

Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>

-- 
Thanks,
Anatoly


More information about the dev mailing list