Re: [PATCH net 0/8] Intel Wired LAN Driver Updates 2025-10-01 (idpf, ixgbe, ixgbevf)

From: Alexander Lobakin

Date: Mon Oct 06 2025 - 11:27:48 EST


From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
Date: Wed, 01 Oct 2025 17:14:10 -0700

> For idpf:
> Milena fixes a memory leak in the idpf reset logic when the driver resets
> with an outstanding Tx timestamp.
>
> Emil fixes a race condition in idpf_vport_stop() by using
> test_and_clear_bit() to ensure we execute idpf_vport_stop() once.
Patches 2-3 (at least) triggered a good bunch of compiler errors in
Tony's queue due to that XDP and XSk support for idpf went into net-next
already, but these patches weren't rebased and retested after that.

Thanks,
Olek