From patchwork Wed Jun 7 07:54:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Chan X-Patchwork-Id: 13270117 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (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 59C546AA4 for ; Wed, 7 Jun 2023 07:54:43 +0000 (UTC) Received: from mail-qv1-xf2e.google.com (mail-qv1-xf2e.google.com [IPv6:2607:f8b0:4864:20::f2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 782D110C6 for ; Wed, 7 Jun 2023 00:54:41 -0700 (PDT) Received: by mail-qv1-xf2e.google.com with SMTP id 6a1803df08f44-62b67937a6cso6351116d6.3 for ; Wed, 07 Jun 2023 00:54:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; t=1686124480; x=1688716480; h=mime-version:message-id:date:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=OA/KE32m8AH8lgBP0U96XN3NORWSMTWlROLFChRbxnY=; b=JVv4AJwXHf7dCAZLalD+Z7t3siXWvoa5G77xOllOaFd/OD9Zr/84SPSHHtJhpfFYz6 J0/GlXZg8SWonUE9BLerwaHZP7iptILVoT2nWr2W8Vmiuf0AO7LIXjgLSv47/ahWasvB 2xGOPqlsVVoyAhq/u7KJ0LIUjPD0SGeslLBaU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686124480; x=1688716480; h=mime-version:message-id:date:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=OA/KE32m8AH8lgBP0U96XN3NORWSMTWlROLFChRbxnY=; b=kaNfBsrfmTaKTwmW+EkPA8vxJFCg6/sWwC5R+WqLrvIX0ceGjNKAWoDjZXu5z92rfo utBALTE466eG/JsODZzKWfdKuPhc8By1wI/u5kt9sjX0ENGPj9JA7IqhOc2wl/+y/GfJ Ir6Avg6PC2QkNBn3D+25hUbTUmSVs1Nn6TUapE9NTW5XNeFTNelhLQP6FQScihxTqd76 SZb8E07zhVSth7rYLaHO8PueU5XJLOoOpr1vJhyonxZ3SbWKqipbeXq1bRLZIbIgzzZH HYNxKlUV28PuC13EK/XDCxWE3GvFuScDhm5JUsXl/s+qZR/UpI47BjJJJ8/stTZJr1cU ZYCw== X-Gm-Message-State: AC+VfDzwVOSFzAkO6SyFyCV4D6HXwxcrz9q+9atSvGGZX7IjuTtGRRoA d59PgWa/zZe4lhNrBUZRaxFo7Jre7wac4t+4S4A= X-Google-Smtp-Source: ACHHUZ70z21Y3fMpWC2ZYFfebYybW0cui8f2jJlxegKuyExdYi5tBzTWaYkutMKOTICuJF36u6D7+w== X-Received: by 2002:a05:6214:1c49:b0:62b:437b:54c2 with SMTP id if9-20020a0562141c4900b0062b437b54c2mr2528339qvb.19.1686124480382; Wed, 07 Jun 2023 00:54:40 -0700 (PDT) Received: from lvnvda5233.lvn.broadcom.net ([192.19.161.250]) by smtp.gmail.com with ESMTPSA id cs12-20020ad44c4c000000b00626362f1bf1sm5850817qvb.63.2023.06.07.00.54.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Jun 2023 00:54:40 -0700 (PDT) From: Michael Chan To: davem@davemloft.net Cc: netdev@vger.kernel.org, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, gospo@broadcom.com Subject: [PATCH net 0/6] bnxt_en: Bug fixes Date: Wed, 7 Jun 2023 00:54:03 -0700 Message-Id: <20230607075409.228450-1-michael.chan@broadcom.com> X-Mailer: git-send-email 2.32.0 Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MIME_NO_TEXT, RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net X-Patchwork-Delegate: kuba@kernel.org This patchset has the following fixes for bnxt_en: 1. Add missing VNIC ID parameter in the FW message when getting an updated RSS configuration from the FW. 2. Fix a warning when doing ethtool reset on newer chips. 3. Fix VLAN issue on a VF when a default VLAN is assigned. 4. Fix a problem during DPC (Downstream Port containment) scenario. 5. Fix a NULL pointer dereference when receiving a PTP event from FW. 6. Fix VXLAN/Geneve UDP port delete/add with newer FW. Pavan Chebbi (2): bnxt_en: Fix bnxt_hwrm_update_rss_hash_cfg() bnxt_en: Prevent kernel panic when receiving unexpected PHC_UPDATE event Somnath Kotur (2): bnxt_en: Query default VLAN before VNIC setup on a VF bnxt_en: Implement .set_port / .unset_port UDP tunnel callbacks Sreekanth Reddy (1): bnxt_en: Don't issue AP reset during ethtool's reset operation Vikas Gupta (1): bnxt_en: Skip firmware fatal error recovery if chip is not accessible drivers/net/ethernet/broadcom/bnxt/bnxt.c | 40 ++++++++++++++----- .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 2 +- drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c | 1 + 3 files changed, 33 insertions(+), 10 deletions(-)