Message ID | 20231213035816.2656851-1-srasheed@marvell.com (mailing list archive) |
---|---|
Headers | show
Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=marvell.com header.i=@marvell.com header.b="aaN1nCwD" Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7D4CFCD; Tue, 12 Dec 2023 19:58:26 -0800 (PST) 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 3BD3XUD5012428; Tue, 12 Dec 2023 19:58:20 -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=sSgxyO0l JDy02aWDMAq/b+ta6/FYjADN6Wj57bHu0fw=; b=aaN1nCwD4Huf0+ox/4FYdL7I oM+SvuNlT73mN5TtuGoSVSPWOZPsf+Yfpl+1ozwNs7aaYR06HHtRsnsVfbu3yQdY hrAQHRdnwP/kdIibb0/Bj/sAc74Wd0w1/mK+aZoIMyyZv7qpmGOvhL/xQVv56uOh pkczu+8tTYoX7gfddpmGQ0n02NURSwiaRDpdgbSK1Z+Wzt9YWeLCQk/Y8Rh6Nq5Y YxgI1/jed+bkUXqCkGwa3CfYYNTJr66Cflg2d0wbjKUy9HXWQ+gjhL7UG52ceMqN TlLGZSkKJc6UAC+ZnIdsFJV3bulem0jFm26vmhcDkT+MIuezEVlUIrnkt9w7ew== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3uy4tgg1xd-2 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Tue, 12 Dec 2023 19:58:20 -0800 (PST) Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.48; Tue, 12 Dec 2023 19:58:18 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.48 via Frontend Transport; Tue, 12 Dec 2023 19:58:18 -0800 Received: from ubuntu-PowerEdge-T110-II.sclab.marvell.com (unknown [10.106.27.86]) by maili.marvell.com (Postfix) with ESMTP id 4F70B3F7043; Tue, 12 Dec 2023 19:58:18 -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>, <egallen@redhat.com>, <mschmidt@redhat.com>, <pabeni@redhat.com>, <horms@kernel.org>, <kuba@kernel.org>, <davem@davemloft.net>, <wizhao@redhat.com>, <kheib@redhat.com>, <konguyen@redhat.com>, Shinas Rasheed <srasheed@marvell.com> Subject: [PATCH net-next v4 0/4] add PF-VF mailbox support Date: Tue, 12 Dec 2023 19:58:05 -0800 Message-ID: <20231213035816.2656851-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: tej4tc5MtBNQwMDUHyMx9-lG0Fn0942s X-Proofpoint-GUID: tej4tc5MtBNQwMDUHyMx9-lG0Fn0942s X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.997,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-12-09_02,2023-12-07_01,2023-05-22_02 X-Patchwork-Delegate: kuba@kernel.org |
Series |
add PF-VF mailbox support
|
expand
|