Message ID | 20240402114405.219100-1-c-vankar@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 8FF9F69979; Tue, 2 Apr 2024 11:44:30 +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=1712058273; cv=none; b=PMlzfrPsz5JJL0nJxXB58zPfLuPvg3OM9+wgw6kEuFfq1dpGSfPJLA3h6/hydHIvH5zeDCfCP60KXcFBPSjHjNxFwjzVW/qikauYrUa7yS3jvKD/KdVYjMTZQU2HcpdFd3G38pHg9JtRw5FpzWHqYpZ9r6eEjr3hmF5RBrgVICk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712058273; c=relaxed/simple; bh=AuMo0OYxSwQJjavMi1CoqMKsM6fTwjYKi6dyzUZOR1o=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=abhdI3hhCJWhHEl67unZ+NK8c8VAniSCVitZvAYlVuBpaoW/7tVLQMQSoOv1JCqXRLGAcvHTQKEWS4+XL2V3mN/lklWXSfLWmY+V/I/2p2dXoQPz8vDe5fkFLdvEwZjgUQWOyR6CxDWE1iXK7xw+oPOQuLfxjOdOxUFK+JmGwsM= 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=DmdydIF8; 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="DmdydIF8" Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 432Bi8BK030239; Tue, 2 Apr 2024 06:44:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1712058248; bh=sh3LQCdFxCykwoTOJhgerGFGuJZbahgKwqL4JpT+OdE=; h=From:To:CC:Subject:Date; b=DmdydIF8cScV55+QZOrt4LuXmyJG+rErqB7scCJs59XY1mP7yCMzjqPkEh1gNQu9w u1eIaP57/AevT6+helV5xcMQvuUECHKyCTAAcpT6nLUuiKCHPG/2UfOUxtK2AwdqTc O7rON0LWvKSm489oKdhTRQAcJJtw/IIcPd8MR6UQ= Received: from DLEE109.ent.ti.com (dlee109.ent.ti.com [157.170.170.41]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 432Bi8e1090261 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 2 Apr 2024 06:44:08 -0500 Received: from DLEE108.ent.ti.com (157.170.170.38) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 2 Apr 2024 06:44:08 -0500 Received: from fllvsmtp7.itg.ti.com (10.64.40.31) 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; Tue, 2 Apr 2024 06:44:08 -0500 Received: from localhost (chintan-thinkstation-p360-tower.dhcp.ti.com [172.24.227.220]) by fllvsmtp7.itg.ti.com (8.15.2/8.15.2) with ESMTP id 432Bi7lB126375; Tue, 2 Apr 2024 06:44:07 -0500 From: Chintan Vankar <c-vankar@ti.com> To: Dan Carpenter <dan.carpenter@linaro.org>, Siddharth Vadapalli <s-vadapalli@ti.com>, Heiner Kallweit <hkallweit1@gmail.com>, Chintan Vankar <c-vankar@ti.com>, Andrew Lunn <andrew@lunn.ch>, Roger Quadros <rogerq@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> Subject: [PATCH net-next v5 0/2] Enable RX HW timestamp for PTP packets using CPTS FIFO Date: Tue, 2 Apr 2024 17:14:03 +0530 Message-ID: <20240402114405.219100-1-c-vankar@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 |
Enable RX HW timestamp for PTP packets using CPTS FIFO
|
expand
|