From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp-fw-9102.amazon.com (smtp-fw-9102.amazon.com [207.171.184.29]) (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 E999386347; Fri, 21 Feb 2025 04:09:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=207.171.184.29 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740110963; cv=none; b=p+34GzQTRwB20JlS3ruUskf/SHABVGdq15WgbuF+GXL+m8Zg/yLH25CbeSFJD6fmURap7Mj9GT+C/Xarit7ePwWU0UFUlpJYeiBXuE0h+huSoqshzWwQaaDFsWJePVJWSIKohF5FvHtnMewOxnaxFwN+JS1MmSg3TT4NenQ1rTE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740110963; c=relaxed/simple; bh=9VRKHtvCD5LKjUpFekcBz+8BvZ6qDysicM6yxh+LVyM=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=OPpJ2ByR7+sFgpeT3R4VxmLbY2JoRfE1JrdU01rYysazZEnMCrHw5mw5aWFcPlflUvbp6BXVrk5qykybjkaOj+9XWQ4n5dZIxNFN20XmvqsGCetv3AHdnHBf6ZVDTYWnXEUI8TTjbJSxQGGHA/9REkJj9zmAJDnLmvCgBvqq4AY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=amazon.com; spf=pass smtp.mailfrom=amazon.co.jp; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b=qWwI8abh; arc=none smtp.client-ip=207.171.184.29 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=amazon.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=amazon.co.jp Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=amazon.com header.i=@amazon.com header.b="qWwI8abh" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amazon.com; i=@amazon.com; q=dns/txt; s=amazon201209; t=1740110963; x=1771646963; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=M3R4jgVzCNPLBzNuXpXuKMyO2gDw390ime/+zg7mysY=; b=qWwI8abhJEYtelDt22YxJjCak3aQDKch207pCPe/mRuLorASKg8OHZjz JeEIyP7Qf8jKjXAtDeaQpfEakutEd9afV+KE+ukC67vLmmynL/IAavu06 opF0qEGJqenUdofd+F/h1VsELolfHp8gfvuU5OAVD1rvF8xQbyDy9YUIg E=; X-IronPort-AV: E=Sophos;i="6.13,303,1732579200"; d="scan'208";a="495807538" Received: from pdx4-co-svc-p1-lb2-vlan3.amazon.com (HELO smtpout.prod.us-west-2.prod.farcaster.email.amazon.dev) ([10.25.36.214]) by smtp-border-fw-9102.sea19.amazon.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 21 Feb 2025 04:09:13 +0000 Received: from EX19MTAUWB002.ant.amazon.com [10.0.7.35:23369] by smtpin.naws.us-west-2.prod.farcaster.email.amazon.dev [10.0.18.32:2525] with esmtp (Farcaster) id c0ba83e4-397a-4153-a293-f9b3f392ec9f; Fri, 21 Feb 2025 04:09:12 +0000 (UTC) X-Farcaster-Flow-ID: c0ba83e4-397a-4153-a293-f9b3f392ec9f Received: from EX19D004ANA001.ant.amazon.com (10.37.240.138) by EX19MTAUWB002.ant.amazon.com (10.250.64.231) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA) id 15.2.1258.39; Fri, 21 Feb 2025 04:09:12 +0000 Received: from 6c7e67bfbae3.amazon.com (10.135.209.63) by EX19D004ANA001.ant.amazon.com (10.37.240.138) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA) id 15.2.1544.14; Fri, 21 Feb 2025 04:09:06 +0000 From: Kuniyuki Iwashima To: CC: , , , , , , , , , , , , , , , , , , , , , , , , , , , Subject: Re: [PATCH net-next v10 08/13] net: ipv6: Use link netns in newlink() of rtnl_link_ops Date: Thu, 20 Feb 2025 20:08:58 -0800 Message-ID: <20250221040858.78214-1-kuniyu@amazon.com> X-Mailer: git-send-email 2.39.5 (Apple Git-154) In-Reply-To: <20250219125039.18024-9-shaw.leon@gmail.com> References: <20250219125039.18024-9-shaw.leon@gmail.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-ClientProxiedBy: EX19D042UWA004.ant.amazon.com (10.13.139.16) To EX19D004ANA001.ant.amazon.com (10.37.240.138) From: Xiao Liang Date: Wed, 19 Feb 2025 20:50:34 +0800 > When link_net is set, use it as link netns instead of dev_net(). This > prepares for rtnetlink core to create device in target netns directly, > in which case the two namespaces may be different. > > Signed-off-by: Xiao Liang Reviewed-by: Kuniyuki Iwashima