Message ID | 20240828091901.3120935-1-danishanwar@ti.com (mailing list archive) |
---|---|
Headers | show
Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) (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 5452D15E5C8; Wed, 28 Aug 2024 09:19:30 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.19.141 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724836772; cv=none; b=apbeb5KpZ7KQ8a+8PbXeWgHf7RuV6aB56eR3VPQEW8mt+Zjr9eVMtNbW192MhtC+g9KWWavvLVSkk5dqzaDpIfAJvhDaZXjVKbI59SB1fTANb4ggdhTg6q4nR6QRiY1rlCmlqM5D/kE79b3JpdqA8/+jub7vVprpFcQ61ojwcKo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724836772; c=relaxed/simple; bh=75Ac1ux3wSiLTmmKs6fVjtGD6q9N5h4FJizhOL2dAck=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=fg8rTHmTK5bF6n+qmnTox29BVsU/tZWhQV0oM4VfasU7kGeHFKYw+Mxi3Gsr3z85rPoDCKuSmI9nSZkZb6pPow4c+ouVgQo1jHmxYWp2vJyK59Nr+AsPXYHnaEkJ6jcqbePJZmU3vVpmXf9TplssiKaHMLErB2LzixZNGFDI9hU= 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=Qh4MZv+5; arc=none smtp.client-ip=198.47.19.141 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="Qh4MZv+5" Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 47S9J4aQ084245; Wed, 28 Aug 2024 04:19:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1724836744; bh=ekYOuLexyebNgthzikEPIns81VKOgVjs/KtwLoaOR8g=; h=From:To:CC:Subject:Date; b=Qh4MZv+5OEg6xtPR6vseseUiVDdHTJUTW19UREVSF6KOPabqvRFvGj83Frh6UAGqi w7UeB5Fm+NE1Qs7co71isMuzy/+G/oKONvJApudECg1MxeXPUvdW13+n/adAKyxPNu hlo6lVxSd7JdtjpgEN7iSucLQJfjSP0NCNOSj0Rs= Received: from DFLE112.ent.ti.com (dfle112.ent.ti.com [10.64.6.33]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 47S9J4vs127084 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 28 Aug 2024 04:19:04 -0500 Received: from DFLE113.ent.ti.com (10.64.6.34) by DFLE112.ent.ti.com (10.64.6.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 28 Aug 2024 04:19:04 -0500 Received: from fllvsmtp8.itg.ti.com (10.64.41.158) by DFLE113.ent.ti.com (10.64.6.34) 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, 28 Aug 2024 04:19:04 -0500 Received: from lelv0854.itg.ti.com (lelv0854.itg.ti.com [10.181.64.140]) by fllvsmtp8.itg.ti.com (8.15.2/8.15.2) with ESMTP id 47S9J4Re009430; Wed, 28 Aug 2024 04:19:04 -0500 Received: from localhost (danish-tpc.dhcp.ti.com [10.24.69.25]) by lelv0854.itg.ti.com (8.14.7/8.14.7) with ESMTP id 47S9J3cS007457; Wed, 28 Aug 2024 04:19:03 -0500 From: MD Danish Anwar <danishanwar@ti.com> To: Andrew Lunn <andrew@lunn.ch>, Dan Carpenter <dan.carpenter@linaro.org>, Jan Kiszka <jan.kiszka@siemens.com>, Javier Carrasco <javier.carrasco.cruz@gmail.com>, Jacob Keller <jacob.e.keller@intel.com>, Diogo Ivo <diogo.ivo@siemens.com>, Simon Horman <horms@kernel.org>, Richard Cochran <richardcochran@gmail.com>, Paolo Abeni <pabeni@redhat.com>, Jakub Kicinski <kuba@kernel.org>, Eric Dumazet <edumazet@google.com>, "David S. Miller" <davem@davemloft.net> CC: <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/6] Introduce HSR offload support for ICSSG Date: Wed, 28 Aug 2024 14:48:55 +0530 Message-ID: <20240828091901.3120935-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-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-Patchwork-Delegate: kuba@kernel.org |
Series |
Introduce HSR offload support for ICSSG
|
expand
|