ntop / PF_RING

High-speed packet processing framework
http://www.ntop.org
GNU Lesser General Public License v2.1
2.65k stars 353 forks source link

Latency added by PF-Ring while Handling GTP GPD-U Packets #731

Closed MobileumTech closed 3 years ago

MobileumTech commented 3 years ago

Hi Team,

Hope you are doing good.

We facing issue while using pf-ring zc for data packet processing.

PF-Ring ZC is adding latency while processing GTP GPD-U packets processing from network. We are observing the latency at pf-ring level when it handle the packets at lower throughput.

It looks like PF-Ring is doing some internal buffering before giving the packets to application for processing and as per our observation is only when we have lower throughput.

Please help us to investigate the issue further.

  1. Do we have any configurable param setting at PF-Ring level which control the buffering of packets internally.
  2. How we can detect why PF-Ring is introducing the latency before giving the packet to application.
  3. For latency check, does PF-Ring provides any KPI and Traps , etc.

Please find the system level output and stats from server where we are observing the latency problem.

++++++++++++++++ ens1f0

  1. numactl --hardware

    available: 2 nodes (0-1) node 0 cpus: 0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 node 0 size: 65211 MB node 0 free: 16149 MB node 1 cpus: 8 9 10 11 12 13 14 15 24 25 26 27 28 29 30 31 node 1 size: 65535 MB node 1 free: 8944 MB node distances: node 0 1 0: 10 21 1: 21 10 [root@oprrsr3m2msprs07 ~]#

  2. sysctl -a | grep huge

    [root@oprrsr3m2msprs07 net]# sysctl -a | grep huge vm.hugepages_treat_as_movable = 0 vm.hugetlb_shm_group = 0 vm.nr_hugepages = 0 vm.nr_hugepages_mempolicy = 0 vm.nr_overcommit_hugepages = 0 [root@oprrsr3m2msprs07 net]#

  3. cat /proc/meminfo | grep -i huge

    [root@oprrsr3m2msprs07 net]# cat /proc/meminfo | grep -i huge AnonHugePages: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB [root@oprrsr3m2msprs07 net]#

  4. cat /proc/net/pf_ring/info

    [root@oprrsr3m2msprs07 net]# cat /proc/net/pf_ring/info PF_RING Version : 7.5.0 (unknown) Total rings : 17

    Standard (non ZC) Options Ring slots : 409600 Slot version : 17 Capture TX : Yes [RX+TX] IP Defragment : Yes Socket Mode : Standard [root@oprrsr3m2msprs07 net]#

  5. cat /proc/net/pf_ring/dev//info

    [root@oprrsr3m2msprs07 net]# cat /proc/net/pf_ring/dev/ens1f0/info Name: ens1f0 Index: 14 Address: 48:DF:37:A5:5E:A0 Polling Mode: NAPI/ZC Type: Ethernet Family: Intel i40e TX Queues: 4 RX Queues: 4 Num RX Slots: 4096 Num TX Slots: 512 [root@oprrsr3m2msprs07 net]#

  6. ethtool -l

    [root@oprrsr3m2msprs07 net]# ethtool -l ens1f0 Channel parameters for ens1f0: Pre-set maximums: RX: 0 TX: 0 Other: 1 Combined: 4 Current hardware settings: RX: 0 TX: 0 Other: 1 Combined: 4

  7. ethtool -g

    [root@oprrsr3m2msprs07 net]# ethtool -g ens1f0 Ring parameters for ens1f0: Pre-set maximums: RX: 4096 RX Mini: 0 RX Jumbo: 0 TX: 4096 Current hardware settings: RX: 4096 RX Mini: 0 RX Jumbo: 0 TX: 512

  8. ethtool -a

    [root@oprrsr3m2msprs07 net]# ethtool -a ens1f0 Pause parameters for ens1f0: Autonegotiate: off RX: off TX: off

9 ethtool -k

[root@oprrsr3m2msprs07 net]# ethtool -k ens1f0
Features for ens1f0:
rx-checksumming: on
tx-checksumming: on
        tx-checksum-ipv4: on
        tx-checksum-ip-generic: off [fixed]
        tx-checksum-ipv6: on
        tx-checksum-fcoe-crc: off [fixed]
        tx-checksum-sctp: on
scatter-gather: off
        tx-scatter-gather: off
        tx-scatter-gather-fraglist: off [fixed]
tcp-segmentation-offload: off
        tx-tcp-segmentation: off
        tx-tcp-ecn-segmentation: off
        tx-tcp6-segmentation: off
        tx-tcp-mangleid-segmentation: off
udp-fragmentation-offload: off [fixed]
generic-segmentation-offload: off
generic-receive-offload: off
large-receive-offload: off [fixed]
rx-vlan-offload: off
tx-vlan-offload: on
ntuple-filters: on
receive-hashing: on
highdma: on
rx-vlan-filter: on [fixed]
vlan-challenged: off [fixed]
tx-lockless: off [fixed]
netns-local: off [fixed]
tx-gso-robust: off [fixed]
tx-fcoe-segmentation: off [fixed]
tx-gre-segmentation: on
tx-ipip-segmentation: on
tx-sit-segmentation: on
tx-udp_tnl-segmentation: on
fcoe-mtu: off [fixed]
tx-nocache-copy: off
loopback: off [fixed]
rx-fcs: off [fixed]
rx-all: off [fixed]
tx-vlan-stag-hw-insert: off [fixed]
rx-vlan-stag-hw-parse: off [fixed]
rx-vlan-stag-filter: off [fixed]
busy-poll: off [fixed]
tx-gre-csum-segmentation: on
tx-udp_tnl-csum-segmentation: on
tx-gso-partial: on
tx-sctp-segmentation: off [fixed]
rx-gro-hw: off [fixed]
l2-fwd-offload: off [fixed]
hw-tc-offload: off [fixed]
rx-udp_tunnel-port-offload: on
  1. ethtool -c

    [root@oprrsr3m2msprs07 net]# ethtool -c ens1f0 Coalesce parameters for ens1f0: Adaptive RX: on TX: on stats-block-usecs: 0 sample-interval: 0 pkt-rate-low: 0 pkt-rate-high: 0

    rx-usecs: 50 rx-frames: 0 rx-usecs-irq: 0 rx-frames-irq: 256

    tx-usecs: 50 tx-frames: 0 tx-usecs-irq: 0 tx-frames-irq: 256

    rx-usecs-low: 0 rx-frame-low: 0 tx-usecs-low: 0 tx-frame-low: 0

    rx-usecs-high: 0 rx-frame-high: 0 tx-usecs-high: 0 tx-frame-high: 0

11 a) Run a script with the below command to store the output of top command in a file. For ex - create a script with the name top.sh having below contents

cat top.sh

    !/usr/bin
    top -H -b -p $1 >> $2
    - To run this script 
    # . top.sh <pid_of_gtpproxy> <file_to_save>
    let it run for a day and execute the below command on the generated file to get the max cpu utilization by any of the gtp probe thread.
    # grep -i <GTPProxy binary name> <file which is generated from above script> | sed 's/^/ /' | tr -s ' ' | cut -d' ' -f10 | sort -n
    If cpu thread consumption is more than 70 percent. Then contact the engineering and share the file generated above along with pstack on probe pid with root user.

    Maximum CPU comsumption is 0.4%

b) Observe if there is any packet loss in pf_ring stats
    # cat /proc/net/pf_ring/<pid_of_gtpproxy>* | grep Lost
       Output of above command will appear like this - 
        Tot Pkt Lost       : 0      <--- This number should be zero.
        Tot Pkt Lost       : 0      <--- This number should be zero.

        [root@oprrsr3m2msprs07 support]# cat /proc/net/pf_ring/32499* | grep Lost
        Tot Pkt Lost           : 0
        Tot Pkt Lost           : 0
        Tot Pkt Lost           : 0
        Tot Pkt Lost           : 0
        Tot Pkt Lost           : 0
        Tot Pkt Lost           : 0
        Tot Pkt Lost           : 0
        Tot Pkt Lost           : 0
        Tot Pkt Lost           : 0
        Tot Pkt Lost           : 0
        Tot Pkt Lost           : 0
        Tot Pkt Lost           : 0
        Tot Pkt Lost           : 0
        [root@oprrsr3m2msprs07 support]#

c) Observe if there are any drop/errors in interface stats.
    # ethtool -S <inerface name> | grep -i error
    # ifconfig <interface>

    [root@oprrsr3m2msprs07 support]# ethtool -S ens1f0 | grep -i error
         rx_errors: 1
         tx_errors: 0
         rx_length_errors: 0
         rx_crc_errors: 1
         port.tx_errors: 0
         port.rx_crc_errors: 1
         port.rx_length_errors: 0
    [root@oprrsr3m2msprs07 support]# ifconfig ens1f0
    ens1f0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST>  mtu 1500
            inet 80.10.181.87  netmask 255.255.255.240  broadcast 80.10.181.95
            ether 48:df:37:a5:5e:a0  txqueuelen 1000  (Ethernet)
            RX packets 57694105343  bytes 34604747261659 (31.4 TiB)
            RX errors 1  dropped 0  overruns 0  frame 1
            TX packets 57678422256  bytes 34371727492276 (31.2 TiB)
            TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

    [root@oprrsr3m2msprs07 support]#

12) Verification of affinity of IRQs of Ethernet interface Observe the output of command "watch -td1 'cat /proc/interrupts | grep -i '" and traffic should be increased in column associated to core to which we have set the affinity in the script.

        CPU0       CPU1       CPU2       CPU3       CPU4       CPU5       CPU6       CPU7       CPU8       CPU9       CPU10      CPU11      CPU12      CPU13      CPU14      CPU15      CPU16      CPU17      CPU18      CPU19      CPU20      CPU21      CPU22      CPU23      CPU24      CPU25      CPU26      CPU27      CPU28      CPU29      CPU30      CPU31

 126:      29645 2140537503          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
         0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-ens1f0-TxRx-0
 127:          1          0 2123367377          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
         0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-ens1f0-TxRx-1
 128:      29615          0          0 4103604021          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
         0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-ens1f0-TxRx-2
 129:      59358          0          0          0 3021043582          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0
         0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-ens1f0-TxRx-3

Share the output of all verification step from 8a to 8e for audit along with output of commands "numactl --hardware ; lscpu ; lspci ; ; cat /proc/interrupts; dmidecode ; cat /etc/redhat-release ; crontab -l from root and any other user on the same server; start script of GTPProxy and config file of GTPProxy"

        [root@oprrsr3m2msprs07 net]# lscpu
        Architecture:          x86_64
        CPU op-mode(s):        32-bit, 64-bit
        Byte Order:            Little Endian
        CPU(s):                32
        On-line CPU(s) list:   0-31
        Thread(s) per core:    2
        Core(s) per socket:    8
        Socket(s):             2
        NUMA node(s):          2
        Vendor ID:             GenuineIntel
        CPU family:            6
        Model:                 85
        Model name:            Intel(R) Xeon(R) Gold 6244 CPU @ 3.60GHz
        Stepping:              7
        CPU MHz:               2253.735
        CPU max MHz:           4400.0000
        CPU min MHz:           1200.0000
        BogoMIPS:              7200.00
        Virtualization:        VT-x
        L1d cache:             32K
        L1i cache:             32K
        L2 cache:              1024K
        L3 cache:              25344K
        NUMA node0 CPU(s):     0-7,16-23
        NUMA node1 CPU(s):     8-15,24-31
        Flags:                 fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_pkg_req pku ospke avx512_vnni spec_ctrl intel_stibp flush_l1d arch_capabilities
        [root@oprrsr3m2msprs07 net]#

        [root@oprrsr3m2msprs07 net]# lspci
        00:00.0 Host bridge: Intel Corporation Sky Lake-E DMI3 Registers (rev 07)
        00:04.0 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        00:04.1 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        00:04.2 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        00:04.3 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        00:04.4 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        00:04.5 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        00:04.6 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        00:04.7 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        00:05.0 System peripheral: Intel Corporation Sky Lake-E MM/Vt-d Configuration Registers (rev 07)
        00:05.2 System peripheral: Intel Corporation Device 2025 (rev 07)
        00:05.4 PIC: Intel Corporation Device 2026 (rev 07)
        00:08.0 System peripheral: Intel Corporation Sky Lake-E Ubox Registers (rev 07)
        00:08.1 Performance counters: Intel Corporation Sky Lake-E Ubox Registers (rev 07)
        00:08.2 System peripheral: Intel Corporation Sky Lake-E Ubox Registers (rev 07)
        00:11.0 Unassigned class [ff00]: Intel Corporation C620 Series Chipset Family MROM 0 (rev 09)
        00:11.1 Unassigned class [ff00]: Intel Corporation C620 Series Chipset Family MROM 1 (rev 09)
        00:14.0 USB controller: Intel Corporation C620 Series Chipset Family USB 3.0 xHCI Controller (rev 09)
        00:14.2 Signal processing controller: Intel Corporation C620 Series Chipset Family Thermal Subsystem (rev 09)
        00:16.0 Communication controller: Intel Corporation C620 Series Chipset Family MEI Controller #1 (rev 09)
        00:16.4 Communication controller: Intel Corporation C620 Series Chipset Family MEI Controller #3 (rev 09)
        00:1c.0 PCI bridge: Intel Corporation C620 Series Chipset Family PCI Express Root Port #1 (rev f9)
        00:1c.4 PCI bridge: Intel Corporation C620 Series Chipset Family PCI Express Root Port #5 (rev f9)
        00:1f.0 ISA bridge: Intel Corporation C621 Series Chipset LPC/eSPI Controller (rev 09)
        00:1f.2 Memory controller: Intel Corporation C620 Series Chipset Family Power Management Controller (rev 09)
        01:00.0 System peripheral: Hewlett-Packard Company Integrated Lights-Out Standard Slave Instrumentation & System Support (rev 07)
        01:00.1 VGA compatible controller: Matrox Electronics Systems Ltd. MGA G200eH3 (rev 02)
        01:00.2 System peripheral: Hewlett-Packard Company Integrated Lights-Out Standard Management Processor Support and Messaging (rev 07)
        01:00.4 USB controller: Hewlett-Packard Company iLO5 Virtual USB Controller
        11:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 07)
        11:02.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port C (rev 07)
        11:05.0 System peripheral: Intel Corporation Device 2034 (rev 07)
        11:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 07)
        11:05.4 PIC: Intel Corporation Device 2036 (rev 07)
        11:08.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:08.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:08.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:08.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:08.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:08.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:08.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:08.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:09.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:09.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:09.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:09.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:09.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:09.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:09.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:09.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0a.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0a.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0a.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0a.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0a.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0a.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0a.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0a.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0b.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0b.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0b.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0b.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0e.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0e.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0e.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0e.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0e.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0e.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0e.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0e.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0f.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0f.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0f.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0f.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0f.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0f.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0f.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:0f.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:10.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:10.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:10.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:10.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:10.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:10.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:10.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:10.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:11.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:11.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:11.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:11.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:1d.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:1d.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:1d.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:1d.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        11:1e.0 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        11:1e.1 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        11:1e.2 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        11:1e.3 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        11:1e.4 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        11:1e.5 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        11:1e.6 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        12:00.0 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 01)
        12:00.1 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 01)
        13:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
        13:00.1 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
        13:00.2 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
        13:00.3 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
        36:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 07)
        36:05.0 System peripheral: Intel Corporation Device 2034 (rev 07)
        36:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 07)
        36:05.4 PIC: Intel Corporation Device 2036 (rev 07)
        36:08.0 System peripheral: Intel Corporation Device 2066 (rev 07)
        36:09.0 System peripheral: Intel Corporation Device 2066 (rev 07)
        36:0a.0 System peripheral: Intel Corporation Device 2040 (rev 07)
        36:0a.1 System peripheral: Intel Corporation Device 2041 (rev 07)
        36:0a.2 System peripheral: Intel Corporation Device 2042 (rev 07)
        36:0a.3 System peripheral: Intel Corporation Device 2043 (rev 07)
        36:0a.4 System peripheral: Intel Corporation Device 2044 (rev 07)
        36:0a.5 System peripheral: Intel Corporation Device 2045 (rev 07)
        36:0a.6 System peripheral: Intel Corporation Device 2046 (rev 07)
        36:0a.7 System peripheral: Intel Corporation Device 2047 (rev 07)
        36:0b.0 System peripheral: Intel Corporation Device 2048 (rev 07)
        36:0b.1 System peripheral: Intel Corporation Device 2049 (rev 07)
        36:0b.2 System peripheral: Intel Corporation Device 204a (rev 07)
        36:0b.3 System peripheral: Intel Corporation Device 204b (rev 07)
        36:0c.0 System peripheral: Intel Corporation Device 2040 (rev 07)
        36:0c.1 System peripheral: Intel Corporation Device 2041 (rev 07)
        36:0c.2 System peripheral: Intel Corporation Device 2042 (rev 07)
        36:0c.3 System peripheral: Intel Corporation Device 2043 (rev 07)
        36:0c.4 System peripheral: Intel Corporation Device 2044 (rev 07)
        36:0c.5 System peripheral: Intel Corporation Device 2045 (rev 07)
        36:0c.6 System peripheral: Intel Corporation Device 2046 (rev 07)
        36:0c.7 System peripheral: Intel Corporation Device 2047 (rev 07)
        36:0d.0 System peripheral: Intel Corporation Device 2048 (rev 07)
        36:0d.1 System peripheral: Intel Corporation Device 2049 (rev 07)
        36:0d.2 System peripheral: Intel Corporation Device 204a (rev 07)
        36:0d.3 System peripheral: Intel Corporation Device 204b (rev 07)
        5b:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 07)
        5b:02.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port C (rev 07)
        5b:05.0 System peripheral: Intel Corporation Device 2034 (rev 07)
        5b:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 07)
        5b:05.4 PIC: Intel Corporation Device 2036 (rev 07)
        5b:0e.0 Performance counters: Intel Corporation Device 2058 (rev 07)
        5b:0e.1 System peripheral: Intel Corporation Device 2059 (rev 07)
        5b:0f.0 Performance counters: Intel Corporation Device 2058 (rev 07)
        5b:0f.1 System peripheral: Intel Corporation Device 2059 (rev 07)
        5b:10.0 Performance counters: Intel Corporation Device 2058 (rev 07)
        5b:10.1 System peripheral: Intel Corporation Device 2059 (rev 07)
        5b:12.0 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
        5b:12.1 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
        5b:12.2 System peripheral: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
        5b:12.4 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
        5b:12.5 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
        5b:15.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
        5b:15.1 Performance counters: Intel Corporation Device 2088 (rev 07)
        5b:16.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
        5b:16.1 Performance counters: Intel Corporation Device 2088 (rev 07)
        5b:16.4 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
        5b:16.5 Performance counters: Intel Corporation Device 2088 (rev 07)
        5b:17.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
        5b:17.1 Performance counters: Intel Corporation Device 2088 (rev 07)
        5c:00.0 Serial Attached SCSI controller: Adaptec Smart Storage PQI 12G SAS/PCIe 3 (rev 01)
        5d:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
        5d:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
        5d:00.2 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
        5d:00.3 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
        80:04.0 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        80:04.1 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        80:04.2 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        80:04.3 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        80:04.4 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        80:04.5 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        80:04.6 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        80:04.7 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
        80:05.0 System peripheral: Intel Corporation Sky Lake-E MM/Vt-d Configuration Registers (rev 07)
        80:05.2 System peripheral: Intel Corporation Device 2025 (rev 07)
        80:05.4 PIC: Intel Corporation Device 2026 (rev 07)
        80:08.0 System peripheral: Intel Corporation Sky Lake-E Ubox Registers (rev 07)
        80:08.1 Performance counters: Intel Corporation Sky Lake-E Ubox Registers (rev 07)
        80:08.2 System peripheral: Intel Corporation Sky Lake-E Ubox Registers (rev 07)
        85:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 07)
        85:05.0 System peripheral: Intel Corporation Device 2034 (rev 07)
        85:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 07)
        85:05.4 PIC: Intel Corporation Device 2036 (rev 07)
        85:08.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:08.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:08.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:08.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:08.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:08.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:08.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:08.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:09.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:09.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:09.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:09.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:09.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:09.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:09.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:09.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0a.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0a.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0a.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0a.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0a.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0a.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0a.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0a.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0b.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0b.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0b.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0b.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0e.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0e.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0e.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0e.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0e.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0e.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0e.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0e.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0f.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0f.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0f.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0f.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0f.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0f.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0f.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:0f.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:10.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:10.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:10.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:10.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:10.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:10.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:10.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:10.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:11.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:11.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:11.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:11.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:1d.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:1d.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:1d.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:1d.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
        85:1e.0 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        85:1e.1 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        85:1e.2 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        85:1e.3 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        85:1e.4 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        85:1e.5 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        85:1e.6 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
        86:00.0 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 01)
        86:00.1 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 01)
        ae:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 07)
        ae:05.0 System peripheral: Intel Corporation Device 2034 (rev 07)
        ae:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 07)
        ae:05.4 PIC: Intel Corporation Device 2036 (rev 07)
        ae:08.0 System peripheral: Intel Corporation Device 2066 (rev 07)
        ae:09.0 System peripheral: Intel Corporation Device 2066 (rev 07)
        ae:0a.0 System peripheral: Intel Corporation Device 2040 (rev 07)
        ae:0a.1 System peripheral: Intel Corporation Device 2041 (rev 07)
        ae:0a.2 System peripheral: Intel Corporation Device 2042 (rev 07)
        ae:0a.3 System peripheral: Intel Corporation Device 2043 (rev 07)
        ae:0a.4 System peripheral: Intel Corporation Device 2044 (rev 07)
        ae:0a.5 System peripheral: Intel Corporation Device 2045 (rev 07)
        ae:0a.6 System peripheral: Intel Corporation Device 2046 (rev 07)
        ae:0a.7 System peripheral: Intel Corporation Device 2047 (rev 07)
        ae:0b.0 System peripheral: Intel Corporation Device 2048 (rev 07)
        ae:0b.1 System peripheral: Intel Corporation Device 2049 (rev 07)
        ae:0b.2 System peripheral: Intel Corporation Device 204a (rev 07)
        ae:0b.3 System peripheral: Intel Corporation Device 204b (rev 07)
        ae:0c.0 System peripheral: Intel Corporation Device 2040 (rev 07)
        ae:0c.1 System peripheral: Intel Corporation Device 2041 (rev 07)
        ae:0c.2 System peripheral: Intel Corporation Device 2042 (rev 07)
        ae:0c.3 System peripheral: Intel Corporation Device 2043 (rev 07)
        ae:0c.4 System peripheral: Intel Corporation Device 2044 (rev 07)
        ae:0c.5 System peripheral: Intel Corporation Device 2045 (rev 07)
        ae:0c.6 System peripheral: Intel Corporation Device 2046 (rev 07)
        ae:0c.7 System peripheral: Intel Corporation Device 2047 (rev 07)
        ae:0d.0 System peripheral: Intel Corporation Device 2048 (rev 07)
        ae:0d.1 System peripheral: Intel Corporation Device 2049 (rev 07)
        ae:0d.2 System peripheral: Intel Corporation Device 204a (rev 07)
        ae:0d.3 System peripheral: Intel Corporation Device 204b (rev 07)
        af:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
        af:00.1 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
        af:00.2 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
        af:00.3 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
        d7:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 07)
        d7:05.0 System peripheral: Intel Corporation Device 2034 (rev 07)
        d7:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 07)
        d7:05.4 PIC: Intel Corporation Device 2036 (rev 07)
        d7:0e.0 Performance counters: Intel Corporation Device 2058 (rev 07)
        d7:0e.1 System peripheral: Intel Corporation Device 2059 (rev 07)
        d7:0f.0 Performance counters: Intel Corporation Device 2058 (rev 07)
        d7:0f.1 System peripheral: Intel Corporation Device 2059 (rev 07)
        d7:10.0 Performance counters: Intel Corporation Device 2058 (rev 07)
        d7:10.1 System peripheral: Intel Corporation Device 2059 (rev 07)
        d7:12.0 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
        d7:12.1 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
        d7:12.2 System peripheral: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
        d7:12.4 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
        d7:12.5 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
        d7:15.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
        d7:15.1 Performance counters: Intel Corporation Device 2088 (rev 07)
        d7:16.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
        d7:16.1 Performance counters: Intel Corporation Device 2088 (rev 07)
        d7:16.4 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
        d7:16.5 Performance counters: Intel Corporation Device 2088 (rev 07)
        d7:17.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
        d7:17.1 Performance counters: Intel Corporation Device 2088 (rev 07)
        [root@oprrsr3m2msprs07 net]#

             cat /proc/interrupts; dmidecode ; cat /etc/redhat-release ; crontab -l

                        CPU0       CPU1       CPU2       CPU3       CPU4       CPU5       CPU6       CPU7       CPU8       CPU9       CPU10      CPU11      CPU12      CPU13      CPU14      CPU15      CPU16      CPU17      CPU18      CPU19      CPU20      CPU21      CPU22      CPU23      CPU24      CPU25      CPU26      CPU27      CPU28      CPU29      CPU30      CPU31
               0:         74          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-edge      timer
               1:          5          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-edge      i8042
               4:       1241          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-edge      serial
               8:          1          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-edge      rtc0
               9:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-fasteoi   acpi
              12:          6          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-edge      i8042
              17:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-fasteoi   ehci_hcd:usb1, hpilo
              24:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
              25:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
              27:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
              29:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
              31:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
              33:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
              35:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
              37:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
              39:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
              41:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
              42:         24          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      xhci_hcd
              43:  138231031          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              44:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              45:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              46:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              47:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              48:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              49:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              50:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              51:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              52:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              53:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              54:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              55:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              56:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              57:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              58:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              59:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              60:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              61:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              62:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              63:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              64:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              65:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              66:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              67:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              68:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              69:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              70:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              71:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              72:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              73:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              74:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
              75:         22          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      mei_me
              77:         13          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5
              78:   46750907          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-0
              79:   45041743          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-1
              80:   56291180          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-2
              81:   46784740          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-3
              82:   73099357          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-4
              83:   47311582          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-5
              84:   52994115          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-6
              85:   44672904          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-7
              88:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar6
              89:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar5
              90:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar4
              91:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar3
              92:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar2
              93:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar1
              94:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar0
              95:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar7
              96:         13          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno6
              97:  154418022          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno6-TxRx-0
              98:  144824734          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno6-TxRx-1
              99:  118485295          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno6-TxRx-2
             100:  120355678          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno6-TxRx-3
             101:  120587350          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno6-TxRx-4
             102:  109994588          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno6-TxRx-5
             103:  166137262          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno6-TxRx-6
             104:  117635841          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno6-TxRx-7
             125:         10          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-0000:12:00.0:misc
             126:      29645 2140578612          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-ens1f0-TxRx-0
             127:          1          0 2123801840          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-ens1f0-TxRx-1
             128:      29615          0          0 4104003746          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-ens1f0-TxRx-2
             129:      59358          0          0          0 3021092801          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-ens1f0-TxRx-3
             130:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-0000:12:00.0:fdir-TxRx-0
             139:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-0000:12:00.1:misc
             144:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-0000:12:00.1:fdir-TxRx-0
             153:          0          0          0          0          0          0          0          0          4          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-0000:86:00.0:misc
             154:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-ens4f0-TxRx-0
             155:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-ens4f0-TxRx-1
             156:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-ens4f0-TxRx-2
             157:          0          0          0          0          0          0          0          0    8921195          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-ens4f0-TxRx-3
             158:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-0000:86:00.0:fdir-TxRx-0
             167:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-0000:86:00.1:misc
             172:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      i40e-0000:86:00.1:fdir-TxRx-0
             181:          2          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      ens3f0-tx-0
             182:     117032          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      ens3f0-rx-1
             183:          2          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      ens3f0-rx-2
             184:          1          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      ens3f0-rx-3
             185:          1          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      ens3f0-rx-4
             186:          2          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      ens3f1-tx-0
             187:    8425284          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      ens3f1-rx-1
             188:          1          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      ens3f1-rx-2
             189:          1          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      ens3f1-rx-3
             190:          1          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      ens3f1-rx-4
             NMI:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0   Non-maskable interrupts
             LOC:  826765936  217485825 1083094728  412761861  314784208  285014552  290460894  247208377  500465916  311861925  850857626  496194803  813747484  700744376  449119805  299968297 1044798876  574142729  570838873  205211112  531267688  291824233  156984489  122650895  850798889 2432609123  913962391 1105597880 2025560250 1938119512 1958545406 1922253128   Local timer interrupts
             SPU:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0   Spurious interrupts
             PMI:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0   Performance monitoring interrupts
             IWI:   68653211    6333212   10366417    3448466    2664455    2189060    1749630    1732819   22061912   10545312   23738230   10745940    2703562    2168538    2089442    2059408   62578731    4673625    2261732     955277    1428683    1272986     982963    1141953     940505   62076731    3885909    1717998     800166     867809     847371     792346   IRQ work interrupts
             RTR:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0   APIC ICR read retries
             RES:  225601962   26832342   10020763   15327288   10576847    4891110    5908333    9345657   39853165   30531354   35611191   36292201   85532038   80122493   76167593   70346492    6147230    9154415    8077872    2161197    6284050    2925706     946662     891308   66066453   94235020   83714715   87707470    8486569    6941184    6095536    6328941   Rescheduling interrupts
             CAL: 4294966858 4294966957 4294966983 4294966756 4294966823 4294966915 4294967149 4294967076   15129536    8384653    7138768    8980584    9869155    6612771    6327747    5861821 4294966989 4294966689         20 4294967273 4294967180 4294967204 4294967136 4294967086    2202633    5142808    4412773    1500291    1044229     847701     902922     835893   Function call interrupts
             TLB:    2774614    4161984    8906775   12845736    6018454    4479003    3487150    3268445    4397700    3412651    6114433    6861695    3624972    4140991    3495227    2732296   53949356   45912383   19771936    6206208   16003243   12762245    5994923    7370137    3979639   60748999   44641959   17297048   15210685   13098561    5249490    5968906   TLB shootdowns
             TRM:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0   Thermal event interrupts
             THR:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0   Threshold APIC interrupts
             DFR:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0   Deferred Error APIC interrupts
             MCE:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0   Machine check exceptions
             MCP:      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960      83960   Machine check polls
             ERR:          0
             MIS:          0
             PIN:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0   Posted-interrupt notification event
             NPI:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0   Nested posted-interrupt event
             PIW:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0   Posted-interrupt wakeup event
            # dmidecode 3.1
            Getting SMBIOS data from sysfs.
            SMBIOS 3.2 present.
            # SMBIOS implementations newer than version 3.1.1 are not
            # fully supported by this version of dmidecode.
            255 structures occupying 13207 bytes.
            Table at 0xA0E40000.

            Handle 0x0000, DMI type 194, 5 bytes
            OEM-specific Type
                    Header and Data:
                            C2 05 00 00 11

            Handle 0x0001, DMI type 199, 52 bytes
            OEM-specific Type
                    Header and Data:
                            C7 34 01 00 65 00 00 02 19 20 05 09 54 06 05 00
                            0F 00 00 03 18 20 08 10 55 06 05 00 2C 00 00 04
                            19 20 05 09 56 06 05 00 2C 00 00 05 19 20 05 09
                            57 06 05 00

            Handle 0x0002, DMI type 201, 16 bytes
            OEM-specific Type
                    Header and Data:
                            C9 10 02 00 10 02 00 00 40 0D 01 00 0E 00 00 80

            Handle 0x0003, DMI type 0, 26 bytes
            BIOS Information
                    Vendor: HPE
                    Version: U30
                    Release Date: 11/13/2019
                    Address: 0xF0000
                    Runtime Size: 64 kB
                    ROM Size: 64 MB
                    Characteristics:
                            PCI is supported
                            PNP is supported
                            BIOS is upgradeable
                            BIOS shadowing is allowed
                            ESCD support is available
                            Boot from CD is supported
                            Selectable boot is supported
                            EDD is supported
                            5.25"/360 kB floppy services are supported (int 13h)
                            5.25"/1.2 MB floppy services are supported (int 13h)
                            3.5"/720 kB floppy services are supported (int 13h)
                            Print screen service is supported (int 5h)
                            8042 keyboard services are supported (int 9h)
                            Serial services are supported (int 14h)
                            Printer services are supported (int 17h)
                            CGA/mono video services are supported (int 10h)
                            ACPI is supported
                            USB legacy is supported
                            BIOS boot specification is supported
                            Function key-initiated network boot is supported
                            Targeted content distribution is supported
                            UEFI is supported
                    BIOS Revision: 2.22
                    Firmware Revision: 1.46

            Handle 0x0004, DMI type 8, 9 bytes
            Port Connector Information
                    Internal Reference Designator: U44
                    Internal Connector Type: Access Bus (USB)
                    External Reference Designator: USB PORT 1
                    External Connector Type: Access Bus (USB)
                    Port Type: USB

            Handle 0x0005, DMI type 8, 9 bytes
            Port Connector Information
                    Internal Reference Designator: J132
                    Internal Connector Type: Access Bus (USB)
                    External Reference Designator: Internal USB key #1
                    External Connector Type: Access Bus (USB)
                    Port Type: USB

            Handle 0x0006, DMI type 8, 9 bytes
            Port Connector Information
                    Internal Reference Designator: J130
                    Internal Connector Type: Access Bus (USB)
                    External Reference Designator: Front USB #1
                    External Connector Type: Access Bus (USB)
                    Port Type: USB

            Handle 0x0007, DMI type 8, 9 bytes
            Port Connector Information
                    Internal Reference Designator: J106
                    Internal Connector Type: Access Bus (USB)
                    External Reference Designator: Front USB #2
                    External Connector Type: Access Bus (USB)
                    Port Type: USB

            Handle 0x0008, DMI type 8, 9 bytes
            Port Connector Information
                    Internal Reference Designator: J161
                    Internal Connector Type: Access Bus (USB)
                    External Reference Designator: USB PORT 5
                    External Connector Type: Access Bus (USB)
                    Port Type: USB

            Handle 0x0009, DMI type 8, 9 bytes
            Port Connector Information
                    Internal Reference Designator: J132
                    Internal Connector Type: Access Bus (USB)
                    External Reference Designator: Internal USB key #2
                    External Connector Type: Access Bus (USB)
                    Port Type: USB

            Handle 0x000A, DMI type 8, 9 bytes
            Port Connector Information
                    Internal Reference Designator: J12
                    Internal Connector Type: Access Bus (USB)
                    External Reference Designator: Rear USB #2
                    External Connector Type: Access Bus (USB)
                    Port Type: USB

            Handle 0x000B, DMI type 8, 9 bytes
            Port Connector Information
                    Internal Reference Designator: J12
                    Internal Connector Type: Access Bus (USB)
                    External Reference Designator: Rear USB #1
                    External Connector Type: Access Bus (USB)
                    Port Type: USB

            Handle 0x000C, DMI type 8, 9 bytes
            Port Connector Information
                    Internal Reference Designator: J87
                    Internal Connector Type: None
                    External Reference Designator: Com PORT
                    External Connector Type: DB-9 male
                    Port Type: Serial Port 16550A Compatible

            Handle 0x000D, DMI type 8, 9 bytes
            Port Connector Information
                    Internal Reference Designator: J28
                    Internal Connector Type: None
                    External Reference Designator: Video PORT
                    External Connector Type: DB-15 female
                    Port Type: Video Port

            Handle 0x000E, DMI type 8, 9 bytes
            Port Connector Information
                    Internal Reference Designator: J39
                    Internal Connector Type: None
                    External Reference Designator: ILO NIC PORT
                    External Connector Type: RJ-45
                    Port Type: Network Port

            Handle 0x000F, DMI type 16, 23 bytes
            Physical Memory Array
                    Location: System Board Or Motherboard
                    Use: System Memory
                    Error Correction Type: Multi-bit ECC
                    Maximum Capacity: 3 TB
                    Error Information Handle: Not Provided
                    Number Of Devices: 12

            Handle 0x0010, DMI type 16, 23 bytes
            Physical Memory Array
                    Location: System Board Or Motherboard
                    Use: System Memory
                    Error Correction Type: Multi-bit ECC
                    Maximum Capacity: 3 TB
                    Error Information Handle: Not Provided
                    Number Of Devices: 12

            Handle 0x0011, DMI type 38, 18 bytes
            IPMI Device Information
                    Interface Type: KCS (Keyboard Control Style)
                    Specification Version: 2.0
                    I2C Slave Address: 0x10
                    NV Storage Device: Not Present
                    Base Address: 0x0000000000000CA2 (I/O)
                    Register Spacing: Successive Byte Boundaries

            Handle 0x0012, DMI type 193, 9 bytes
            OEM-specific Type
                    Header and Data:
                            C1 09 12 00 01 01 00 02 03
                    Strings:
                            v2.14 (09/05/2019)

            Handle 0x0013, DMI type 195, 7 bytes
            OEM-specific Type
                    Header and Data:
                            C3 07 13 00 01 05 02
                    Strings:
                            $0E110847

            Handle 0x0014, DMI type 198, 14 bytes
            OEM-specific Type
                    Header and Data:
                            C6 0E 14 00 01 00 00 00 00 00 01 0A FF FF

            Handle 0x0015, DMI type 215, 6 bytes
            OEM-specific Type
                    Header and Data:
                            D7 06 15 00 00 05

            Handle 0x0016, DMI type 223, 11 bytes
            OEM-specific Type
                    Header and Data:
                            DF 0B 16 00 66 46 70 00 00 00 00

            Handle 0x0017, DMI type 19, 31 bytes
            Memory Array Mapped Address
                    Starting Address: 0x00000000000
                    Ending Address: 0x000B3FFFFFF
                    Range Size: 2880 MB
                    Physical Array Handle: 0x000F
                    Partition Width: 1

            Handle 0x0018, DMI type 19, 31 bytes
            Memory Array Mapped Address
                    Starting Address: 0x0000000100000000k
                    Ending Address: 0x000000203FFFFFFFk
                    Range Size: 125 GB
                    Physical Array Handle: 0x0010
                    Partition Width: 1

            Handle 0x0019, DMI type 39, 22 bytes
            System Power Supply
                    Power Unit Group: 1
                    Location: Not Specified
                    Name: Power Supply 1
                    Manufacturer: HPE
                    Serial Number: 5WEBP0D8JCR6JP
                    Asset Tag: Not Specified
                    Model Part Number: 865414-B21
                    Revision: Not Specified
                    Max Power Capacity: 800 W
                    Status: Present, OK
                    Type: Switching
                    Input Voltage Range Switching: Auto-switch
                    Plugged: Yes
                    Hot Replaceable: Yes

            Handle 0x001A, DMI type 39, 22 bytes
            System Power Supply
                    Power Unit Group: 1
                    Location: Not Specified
                    Name: Power Supply 2
                    Manufacturer: HPE
                    Serial Number: 5WEBP0D8JCR6JM
                    Asset Tag: Not Specified
                    Model Part Number: 865414-B21
                    Revision: Not Specified
                    Max Power Capacity: 800 W
                    Status: Present, OK
                    Type: Switching
                    Input Voltage Range Switching: Auto-switch
                    Plugged: Yes
                    Hot Replaceable: Yes

            Handle 0x001B, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x000F
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: None
                    Locator: PROC 1 DIMM 1
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x001C, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x000F
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 1
                    Locator: PROC 1 DIMM 2
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x001D, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x000F
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: 16384 MB
                    Form Factor: DIMM
                    Set: 2
                    Locator: PROC 1 DIMM 3
                    Bank Locator: Not Specified
                    Type: DDR4
                    Type Detail: Synchronous Registered (Buffered)
                    Speed: 2933 MT/s
                    Manufacturer: HPE
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: P03051-091
                    Rank: 1
                    Configured Clock Speed: 2933 MT/s
                    Minimum Voltage: 1.2 V
                    Maximum Voltage: 1.2 V
                    Configured Voltage: 1.2 V

            Handle 0x001E, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x000F
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 3
                    Locator: PROC 1 DIMM 4
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x001F, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x000F
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: 16384 MB
                    Form Factor: DIMM
                    Set: 4
                    Locator: PROC 1 DIMM 5
                    Bank Locator: Not Specified
                    Type: DDR4
                    Type Detail: Synchronous Registered (Buffered)
                    Speed: 2933 MT/s
                    Manufacturer: HPE
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: P03051-091
                    Rank: 1
                    Configured Clock Speed: 2933 MT/s
                    Minimum Voltage: 1.2 V
                    Maximum Voltage: 1.2 V
                    Configured Voltage: 1.2 V

            Handle 0x0020, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x000F
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 5
                    Locator: PROC 1 DIMM 6
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x0021, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x000F
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 6
                    Locator: PROC 1 DIMM 7
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x0022, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x000F
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: 16384 MB
                    Form Factor: DIMM
                    Set: 7
                    Locator: PROC 1 DIMM 8
                    Bank Locator: Not Specified
                    Type: DDR4
                    Type Detail: Synchronous Registered (Buffered)
                    Speed: 2933 MT/s
                    Manufacturer: HPE
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: P03051-091
                    Rank: 1
                    Configured Clock Speed: 2933 MT/s
                    Minimum Voltage: 1.2 V
                    Maximum Voltage: 1.2 V
                    Configured Voltage: 1.2 V

            Handle 0x0023, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x000F
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 8
                    Locator: PROC 1 DIMM 9
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x0024, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x000F
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: 16384 MB
                    Form Factor: DIMM
                    Set: 9
                    Locator: PROC 1 DIMM 10
                    Bank Locator: Not Specified
                    Type: DDR4
                    Type Detail: Synchronous Registered (Buffered)
                    Speed: 2933 MT/s
                    Manufacturer: HPE
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: P03051-091
                    Rank: 1
                    Configured Clock Speed: 2933 MT/s
                    Minimum Voltage: 1.2 V
                    Maximum Voltage: 1.2 V
                    Configured Voltage: 1.2 V

            Handle 0x0025, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x000F
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 10
                    Locator: PROC 1 DIMM 11
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x0026, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x000F
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 11
                    Locator: PROC 1 DIMM 12
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x0027, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x0010
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 12
                    Locator: PROC 2 DIMM 1
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x0028, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x0010
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 13
                    Locator: PROC 2 DIMM 2
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x0029, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x0010
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: 16384 MB
                    Form Factor: DIMM
                    Set: 14
                    Locator: PROC 2 DIMM 3
                    Bank Locator: Not Specified
                    Type: DDR4
                    Type Detail: Synchronous Registered (Buffered)
                    Speed: 2933 MT/s
                    Manufacturer: HPE
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: P03051-091
                    Rank: 1
                    Configured Clock Speed: 2933 MT/s
                    Minimum Voltage: 1.2 V
                    Maximum Voltage: 1.2 V
                    Configured Voltage: 1.2 V

            Handle 0x002A, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x0010
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 15
                    Locator: PROC 2 DIMM 4
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x002B, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x0010
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: 16384 MB
                    Form Factor: DIMM
                    Set: 16
                    Locator: PROC 2 DIMM 5
                    Bank Locator: Not Specified
                    Type: DDR4
                    Type Detail: Synchronous Registered (Buffered)
                    Speed: 2933 MT/s
                    Manufacturer: HPE
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: P03051-091
                    Rank: 1
                    Configured Clock Speed: 2933 MT/s
                    Minimum Voltage: 1.2 V
                    Maximum Voltage: 1.2 V
                    Configured Voltage: 1.2 V

            Handle 0x002C, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x0010
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 17
                    Locator: PROC 2 DIMM 6
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x002D, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x0010
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 18
                    Locator: PROC 2 DIMM 7
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x002E, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x0010
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: 16384 MB
                    Form Factor: DIMM
                    Set: 19
                    Locator: PROC 2 DIMM 8
                    Bank Locator: Not Specified
                    Type: DDR4
                    Type Detail: Synchronous Registered (Buffered)
                    Speed: 2933 MT/s
                    Manufacturer: HPE
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: P03051-091
                    Rank: 1
                    Configured Clock Speed: 2933 MT/s
                    Minimum Voltage: 1.2 V
                    Maximum Voltage: 1.2 V
                    Configured Voltage: 1.2 V

            Handle 0x002F, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x0010
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 20
                    Locator: PROC 2 DIMM 9
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x0030, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x0010
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: 16384 MB
                    Form Factor: DIMM
                    Set: 21
                    Locator: PROC 2 DIMM 10
                    Bank Locator: Not Specified
                    Type: DDR4
                    Type Detail: Synchronous Registered (Buffered)
                    Speed: 2933 MT/s
                    Manufacturer: HPE
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: P03051-091
                    Rank: 1
                    Configured Clock Speed: 2933 MT/s
                    Minimum Voltage: 1.2 V
                    Maximum Voltage: 1.2 V
                    Configured Voltage: 1.2 V

            Handle 0x0031, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x0010
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 22
                    Locator: PROC 2 DIMM 11
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x0032, DMI type 17, 84 bytes
            Memory Device
                    Array Handle: 0x0010
                    Error Information Handle: Not Provided
                    Total Width: 72 bits
                    Data Width: 64 bits
                    Size: No Module Installed
                    Form Factor: DIMM
                    Set: 23
                    Locator: PROC 2 DIMM 12
                    Bank Locator: Not Specified
                    Type: Other
                    Type Detail: Synchronous
                    Speed: Unknown
                    Manufacturer: UNKNOWN
                    Serial Number: Not Specified
                    Asset Tag: Not Specified
                    Part Number: NOT AVAILABLE
                    Rank: Unknown
                    Configured Clock Speed: Unknown
                    Minimum Voltage: Unknown
                    Maximum Voltage: Unknown
                    Configured Voltage: Unknown

            Handle 0x0033, DMI type 230, 11 bytes
            OEM-specific Type
                    Header and Data:
                            E6 0B 33 00 19 00 01 02 02 07 B0
                    Strings:
                            CHCNY
                            09

            Handle 0x0034, DMI type 230, 11 bytes
            OEM-specific Type
                    Header and Data:
                            E6 0B 34 00 1A 00 01 02 02 07 B2
                    Strings:
                            CHCNY
                            09

            Handle 0x0035, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 35 00 1B 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x0036, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 36 00 1C 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x0037, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 37 00 1D 00 01 02 03
                    Strings:
                            Hynix
                            HMA82GR7CJR4N-WM
                            93361610

            Handle 0x0038, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 38 00 1E 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x0039, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 39 00 1F 00 01 02 03
                    Strings:
                            Hynix
                            HMA82GR7CJR4N-WM
                            9336160F

            Handle 0x003A, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 3A 00 20 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x003B, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 3B 00 21 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x003C, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 3C 00 22 00 01 02 03
                    Strings:
                            Hynix
                            HMA82GR7CJR4N-WM
                            933615E3

            Handle 0x003D, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 3D 00 23 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x003E, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 3E 00 24 00 01 02 03
                    Strings:
                            Hynix
                            HMA82GR7CJR4N-WM
                            9336161A

            Handle 0x003F, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 3F 00 25 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x0040, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 40 00 26 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x0041, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 41 00 27 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x0042, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 42 00 28 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x0043, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 43 00 29 00 01 02 03
                    Strings:
                            Hynix
                            HMA82GR7CJR4N-WM
                            933615EF

            Handle 0x0044, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 44 00 2A 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x0045, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 45 00 2B 00 01 02 03
                    Strings:
                            Hynix
                            HMA82GR7CJR4N-WM
                            93361567

            Handle 0x0046, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 46 00 2C 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x0047, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 47 00 2D 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x0048, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 48 00 2E 00 01 02 03
                    Strings:
                            Hynix
                            HMA82GR7CJR4N-WM
                            9336160E

            Handle 0x0049, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 49 00 2F 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x004A, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 4A 00 30 00 01 02 03
                    Strings:
                            Hynix
                            HMA82GR7CJR4N-WM
                            9336160D

            Handle 0x004B, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 4B 00 31 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x004C, DMI type 237, 9 bytes
            OEM-specific Type
                    Header and Data:
                            ED 09 4C 00 32 00 01 02 03
                    Strings:
                            Unknown
                            NOT AVAILABLE
                            NOT AVAILABLE

            Handle 0x004D, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 4D 00 1B 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x004E, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 4E 00 1C 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x004F, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 4F 00 1D 00 11 00 00 00 B0 04 B0 04 01 00
                            01 00 FF FF FF FF 00 40 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0050, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 50 00 1E 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0051, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 51 00 1F 00 11 00 00 00 B0 04 B0 04 01 00
                            01 00 FF FF FF FF 00 40 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0052, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 52 00 20 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0053, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 53 00 21 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0054, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 54 00 22 00 11 00 00 00 B0 04 B0 04 01 00
                            01 00 FF FF FF FF 00 40 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0055, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 55 00 23 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0056, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 56 00 24 00 11 00 00 00 B0 04 B0 04 01 00
                            01 00 FF FF FF FF 00 40 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0057, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 57 00 25 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0058, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 58 00 26 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0059, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 59 00 27 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x005A, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 5A 00 28 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x005B, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 5B 00 29 00 11 00 00 00 B0 04 B0 04 01 00
                            01 00 FF FF FF FF 00 40 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x005C, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 5C 00 2A 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x005D, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 5D 00 2B 00 11 00 00 00 B0 04 B0 04 01 00
                            01 00 FF FF FF FF 00 40 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x005E, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 5E 00 2C 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x005F, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 5F 00 2D 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0060, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 60 00 2E 00 11 00 00 00 B0 04 B0 04 01 00
                            01 00 FF FF FF FF 00 40 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0061, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 61 00 2F 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0062, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 62 00 30 00 11 00 00 00 B0 04 B0 04 01 00
                            01 00 FF FF FF FF 00 40 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0063, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 63 00 31 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0064, DMI type 232, 35 bytes
            OEM-specific Type
                    Header and Data:
                            E8 23 64 00 32 00 10 00 00 00 00 00 00 00 01 00
                            01 00 FF FF FF FF 00 00 00 00 00 00 00 00 FF 00
                            01 FF 00

            Handle 0x0065, DMI type 7, 27 bytes
            Cache Information
                    Socket Designation: L1-Cache
                    Configuration: Enabled, Not Socketed, Level 1
                    Operational Mode: Write Back
                    Location: Internal
                    Installed Size: 512 kB
                    Maximum Size: 512 kB
                    Supported SRAM Types:
                            Synchronous
                    Installed SRAM Type: Synchronous
                    Speed: Unknown
                    Error Correction Type: Single-bit ECC
                    System Type: Unified
                    Associativity: 8-way Set-associative

            Handle 0x0066, DMI type 7, 27 bytes
            Cache Information
                    Socket Designation: L2-Cache
                    Configuration: Enabled, Not Socketed, Level 2
                    Operational Mode: Varies With Memory Address
                    Location: Internal
                    Installed Size: 8192 kB
                    Maximum Size: 8192 kB
                    Supported SRAM Types:
                            Synchronous
                    Installed SRAM Type: Synchronous
                    Speed: Unknown
                    Error Correction Type: Single-bit ECC
                    System Type: Unified
                    Associativity: 16-way Set-associative

            Handle 0x0067, DMI type 7, 27 bytes
            Cache Information
                    Socket Designation: L3-Cache
                    Configuration: Enabled, Not Socketed, Level 3
                    Operational Mode: Varies With Memory Address
                    Location: Internal
                    Installed Size: 25344 kB
                    Maximum Size: 25344 kB
                    Supported SRAM Types:
                            Synchronous
                    Installed SRAM Type: Synchronous
                    Speed: Unknown
                    Error Correction Type: Single-bit ECC
                    System Type: Unified
                    Associativity: Fully Associative

            Handle 0x0068, DMI type 4, 48 bytes
            Processor Information
                    Socket Designation: Proc 1
                    Type: Central Processor
                    Family: Xeon
                    Manufacturer: Intel(R) Corporation
                    ID: 57 06 05 00 FF FB EB BF
                    Signature: Type 0, Family 6, Model 85, Stepping 7
                    Flags:
                            FPU (Floating-point unit on-chip)
                            VME (Virtual mode extension)
                            DE (Debugging extension)
                            PSE (Page size extension)
                            TSC (Time stamp counter)
                            MSR (Model specific registers)
                            PAE (Physical address extension)
                            MCE (Machine check exception)
                            CX8 (CMPXCHG8 instruction supported)
                            APIC (On-chip APIC hardware supported)
                            SEP (Fast system call)
                            MTRR (Memory type range registers)
                            PGE (Page global enable)
                            MCA (Machine check architecture)
                            CMOV (Conditional move instruction supported)
                            PAT (Page attribute table)
                            PSE-36 (36-bit page size extension)
                            CLFSH (CLFLUSH instruction supported)
                            DS (Debug store)
                            ACPI (ACPI supported)
                            MMX (MMX technology supported)
                            FXSR (FXSAVE and FXSTOR instructions supported)
                            SSE (Streaming SIMD extensions)
                            SSE2 (Streaming SIMD extensions 2)
                            SS (Self-snoop)
                            HTT (Multi-threading)
                            TM (Thermal monitor supported)
                            PBE (Pending break enabled)
                    Version: Intel(R) Xeon(R) Gold 6244 CPU @ 3.60GHz
                    Voltage: 1.6 V
                    External Clock: 100 MHz
                    Max Speed: 4000 MHz
                    Current Speed: 3600 MHz
                    Status: Populated, Enabled
                    Upgrade: Socket LGA3647-1
                    L1 Cache Handle: 0x0065
                    L2 Cache Handle: 0x0066
                    L3 Cache Handle: 0x0067
                    Serial Number: Not Specified
                    Asset Tag: UNKNOWN
                    Part Number: Not Specified
                    Core Count: 8
                    Core Enabled: 8
                    Thread Count: 16
                    Characteristics:
                            64-bit capable
                            Multi-Core
                            Hardware Thread
                            Execute Protection
                            Enhanced Virtualization
                            Power/Performance Control

            Handle 0x0069, DMI type 7, 27 bytes
            Cache Information
                    Socket Designation: L1-Cache
                    Configuration: Enabled, Not Socketed, Level 1
                    Operational Mode: Write Back
                    Location: Internal
                    Installed Size: 512 kB
                    Maximum Size: 512 kB
                    Supported SRAM Types:
                            Synchronous
                    Installed SRAM Type: Synchronous
                    Speed: Unknown
                    Error Correction Type: Single-bit ECC
                    System Type: Unified
                    Associativity: 8-way Set-associative

            Handle 0x006A, DMI type 7, 27 bytes
            Cache Information
                    Socket Designation: L2-Cache
                    Configuration: Enabled, Not Socketed, Level 2
                    Operational Mode: Varies With Memory Address
                    Location: Internal
                    Installed Size: 8192 kB
                    Maximum Size: 8192 kB
                    Supported SRAM Types:
                            Synchronous
                    Installed SRAM Type: Synchronous
                    Speed: Unknown
                    Error Correction Type: Single-bit ECC
                    System Type: Unified
                    Associativity: 16-way Set-associative

            Handle 0x006B, DMI type 7, 27 bytes
            Cache Information
                    Socket Designation: L3-Cache
                    Configuration: Enabled, Not Socketed, Level 3
                    Operational Mode: Varies With Memory Address
                    Location: Internal
                    Installed Size: 25344 kB
                    Maximum Size: 25344 kB
                    Supported SRAM Types:
                            Synchronous
                    Installed SRAM Type: Synchronous
                    Speed: Unknown
                    Error Correction Type: Single-bit ECC
                    System Type: Unified
                    Associativity: Fully Associative

            Handle 0x006C, DMI type 4, 48 bytes
            Processor Information
                    Socket Designation: Proc 2
                    Type: Central Processor
                    Family: Xeon
                    Manufacturer: Intel(R) Corporation
                    ID: 57 06 05 00 FF FB EB BF
                    Signature: Type 0, Family 6, Model 85, Stepping 7
                    Flags:
                            FPU (Floating-point unit on-chip)
                            VME (Virtual mode extension)
                            DE (Debugging extension)
                            PSE (Page size extension)
                            TSC (Time stamp counter)
                            MSR (Model specific registers)
                            PAE (Physical address extension)
                            MCE (Machine check exception)
                            CX8 (CMPXCHG8 instruction supported)
                            APIC (On-chip APIC hardware supported)
                            SEP (Fast system call)
                            MTRR (Memory type range registers)
                            PGE (Page global enable)
                            MCA (Machine check architecture)
                            CMOV (Conditional move instruction supported)
                            PAT (Page attribute table)
                            PSE-36 (36-bit page size extension)
                            CLFSH (CLFLUSH instruction supported)
                            DS (Debug store)
                            ACPI (ACPI supported)
                            MMX (MMX technology supported)
                            FXSR (FXSAVE and FXSTOR instructions supported)
                            SSE (Streaming SIMD extensions)
                            SSE2 (Streaming SIMD extensions 2)
                            SS (Self-snoop)
                            HTT (Multi-threading)
                            TM (Thermal monitor supported)
                            PBE (Pending break enabled)
                    Version: Intel(R) Xeon(R) Gold 6244 CPU @ 3.60GHz
                    Voltage: 1.6 V
                    External Clock: 100 MHz
                    Max Speed: 4000 MHz
                    Current Speed: 3600 MHz
                    Status: Populated, Enabled
                    Upgrade: Socket LGA3647-1
                    L1 Cache Handle: 0x0069
                    L2 Cache Handle: 0x006A
                    L3 Cache Handle: 0x006B
                    Serial Number: Not Specified
                    Asset Tag: UNKNOWN
                    Part Number: Not Specified
                    Core Count: 8
                    Core Enabled: 8
                    Thread Count: 16
                    Characteristics:
                            64-bit capable
                            Multi-Core
                            Hardware Thread
                            Execute Protection
                            Enhanced Virtualization
                            Power/Performance Control

            Handle 0x006D, DMI type 211, 7 bytes
            OEM-specific Type
                    Header and Data:
                            D3 07 6D 00 68 00 00

            Handle 0x006E, DMI type 211, 7 bytes
            OEM-specific Type
                    Header and Data:
                            D3 07 6E 00 6C 00 00

            Handle 0x006F, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 6F 00 68 00 1B 00 0A A8 01 00 FF FF FF FF
                            05 00 00 00 00 00

            Handle 0x0070, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 70 00 68 00 1C 00 0A AA 01 00 FF FF FF FF
                            05 00 00 00 00 00

            Handle 0x0071, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 71 00 68 00 1D 00 0A A4 01 00 FF FF FF FF
                            04 00 00 00 00 00

            Handle 0x0072, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 72 00 68 00 1E 00 0A A6 01 00 FF FF FF FF
                            04 00 00 00 00 00

            Handle 0x0073, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 73 00 68 00 1F 00 0A A0 01 00 FF FF FF FF
                            03 00 00 00 00 00

            Handle 0x0074, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 74 00 68 00 20 00 0A A2 01 00 FF FF FF FF
                            03 00 00 00 00 00

            Handle 0x0075, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 75 00 68 00 21 00 09 A2 01 01 FF FF FF FF
                            00 00 00 00 00 00

            Handle 0x0076, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 76 00 68 00 22 00 09 A0 01 01 FF FF FF FF
                            00 00 00 00 00 00

            Handle 0x0077, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 77 00 68 00 23 00 09 A6 01 01 FF FF FF FF
                            01 00 00 00 00 00

            Handle 0x0078, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 78 00 68 00 24 00 09 A4 01 01 FF FF FF FF
                            01 00 00 00 00 00

            Handle 0x0079, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 79 00 68 00 25 00 09 AA 01 01 FF FF FF FF
                            02 00 00 00 00 00

            Handle 0x007A, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 7A 00 68 00 26 00 09 A8 01 01 FF FF FF FF
                            02 00 00 00 00 00

            Handle 0x007B, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 7B 00 6C 00 27 00 0C A8 01 02 FF FF FF FF
                            05 00 00 00 00 00

            Handle 0x007C, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 7C 00 6C 00 28 00 0C AA 01 02 FF FF FF FF
                            05 00 00 00 00 00

            Handle 0x007D, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 7D 00 6C 00 29 00 0C A4 01 02 FF FF FF FF
                            04 00 00 00 00 00

            Handle 0x007E, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 7E 00 6C 00 2A 00 0C A6 01 02 FF FF FF FF
                            04 00 00 00 00 00

            Handle 0x007F, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 7F 00 6C 00 2B 00 0C A0 01 02 FF FF FF FF
                            03 00 00 00 00 00

            Handle 0x0080, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 80 00 6C 00 2C 00 0C A2 01 02 FF FF FF FF
                            03 00 00 00 00 00

            Handle 0x0081, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 81 00 6C 00 2D 00 0B A2 01 03 FF FF FF FF
                            00 00 00 00 00 00

            Handle 0x0082, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 82 00 6C 00 2E 00 0B A0 01 03 FF FF FF FF
                            00 00 00 00 00 00

            Handle 0x0083, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 83 00 6C 00 2F 00 0B A6 01 03 FF FF FF FF
                            01 00 00 00 00 00

            Handle 0x0084, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 84 00 6C 00 30 00 0B A4 01 03 FF FF FF FF
                            01 00 00 00 00 00

            Handle 0x0085, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 85 00 6C 00 31 00 0B AA 01 03 FF FF FF FF
                            02 00 00 00 00 00

            Handle 0x0086, DMI type 227, 22 bytes
            OEM-specific Type
                    Header and Data:
                            E3 16 86 00 6C 00 32 00 0B A8 01 03 FF FF FF FF
                            02 00 00 00 00 00

            Handle 0x0087, DMI type 197, 26 bytes
            OEM-specific Type
                    Header and Data:
                            C5 1A 87 00 68 00 00 06 FF 01 00 00 00 00 00 00
                            0E 7C 0D 03 65 56 BC 9F A0 28

            Handle 0x0088, DMI type 197, 26 bytes
            OEM-specific Type
                    Header and Data:
                            C5 1A 88 00 6C 00 40 06 FF 02 00 00 00 00 00 00
                            20 A3 27 5F F7 39 BC 9F A0 28

            Handle 0x0089, DMI type 1, 27 bytes
            System Information
                    Manufacturer: HPE
                    Product Name: ProLiant DL380 Gen10
                    Version: Not Specified
                    Serial Number: SGH947TMQR
                    UUID: 37393150-3032-4753-4839-3437544d5152
                    Wake-up Type: Power Switch
                    SKU Number: P19720-B21
                    Family: ProLiant

            Handle 0x008A, DMI type 226, 21 bytes
            OEM-specific Type
                    Header and Data:
                            E2 15 8A 00 50 31 39 37 32 30 53 47 48 39 34 37
                            54 4D 51 52 01
                    Strings:
                            SGH947TMQR

            Handle 0x008B, DMI type 244, 20 bytes
            OEM-specific Type
                    Header and Data:
                            F4 14 8B 00 1D 00 00 01 00 00 40 00 00 00 00 00
                            00 00 00 00

            Handle 0x008C, DMI type 244, 20 bytes
            OEM-specific Type
                    Header and Data:
                            F4 14 8C 00 1F 00 01 01 00 00 40 00 00 00 00 00
                            00 00 00 00

            Handle 0x008D, DMI type 244, 20 bytes
            OEM-specific Type
                    Header and Data:
                            F4 14 8D 00 22 00 02 01 00 00 40 00 00 00 00 00
                            00 00 00 00

            Handle 0x008E, DMI type 244, 20 bytes
            OEM-specific Type
                    Header and Data:
                            F4 14 8E 00 24 00 03 01 00 00 40 00 00 00 00 00
                            00 00 00 00

            Handle 0x008F, DMI type 244, 20 bytes
            OEM-specific Type
                    Header and Data:
                            F4 14 8F 00 29 00 04 01 00 00 40 00 00 00 00 00
                            00 00 00 00

            Handle 0x0090, DMI type 244, 20 bytes
            OEM-specific Type
                    Header and Data:
                            F4 14 90 00 2B 00 05 01 00 00 40 00 00 00 00 00
                            00 00 00 00

            Handle 0x0091, DMI type 244, 20 bytes
            OEM-specific Type
                    Header and Data:
                            F4 14 91 00 2E 00 06 01 00 00 40 00 00 00 00 00
                            00 00 00 00

            Handle 0x0092, DMI type 244, 20 bytes
            OEM-specific Type
                    Header and Data:
                            F4 14 92 00 30 00 07 01 00 00 40 00 00 00 00 00
                            00 00 00 00

            Handle 0x0093, DMI type 229, 52 bytes
            OEM-specific Type
                    Header and Data:
                            E5 34 93 00 24 57 48 45 00 A0 E5 A0 00 00 00 00
                            00 10 01 00 24 53 4D 56 50 F9 BE BF 00 00 00 00
                            08 00 00 00 24 5A 58 54 00 90 E5 A0 00 00 00 00
                            A9 00 00 00

            Handle 0x0094, DMI type 219, 32 bytes
            HPE ProLiant Information
                    Power Features: 0x0000fbcf
                    Omega Features: 0x0000000f
                    Misc. Features: 0x00009807
                            iCRU: Yes
                            UEFI: Yes

            Handle 0x0095, DMI type 3, 21 bytes
            Chassis Information
                    Manufacturer: HPE
                    Type: Rack Mount Chassis
                    Lock: Not Present
                    Version: Not Specified
                    Serial Number: SGH947TMQR
                    Asset Tag:
                    Boot-up State: Safe
                    Power Supply State: Safe
                    Thermal State: Safe
                    Security Status: Unknown
                    OEM Information: 0x00000000
                    Height: 2 U
                    Number Of Power Cords: 2
                    Contained Elements: 0

            Handle 0x0096, DMI type 11, 5 bytes
            OEM Strings
                    String 1: PSF:
                    String 2: Product ID: P19720-B21
                    String 3: OEM String:

            Handle 0x0097, DMI type 216, 23 bytes
            OEM-specific Type
                    Header and Data:
                            D8 17 97 00 01 00 01 02 07 02 16 0B 0D E3 07 00
                            00 00 00 00 00 00 00
                    Strings:
                            System ROM
                            v2.22 (11/13/2019)

            Handle 0x0098, DMI type 216, 23 bytes
            OEM-specific Type
                    Header and Data:
                            D8 17 98 00 02 00 01 02 07 02 0E 09 05 E3 07 00
                            00 00 00 00 00 00 00
                    Strings:
                            Redundant System ROM
                            v2.14 (09/05/2019)

            Handle 0x0099, DMI type 216, 23 bytes
            OEM-specific Type
                    Header and Data:
                            D8 17 99 00 04 00 01 02 04 10 04 00 00 00 00 00
                            00 00 00 00 00 00 00
                    Strings:
                            Power Management Controller Firmware
                            1.0.4

            Handle 0x009A, DMI type 216, 23 bytes
            OEM-specific Type
                    Header and Data:
                            D8 17 9A 00 05 00 01 02 02 11 00 00 00 00 00 00
                            00 00 00 00 00 00 00
                    Strings:
                            Power Management Controller FW Bootloader
                            1.1

            Handle 0x009B, DMI type 216, 23 bytes
            OEM-specific Type
                    Header and Data:
                            D8 17 9B 00 08 00 01 00 01 31 31 00 00 00 00 00
                            00 00 00 00 00 00 00
                    Strings:
                            System Programmable Logic Device

            Handle 0x009C, DMI type 216, 23 bytes
            OEM-specific Type
                    Header and Data:
                            D8 17 9C 00 09 00 01 00 0C 04 00 01 00 04 00 28
                            01 00 00 00 00 00 00
                    Strings:
                            Server Platform Services (SPS) Firmware

            Handle 0x009D, DMI type 216, 23 bytes
            OEM-specific Type
                    Header and Data:
                            D8 17 9D 00 0C 00 01 02 0A 09 0B 00 27 00 00 00
                            00 00 00 00 00 00 00
                    Strings:
                            Intelligent Platform Abstraction Data
                            9.11.0 Build 39

            Handle 0x009E, DMI type 216, 23 bytes
            OEM-specific Type
                    Header and Data:
                            D8 17 9E 00 0D 00 01 02 06 46 00 00 00 00 00 00
                            00 00 00 00 00 00 00
                    Strings:
                            HPE Smart Storage Energy Pack 1 Firmware
                            0.70

            Handle 0x009F, DMI type 216, 23 bytes
            OEM-specific Type
                    Header and Data:
                            D8 17 9F 00 10 00 01 02 09 03 1F 3F 00 00 00 00
                            00 00 00 00 00 00 00
                    Strings:
                            Intelligent Provisioning
                            3.31.63

            Handle 0x00A0, DMI type 216, 23 bytes
            OEM-specific Type
                    Header and Data:
                            D8 17 A0 00 11 00 01 00 0B 02 00 01 00 00 00 00
                            00 00 00 00 00 00 00
                    Strings:
                            ME SPI Descriptor

            Handle 0x00A1, DMI type 216, 23 bytes
            OEM-specific Type
                    Header and Data:
                            D8 17 A1 00 12 00 01 00 0C 00 00 02 00 01 00 02
                            00 00 00 00 00 00 00
                    Strings:
                            Innovation Engine (IE) Firmware

            Handle 0x00A2, DMI type 216, 23 bytes
            OEM-specific Type
                    Header and Data:
                            D8 17 A2 00 30 00 01 02 02 25 00 00 00 00 00 00
                            00 00 00 00 00 00 00
                    Strings:
                            Embedded Video Controller
                            2.5

            Handle 0x00A3, DMI type 2, 15 bytes
            Base Board Information
                    Manufacturer: HPE
                    Product Name: ProLiant DL380 Gen10
                    Version: Not Specified
                    Serial Number: PXAXE0CLMCT08W
                    Asset Tag:
                    Features:
                            Board is a hosting board
                            Board is removable
                            Board is replaceable
                    Location In Chassis: Not Specified
                    Chassis Handle: 0x0000
                    Type: Motherboard
                    Contained Object Handles: 0

            Handle 0x00A4, DMI type 243, 38 bytes
            OEM-specific Type
                    Header and Data:
                            F3 26 A4 00 9C 00 77 56 4E B3 DC 21 D3 45 87 2B
                            42 F7 6F EE 90 53 47 A4 B1 A6 2A 38 4F 5A 3C 10
                            86 80 0A 00 01 01

            Handle 0x00A5, DMI type 224, 12 bytes
            OEM-specific Type
                    Header and Data:
                            E0 0C A5 00 00 00 00 01 FE FF 00 00

            Handle 0x00A6, DMI type 41, 11 bytes
            Onboard Device
                    Reference Designation: Embedded FlexibleLOM 1 Port 1
                    Type: Ethernet
                    Status: Enabled
                    Type Instance: 5
                    Bus Address: 0000:5d:00.0

            Handle 0x00A7, DMI type 41, 11 bytes
            Onboard Device
                    Reference Designation: Embedded FlexibleLOM 1 Port 2
                    Type: Ethernet
                    Status: Enabled
                    Type Instance: 6
                    Bus Address: 0000:5d:00.1

            Handle 0x00A8, DMI type 41, 11 bytes
            Onboard Device
                    Reference Designation: Embedded FlexibleLOM 1 Port 3
                    Type: Ethernet
                    Status: Enabled
                    Type Instance: 7
                    Bus Address: 0000:5d:00.2

            Handle 0x00A9, DMI type 41, 11 bytes
            Onboard Device
                    Reference Designation: Embedded FlexibleLOM 1 Port 4
                    Type: Ethernet
                    Status: Enabled
                    Type Instance: 8
                    Bus Address: 0000:5d:00.3

            Handle 0x00AA, DMI type 41, 11 bytes
            Onboard Device
                    Reference Designation: Embedded RAID 1
                    Type: SAS Controller
                    Status: Enabled
                    Type Instance: 1
                    Bus Address: 0000:5c:00.0

            Handle 0x00AB, DMI type 41, 11 bytes
            Onboard Device
                    Reference Designation: Embedded Device
                    Type: Video
                    Status: Enabled
                    Type Instance: 1
                    Bus Address: 0000:01:00.1

            Handle 0x00AC, DMI type 9, 17 bytes
            System Slot Information
                    Designation: PCI-E Slot 1
                    Type: x8 PCI Express 3
                    Current Usage: In Use
                    Length: Short
                    ID: 1
                    Characteristics:
                            3.3 V is provided
                            PME signal is supported
                    Bus Address: 0000:12:00.0

            Handle 0x00AD, DMI type 9, 17 bytes
            System Slot Information
                    Designation: PCI-E Slot 3
                    Type: x8 PCI Express 3
                    Current Usage: In Use
                    Length: Short
                    ID: 3
                    Characteristics:
                            3.3 V is provided
                            PME signal is supported
                    Bus Address: 0000:13:00.0

            Handle 0x00AE, DMI type 9, 17 bytes
            System Slot Information
                    Designation: PCI-E Slot 2
                    Type: x16 PCI Express 3
                    Current Usage: Available
                    Length: Long
                    ID: 2
                    Characteristics:
                            3.3 V is provided
                            PME signal is supported
                    Bus Address: 0000:37:00.0

            Handle 0x00AF, DMI type 9, 17 bytes
            System Slot Information
                    Designation: PCI-E Slot 4
                    Type: x16 PCI Express 3
                    Current Usage: In Use
                    Length: Long
                    ID: 4
                    Characteristics:
                            3.3 V is provided
                            PME signal is supported
                    Bus Address: 0000:86:00.0

            Handle 0x00B0, DMI type 9, 17 bytes
            System Slot Information
                    Designation: PCI-E Slot 5
                    Type: x16 PCI Express 3
                    Current Usage: In Use
                    Length: Long
                    ID: 5
                    Characteristics:
                            3.3 V is provided
                            PME signal is supported
                    Bus Address: 0000:af:00.0

            Handle 0x00B1, DMI type 236, 21 bytes
            OEM-specific Type
                    Header and Data:
                            EC 15 B1 00 A0 03 00 A4 00 00 00 00 00 00 00 00
                            00 08 04 04 01
                    Strings:
                            GEN9 1x8 SFF BP1

            Handle 0x00B2, DMI type 236, 21 bytes
            OEM-specific Type
                    Header and Data:
                            EC 15 B2 00 A2 03 00 A4 00 00 00 00 00 00 00 00
                            00 08 04 04 01
                    Strings:
                            GEN9 1x8 SFF BP1

            Handle 0x00B3, DMI type 32, 11 bytes
            System Boot Information
                    Status: No errors detected

            Handle 0x00B4, DMI type 203, 34 bytes
            OEM-specific Type
                    Header and Data:
                            CB 22 B4 00 A6 00 FE FF 86 80 21 15 3C 10 D1 17
                            02 00 FE FF 00 00 03 01 01 01 FF FF 01 02 03 04
                            FE FF
                    Strings:
                            PciRoot(0x3)/Pci(0x2,0x0)/Pci(0x0,0x0)
                            NIC.FlexLOM.1.1
                            HPE Ethernet 1Gb 4-port 366FLR Adapter - NIC
                            Embedded FlexibleLOM 1

            Handle 0x00B5, DMI type 203, 34 bytes
            OEM-specific Type
                    Header and Data:
                            CB 22 B5 00 A7 00 FE FF 86 80 21 15 3C 10 D1 17
                            02 00 FE FF 00 00 03 01 01 02 FF FF 01 02 03 04
                            FE FF
                    Strings:
                            PciRoot(0x3)/Pci(0x2,0x0)/Pci(0x0,0x1)
                            NIC.FlexLOM.1.2
                            HPE Ethernet 1Gb 4-port 366FLR Adapter - NIC
                            Embedded FlexibleLOM 1

            Handle 0x00B6, DMI type 203, 34 bytes
            OEM-specific Type
                    Header and Data:
                            CB 22 B6 00 A8 00 FE FF 86 80 21 15 3C 10 D1 17
                            02 00 FE FF 00 00 03 01 01 03 FF FF 01 02 03 04
                            FE FF
                    Strings:
                            PciRoot(0x3)/Pci(0x2,0x0)/Pci(0x0,0x2)
                            NIC.FlexLOM.1.3
                            HPE Ethernet 1Gb 4-port 366FLR Adapter - NIC
                            Embedded FlexibleLOM 1

            Handle 0x00B7, DMI type 203, 34 bytes
            OEM-specific Type
                    Header and Data:
                            CB 22 B7 00 A9 00 FE FF 86 80 21 15 3C 10 D1 17
                            02 00 FE FF 00 00 03 01 01 04 FF FF 01 02 03 04
                            FE FF
                    Strings:
                            PciRoot(0x3)/Pci(0x2,0x0)/Pci(0x0,0x3)
                            NIC.FlexLOM.1.4
                            HPE Ethernet 1Gb 4-port 366FLR Adapter - NIC
                            Embedded FlexibleLOM 1

            Handle 0x00B8, DMI type 203, 34 bytes
            OEM-specific Type
                    Header and Data:
                            CB 22 B8 00 AA 00 FE FF 05 90 8F 02 3C 10 02 06
                            01 07 FE FF 00 00 07 09 01 01 FF FF 01 02 03 04
                            FE FF
                    Strings:
                            PciRoot(0x3)/Pci(0x0,0x0)/Pci(0x0,0x0)
                            RAID.Emb.1.1
                            HPE Smart Array P408i-a SR Gen10
                            Embedded RAID 1

            Handle 0x00B9, DMI type 203, 34 bytes
            OEM-specific Type
                    Header and Data:
                            CB 22 B9 00 AB 00 FE FF 2B 10 38 05 90 15 E4 00
                            03 00 FE FF 00 00 09 01 01 01 FF FF 01 02 03 04
                            FE FF
                    Strings:
                            PciRoot(0x0)/Pci(0x1C,0x4)/Pci(0x0,0x1)
                            PCI.Emb.1.1
                            Embedded Video Controller
                            Embedded Video Controller

            Handle 0x00BA, DMI type 203, 34 bytes
            OEM-specific Type
                    Header and Data:
                            CB 22 BA 00 AC 00 FE FF 86 80 72 15 3C 10 FD 22
                            02 00 FE FF 00 00 05 0A 01 01 FF FF 01 02 03 04
                            FE FF
                    Strings:
                            PciRoot(0x1)/Pci(0x0,0x0)/Pci(0x0,0x0)
                            NIC.Slot.1.1
                            HPE Ethernet 10Gb 2-port 562SFP+ Adapter - NIC
                            Slot 1

            Handle 0x00BB, DMI type 203, 34 bytes
            OEM-specific Type
                    Header and Data:
                            CB 22 BB 00 AD 00 FE FF E4 14 57 16 3C 10 83 33
                            02 00 FE FF 00 00 05 0A 03 01 FF FF 01 02 03 04
                            FE FF
                    Strings:
                            PciRoot(0x1)/Pci(0x2,0x0)/Pci(0x0,0x0)
                            NIC.Slot.3.1
                            HPE Ethernet 1Gb 4-port 331T Adapter - NIC
                            Slot 3

            Handle 0x00BC, DMI type 203, 34 bytes
            OEM-specific Type
                    Header and Data:
                            CB 22 BC 00 AE 00 FE FF FF FF FF FF FF FF FF FF
                            FF FF FE FF 00 00 09 0A 02 01 FF FF 01 02 03 04
                            FE FF
                    Strings:
                            PciRoot(0x2)/Pci(0x0,0x0)/Pci(0x0,0x0)
                            PCI.Slot.2.1
                            Empty slot 2
                            Slot 2

            Handle 0x00BD, DMI type 203, 34 bytes
            OEM-specific Type
                    Header and Data:
                            CB 22 BD 00 AF 00 FE FF 86 80 72 15 3C 10 FD 22
                            02 00 FE FF 00 00 05 0A 04 01 FF FF 01 02 03 04
                            FE FF
                    Strings:
                            PciRoot(0x7)/Pci(0x0,0x0)/Pci(0x0,0x0)
                            NIC.Slot.4.1
                            HPE Ethernet 10Gb 2-port 562SFP+ Adapter - NIC
                            Slot 4

            Handle 0x00BE, DMI type 203, 34 bytes
            OEM-specific Type
                    Header and Data:
                            CB 22 BE 00 B0 00 FE FF E4 14 57 16 3C 10 83 33
                            02 00 FE FF 00 00 05 0A 05 01 FF FF 01 02 03 04
                            FE FF
                    Strings:
                            PciRoot(0x8)/Pci(0x0,0x0)/Pci(0x0,0x0)
                            NIC.Slot.5.1
                            HPE Ethernet 1Gb 4-port 331T Adapter - NIC
                            Slot 5

            Handle 0x00BF, DMI type 234, 16 bytes
            OEM-specific Type
                    Header and Data:
                            EA 10 BF 00 FE FF C0 00 01 A0 60 00 00 00 03 00

            Handle 0x00C0, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F C0 00 04 00 00 A0 05 00 00 01 00 02 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x2,0x0)

            Handle 0x00C1, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F C1 00 05 00 00 A0 00 00 00 01 00 02 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x3,0x0)

            Handle 0x00C2, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F C2 00 05 00 00 A0 00 00 00 01 00 03 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x10,0x0)

            Handle 0x00C3, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F C3 00 06 00 00 A0 01 00 00 01 00 02 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x4,0x0)

            Handle 0x00C4, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F C4 00 06 00 00 A0 01 00 00 02 00 03 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x11,0x0)

            Handle 0x00C5, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F C5 00 07 00 00 A0 01 00 00 02 00 02 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x5,0x0)

            Handle 0x00C6, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F C6 00 08 00 00 A0 03 00 00 01 00 02 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x6,0x0)

            Handle 0x00C7, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F C7 00 08 00 00 A0 03 00 00 01 00 03 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x13,0x0)

            Handle 0x00C8, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F C8 00 09 00 00 A0 00 00 00 02 00 02 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x7,0x0)

            Handle 0x00C9, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F C9 00 09 00 00 A0 00 00 00 02 00 03 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x12,0x0)

            Handle 0x00CA, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F CA 00 0A 00 00 A0 02 00 00 02 00 02 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0xC,0x0)

            Handle 0x00CB, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F CB 00 0A 00 00 A0 02 00 00 02 00 03 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x14,0x0)

            Handle 0x00CC, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F CC 00 0B 00 00 A0 02 00 00 01 00 02 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0xD,0x0)

            Handle 0x00CD, DMI type 238, 15 bytes
            OEM-specific Type
                    Header and Data:
                            EE 0F CD 00 0B 00 00 A0 02 00 00 01 00 03 01
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x15,0x0)

            Handle 0x00CE, DMI type 239, 23 bytes
            OEM-specific Type
                    Header and Data:
                            EF 17 CE 00 C0 00 24 04 00 00 09 00 01 60 26 00
                            00 00 00 01 02 03 04
                    Strings:
                            PciRoot(0x0)/Pci(0x14,0x0)/USB(0x2,0x0)
                            Unknown.Unknown.1.1
                            Unknown Device
                            Smsc USB 0

            Handle 0x00CF, DMI type 196, 15 bytes
            OEM-specific Type
                    Header and Data:
                            C4 0F CF 00 00 00 00 00 00 00 01 02 00 01 02

            Handle 0x00D0, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A D0 00 1B 00 FF 01 01 01 00 00 00 02 06 0A
                            4A 00 00 00 F0 00 00 00 00 00

            Handle 0x00D1, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A D1 00 1C 00 FF 02 01 02 00 00 00 02 06 0B
                            4B 00 00 00 F0 00 00 00 00 00

            Handle 0x00D2, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A D2 00 1D 00 FF 03 01 03 00 00 00 02 05 08
                            48 00 AD 00 F0 00 00 00 00 00

            Handle 0x00D3, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A D3 00 1E 00 FF 04 01 04 00 00 00 02 05 09
                            49 00 00 00 F0 00 00 00 00 00

            Handle 0x00D4, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A D4 00 1F 00 FF 05 01 05 00 00 00 02 04 06
                            46 00 AD 00 F0 00 00 00 00 00

            Handle 0x00D5, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A D5 00 20 00 FF 06 01 06 00 00 00 02 04 07
                            47 00 00 00 F0 00 00 00 00 00

            Handle 0x00D6, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A D6 00 21 00 FF 07 01 07 00 00 00 01 01 01
                            41 00 00 00 F0 00 00 00 00 00

            Handle 0x00D7, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A D7 00 22 00 FF 08 01 08 00 00 00 01 01 00
                            40 00 AD 00 F0 00 00 00 00 00

            Handle 0x00D8, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A D8 00 23 00 FF 09 01 09 00 00 00 01 02 03
                            43 00 00 00 F0 00 00 00 00 00

            Handle 0x00D9, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A D9 00 24 00 FF 0A 01 0A 00 00 00 01 02 02
                            42 00 AD 00 F0 00 00 00 00 00

            Handle 0x00DA, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A DA 00 25 00 FF 0B 01 0B 00 00 00 01 03 05
                            45 00 00 00 F0 00 00 00 00 00

            Handle 0x00DB, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A DB 00 26 00 FF 0C 01 0C 00 00 00 01 03 04
                            44 00 00 00 F0 00 00 00 00 00

            Handle 0x00DC, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A DC 00 27 00 FF 01 02 0D 00 00 00 04 06 16
                            56 00 00 00 F0 00 00 00 00 00

            Handle 0x00DD, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A DD 00 28 00 FF 02 02 0E 00 00 00 04 06 17
                            57 00 00 00 F0 00 00 00 00 00

            Handle 0x00DE, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A DE 00 29 00 FF 03 02 0F 00 00 00 04 05 14
                            54 00 AD 00 F0 00 00 00 00 00

            Handle 0x00DF, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A DF 00 2A 00 FF 04 02 10 00 00 00 04 05 15
                            55 00 00 00 F0 00 00 00 00 00

            Handle 0x00E0, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A E0 00 2B 00 FF 05 02 11 00 00 00 04 04 12
                            52 00 AD 00 F0 00 00 00 00 00

            Handle 0x00E1, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A E1 00 2C 00 FF 06 02 12 00 00 00 04 04 13
                            53 00 00 00 F0 00 00 00 00 00

            Handle 0x00E2, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A E2 00 2D 00 FF 07 02 13 00 00 00 03 01 0D
                            4D 00 00 00 F0 00 00 00 00 00

            Handle 0x00E3, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A E3 00 2E 00 FF 08 02 14 00 00 00 03 01 0C
                            4C 00 AD 00 F0 00 00 00 00 00

            Handle 0x00E4, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A E4 00 2F 00 FF 09 02 15 00 00 00 03 02 0F
                            4F 00 00 00 F0 00 00 00 00 00

            Handle 0x00E5, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A E5 00 30 00 FF 0A 02 16 00 00 00 03 02 0E
                            4E 00 AD 00 F0 00 00 00 00 00

            Handle 0x00E6, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A E6 00 31 00 FF 0B 02 17 00 00 00 03 03 11
                            51 00 00 00 F0 00 00 00 00 00

            Handle 0x00E7, DMI type 202, 26 bytes
            OEM-specific Type
                    Header and Data:
                            CA 1A E7 00 32 00 FF 0C 02 18 00 00 00 03 03 10
                            50 00 00 00 F0 00 00 00 00 00

            Handle 0x00E8, DMI type 240, 39 bytes
            OEM-specific Type
                    Header and Data:
                            F0 27 E8 00 BA 00 05 00 05 10 01 45 4A 03 00 00
                            00 00 00 03 00 00 00 00 00 00 00 03 00 00 00 00
                            00 00 00 03 00 00 00
                    Strings:
                            10.5.5

            Handle 0x00E9, DMI type 240, 39 bytes
            OEM-specific Type
                    Header and Data:
                            F0 27 E9 00 BB 00 54 00 14 20 01 00 00 08 00 00
                            00 00 00 03 00 00 00 00 00 00 00 03 00 00 00 00
                            00 00 00 03 00 00 00
                    Strings:
                            20.14.54

            Handle 0x00EA, DMI type 240, 39 bytes
            OEM-specific Type
                    Header and Data:
                            F0 27 EA 00 B8 00 31 2E 39 39 01 00 00 80 00 00
                            00 00 00 03 00 00 00 00 00 00 00 03 00 00 00 00
                            00 00 00 00 00 00 00
                    Strings:
                            1.99

            Handle 0x00EB, DMI type 240, 39 bytes
            OEM-specific Type
                    Header and Data:
                            F0 27 EB 00 B4 00 00 AD 08 01 01 E7 06 04 00 00
                            00 00 00 03 00 00 00 00 00 00 00 03 00 00 00 00
                            00 00 00 03 00 00 00
                    Strings:
                            1.2221.0

            Handle 0x00EC, DMI type 240, 39 bytes
            OEM-specific Type
                    Header and Data:
                            F0 27 EC 00 BD 00 05 00 05 10 01 45 4A 03 00 00
                            00 00 00 03 00 00 00 00 00 00 00 03 00 00 00 00
                            00 00 00 03 00 00 00
                    Strings:
                            10.5.5

            Handle 0x00ED, DMI type 240, 39 bytes
            OEM-specific Type
                    Header and Data:
                            F0 27 ED 00 BE 00 54 00 14 20 01 00 00 08 00 00
                            00 00 00 03 00 00 00 00 00 00 00 03 00 00 00 00
                            00 00 00 03 00 00 00
                    Strings:
                            20.14.54

            Handle 0x00EE, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 1: PCI device 5d:00.0, MAC address 48:DF:37:A8:41:C8

            Handle 0x00EF, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 2: PCI device 5d:00.1, MAC address 48:DF:37:A8:41:C9

            Handle 0x00F0, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 3: PCI device 5d:00.2, MAC address 48:DF:37:A8:41:CA

            Handle 0x00F1, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 4: PCI device 5d:00.3, MAC address 48:DF:37:A8:41:CB

            Handle 0x00F2, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 1: PCI device 12:00.0, MAC address 48:DF:37:A5:5E:A0

            Handle 0x00F3, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 2: PCI device 12:00.1, MAC address 48:DF:37:A5:5E:A8

            Handle 0x00F4, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 1: PCI device 13:00.0, MAC address 98:F2:B3:13:15:D0

            Handle 0x00F5, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 2: PCI device 13:00.1, MAC address 98:F2:B3:13:15:D1

            Handle 0x00F6, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 3: PCI device 13:00.2, MAC address 98:F2:B3:13:15:D2

            Handle 0x00F7, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 4: PCI device 13:00.3, MAC address 98:F2:B3:13:15:D3

            Handle 0x00F8, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 1: PCI device 86:00.0, MAC address 48:DF:37:A5:9F:F0

            Handle 0x00F9, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 2: PCI device 86:00.1, MAC address 48:DF:37:A5:9F:F8

            Handle 0x00FA, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 1: PCI device af:00.0, MAC address 98:F2:B3:12:55:94

            Handle 0x00FB, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 2: PCI device af:00.1, MAC address 98:F2:B3:12:55:95

            Handle 0x00FC, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 3: PCI device af:00.2, MAC address 98:F2:B3:12:55:96

            Handle 0x00FD, DMI type 233, 41 bytes
            HPE BIOS PXE NIC PCI and MAC Information
                    NIC 4: PCI device af:00.3, MAC address 98:F2:B3:12:55:97

            Handle 0xFEFF, DMI type 127, 4 bytes
            End Of Table

            Red Hat Enterprise Linux Server release 7.6 (Maipo)
            #tcpdump trace
            * */6 * * *  /opt/Roamware/scripts/cron/TraceScript.sh >  /opt/Roamware/logs/cron/snoop.log 2>&1

            [root@oprrsr3m2msprs07 net]# crontab -l -u roamware
            #Ansible: Clear-logs script
            */15 * * * * /opt/Roamware/scripts/cron/clear-logs.sh > /opt/Roamware/logs/cron/clear-log.log 2>&1
            #Ansible: DB-EOD script
            #5 1 * * * /opt/Roamware/scripts/eod/db-eod-runner.sh > /logs/cron/db-eod-runner.log 2>&1
            #Ansible: RWmonitor every minute
            * * * * * /opt/Roamware/scripts/operations/monitor/RWMonitor.sh > /opt/Roamware/logs/cron/RWmon.log 2>&1
            ## Below script is to copy event files to ROOm4 for csvprocessor/Indexer to process.
            00,10,20,30,40,50 * * * * flock /tmp/ftpSPRSCDR.lock /opt/Roamware/scripts/cron/ftpsrsevents.sh > /opt/Roamware/logs/cron/ftpsrsevents.log 2>&1
            #Ansible: ### Application Backup (with system files)
            0 5 * * 1 /opt/Roamware/scripts/cron/appbkp.sh > /opt/Roamware/logs/cron/appbkp.log 2>&1
            #Ansible: Check and Start watchdog
            00,10,20,30,40,50 * * * * /opt/Roamware/scripts/operations/watchdog/checkandStartWatchdog.sh > /opt/Roamware/logs/cron/watchdog.log 2>&1
            #Zabbix
            * * * * * /opt/Roamware/scripts/cron/dhms/DHMS_KPI_STATS.sh > /opt/Roamware/logs/cron/ZABBIX_KPI_STATS.log 2>&1
            # Below script is to mail alerts for SNMP traps. The configuration of destination mail address is picked from RoamConfig.ini
            4,19,34,49,59 * * * * /opt/Roamware/scripts/cron/MailTraps.sh 1> /opt/Roamware/logs/cron/smtp.log 2>&1
            #Ansible: ### M2MGTP Counts
            30 5 * * * /opt/Roamware/scripts/operations/gtpproxy/GTPActiveuserCounts.sh > /opt/Roamware/logs/gtpproxy/Activeusercounts/GTPCounts`date +\%Y\%m\%d\%H\%M\%S`.log 2>&1
            #Transfer GTP data to AWS for RCEM
            */1 * * * * /opt/Roamware/scripts/cron/gtp_transfer_to_aws.sh  > /opt/Roamware/logs/cron/gtp_data_transfer.log  2>&1

++++++++++++++++++++++++

PFRing_troubleshooting_20210625.txt

cardigliano commented 3 years ago

Hi I have a few questions:

Regards Alfredo

On 25 Jun 2021, at 18:47, MobileumTech @.***> wrote:

Hi Team,

Hope you are doing good.

We facing issue while using pf-ring zc for data packet processing.

PF-Ring ZC is adding latency while processing GTP GPD-U packets processing from network. We are observing the latency at pf-ring level when it handle the packets at lower throughput.

It looks like PF-Ring is doing some internal buffering before giving the packets to application for processing and as per our observation is only when we have lower throughput.

Please help us to investigate the issue further.

Do we have any configurable param setting at PF-Ring level which control the buffering of packets internally. How we can detect why PF-Ring is introducing the latency before giving the packet to application. For latency check, does PF-Ring provides any KPI and Traps , etc. Please find the system level output and stats from server where we are observing the latency problem.

++++++++++++++++ ens1f0

numactl --hardware

available: 2 nodes (0-1) node 0 cpus: 0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 node 0 size: 65211 MB node 0 free: 16149 MB node 1 cpus: 8 9 10 11 12 13 14 15 24 25 26 27 28 29 30 31 node 1 size: 65535 MB node 1 free: 8944 MB node distances: node 0 1 0: 10 21 1: 21 10 @.*** ~]#

sysctl -a | grep huge

@. net]# sysctl -a | grep huge vm.hugepages_treat_as_movable = 0 vm.hugetlb_shm_group = 0 vm.nr_hugepages = 0 vm.nr_hugepages_mempolicy = 0 vm.nr_overcommit_hugepages = 0 @. net]#

cat /proc/meminfo | grep -i huge

@. net]# cat /proc/meminfo | grep -i huge AnonHugePages: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB @. net]#

cat /proc/net/pf_ring/info

@.*** net]# cat /proc/net/pf_ring/info PF_RING Version : 7.5.0 (unknown) Total rings : 17

Standard (non ZC) Options Ring slots : 409600 Slot version : 17 Capture TX : Yes [RX+TX] IP Defragment : Yes Socket Mode : Standard @.*** net]#

cat /proc/net/pf_ring/dev//info

@. net]# cat /proc/net/pf_ring/dev/ens1f0/info Name: ens1f0 Index: 14 Address: 48:DF:37:A5:5E:A0 Polling Mode: NAPI/ZC Type: Ethernet Family: Intel i40e TX Queues: 4 RX Queues: 4 Num RX Slots: 4096 Num TX Slots: 512 @. net]#

ethtool -l

@.*** net]# ethtool -l ens1f0 Channel parameters for ens1f0: Pre-set maximums: RX: 0 TX: 0 Other: 1 Combined: 4 Current hardware settings: RX: 0 TX: 0 Other: 1 Combined: 4

ethtool -g

@.*** net]# ethtool -g ens1f0 Ring parameters for ens1f0: Pre-set maximums: RX: 4096 RX Mini: 0 RX Jumbo: 0 TX: 4096 Current hardware settings: RX: 4096 RX Mini: 0 RX Jumbo: 0 TX: 512

ethtool -a

@.*** net]# ethtool -a ens1f0 Pause parameters for ens1f0: Autonegotiate: off RX: off TX: off

9 ethtool -k

@.*** net]# ethtool -k ens1f0 Features for ens1f0: rx-checksumming: on tx-checksumming: on tx-checksum-ipv4: on tx-checksum-ip-generic: off [fixed] tx-checksum-ipv6: on tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: on scatter-gather: off tx-scatter-gather: off tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: off tx-tcp-segmentation: off tx-tcp-ecn-segmentation: off tx-tcp6-segmentation: off tx-tcp-mangleid-segmentation: off udp-fragmentation-offload: off [fixed] generic-segmentation-offload: off generic-receive-offload: off large-receive-offload: off [fixed] rx-vlan-offload: off tx-vlan-offload: on ntuple-filters: on receive-hashing: on highdma: on rx-vlan-filter: on [fixed] vlan-challenged: off [fixed] tx-lockless: off [fixed] netns-local: off [fixed] tx-gso-robust: off [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on tx-ipip-segmentation: on tx-sit-segmentation: on tx-udp_tnl-segmentation: on fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] busy-poll: off [fixed] tx-gre-csum-segmentation: on tx-udp_tnl-csum-segmentation: on tx-gso-partial: on tx-sctp-segmentation: off [fixed] rx-gro-hw: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] rx-udp_tunnel-port-offload: on ethtool -c

@.*** net]# ethtool -c ens1f0 Coalesce parameters for ens1f0: Adaptive RX: on TX: on stats-block-usecs: 0 sample-interval: 0 pkt-rate-low: 0 pkt-rate-high: 0

rx-usecs: 50 rx-frames: 0 rx-usecs-irq: 0 rx-frames-irq: 256

tx-usecs: 50 tx-frames: 0 tx-usecs-irq: 0 tx-frames-irq: 256

rx-usecs-low: 0 rx-frame-low: 0 tx-usecs-low: 0 tx-frame-low: 0

rx-usecs-high: 0 rx-frame-high: 0 tx-usecs-high: 0 tx-frame-high: 0

11 a) Run a script with the below command to store the output of top command in a file. For ex - create a script with the name top.sh having below contents

cat top.sh

!/usr/bin top -H -b -p $1 >> $2

  • To run this script

    . top.sh

    let it run for a day and execute the below command on the generated file to get the max cpu utilization by any of the gtp probe thread.

    grep -i | sed 's/^/ /' | tr -s ' ' | cut -d' ' -f10 | sort -n

    If cpu thread consumption is more than 70 percent. Then contact the engineering and share the file generated above along with pstack on probe pid with root user.

    Maximum CPU comsumption is 0.4%

b) Observe if there is any packet loss in pf_ring stats

cat /proc/net/pf_ring/* | grep Lost

   Output of above command will appear like this - 
    Tot Pkt Lost       : 0      <--- This number should be zero.
    Tot Pkt Lost       : 0      <--- This number should be zero.

  ***@***.*** support]# cat /proc/net/pf_ring/32499* | grep Lost
  Tot Pkt Lost           : 0
  Tot Pkt Lost           : 0
  Tot Pkt Lost           : 0
  Tot Pkt Lost           : 0
  Tot Pkt Lost           : 0
  Tot Pkt Lost           : 0
  Tot Pkt Lost           : 0
  Tot Pkt Lost           : 0
  Tot Pkt Lost           : 0
  Tot Pkt Lost           : 0
  Tot Pkt Lost           : 0
  Tot Pkt Lost           : 0
  Tot Pkt Lost           : 0
  ***@***.*** support]#

c) Observe if there are any drop/errors in interface stats.

ethtool -S | grep -i error

# ifconfig <interface>

@. support]# ethtool -S ens1f0 | grep -i error rx_errors: 1 tx_errors: 0 rx_length_errors: 0 rx_crc_errors: 1 port.tx_errors: 0 port.rx_crc_errors: 1 port.rx_length_errors: 0 @. support]# ifconfig ens1f0 ens1f0: flags=4419<UP,BROADCAST,RUNNING,PROMISC,MULTICAST> mtu 1500 inet 80.10.181.87 netmask 255.255.255.240 broadcast 80.10.181.95 ether 48:df:37:a5:5e:a0 txqueuelen 1000 (Ethernet) RX packets 57694105343 bytes 34604747261659 (31.4 TiB) RX errors 1 dropped 0 overruns 0 frame 1 TX packets 57678422256 bytes 34371727492276 (31.2 TiB) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

@.*** support]# Verification of affinity of IRQs of Ethernet interface Observe the output of command "watch -td1 'cat /proc/interrupts | grep -i '" and traffic should be increased in column associated to core to which we have set the affinity in the script.

    CPU0       CPU1       CPU2       CPU3       CPU4       CPU5       CPU6       CPU7       CPU8       CPU9       CPU10      CPU11      CPU12      CPU13      CPU14      CPU15      CPU16      CPU17      CPU18      CPU19      CPU20      CPU21      CPU22      CPU23      CPU24      CPU25      CPU26      CPU27      CPU28      CPU29      CPU30      CPU31

126: 29645 2140537503 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge i40e-ens1f0-TxRx-0 127: 1 0 2123367377 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge i40e-ens1f0-TxRx-1 128: 29615 0 0 4103604021 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge i40e-ens1f0-TxRx-2 129: 59358 0 0 0 3021043582 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 IR-PCI-MSI-edge i40e-ens1f0-TxRx-3 Share the output of all verification step from 8a to 8e for audit along with output of commands "numactl --hardware ; lscpu ; lspci ; ; cat /proc/interrupts; dmidecode ; cat /etc/redhat-release ; crontab -l from root and any other user on the same server; start script of GTPProxy and config file of GTPProxy"

  ***@***.*** net]# lscpu
  Architecture:          x86_64
  CPU op-mode(s):        32-bit, 64-bit
  Byte Order:            Little Endian
  CPU(s):                32
  On-line CPU(s) list:   0-31
  Thread(s) per core:    2
  Core(s) per socket:    8
  Socket(s):             2
  NUMA node(s):          2
  Vendor ID:             GenuineIntel
  CPU family:            6
  Model:                 85
  Model name:            Intel(R) Xeon(R) Gold 6244 CPU @ 3.60GHz
  Stepping:              7
  CPU MHz:               2253.735
  CPU max MHz:           4400.0000
  CPU min MHz:           1200.0000
  BogoMIPS:              7200.00
  Virtualization:        VT-x
  L1d cache:             32K
  L1i cache:             32K
  L2 cache:              1024K
  L3 cache:              25344K
  NUMA node0 CPU(s):     0-7,16-23
  NUMA node1 CPU(s):     8-15,24-31
  Flags:                 fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb cat_l3 cdp_l3 intel_ppin intel_pt ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_pkg_req pku ospke avx512_vnni spec_ctrl intel_stibp flush_l1d arch_capabilities
  ***@***.*** net]#

  ***@***.*** net]# lspci
  00:00.0 Host bridge: Intel Corporation Sky Lake-E DMI3 Registers (rev 07)
  00:04.0 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  00:04.1 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  00:04.2 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  00:04.3 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  00:04.4 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  00:04.5 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  00:04.6 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  00:04.7 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  00:05.0 System peripheral: Intel Corporation Sky Lake-E MM/Vt-d Configuration Registers (rev 07)
  00:05.2 System peripheral: Intel Corporation Device 2025 (rev 07)
  00:05.4 PIC: Intel Corporation Device 2026 (rev 07)
  00:08.0 System peripheral: Intel Corporation Sky Lake-E Ubox Registers (rev 07)
  00:08.1 Performance counters: Intel Corporation Sky Lake-E Ubox Registers (rev 07)
  00:08.2 System peripheral: Intel Corporation Sky Lake-E Ubox Registers (rev 07)
  00:11.0 Unassigned class [ff00]: Intel Corporation C620 Series Chipset Family MROM 0 (rev 09)
  00:11.1 Unassigned class [ff00]: Intel Corporation C620 Series Chipset Family MROM 1 (rev 09)
  00:14.0 USB controller: Intel Corporation C620 Series Chipset Family USB 3.0 xHCI Controller (rev 09)
  00:14.2 Signal processing controller: Intel Corporation C620 Series Chipset Family Thermal Subsystem (rev 09)
  00:16.0 Communication controller: Intel Corporation C620 Series Chipset Family MEI Controller #1 (rev 09)
  00:16.4 Communication controller: Intel Corporation C620 Series Chipset Family MEI Controller #3 (rev 09)
  00:1c.0 PCI bridge: Intel Corporation C620 Series Chipset Family PCI Express Root Port #1 (rev f9)
  00:1c.4 PCI bridge: Intel Corporation C620 Series Chipset Family PCI Express Root Port #5 (rev f9)
  00:1f.0 ISA bridge: Intel Corporation C621 Series Chipset LPC/eSPI Controller (rev 09)
  00:1f.2 Memory controller: Intel Corporation C620 Series Chipset Family Power Management Controller (rev 09)
  01:00.0 System peripheral: Hewlett-Packard Company Integrated Lights-Out Standard Slave Instrumentation & System Support (rev 07)
  01:00.1 VGA compatible controller: Matrox Electronics Systems Ltd. MGA G200eH3 (rev 02)
  01:00.2 System peripheral: Hewlett-Packard Company Integrated Lights-Out Standard Management Processor Support and Messaging (rev 07)
  01:00.4 USB controller: Hewlett-Packard Company iLO5 Virtual USB Controller
  11:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 07)
  11:02.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port C (rev 07)
  11:05.0 System peripheral: Intel Corporation Device 2034 (rev 07)
  11:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 07)
  11:05.4 PIC: Intel Corporation Device 2036 (rev 07)
  11:08.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:08.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:08.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:08.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:08.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:08.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:08.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:08.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:09.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:09.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:09.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:09.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:09.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:09.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:09.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:09.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0a.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0a.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0a.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0a.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0a.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0a.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0a.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0a.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0b.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0b.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0b.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0b.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0e.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0e.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0e.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0e.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0e.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0e.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0e.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0e.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0f.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0f.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0f.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0f.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0f.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0f.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0f.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:0f.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:10.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:10.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:10.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:10.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:10.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:10.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:10.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:10.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:11.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:11.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:11.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:11.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:1d.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:1d.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:1d.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:1d.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  11:1e.0 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  11:1e.1 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  11:1e.2 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  11:1e.3 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  11:1e.4 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  11:1e.5 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  11:1e.6 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  12:00.0 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 01)
  12:00.1 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 01)
  13:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
  13:00.1 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
  13:00.2 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
  13:00.3 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
  36:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 07)
  36:05.0 System peripheral: Intel Corporation Device 2034 (rev 07)
  36:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 07)
  36:05.4 PIC: Intel Corporation Device 2036 (rev 07)
  36:08.0 System peripheral: Intel Corporation Device 2066 (rev 07)
  36:09.0 System peripheral: Intel Corporation Device 2066 (rev 07)
  36:0a.0 System peripheral: Intel Corporation Device 2040 (rev 07)
  36:0a.1 System peripheral: Intel Corporation Device 2041 (rev 07)
  36:0a.2 System peripheral: Intel Corporation Device 2042 (rev 07)
  36:0a.3 System peripheral: Intel Corporation Device 2043 (rev 07)
  36:0a.4 System peripheral: Intel Corporation Device 2044 (rev 07)
  36:0a.5 System peripheral: Intel Corporation Device 2045 (rev 07)
  36:0a.6 System peripheral: Intel Corporation Device 2046 (rev 07)
  36:0a.7 System peripheral: Intel Corporation Device 2047 (rev 07)
  36:0b.0 System peripheral: Intel Corporation Device 2048 (rev 07)
  36:0b.1 System peripheral: Intel Corporation Device 2049 (rev 07)
  36:0b.2 System peripheral: Intel Corporation Device 204a (rev 07)
  36:0b.3 System peripheral: Intel Corporation Device 204b (rev 07)
  36:0c.0 System peripheral: Intel Corporation Device 2040 (rev 07)
  36:0c.1 System peripheral: Intel Corporation Device 2041 (rev 07)
  36:0c.2 System peripheral: Intel Corporation Device 2042 (rev 07)
  36:0c.3 System peripheral: Intel Corporation Device 2043 (rev 07)
  36:0c.4 System peripheral: Intel Corporation Device 2044 (rev 07)
  36:0c.5 System peripheral: Intel Corporation Device 2045 (rev 07)
  36:0c.6 System peripheral: Intel Corporation Device 2046 (rev 07)
  36:0c.7 System peripheral: Intel Corporation Device 2047 (rev 07)
  36:0d.0 System peripheral: Intel Corporation Device 2048 (rev 07)
  36:0d.1 System peripheral: Intel Corporation Device 2049 (rev 07)
  36:0d.2 System peripheral: Intel Corporation Device 204a (rev 07)
  36:0d.3 System peripheral: Intel Corporation Device 204b (rev 07)
  5b:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 07)
  5b:02.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port C (rev 07)
  5b:05.0 System peripheral: Intel Corporation Device 2034 (rev 07)
  5b:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 07)
  5b:05.4 PIC: Intel Corporation Device 2036 (rev 07)
  5b:0e.0 Performance counters: Intel Corporation Device 2058 (rev 07)
  5b:0e.1 System peripheral: Intel Corporation Device 2059 (rev 07)
  5b:0f.0 Performance counters: Intel Corporation Device 2058 (rev 07)
  5b:0f.1 System peripheral: Intel Corporation Device 2059 (rev 07)
  5b:10.0 Performance counters: Intel Corporation Device 2058 (rev 07)
  5b:10.1 System peripheral: Intel Corporation Device 2059 (rev 07)
  5b:12.0 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
  5b:12.1 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
  5b:12.2 System peripheral: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
  5b:12.4 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
  5b:12.5 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
  5b:15.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
  5b:15.1 Performance counters: Intel Corporation Device 2088 (rev 07)
  5b:16.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
  5b:16.1 Performance counters: Intel Corporation Device 2088 (rev 07)
  5b:16.4 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
  5b:16.5 Performance counters: Intel Corporation Device 2088 (rev 07)
  5b:17.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
  5b:17.1 Performance counters: Intel Corporation Device 2088 (rev 07)
  5c:00.0 Serial Attached SCSI controller: Adaptec Smart Storage PQI 12G SAS/PCIe 3 (rev 01)
  5d:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
  5d:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
  5d:00.2 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
  5d:00.3 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
  80:04.0 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  80:04.1 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  80:04.2 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  80:04.3 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  80:04.4 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  80:04.5 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  80:04.6 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  80:04.7 System peripheral: Intel Corporation Sky Lake-E CBDMA Registers (rev 07)
  80:05.0 System peripheral: Intel Corporation Sky Lake-E MM/Vt-d Configuration Registers (rev 07)
  80:05.2 System peripheral: Intel Corporation Device 2025 (rev 07)
  80:05.4 PIC: Intel Corporation Device 2026 (rev 07)
  80:08.0 System peripheral: Intel Corporation Sky Lake-E Ubox Registers (rev 07)
  80:08.1 Performance counters: Intel Corporation Sky Lake-E Ubox Registers (rev 07)
  80:08.2 System peripheral: Intel Corporation Sky Lake-E Ubox Registers (rev 07)
  85:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 07)
  85:05.0 System peripheral: Intel Corporation Device 2034 (rev 07)
  85:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 07)
  85:05.4 PIC: Intel Corporation Device 2036 (rev 07)
  85:08.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:08.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:08.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:08.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:08.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:08.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:08.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:08.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:09.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:09.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:09.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:09.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:09.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:09.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:09.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:09.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0a.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0a.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0a.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0a.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0a.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0a.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0a.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0a.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0b.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0b.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0b.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0b.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0e.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0e.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0e.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0e.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0e.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0e.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0e.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0e.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0f.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0f.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0f.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0f.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0f.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0f.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0f.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:0f.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:10.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:10.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:10.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:10.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:10.4 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:10.5 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:10.6 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:10.7 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:11.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:11.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:11.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:11.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:1d.0 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:1d.1 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:1d.2 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:1d.3 System peripheral: Intel Corporation Sky Lake-E CHA Registers (rev 07)
  85:1e.0 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  85:1e.1 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  85:1e.2 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  85:1e.3 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  85:1e.4 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  85:1e.5 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  85:1e.6 System peripheral: Intel Corporation Sky Lake-E PCU Registers (rev 07)
  86:00.0 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 01)
  86:00.1 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 01)
  ae:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 07)
  ae:05.0 System peripheral: Intel Corporation Device 2034 (rev 07)
  ae:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 07)
  ae:05.4 PIC: Intel Corporation Device 2036 (rev 07)
  ae:08.0 System peripheral: Intel Corporation Device 2066 (rev 07)
  ae:09.0 System peripheral: Intel Corporation Device 2066 (rev 07)
  ae:0a.0 System peripheral: Intel Corporation Device 2040 (rev 07)
  ae:0a.1 System peripheral: Intel Corporation Device 2041 (rev 07)
  ae:0a.2 System peripheral: Intel Corporation Device 2042 (rev 07)
  ae:0a.3 System peripheral: Intel Corporation Device 2043 (rev 07)
  ae:0a.4 System peripheral: Intel Corporation Device 2044 (rev 07)
  ae:0a.5 System peripheral: Intel Corporation Device 2045 (rev 07)
  ae:0a.6 System peripheral: Intel Corporation Device 2046 (rev 07)
  ae:0a.7 System peripheral: Intel Corporation Device 2047 (rev 07)
  ae:0b.0 System peripheral: Intel Corporation Device 2048 (rev 07)
  ae:0b.1 System peripheral: Intel Corporation Device 2049 (rev 07)
  ae:0b.2 System peripheral: Intel Corporation Device 204a (rev 07)
  ae:0b.3 System peripheral: Intel Corporation Device 204b (rev 07)
  ae:0c.0 System peripheral: Intel Corporation Device 2040 (rev 07)
  ae:0c.1 System peripheral: Intel Corporation Device 2041 (rev 07)
  ae:0c.2 System peripheral: Intel Corporation Device 2042 (rev 07)
  ae:0c.3 System peripheral: Intel Corporation Device 2043 (rev 07)
  ae:0c.4 System peripheral: Intel Corporation Device 2044 (rev 07)
  ae:0c.5 System peripheral: Intel Corporation Device 2045 (rev 07)
  ae:0c.6 System peripheral: Intel Corporation Device 2046 (rev 07)
  ae:0c.7 System peripheral: Intel Corporation Device 2047 (rev 07)
  ae:0d.0 System peripheral: Intel Corporation Device 2048 (rev 07)
  ae:0d.1 System peripheral: Intel Corporation Device 2049 (rev 07)
  ae:0d.2 System peripheral: Intel Corporation Device 204a (rev 07)
  ae:0d.3 System peripheral: Intel Corporation Device 204b (rev 07)
  af:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
  af:00.1 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
  af:00.2 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
  af:00.3 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5719 Gigabit Ethernet PCIe (rev 01)
  d7:00.0 PCI bridge: Intel Corporation Sky Lake-E PCI Express Root Port A (rev 07)
  d7:05.0 System peripheral: Intel Corporation Device 2034 (rev 07)
  d7:05.2 System peripheral: Intel Corporation Sky Lake-E RAS Configuration Registers (rev 07)
  d7:05.4 PIC: Intel Corporation Device 2036 (rev 07)
  d7:0e.0 Performance counters: Intel Corporation Device 2058 (rev 07)
  d7:0e.1 System peripheral: Intel Corporation Device 2059 (rev 07)
  d7:0f.0 Performance counters: Intel Corporation Device 2058 (rev 07)
  d7:0f.1 System peripheral: Intel Corporation Device 2059 (rev 07)
  d7:10.0 Performance counters: Intel Corporation Device 2058 (rev 07)
  d7:10.1 System peripheral: Intel Corporation Device 2059 (rev 07)
  d7:12.0 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
  d7:12.1 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
  d7:12.2 System peripheral: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
  d7:12.4 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
  d7:12.5 Performance counters: Intel Corporation Sky Lake-E M3KTI Registers (rev 07)
  d7:15.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
  d7:15.1 Performance counters: Intel Corporation Device 2088 (rev 07)
  d7:16.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
  d7:16.1 Performance counters: Intel Corporation Device 2088 (rev 07)
  d7:16.4 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
  d7:16.5 Performance counters: Intel Corporation Device 2088 (rev 07)
  d7:17.0 System peripheral: Intel Corporation Sky Lake-E M2PCI Registers (rev 07)
  d7:17.1 Performance counters: Intel Corporation Device 2088 (rev 07)
  ***@***.*** net]#

       cat /proc/interrupts; dmidecode ; cat /etc/redhat-release ; crontab -l

                  CPU0       CPU1       CPU2       CPU3       CPU4       CPU5       CPU6       CPU7       CPU8       CPU9       CPU10      CPU11      CPU12      CPU13      CPU14      CPU15      CPU16      CPU17      CPU18      CPU19      CPU20      CPU21      CPU22      CPU23      CPU24      CPU25      CPU26      CPU27      CPU28      CPU29      CPU30      CPU31
         0:         74          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-edge      timer
         1:          5          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-edge      i8042
         4:       1241          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-edge      serial
         8:          1          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-edge      rtc0
         9:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-fasteoi   acpi
        12:          6          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-edge      i8042
        17:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-IO-APIC-fasteoi   ehci_hcd:usb1, hpilo
        24:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
        25:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
        27:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
        29:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
        31:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
        33:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
        35:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
        37:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
        39:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
        41:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      PCIe PME
        42:         24          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      xhci_hcd
        43:  138231031          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        44:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        45:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        46:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        47:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        48:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        49:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        50:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        51:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        52:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        53:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        54:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        55:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        56:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        57:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        58:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        59:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        60:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        61:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        62:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        63:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        64:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        65:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        66:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        67:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        68:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        69:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        70:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        71:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        72:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        73:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        74:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      smartpqi
        75:         22          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      mei_me
        77:         13          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5
        78:   46750907          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-0
        79:   45041743          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-1
        80:   56291180          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-2
        81:   46784740          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-3
        82:   73099357          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-4
        83:   47311582          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-5
        84:   52994115          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-6
        85:   44672904          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno5-TxRx-7
        88:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar6
        89:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar5
        90:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar4
        91:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar3
        92:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar2
        93:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar1
        94:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar0
        95:          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  DMAR_MSI-edge      dmar7
        96:         13          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0  IR-PCI-MSI-edge      eno6
        97:  154418022          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0          0 
MobileumTech commented 3 years ago

Hi, Please find my comments.

  1. We have a proxy application that receive the GTP packets from nw .

  2. For Latency , we are taking the pcap on interface and calculating the timestamp and then when application get the packet from pf-ring call back then we are printing the time then we see 300-500 ms of difference. Below call back we are using to receive the packet. rcvLen = pfring_loop(tData->m_pcapHandle, CGTPPFRingHandler::ReceivePFRingPacket, (u_char*)tData, 1);

  3. Yes we are opening all 4 queues.

  4. We are not opening socket in ZC mode.

[root@oprrsr3m2msprs07 net]# cat /proc/net/pf_ring/info PF_RING Version : 7.5.0 (unknown) Total rings : 17

Standard (non ZC) Options Ring slots : 409600 Slot version : 17 Capture TX : Yes [RX+TX] IP Defragment : Yes Socket Mode : Standard [root@oprrsr3m2msprs07 net]#

cardigliano commented 3 years ago

@MobileumTech since you are using the adapter in standard kernel capture mode, it is likely this depends on the polling mechanism. Please take a look at -w in pfcount which is setting pfring_set_poll_watermark (try setting the watermark to 1)