From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 750C028FD for ; Sat, 26 Jul 2025 00:25:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753489500; cv=none; b=D9iU/IZ1tXemi2Uc1TZlhpzJGPZTiiw/RSA1PW1yDy8cEZspRCoRi52hd3YHNioSUjzGBlyhaKnN92TEvWrETCYBfBvi9W7CzGOW+/H1cfiRQIZLbwQH/299z5rNVbroFnbEmxSgsa9byGwZaNN6aK8I9mfoCE0HkuBcSAhDB3Y= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753489500; c=relaxed/simple; bh=ouEaoS10fzdUUNewOnxPRn+yUIfuDEseUqu//BSjC18=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version:Content-Type; b=cNxE5CQ73QLcmC7/ovEXYsLwWdfkfgWCfDdLucBhwPHhn1wHKkpbkO/GudDmhlDvfiPJlbt/KEVN2Ks6HOHtSOzs2eCMm1IA3zQpAKt0S6p1z9Ip0tMQ4B6rrUcF2WMq3+82wE67JEaPGZ+MqMV0mvKS+mZuU9ooK7/A/KiASzM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=A/QMGVTF; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="A/QMGVTF" Received: by smtp.kernel.org (Postfix) with ESMTPSA id BF774C4CEF4; Sat, 26 Jul 2025 00:24:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1753489500; bh=ouEaoS10fzdUUNewOnxPRn+yUIfuDEseUqu//BSjC18=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=A/QMGVTF6ZHNTAJ19f7XVwNZg+yaPQZ3f7e3uNsG4TYarsk/yYD4xeLFBf/LWqFtm K5LeHLu6LmtifG3uGcGMcmV0gnpgOrBHcfgmW4lCWLtrCCK15saxtAgdq5sfUeoUsH smOROfrDuR4KwT/JoRNyn9lxozf+ygNBkqX7jN4NMiwvjLtkUJvZqxv6Jp4xxzxnwJ A8yC4bOOf6WUH1BYYGqkVr0IlTjrJqfpCEN/a95N5CaeSTPXErdT/CKlNLO1+p3SBQ T6vxsOi79g1ojJSlPdnSdL97umn5dzVkPITHEeXLLdazEu3xGzBkZpXww2cXTCEiNP IhzcazSeAx2qg== From: Sasha Levin To: stable@vger.kernel.org Cc: Sasha Levin Subject: Re: [PATCH 5.4.y 3/8] net: sched: extract qstats update code into functions Date: Fri, 25 Jul 2025 20:24:57 -0400 Message-Id: <1753463716-f2f3419a@stable.kernel.org> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250724192619.217203-4-skulkarni@mvista.com> References: Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ Sasha's backport helper bot ] Hi, ✅ All tests passed successfully. No issues detected. No action required from the submitter. The upstream commit SHA1 provided is correct: 26b537a88ca5b7399c7ab0656e06dbd9da9513c1 WARNING: Author mismatch between patch and upstream commit: Backport author: Commit author: Vlad Buslov Status in newer kernel trees: 6.15.y | Present (exact SHA1) 6.12.y | Present (exact SHA1) 6.6.y | Present (exact SHA1) 6.1.y | Present (exact SHA1) 5.15.y | Present (exact SHA1) 5.10.y | Present (exact SHA1) Note: Could not generate a diff with upstream commit: --- Note: Could not generate diff - patch failed to apply for comparison --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | 5.4 | Success | Success |