Message ID | 20241106091710.3308519-1-danishanwar@ti.com (mailing list archive) |
---|---|
Headers | show
Received: from lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) (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 267EB1D88CA; Wed, 6 Nov 2024 09:17:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.23.248 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730884671; cv=none; b=cNjuYV9lIsT3YXh2O8V1x35vhbeWFs3Vs4Yfx0Rii2Bs15Q/leeOTtVgfdDrd0z7Q+rLYJeH7mZH7oL8ir7DQF8YiPK8Dy+ymeq/4/Lb9Wz9Vw84YPm4rNA/2eyk8a2RPTmz/k0A2WndSdUuhiShz8RZk5o06bwhU9dxTx05bVc= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730884671; c=relaxed/simple; bh=GLb7HcmZQX1gdpiPdgniwXZvg7q5HYGuj2rJTZsZB1E=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=g/Zy9DyDxVnyTXMgfKylAWOEa4x43stl5ElLmIq9W53SQFfis8Qo/YVqqRJkMIa31XAnZqGPc8iUsmaatg8HDyHaNQtwNb/5H02DIjbqiHuLP+08DDZ5QSJYRGiGEIsuqbZBhxntlZese+t/Ll8GR+bauVT8bTAabyThW1+R9AY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com; spf=pass smtp.mailfrom=ti.com; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=KcYzHBOz; arc=none smtp.client-ip=198.47.23.248 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ti.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="KcYzHBOz" Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 4A69HD7B035681; Wed, 6 Nov 2024 03:17:13 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1730884633; bh=iLrRXXFqcwItg0lw31N6XVp0ETawlclPWtIL3rnRHeo=; h=From:To:CC:Subject:Date; b=KcYzHBOzUEy/w4upgPzx/Y9kvkZgH+xmTlyNeAxaFzhQWQKVOHex6fmTAfCZPlPfL TJHMWSpMtyCxZW6xyLYZ0bIFCM8qDJmEmp0+rfctHjuTutbZMKzH4ecJmsezU6d/ju 4+Ck0t5e32x98gspJ4Xg2RMmnHv0cmedvirsi6EI= Received: from DFLE108.ent.ti.com (dfle108.ent.ti.com [10.64.6.29]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 4A69HDIb116843 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 6 Nov 2024 03:17:13 -0600 Received: from DFLE108.ent.ti.com (10.64.6.29) by DFLE108.ent.ti.com (10.64.6.29) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 6 Nov 2024 03:17:13 -0600 Received: from fllvsmtp7.itg.ti.com (10.64.40.31) by DFLE108.ent.ti.com (10.64.6.29) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Wed, 6 Nov 2024 03:17:13 -0600 Received: from fllv0122.itg.ti.com (fllv0122.itg.ti.com [10.247.120.72]) by fllvsmtp7.itg.ti.com (8.15.2/8.15.2) with ESMTP id 4A69HDus081192; Wed, 6 Nov 2024 03:17:13 -0600 Received: from localhost (danish-tpc.dhcp.ti.com [10.24.69.25]) by fllv0122.itg.ti.com (8.14.7/8.14.7) with ESMTP id 4A69HBXA020759; Wed, 6 Nov 2024 03:17:12 -0600 From: MD Danish Anwar <danishanwar@ti.com> To: <geliang@kernel.org>, <liuhangbin@gmail.com>, <jiri@resnulli.us>, <w-kwok2@ti.com>, <aleksander.lobakin@intel.com>, <lukma@denx.de>, <jan.kiszka@siemens.com>, <diogo.ivo@siemens.com>, <shuah@kernel.org>, <horms@kernel.org>, <pabeni@redhat.com>, <kuba@kernel.org>, <edumazet@google.com>, <davem@davemloft.net>, <andrew+netdev@lunn.ch> CC: <linux-kselftest@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <netdev@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <srk@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>, Roger Quadros <rogerq@kernel.org>, <danishanwar@ti.com> Subject: [PATCH net-next v3 0/4] Introduce VLAN support in HSR Date: Wed, 6 Nov 2024 14:47:06 +0530 Message-ID: <20241106091710.3308519-1-danishanwar@ti.com> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: <netdev.vger.kernel.org> List-Subscribe: <mailto:netdev+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:netdev+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-Patchwork-Delegate: kuba@kernel.org |
Series | Introduce VLAN support in HSR | expand |