Message ID | 20240529110551.620907-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 41A98167D9C; Wed, 29 May 2024 11:06:29 +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=1716980791; cv=none; b=VrxlaqxNO2/ecvjhoRVhzP38zaub6FnzCeET4hh7jPBOP5zpTMfTF0GWNyGXi/Y2iAkzWpao06uW3Sm3Wh43+28YnmmH+58a/H4pHsU4coyWpT/mWvTwbydeDbGXFIIoiBmHiVgxEAmWHqC+prBQo5gsLKoRLBybBSCEzdU/nmE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1716980791; c=relaxed/simple; bh=LFEb5r9tpFH2MXGhiD3uFiu9MuDouEJbXBFwVjXzvow=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=HnSuqybpoFAyP1+boUNGzkeJJqBC8H+iylkTlRE9Xygx3SdGOsbmZLFBJstXZickQxWte8BMwFMlX0ybWS/+goOsc2Qjd6lHRqLTeNYn4MZEIFUcT9LXX3aewo30DFc9QE8GvPsP/D3bfm5QppbWDUv5CVYIWo0vMwQFW0Knri8= 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=QdgR5TAF; 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="QdgR5TAF" Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 44TB5tBe099912; Wed, 29 May 2024 06:05:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1716980755; bh=imtC2JoljHGjHsHTdzPWpwajqU1EqCw5odY/Mi7dIlE=; h=From:To:CC:Subject:Date; b=QdgR5TAFOQuitXfhSIE3RJU9i2qJUiaB9GxYTxl/STTHKSKoR2D88TixfhmGDAExO hvGqClArt+hZldrPE2n+LdQrVpKueeN+8vAo8SSCLxH5LxFFLLYbfnwZ8CqU1oWHpk nsbg/bStOi5M66+JhX3fUYAsLQZmnMZ2c2util7Y= Received: from DLEE100.ent.ti.com (dlee100.ent.ti.com [157.170.170.30]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 44TB5tO3012379 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 29 May 2024 06:05:55 -0500 Received: from DLEE108.ent.ti.com (157.170.170.38) by DLEE100.ent.ti.com (157.170.170.30) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 29 May 2024 06:05:54 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE108.ent.ti.com (157.170.170.38) 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, 29 May 2024 06:05:54 -0500 Received: from lelv0854.itg.ti.com (lelv0854.itg.ti.com [10.181.64.140]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 44TB5s2w035943; Wed, 29 May 2024 06:05:54 -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 44TB5rJl016488; Wed, 29 May 2024 06:05:54 -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> Subject: [PATCH net-next v8 0/2] Add TAPRIO offload support for ICSSG driver Date: Wed, 29 May 2024 16:35:49 +0530 Message-ID: <20240529110551.620907-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
|