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 4428922F0F; Thu, 18 Jan 2024 11:10:27 +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=1705576228; cv=none; b=I6ikBwB3MRoujQz2+x8jA8ARJfqED/5sKKOP9Cicqghq818CGavnfAUTqfnOayAtWBNAEOSoEDb8Sv7aAlt3iEq5VgUnlhIjuvt4g6zoSikf3ZV6kRkGhhK33MgoNy83JG6r5HXJy4rigKHMQAumGuoUcgM8mfTx5RMFLuOKO/k= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1705576228; c=relaxed/simple; bh=88abpNnKWGE2MJeLFEVcrJnUMiETfWM4PIw/mtMKeAw=; h=Received:DKIM-Signature:Received:Content-Type:MIME-Version: Content-Transfer-Encoding:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=lhYLZczFjhgXSLdfBTToTZL/w+PpNZsvD6I6zMi8G3Sysr6X/trNhstnKkztDf4wTnFApTBUilJtfu4/773oXroLXUGufSQRZCC2Km2LJK0awWNRdYjzBXZObk1nMTTqsNBTVWu5A1XNdCp7RXokdgkHEkKwpdZDKrlMfQIzFug= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=BWHFe/fB; 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="BWHFe/fB" Received: by smtp.kernel.org (Postfix) with ESMTPS id A2C18C43390; Thu, 18 Jan 2024 11:10:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1705576227; bh=88abpNnKWGE2MJeLFEVcrJnUMiETfWM4PIw/mtMKeAw=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=BWHFe/fBwz8lMrVckKySeswf0TAOtA170ojo4hyzOb+bHC/8Gb0ifUW5SUSBx0Usn vQT9feZ986rzrHn6BietoS6i2ZousBPEheO31jR2dVMEXJECEKscAjflEwrw76/zGC 2AeF8WaH1EszfcZM/XiWu+pH8aIvm23KyeHwcK+LKuAMX3CegCp+6yVORmueWwNG6V Yvl5K+34RTlfVzvzDAwP7qy5kEmH8YVppVFaI02JF5Iqs5vCPqdCmkohMeSNlcGFhi 64RexjVR4tTbHeTyFCx5gWGa/5g4ag6Ogf4s4RkdsdZCCkhHwkMzM4bwXbx50lcbZZ XwRn/DaW85bCQ== 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 8A313DFC697; Thu, 18 Jan 2024 11:10:27 +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] selftests: bonding: Add more missing config options From: patchwork-bot+netdevbpf@kernel.org Message-Id: <170557622756.3887.10773618796879159199.git-patchwork-notify@kernel.org> Date: Thu, 18 Jan 2024 11:10:27 +0000 References: <20240116154926.202164-1-bpoirier@nvidia.com> In-Reply-To: <20240116154926.202164-1-bpoirier@nvidia.com> To: Benjamin Poirier Cc: netdev@vger.kernel.org, j.vosburgh@gmail.com, andy@greyhouse.net, shuah@kernel.org, davem@davemloft.net, liuhangbin@gmail.com, jon.toppins+linux@gmail.com, razor@blackwall.org, michal.kubiak@intel.com, linux-kselftest@vger.kernel.org, kuba@kernel.org Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni : On Tue, 16 Jan 2024 10:49:26 -0500 you wrote: > As a followup to commit 03fb8565c880 ("selftests: bonding: add missing > build configs"), add more networking-specific config options which are > needed for bonding tests. > > For testing, I used the minimal config generated by virtme-ng and I added > the options in the config file. All bonding tests passed. > > [...] Here is the summary with links: - [net] selftests: bonding: Add more missing config options https://git.kernel.org/netdev/net/c/dd2d40acdbb2 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html