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 62AFFD50C for ; Sat, 21 Oct 2023 10:50:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="iRdbPhZS" Received: by smtp.kernel.org (Postfix) with ESMTPS id C326DC43391; Sat, 21 Oct 2023 10:50:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697885421; bh=E36pEEuQvHdVJk6tczCg3Ru6GTEyPhENNZmsRocCFg8=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=iRdbPhZSlYgDzA2RxwDX6kEPhkFT2fLzGgkbJo+FL21xSg6X0gCKnAftrSUuFUzWS rxPVMGJ5HGSUQ7nyNmzq8ywRXx42Sit2b3TKOcMwrQmgz24MktrAsPHRPbNY/pFYms YDvucM5pY3z2Pq22F3u/eu4Jc7EBHRgMxrFmrkYQ8LRQhEMr9lE7xgN314Cz7rMY/+ SlLx4PBOpZVgDKoNCfKMG4SREBRn52ioe0sLKm1T9aB/9LMna0rkor/wTOI+BkbL15 pO/AR+p0k6Cip7DrWEyZRUL1Fgvgq+KIQ81phZc2RCJIn8Kxvn1lE0VQCIltybczrK OaJjcTsZENTEQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id AEDA9C04DD9; Sat, 21 Oct 2023 10:50:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next] selftests: tc-testing: add test for 'rt' upgrade on hfsc From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169788542170.19468.4002464511745802917.git-patchwork-notify@kernel.org> Date: Sat, 21 Oct 2023 10:50:21 +0000 References: <20231019172944.3398419-1-pctammela@mojatatu.com> In-Reply-To: <20231019172944.3398419-1-pctammela@mojatatu.com> To: Pedro Tammela Cc: netdev@vger.kernel.org, jhs@mojatatu.com, xiyou.wangcong@gmail.com, jiri@resnulli.us, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller : On Thu, 19 Oct 2023 14:29:44 -0300 you wrote: > Add a test to check if inner rt curves are upgraded to sc curves. > > Signed-off-by: Pedro Tammela > --- > .../tc-testing/tc-tests/qdiscs/hfsc.json | 32 +++++++++++++++---- > 1 file changed, 26 insertions(+), 6 deletions(-) Here is the summary with links: - [net-next] selftests: tc-testing: add test for 'rt' upgrade on hfsc https://git.kernel.org/netdev/net-next/c/ee3d12285471 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html