Message ID | 20240531044512.981587-1-danishanwar@ti.com (mailing list archive) |
---|---|
Headers | show
Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) (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 D3345200DE; Fri, 31 May 2024 04:45:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.19.142 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717130749; cv=none; b=sm7TVitLWjevv94dXHzUHzUi23AfauwuivQWcBvgToFXqZPLKJqYY+jEpRKvfKAq2NSrkiFizPfJJMZwvVND6pLNZQVVXAA8V9ajN6sNQ7aQVkqekkR4/aBUBYpRarnN2ghxL3wiHJ74yMf1Erb0AFk2Mh9oXS+35O2zO4WCUxs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1717130749; c=relaxed/simple; bh=AcQjH0Tv+ds/w/G6RFoYZcCzZe6XNzxHUHykPWMypY0=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=qvRNDzvJwN9JW8q3rM1YjibpQUHEZoL/KKT+y4wyo2Zu9u7Ek7XFe6m7fTHZ3F9s2PR8LX7lutyQernPqsv+eeq1R3wrNJ9ukAgr0OYKRgl+2UKxSDU+pIJsRDifa+A7wavnbhSFjtnu3HrlgBH/N5U04G1N2DANExQWNLspM8k= 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=eSRk4B6v; arc=none smtp.client-ip=198.47.19.142 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="eSRk4B6v" Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 44V4jHpV092443; Thu, 30 May 2024 23:45:17 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1717130717; bh=mNKiM5U/rsPEaic2/48KPNyIn8o3PwqoEUPJCxassRk=; h=From:To:CC:Subject:Date; b=eSRk4B6vXMdQ4a5sQcdPvJOmfIOdutd9bt0FjzeLGsvUZSJrlyk7i5aJXHkBjwv5S P/w2P5oeuJgxGqVv2B4h0OR18Z57F4fPqT1OuSEWGnJeY6QpMEetNEEAEH7d4oc7V9 dVaAhpIw28ujYW7b4TXxljkaIe9b6DdLtS0D/9R0= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 44V4jH8u120082 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 30 May 2024 23:45:17 -0500 Received: from DLEE114.ent.ti.com (157.170.170.25) by DLEE103.ent.ti.com (157.170.170.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 30 May 2024 23:45:16 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE114.ent.ti.com (157.170.170.25) 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; Thu, 30 May 2024 23:45:16 -0500 Received: from fllv0122.itg.ti.com (fllv0122.itg.ti.com [10.247.120.72]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 44V4jG4r035650; Thu, 30 May 2024 23:45:16 -0500 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 44V4jFPZ023385; Thu, 30 May 2024 23:45:16 -0500 From: MD Danish Anwar <danishanwar@ti.com> To: Jan Kiszka <jan.kiszka@siemens.com>, Dan Carpenter <dan.carpenter@linaro.org>, Andrew Lunn <andrew@lunn.ch>, Simon Horman <horms@kernel.org>, Diogo Ivo <diogo.ivo@siemens.com>, Wolfram Sang <wsa+renesas@sang-engineering.com>, Randy Dunlap <rdunlap@infradead.org>, Niklas Schnelle <schnelle@linux.ibm.com>, Vladimir Oltean <vladimir.oltean@nxp.com>, Vignesh Raghavendra <vigneshr@ti.com>, Richard Cochran <richardcochran@gmail.com>, Roger Quadros <rogerq@kernel.org>, MD Danish Anwar <danishanwar@ti.com>, Paolo Abeni <pabeni@redhat.com>, Jakub Kicinski <kuba@kernel.org>, Eric Dumazet <edumazet@google.com>, "David S. Miller" <davem@davemloft.net> CC: <linux-arm-kernel@lists.infradead.org>, <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>, <srk@ti.com>, Jacob Keller <jacob.e.keller@intel.com> Subject: [PATCH net-next v9 0/2] Add TAPRIO offload support for ICSSG driver Date: Fri, 31 May 2024 10:15:10 +0530 Message-ID: <20240531044512.981587-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-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-Patchwork-Delegate: kuba@kernel.org |
Series |
Add TAPRIO offload support for ICSSG driver
|
expand
|