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 F1739225A38; Thu, 30 Apr 2026 00:41:11 +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=1777509672; cv=none; b=e9PFg+8W3IAhVpyOim28eUBzKLxo8u6D5yj7vtUnK+CkNSMMfMc16FVTB/g5Ws+XfPJ3bbjNq9CeSVfMgBezQNDw0ZaU1fMqrw5Uc1QqxDDdUiSQoVN5E1a8zGjivu+GT6+mOjG9bMuei2aRq3mnu0psIph42ipdg+ttY1PN2zw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777509672; c=relaxed/simple; bh=9g7hPQj7KsWkXttmPzPB+EGrRNIrrqTQepE1DzM2lAc=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=ZLlioIougs/MWr9yWUIkchpusmio1m0lInQibDASqXOA+rVylppQOmXzFe/9fDaJlyDMt1c1ZZg9mlwzutM9qxIJnwei9UEyCi/3EacOVEIbg2Dh64DXVikN9AhonZoS7DQw9/A2IM5I7u1Vb25wA+zZcooEd0cAJ50S4OoJJz8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=ArM23fB9; 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="ArM23fB9" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 85D26C2BCB4; Thu, 30 Apr 2026 00:41:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1777509671; bh=9g7hPQj7KsWkXttmPzPB+EGrRNIrrqTQepE1DzM2lAc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ArM23fB9Mi8voLl/zbrCLaxVuLJFv7+fSE8N3wM5vTh3mymHyI6If2Abq+PH4v/tl 9ZXS38uJL4N6ImI7bybi5b0CntrcxI6LMPwLoTHDvTBHbZdfcXN/rwqqeOCrb0xUbu RAiDB55jc5BAxGFgjnWo72iOUtRcqOfUv+2lMjspOQLbwG/7mkVBILqEt2IavUwI31 1oX/8Hciym61WltB/mo5vqoxCXLITrAhc5JHTKdN+T4AUAoYtrKx1m7Nt/pixaReBx UznKp3HjkH/w4q5TWWskXYkAooXksl2o/hVbUzzGVq6lX3QBiHU5J4SNLWFefNTgAR yDOx3FmCIUkmQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 02CD63809A2A; Thu, 30 Apr 2026 00:40:28 +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: drv-net: rss: add case for field config on RSS context From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177750962654.2238701.16028526030021659024.git-patchwork-notify@kernel.org> Date: Thu, 30 Apr 2026 00:40:26 +0000 References: <20260428203624.1224387-1-kuba@kernel.org> In-Reply-To: <20260428203624.1224387-1-kuba@kernel.org> To: Jakub Kicinski Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com, pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org, shuah@kernel.org, dimitri.daskalakis1@gmail.com, pavan.chebbi@broadcom.com, linux-kselftest@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Tue, 28 Apr 2026 13:36:24 -0700 you wrote: > We had some issues with a suspected traffic imbalance on an RSS > context. Make sure the tests cover the RXFH field selection > vs additional contexts. > > Signed-off-by: Jakub Kicinski > --- > CC: shuah@kernel.org > CC: dimitri.daskalakis1@gmail.com > CC: pavan.chebbi@broadcom.com > CC: linux-kselftest@vger.kernel.org > > [...] Here is the summary with links: - [net-next] selftests: drv-net: rss: add case for field config on RSS context https://git.kernel.org/netdev/net-next/c/1656f1788342 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html