From nobody Tue Aug 01 11:25:36 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RFXps64h4z4q5p4 for ; Tue, 1 Aug 2023 11:25:39 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RFXpp6xVPz3ngb for ; Tue, 1 Aug 2023 11:25:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690889139; a=rsa-sha256; cv=none; b=YwYLXbTVFNm300PTBslPa1sxfasyIqiAfsbp+Kjsrb8QhE71N0tJHgsZ8qXXpfUXUjthuV dyl9HJVBWSEDoadz9jz3BCzzhN9kvK3bbQu7LM393aYegzHeH8J6BzVoYAJOgUkIXZfGRc bzjf4tc0rSwnuhcYTw5L62BHLGyDrfq6aQyOnDdp+LbaMJKxVykClw6iaTrLHtauFgGacI t8uEp2EBATuHMAOve+JGb2x9r+buyauGYHXbCJVpkcJyZIeta3OaasnoGKQcXWrhUCTUmp GRnNpjpqPhUG6UwyavAQRoQThsqsoOVwDJdAoOd0+za9Gg9Q6x2SGHb7+r0Rbw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1690889139; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qGzU9jFKjWwpFdyUAT6LirIc6lmsEbteOld0RtnPX+4=; b=qTlg7AhWt2gy5y8l1dbJie3IZeXA3Ik6Ialheljh6HXGXkDrf8OVmPegzMWmokwlGRG5TE q476c9p3KjF3O/Q2vWK0pu11KU/EAe2Ak/mDJasZRT811TklwkGD5IrhOkIfZGcZqxXLoF DA3E20749bf7YxjCkxlHeqQVuwbz7nOJppy3AYi0tKFhg13YfAyd9Te8yft7wdrraLSEqR 738QWeDSm/UAm+glTRIBWgCSwGMtNi+irLOvPJ3bSuASywx6QSS38NZvyDMHdtabQgSWkr +WJ8/sPii+P9j9PE5NUDIG54bAFdcNSBNCTfRc/P7zMjzoCm60joZL+R9Dd8RA== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RFXpp0y0wzbKg for ; Tue, 1 Aug 2023 11:25:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 371BPb2H076600 for ; Tue, 1 Aug 2023 11:25:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 371BPbJP076599 for bugs@FreeBSD.org; Tue, 1 Aug 2023 11:25:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 272865] Broadcom P225P driver bnxt(4) - vlans no longer work (was working with 13.1) Date: Tue, 01 Aug 2023 11:25:36 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: rueter@ejz.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272865 Bug ID: 272865 Summary: Broadcom P225P driver bnxt(4) - vlans no longer work (was working with 13.1) Product: Base System Version: 13.2-STABLE Hardware: amd64 URL: https://forum.opnsense.org/index.php?topic=3D35139.0 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: rueter@ejz.de Hi, I installed the update from 23.1.11_1 to 23.7 (opnsense 13.1 to 13.2) on on= e of our firewalls yesterday and had problems with the broadcom P225P network ca= rd driver. The problem only occurs when vlans are assigned, normal operation without v= lans is no problem.=20 bnxt0: HWRM_CFA_L2_FILTER_ALLOC command returned INVALID_Params error I couldn't get it to work so I had to roll back. --=20 You are receiving this mail because: You are the assignee for the bug.=