Message ID | 20200713151319.17547-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 E748FA0540; Mon, 13 Jul 2020 17:13:58 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B42D31D618; Mon, 13 Jul 2020 17:13:58 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by dpdk.org (Postfix) with ESMTP id 3F3EE1D615 for <dev@dpdk.org>; Mon, 13 Jul 2020 17:13:57 +0200 (CEST) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 06DF9jxI016614; Mon, 13 Jul 2020 08:13:56 -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; s=pfpt0818; bh=9ryrlVkHtfNg5b5g4TzChhJbIWPBp1mYEj9Ks3MI7DI=; b=iyM3tx0I4XNyybiG8k+Q6T5Un9Qgy7KfXfvGPPNHm8CS/He7cLNA7I6kZBu3/vqCZjQU H+fz+qdWq8vBqqZwWjRNYwC4N/DIEg2flFaeyJqwLtqAOzI6nGTyDZ8s8kU2qnJ0Zlzf hKUcItSiZUxzixKXN3PxzVlfxCQyWAT3nwfEYCwZ4/6MsDeyLUd69vemJqyd955OCKIo aeEdZ2/p4vbWo++H3yg1eQ7oFvbpJ3D0m+kEiUgrE1MJbQaUl5KfJI14zclJK4VX+jTz N6BPwV63ttgDGeuNCe0216e6l/UpVn05HZGTj50/EAlrQbvkWQIlgbYq9A1el5nABnWj uA== Received: from sc-exch04.marvell.com ([199.233.58.184]) by mx0b-0016f401.pphosted.com with ESMTP id 328mmhh7n1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Mon, 13 Jul 2020 08:13:56 -0700 Received: from DC5-EXCH02.marvell.com (10.69.176.39) by SC-EXCH04.marvell.com (10.93.176.84) with Microsoft SMTP Server (TLS) id 15.0.1497.2; Mon, 13 Jul 2020 08:13:54 -0700 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.2 via Frontend Transport; Mon, 13 Jul 2020 08:13:54 -0700 Received: from dut1171.mv.qlogic.com (unknown [10.112.88.18]) by maili.marvell.com (Postfix) with ESMTP id C8CFD3F703F; Mon, 13 Jul 2020 08:13:54 -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 06DFDsXP017592; Mon, 13 Jul 2020 08:13:54 -0700 Received: (from root@localhost) by dut1171.mv.qlogic.com (8.14.7/8.14.7/Submit) id 06DFDrv3017583; Mon, 13 Jul 2020 08:13:53 -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>, <anatoly.burakov@intel.com>, <xavier.huwei@huawei.com>, <humin29@huawei.com>, <yisen.zhuang@huawei.com>, <xiao.w.wang@intel.com>, <qiming.yang@intel.com>, <qi.z.zhang@intel.com>, <heinrich.kuhn@netronome.com> Date: Mon, 13 Jul 2020 08:13:12 -0700 Message-ID: <20200713151319.17547-1-manishc@marvell.com> X-Mailer: git-send-email 2.12.0 MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.235, 18.0.687 definitions=2020-07-13_14:2020-07-13, 2020-07-13 signatures=0 Subject: [dpdk-dev] [PATCH v2 0/7] 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
|