Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2019 00:05:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 238198] Traffic through a vm -> bridge(4) -> vlan -> ix(4) does not return
Message-ID:  <bug-238198-7501-RFWzFXyT1Q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-238198-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-238198-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238198

--- Comment #12 from dgilbert@eicat.ca ---
ix0@pci0:7:0:0: class=3D0x020000 card=3D0x00008086 chip=3D0x15638086 rev=3D=
0x01
hdr=3D0x00
    vendor     =3D 'Intel Corporation'
    device     =3D 'Ethernet Controller 10G X550T'
    class      =3D network
    subclass   =3D ethernet

ix0: <Intel(R) PRO/10GbE PCI-Express Network Driver> mem
0xd0000000-0xd01fffff,0xd0200000-0xd0203fff irq 40 at device 0.0 on pci7
ix0: using 2048 tx descriptors and 2048 rx descriptors
ix0: msix_init qsets capped at 64
ix0: pxm cpus: 8 queue msgs: 63 admincnt: 1
ix0: using 8 rx queues 8 tx queues
ix0: Using MSIX interrupts with 9 vectors
ix0: allocated for 8 queues
ix0: allocated for 8 rx queues
ix0: Ethernet address: a0:36:9f:17:ba:10
ix0: PCI Express Bus: Speed 5.0GT/s Width x4
ix0: netmap queues/slots: TX 8/2048, RX 8/2048
ix0: link state changed to UP
ix0: link state changed to DOWN
ix0.1: link state changed to DOWN
bridge1: can't disable some capabilities on ix0.1: 0x400
ix0: promiscuous mode enabled
ix0.1: promiscuous mode enabled
bridge2: can't disable some capabilities on ix0.221: 0x400
ix0.221: promiscuous mode enabled
ix0: link state changed to UP
ix0.221: link state changed to UP
ix0.1: link state changed to UP

[1:13:313]root@run:~> cat /vms/FreeNAS/FreeNAS.conf
loader=3D"bhyveload"
cpu=3D2
memory=3D8G
network0_type=3D"virtio-net"
network0_switch=3D"lan221"
disk0_type=3D"virtio-blk"
disk0_name=3D"disk0"
disk0_dev=3D"sparse-zvol"
uuid=3D"b2fdb1cd-b6d5-4ac0-a167-f216b52e0701"
network0_mac=3D"58:9c:fc:01:d4:67"
disk1_name=3D"disk1"
disk1_type=3D"virtio-blk"
disk1_dev=3D"sparse-zvol"
disk2_name=3D"disk2"
disk2_type=3D"virtio-blk"
disk2_dev=3D"sparse-zvol"
disk3_name=3D"disk3"
disk3_type=3D"virtio-blk"
disk3_dev=3D"sparse-zvol"

... so far I have only completed running "vm install FreeNAS" on this VM.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238198-7501-RFWzFXyT1Q>