Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jun 2023 14:38:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 272090] [igb][i350] hwvlanfilter issue
Message-ID:  <bug-272090-7501-ZkEw67Cryf@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272090-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272090-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=3D272090

--- Comment #6 from Konrad <konrad.kreciwilk@korbank.pl> ---
dmesg is gone but I can put:


sysctl -a | grep -i eeprom
dev.igb.3.fw_version: EEPROM V1.67-0 Option ROM V17-b0-p12 eTrack 0x80000dd0
dev.igb.2.fw_version: EEPROM V1.67-0 Option ROM V17-b0-p12 eTrack 0x80000dd0
dev.igb.1.fw_version: EEPROM V2.4-0 eTrack 0x00012b80
dev.igb.0.fw_version: EEPROM V2.4-0 eTrack 0x00012b80


sysctl -a | grep -i igb.3 | grep -i pnpinfo
dev.igb.3.%pnpinfo: vendor=3D0x8086 device=3D0x1521 subvendor=3D0x8086
subdevice=3D0x5002 class=3D0x020000


igb3@pci0:3:0:1:        class=3D0x020000 rev=3D0x01 hdr=3D0x00 vendor=3D0x8=
086
device=3D0x1521 subvendor=3D0x8086 subdevice=3D0x5002
    vendor     =3D 'Intel Corporation'
    device     =3D 'I350 Gigabit Network Connection'
    class      =3D network
    subclass   =3D ethernet
    bar   [10] =3D type Memory, range 32, base 0xb1a00000, size 1048576, en=
abled
    bar   [1c] =3D type Memory, range 32, base 0xb1c00000, size 16384, enab=
led
    cap 01[40] =3D powerspec 3  supports D0 D3  current D0
    cap 05[50] =3D MSI supports 1 message, 64 bit, vector masks=20
    cap 11[70] =3D MSI-X supports 10 messages, enabled
                 Table in map 0x1c[0x0], PBA in map 0x1c[0x2000]
    cap 10[a0] =3D PCI-Express 2 endpoint max data 256(512) FLR RO NS
                 max read 512
                 link x4(x4) speed 5.0(5.0) ASPM disabled(L0s/L1)
    cap 03[e0] =3D VPD
    ecap 0001[100] =3D AER 2 0 fatal 0 non-fatal 1 corrected
    ecap 0003[140] =3D Serial 1 a0369fffff909f90
    ecap 000e[150] =3D ARI 1
    ecap 0010[160] =3D SR-IOV 1 IOV disabled, Memory Space disabled, ARI di=
sabled
                     0 VFs configured out of 8 supported
                     First VF RID Offset 0x0080, VF RID Stride 0x0004
                     VF Device ID 0x1520
                     Page Sizes: 4096 (enabled), 8192, 65536, 262144, 10485=
76,
4194304
    ecap 0017[1a0] =3D TPH Requester 1
    ecap 000d[1d0] =3D ACS 1 Source Validation unavailable, Translation Blo=
cking
unavailable
                     P2P Req Redirect unavailable, P2P Cmpl Redirect
unavailable
                     P2P Upstream Forwarding unavailable, P2P Egress Control
unavailable
                     P2P Direct Translated unavailable, Enhanced Capability
unavailable
  PCI-e errors =3D Correctable Error Detected
                 Unsupported Request Detected
     Corrected =3D Advisory Non-Fatal Error
    VPD ident  =3D 'I350 GbE Controller'
    VPD ro V0  =3D 'FFV17.0.12'
    VPD ro PN  =3D '424RR'
    VPD ro MN  =3D '1028'
    VPD ro V1  =3D 'DSV1028VPDR.VER1.0'
    VPD ro V3  =3D 'DTINIC'
    VPD ro V4  =3D 'DCM1001008FC52101008FC53201008FC54301008FC5'
    VPD ro V5  =3D 'NPY2'
    VPD ro V6  =3D 'PMT13'
    VPD ro V7  =3D 'NMVIntel Corp'

--=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-272090-7501-ZkEw67Cryf>