Message ID | 20250414113458.1913823-1-parvathi@couthit.com (mailing list archive) |
---|---|
Headers | show
Received: from server.wki.vra.mybluehostin.me (server.wki.vra.mybluehostin.me [162.240.238.73]) (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 A38542367C1; Mon, 14 Apr 2025 11:35:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=162.240.238.73 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744630545; cv=none; b=hqyNCV8uOZnh3gl9KRJU203H6zsywONcr64bButdLl0FJ2aeoE5CEurI4L2yzfyd2ERIpKqFSj8rK8iwj5IhSdY+lTtbA0TRfUkZk8RrC8GxxsrX3io42DHN7QuytgPq7agXRYdAlmBmFtOj+pZVOVMh9l0+dwKhOLTJb56kmlI= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1744630545; c=relaxed/simple; bh=cBjWZ42aOecNr+7+7j3smq55JwlqkIVboo5DqsRoWJ4=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=RcCNCjgn3IGP4yIAmfObzooybeoQ4Cuepling8VSiDxA4TYgl4eUHKNHAP2NB6JxgYfhlVwPBFG6W/EzlA7kA1t88Tws+IX5KBzas2KBJ0Q6Tv6cJP5BZeIxf5rlSRywcdCbU1+2PPVUqQo4DPnKd47siNH/7fD69N5B8XBJkCA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=couthit.com; spf=pass smtp.mailfrom=couthit.com; dkim=pass (2048-bit key) header.d=couthit.com header.i=@couthit.com header.b=SR8jVAAk; arc=none smtp.client-ip=162.240.238.73 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=couthit.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=couthit.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=couthit.com header.i=@couthit.com header.b="SR8jVAAk" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=couthit.com ; s=default; h=Content-Transfer-Encoding:MIME-Version:Message-Id:Date:Subject :Cc:To:From:Sender:Reply-To:Content-Type:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=leRSmm5N6fdyKxhnSuTsMsiTtZ9to487j6DYylkDpvc=; b=SR8jVAAkbDIPEI36ngMfLjmIgV BJwOLy5g0xG5ibDcZqLaxwH/aF0sM3EpdMV4oKJhmLHpbStxBPujiNB6f+wC1sZgKiWODBkoqVjIb JCl7Vhoeq6Tld8ACCTm1FUvF5BdxAQFMHXW0qXy+OtKehBIqKgAF8pcnR2r2TxJDCsNPTVbob2M8M bjS+dtCcS04DDCgn1hUMF8RTss3pY2K1Llg9yExsuXs6iJNhPILYL2f52M34aCLWymDVxKnlCLMF2 BqZQX0lFsDKepgkgLmFMphsm7hfD/s2XKLPlSVNJ3PgbVOBJuMiA1oA+owgfr4i6vYYmgrwqITYoy DvoVqahg==; Received: from [122.175.9.182] (port=39821 helo=cypher.couthit.local) by server.wki.vra.mybluehostin.me with esmtpa (Exim 4.98.1) (envelope-from <parvathi@couthit.com>) id 1u4I63-000000000Wp-49lE; Mon, 14 Apr 2025 17:05:28 +0530 From: Parvathi Pudi <parvathi@couthit.com> To: danishanwar@ti.com, rogerq@kernel.org, andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, nm@ti.com, ssantosh@kernel.org, tony@atomide.com, richardcochran@gmail.com, glaroque@baylibre.com, schnelle@linux.ibm.com, m-karicheri2@ti.com, s.hauer@pengutronix.de, rdunlap@infradead.org, diogo.ivo@siemens.com, basharath@couthit.com, parvathi@couthit.com, horms@kernel.org, jacob.e.keller@intel.com, m-malladi@ti.com, javier.carrasco.cruz@gmail.com, afd@ti.com, s-anna@ti.com Cc: linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, pratheesh@ti.com, prajith@ti.com, vigneshr@ti.com, praneeth@ti.com, srk@ti.com, rogerq@ti.com, krishna@couthit.com, pmohan@couthit.com, mohan@couthit.com Subject: [PATCH net-next v5 00/11] PRU-ICSSM Ethernet Driver Date: Mon, 14 Apr 2025 17:04:47 +0530 Message-Id: <20250414113458.1913823-1-parvathi@couthit.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 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server.wki.vra.mybluehostin.me X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - couthit.com X-Get-Message-Sender-Via: server.wki.vra.mybluehostin.me: authenticated_id: parvathi@couthit.com X-Authenticated-Sender: server.wki.vra.mybluehostin.me: parvathi@couthit.com X-Source: X-Source-Args: X-Source-Dir: X-Patchwork-Delegate: kuba@kernel.org |
Series |
PRU-ICSSM Ethernet Driver
|
expand
|