On Wed, 12 Aug 2026 21:10:14 +0400 Ivan Malov <[email protected]> wrote:
> Three independent fixes. The first ensures that Rx queue > type flags are derived from scratch on every queue setup, > preventing flags from a prior configuration persisting > when an offload is disabled. > > The second patch removes an erroneous static qualifier > from a flow RSS iterator variable, which incorrectly > shared state between multiple interfaces. > > The third patch corrects reading of the advertised > autoneg capability. When the user disables it, the > corresponding bit was re-added upon the next > link-state query. > These are applied to next-net

