20/11/2025 18:08, Kevin Traynor: > On 12/11/2025 07:40, Bing Zhao wrote: > > From: Roi Dayan <[email protected]> > > > > Looks like commit the cited commit removed the representor > > interrupt handler cleanup by mistake. Fix it. > > > > Fixes: 5cf0707fc7e9 ("net/mlx5: remove Rx queue data list from device") > > Cc: [email protected] > > > > Hi, > > Some of this series (see below) is fixing issues in older releases, but > does not include stable tag to indicate the fixes should be backported. > > Just checking if this is deliberate, or an oversight and they should be > backported ? > > thanks, > Kevin. > > 25.11 dbaed15366 - F net/mlx5: release representor interrupt handler > (Fixes issue in 21.11) > > 25.11 aef94343d3 - F common/mlx5: release unused mempool entries (Fixes > issue in 21.11 (partially fixed in 8947eebc999e @ 21.11)) > > 25.11 8d1fe10768 - F net/mlx5/hws: fix buddy memory allocation (Fixes > issue in 22.11)
I think it is an oversight. Usually I fix it myself, but this time I missed some. Raslan, please run devtools/check-git-log.sh for each patch, it is raising such issue.

