[Bug 237072] netgraph(4): performance issue [on HardenedBSD]?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 9 02:25:48 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237072

--- Comment #13 from Larry Rosenman <ler at FreeBSD.org> ---
pciconf -lv from the i3-7100U:
$ pciconf -lv
hostb0 at pci0:0:0:0:      class=0x060000 card=0x20158086 chip=0x59048086 rev=0x02
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM
Registers'
    class      = bridge
    subclass   = HOST-PCI
vgapci0 at pci0:0:2:0:     class=0x030000 card=0x00008086 chip=0x59168086 rev=0x02
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'HD Graphics 620'
    class      = display
    subclass   = VGA
xhci0 at pci0:0:20:0:      class=0x0c0330 card=0x72708086 chip=0x9d2f8086 rev=0x21
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-LP USB 3.0 xHCI Controller'
    class      = serial bus
    subclass   = USB
none0 at pci0:0:22:0:      class=0x078000 card=0x19998086 chip=0x9d3a8086 rev=0x21
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-LP CSME HECI'
    class      = simple comms
ahci0 at pci0:0:23:0:      class=0x010601 card=0x72708086 chip=0x9d038086 rev=0x21
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-LP SATA Controller [AHCI mode]'
    class      = mass storage
    subclass   = SATA
pcib1 at pci0:0:28:0:      class=0x060400 card=0x72708086 chip=0x9d108086 rev=0xf1
hdr=0x01
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-LP PCI Express Root Port'
    class      = bridge
    subclass   = PCI-PCI
pcib2 at pci0:0:28:1:      class=0x060400 card=0x72708086 chip=0x9d118086 rev=0xf1
hdr=0x01
    vendor     = 'Intel Corporation'
    class      = bridge
    subclass   = PCI-PCI
pcib3 at pci0:0:28:2:      class=0x060400 card=0x72708086 chip=0x9d128086 rev=0xf1
hdr=0x01
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-LP PCI Express Root Port'
    class      = bridge
    subclass   = PCI-PCI
pcib4 at pci0:0:28:3:      class=0x060400 card=0x72708086 chip=0x9d138086 rev=0xf1
hdr=0x01
    vendor     = 'Intel Corporation'
    class      = bridge
    subclass   = PCI-PCI
pcib5 at pci0:0:28:4:      class=0x060400 card=0x72708086 chip=0x9d148086 rev=0xf1
hdr=0x01
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-LP PCI Express Root Port'
    class      = bridge
    subclass   = PCI-PCI
pcib6 at pci0:0:28:5:      class=0x060400 card=0x72708086 chip=0x9d158086 rev=0xf1
hdr=0x01
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-LP PCI Express Root Port'
    class      = bridge
    subclass   = PCI-PCI
isab0 at pci0:0:31:0:      class=0x060100 card=0x72708086 chip=0x9d4e8086 rev=0x21
hdr=0x00
    vendor     = 'Intel Corporation'
    class      = bridge
    subclass   = PCI-ISA
none1 at pci0:0:31:2:      class=0x058000 card=0x72708086 chip=0x9d218086 rev=0x21
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-LP PMC'
    class      = memory
none2 at pci0:0:31:4:      class=0x0c0500 card=0x72708086 chip=0x9d238086 rev=0x21
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = 'Sunrise Point-LP SMBus'
    class      = serial bus
    subclass   = SMBus
em0 at pci0:1:0:0: class=0x020000 card=0x00008086 chip=0x150c8086 rev=0x00
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82583V Gigabit Network Connection'
    class      = network
    subclass   = ethernet
em1 at pci0:2:0:0: class=0x020000 card=0x00008086 chip=0x150c8086 rev=0x00
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82583V Gigabit Network Connection'
    class      = network
    subclass   = ethernet
em2 at pci0:3:0:0: class=0x020000 card=0x00008086 chip=0x150c8086 rev=0x00
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82583V Gigabit Network Connection'
    class      = network
    subclass   = ethernet
em3 at pci0:4:0:0: class=0x020000 card=0x00008086 chip=0x150c8086 rev=0x00
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82583V Gigabit Network Connection'
    class      = network
    subclass   = ethernet
em4 at pci0:5:0:0: class=0x020000 card=0x00008086 chip=0x150c8086 rev=0x00
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82583V Gigabit Network Connection'
    class      = network
    subclass   = ethernet
em5 at pci0:6:0:0: class=0x020000 card=0x00008086 chip=0x150c8086 rev=0x00
hdr=0x00
    vendor     = 'Intel Corporation'
    device     = '82583V Gigabit Network Connection'
    class      = network
    subclass   = ethernet
$

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


More information about the freebsd-net mailing list