From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8C288A2EFC for ; Thu, 19 Sep 2019 23:13:30 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2CD171F17C; Thu, 19 Sep 2019 23:13:29 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com [67.231.148.174]) by dpdk.org (Postfix) with ESMTP id 345271F17A for ; Thu, 19 Sep 2019 23:13:27 +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 x8JLAI9p029638; Thu, 19 Sep 2019 14:13:26 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-type; s=pfpt0818; bh=LlCfd/DLonXL6rsqd6Qnz13H4jerRpIUzqZ+yYybO4g=; b=ZvHYCUP8bbbze4bNs80LjHVAQL+x8wrduNoULbUS6w0KIhcGVA+Mt2fAEM+Aj+ZnuxJ5 3tZ4ckszDzle7dBitRR71t/hSoU2jfrNx2I2SaO1HawFDYi4lyJJ+laHpbcL1oPS3ihR O53ZgrOPdTRujIpTAxCGhCncIp9raByAR2/ZhYA93CD8poWXvd5ZOeC8FO/Z+DKlwArB 5503hRnjhnVelaO2CTPwNo4w6bcdtrpWQdFEDT06MioHF+WhRoz4i+PJ5twnMHB1lpgU ajudFVLe9ljZ8VJR9Ip6jzX28jmk5uCsi3AWb41pzyKpDluG0DMTVkCPpPsW5eDthNit YQ== Received: from sc-exch04.marvell.com ([199.233.58.184]) by mx0a-0016f401.pphosted.com with ESMTP id 2v3vcdw3wg-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Thu, 19 Sep 2019 14:13:25 -0700 Received: from SC-EXCH01.marvell.com (10.93.176.81) by SC-EXCH04.marvell.com (10.93.176.84) with Microsoft SMTP Server (TLS) id 15.0.1367.3; Thu, 19 Sep 2019 14:13:24 -0700 Received: from maili.marvell.com (10.93.176.43) by SC-EXCH01.marvell.com (10.93.176.81) with Microsoft SMTP Server id 15.0.1367.3 via Frontend Transport; Thu, 19 Sep 2019 14:13:24 -0700 Received: from irv1user08.caveonetworks.com (unknown [10.104.116.105]) by maili.marvell.com (Postfix) with ESMTP id 6F0C93F703F; Thu, 19 Sep 2019 14:13:24 -0700 (PDT) Received: (from rmody@localhost) by irv1user08.caveonetworks.com (8.14.4/8.14.4/Submit) id x8JLDO2h001840; Thu, 19 Sep 2019 14:13:24 -0700 X-Authentication-Warning: irv1user08.caveonetworks.com: rmody set sender to rmody@marvell.com using -f From: Rasesh Mody To: CC: Rasesh Mody , , , Date: Thu, 19 Sep 2019 14:11:53 -0700 Message-ID: <20190919211157.1668-1-rmody@marvell.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20190906072548.12304-1-rmody@marvell.com> References: <20190906072548.12304-1-rmody@marvell.com> MIME-Version: 1.0 Content-Type: text/plain X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:6.0.70,1.0.8 definitions=2019-09-19_05:2019-09-19,2019-09-19 signatures=0 Subject: [dpdk-dev] [PATCH v2 0/4] net/bnx2x: update to latest FW X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, Currently, BNX2X PMD uses a very old firmware 7.2.51. This patch series updated the base driver to use to latest firmware 7.13.11. The latest firmware comprises of enhancements and fixes. v2: - Squashed pmd version patch into "net/bnx2x: update to latest FW 7.13.11" - Addressed most of checkpatch issues Thanks! -Rasesh Rasesh Mody (4): net/bnx2x: update and reorganize HW registers net/bnx2x: update HSI code net/bnx2x: update to latest FW 7.13.11 doc: cleanup SPDX license id usage in bnx2x guide doc/guides/nics/bnx2x.rst | 30 +- drivers/net/bnx2x/bnx2x.c | 62 +- drivers/net/bnx2x/bnx2x.h | 95 +- drivers/net/bnx2x/bnx2x_osal.h | 27 + drivers/net/bnx2x/bnx2x_rxtx.c | 10 +- drivers/net/bnx2x/ecore_fw_defs.h | 252 +- drivers/net/bnx2x/ecore_hsi.h | 3508 ++++++++------- drivers/net/bnx2x/ecore_init.h | 214 +- drivers/net/bnx2x/ecore_init_ops.h | 192 +- drivers/net/bnx2x/ecore_mfw_req.h | 11 +- drivers/net/bnx2x/ecore_reg.h | 6617 +++++++++++++++++++--------- drivers/net/bnx2x/ecore_sp.c | 48 +- drivers/net/bnx2x/ecore_sp.h | 308 +- 13 files changed, 7182 insertions(+), 4192 deletions(-) create mode 100644 drivers/net/bnx2x/bnx2x_osal.h -- 2.18.0