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 BEF1D34C130 for ; Tue, 10 Mar 2026 03:00:43 +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=1773111643; cv=none; b=TqpRoJPlslb/VoX0r1zrCeq4uwLV1v+CwWVeTdWUsAM+0oARfQIj+5STqtdZ3EsU5Fnk1S9Hvs9wHaSf3el3veYOFoOaoSwCsHFjdCXB72Tf1Y2QR9rM8VdRw9JfLmbLxhcjLKtpZT73fIHBzxK94V1RyPo5JmkVA7WEFLNLY1A= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773111643; c=relaxed/simple; bh=YM4VHlYHZeV/VlHEHVfQnap5mDWqb6a13CQDyjVMGTQ=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=TJfFc/xCVjC0NEDDTLfZDStRU+0ZGSuOXcpYosVilpQ/VdwLAZ9oRdZ/LDrjCm9NJVX04DDGWl5zJMUy+66oqIpDfWtoha1tRpgb4nAiS26SYK/YHIeiqBenRxkppq2DkARwv614ZJi2Wvtg07MDa5sXCFXxRraXA3NSc61NE8w= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=vCKniEuH; 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="vCKniEuH" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A2DFDC4CEF7; Tue, 10 Mar 2026 03:00:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1773111643; bh=YM4VHlYHZeV/VlHEHVfQnap5mDWqb6a13CQDyjVMGTQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=vCKniEuH8QGrilujVW7sMirCKy6hb9lNEymqM1mNllKkKJZpWrZ590TJNdDZ7aToI 4COyZI+8M+8zXJwbz4XwTBDmYZ7RD7gxMsChXiYZoYdHBu3kPgNCTi0LV2FVV9YUlv zOC8loyBaq5GFDkMCquRQOPvw6HIZJpRxe8i/t3MEmdK1F/f9TMdz3a4PA1RKC/ocA RMR/IzP2erE9+H3p5PWQ8ZaC6JJ28tAE1P6xaSQnihDuJWxLSwcsFY2j72RqfZy5w3 kADBQzNA6jyGM0G5l0b1/SxgqLfwAii0BI5JuNLacQ9YskiqaC7GqaU7d7B29Xr6Ps 1/38lTzbmbXKg== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 02DC23808200; Tue, 10 Mar 2026 03:00:42 +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: Adapt test's output to HFSC's iproute2 printing changes From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177311164054.2039470.13670480314698242530.git-patchwork-notify@kernel.org> Date: Tue, 10 Mar 2026 03:00:40 +0000 References: <20260307220724.2501212-1-victor@mojatatu.com> In-Reply-To: <20260307220724.2501212-1-victor@mojatatu.com> To: Victor Nogueira Cc: jhs@mojatatu.com, jiri@resnulli.us, kuba@kernel.org, pabeni@redhat.com, dsahern@kernel.org, stephen@networkplumber.org, pctammela@mojatatu.com, netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Sat, 7 Mar 2026 19:07:24 -0300 you wrote: > To make the printing of HFSC's defcls consistent with HTB's, > iproute2 is now printing defcls prepended with "0x". > > This commit adapts test a4c3 to this change. > > Acked-by: Jamal Hadi Salim > Signed-off-by: Victor Nogueira > > [...] Here is the summary with links: - [net-next] selftests/tc-testing: Adapt test's output to HFSC's iproute2 printing changes https://git.kernel.org/netdev/net-next/c/56acc7f51974 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html