From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6B2D1C25B6B for ; Tue, 24 Oct 2023 21:00:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1344387AbjJXVAb (ORCPT ); Tue, 24 Oct 2023 17:00:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344353AbjJXVA2 (ORCPT ); Tue, 24 Oct 2023 17:00:28 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B423D10E3; Tue, 24 Oct 2023 14:00:25 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPS id 3334DC433C7; Tue, 24 Oct 2023 21:00:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1698181225; bh=XbwDDDHUb0TA4KMbid2Sc5GNAmeqnpv06E3h35HAe2Q=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=iQe7s8kcbk8ZcKnDqSaIOceVTtM1SeTE6Uaa02iRv2eigyxoTvCbpSD7n6ua42ToO oBwV129sirJDu3F0qx3jEhYJiuzRw8qEkfzEIx2b9w8uNluycdGIW1DQJpID1aQyah u/b1VLGfbY13zgc5ase9/xd5AKdPQsUulDyzLcXbAZcc6MwFILXT+KHo9qa7eFbPk7 QqfZKRheWk0KIa+iyXP/S7/Oj8W3lPJHyapuL97z7nsqgkHdKtD3ujbpcwRBngYPfg AjOZ+zzpoVCbyGHvvqXk9TbKjxrslq4AcLrfwv6OQ4jinwGMZPVexB2xGcDnpT2B1R whlmqJsfBeFow== 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 0ECADC3959F; Tue, 24 Oct 2023 21:00:25 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2] selftests:net change ifconfig with ip command From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169818122505.23262.9878970940813907976.git-patchwork-notify@kernel.org> Date: Tue, 24 Oct 2023 21:00:25 +0000 References: <20231023123422.2895-1-swarupkotikalapudi@gmail.com> In-Reply-To: <20231023123422.2895-1-swarupkotikalapudi@gmail.com> To: Swarup Laxman Kotiaklapudi Cc: davem@davemloft.net, jiri@resnulli.us, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, shuah@kernel.org, netdev@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, linux-kernel-mentees@lists.linuxfoundation.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Mon, 23 Oct 2023 18:04:22 +0530 you wrote: > Change ifconfig with ip command, > on a system where ifconfig is > not used this script will not > work correcly. > > Test result with this patchset: > > [...] Here is the summary with links: - [v2] selftests:net change ifconfig with ip command https://git.kernel.org/netdev/net-next/c/37a38e439d4e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html