Message ID | 20240129050254.3047778-1-srasheed@marvell.com (mailing list archive) |
---|---|
Headers | show
Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) (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 9BEE33C68E; Mon, 29 Jan 2024 05:03:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=67.231.148.174 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706504597; cv=none; b=Nx/iPwSCr7bBMdgUnRerFe0ymRE9DKkUJfeyYEDjENsnmYBLTRffGDLeBM/qGnr1lCTvEckfVv6GufZNgX3IA3ZR10kfhTixFxUh1KQ1i+QQU4xBG9jI76E9FPF9HBq2dgDYz8xEXpDBqV09/lAcN9yHQfafv7KTlYzGcyqIUiY= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706504597; c=relaxed/simple; bh=2cPCgKCL9oHVmZVdo3Cx2J07fyLL6Gf3esVI0v1s9Wc=; h=From:To:CC:Subject:Date:Message-ID:MIME-Version:Content-Type; b=QenJAnMl/qnb45A7bUAZNdpXAMwjJAd/0HQ/2GTfzyw4hY7r5cScAfkWaTsJ0cv4qoPcr45wQxm0cKtBZ/kNWn5NYX3FwxJ3gzA0y11RX7QNzFkdY7IMLFLDyXwBQewZVlkEuSI8VhU+wKDWgpE20CAsFp1GqcIfDNPUVvztWBU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=marvell.com; spf=pass smtp.mailfrom=marvell.com; dkim=pass (2048-bit key) header.d=marvell.com header.i=@marvell.com header.b=YtNf6NFD; arc=none smtp.client-ip=67.231.148.174 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=marvell.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=marvell.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=marvell.com header.i=@marvell.com header.b="YtNf6NFD" Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 40T4JfwM026826; Sun, 28 Jan 2024 21:02:58 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=pfpt0220; bh=DVsZRYQB Tvhr7iUeJv18qgbyYpacseiPyRfLLN27DQo=; b=YtNf6NFDQzEya5cGAtZyZEox YiUatMDfKynn7NiyzvIdh8JD8VMUlI7q8pZsqyv0qO3i1T2rcS4OeymiJiiQSlIE ID6EaM0cSrOJaDvBQz7YPGRM8zdTSIdjRiQ3jL2N/kbSYlSxTi2HOXopiP5v/aYk XxtQhm5dNzcdTOdj/oeDQrNcqSLj6J1I33tFhHd04iIecSVNotEf+chHZWWljpBK 1ViTBsQsj1BtPJcdUqQ8dCaaghym3vRA+DOcGsQWrEzRv8DpeV7RqxYCIAt0bBtQ 3hm19rjJ2RmScTAZxZnfLO+5dzFg/CYm6EtYfEvK7yv1fbeIHoXcComzIXlH/A== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3vx4vr82c1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Sun, 28 Jan 2024 21:02:57 -0800 (PST) Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.48; Sun, 28 Jan 2024 21:02:56 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.48 via Frontend Transport; Sun, 28 Jan 2024 21:02:56 -0800 Received: from ubuntu-PowerEdge-T110-II.sclab.marvell.com (unknown [10.106.27.86]) by maili.marvell.com (Postfix) with ESMTP id 06AF83F7048; Sun, 28 Jan 2024 21:02:56 -0800 (PST) From: Shinas Rasheed <srasheed@marvell.com> To: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org> CC: <hgani@marvell.com>, <vimleshk@marvell.com>, <sedara@marvell.com>, <srasheed@marvell.com>, <egallen@redhat.com>, <mschmidt@redhat.com>, <pabeni@redhat.com>, <kuba@kernel.org>, <horms@kernel.org>, <wizhao@redhat.com>, <kheib@redhat.com>, <konguyen@redhat.com> Subject: [PATCH net-next v5 0/8] add octeon_ep_vf driver Date: Sun, 28 Jan 2024 21:02:46 -0800 Message-ID: <20240129050254.3047778-1-srasheed@marvell.com> X-Mailer: git-send-email 2.25.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-Proofpoint-ORIG-GUID: _NLogbpFaZ3r6SkIp7Rv9rHQhpoQcpEq X-Proofpoint-GUID: _NLogbpFaZ3r6SkIp7Rv9rHQhpoQcpEq X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.1011,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2024-01-29_02,2024-01-25_01,2023-05-22_02 X-Patchwork-Delegate: kuba@kernel.org |
Series |
add octeon_ep_vf driver
|
expand
|