[Bug 268365] qlnxe(4) failed to transmit packet in bridge configuration

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 14 Dec 2022 11:40:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268365

            Bug ID: 268365
           Summary: qlnxe(4) failed to transmit packet in bridge
                    configuration
           Product: Base System
           Version: 13.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: bugs@FreeBSD.org
          Reporter: sdalu@sdalu.com

A bridge configuration for bhyve is created

ifconfig bridge create
ifconfig bridge0 addm qlnxe0 addm tap0

VM doens't have network access

if removing qlnxe0 and replacing it with another network interface, VM get
network access, for exemple:

ifconfig bridge0 deletem qlnxe0
ifconfig bridge0 addm bnxt0

-- 
You are receiving this mail because:
You are the assignee for the bug.