Message ID | 20200730144221.29051-1-manishc@marvell.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <dev-bounces@dpdk.org> X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id DADB0A052B; Thu, 30 Jul 2020 16:42:53 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 83CA2E07; Thu, 30 Jul 2020 16:42:53 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by dpdk.org (Postfix) with ESMTP id 76A40A69 for <dev@dpdk.org>; Thu, 30 Jul 2020 16:42:52 +0200 (CEST) Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 06UEdsFT020258; Thu, 30 Jul 2020 07:42:51 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : mime-version : content-type : content-transfer-encoding; s=pfpt0818; bh=8kj0szRlDvCGW5GtkHhu2tvA2Vk+/wr8YIZzeQrI5+A=; b=tpBSEq5L7gX+g3QB4VkN0EQLIcJ2e247QR8OhTUHtmUIcP4nxd6bNG+oNMsNPjiPFEWl Z1LkT04KrEMh0tppX6jrtpC70U0royDxxGrExYydZFhSyb2a0ST40qP6gumK746xvUKP Z64bd82gnxpArhg/Um1428cTTYAi7EGAHGoVItcNE4CFsUFB0sQiPSwqVC+YgDac/y37 NUBIfcEfm8bf8hib0eQq6l9YkOqvIuTxtvyaBNpDyPGKozKuRJuCL7XCeRG9ULjveEQv F6OsIANRLMsT3HtON9l55qYLFYmvGxWZh8HeXdTw5NsqI/NVyBxtDcXH9bOo4HY894Da +Q== Received: from sc-exch02.marvell.com ([199.233.58.182]) by mx0a-0016f401.pphosted.com with ESMTP id 32gj3r6bru-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Thu, 30 Jul 2020 07:42:50 -0700 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by SC-EXCH02.marvell.com (10.93.176.82) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Thu, 30 Jul 2020 07:42:49 -0700 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.2 via Frontend Transport; Thu, 30 Jul 2020 07:42:49 -0700 Received: from dut1171.mv.qlogic.com (unknown [10.112.88.18]) by maili.marvell.com (Postfix) with ESMTP id 909643F703F; Thu, 30 Jul 2020 07:42:49 -0700 (PDT) Received: from dut1171.mv.qlogic.com (localhost [127.0.0.1]) by dut1171.mv.qlogic.com (8.14.7/8.14.7) with ESMTP id 06UEgnZj029097; Thu, 30 Jul 2020 07:42:49 -0700 Received: (from root@localhost) by dut1171.mv.qlogic.com (8.14.7/8.14.7/Submit) id 06UEgmeY029087; Thu, 30 Jul 2020 07:42:48 -0700 From: Manish Chopra <manishc@marvell.com> To: <jerinjacobk@gmail.com>, <jerinj@marvell.com>, <ferruh.yigit@intel.com>, <grive@u256.net> CC: <dev@dpdk.org>, <irusskikh@marvell.com>, <rmody@marvell.com>, <GR-Everest-DPDK-Dev@marvell.com>, <rosen.xu@intel.com>, <tianfei.zhang@intel.com>, <heinrich.kuhn@netronome.com>, <qiming.yang@intel.com>, <qi.z.zhang@intel.com> Date: Thu, 30 Jul 2020 07:42:15 -0700 Message-ID: <20200730144221.29051-1-manishc@marvell.com> X-Mailer: git-send-email 2.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.235, 18.0.687 definitions=2020-07-30_11:2020-07-30, 2020-07-30 signatures=0 Subject: [dpdk-dev] [PATCH v5 0/6] qede: SR-IOV PF driver support X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions <dev.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> Errors-To: dev-bounces@dpdk.org Sender: "dev" <dev-bounces@dpdk.org> |
Series |
qede: SR-IOV PF driver support
|
expand
|