From: Alexander Bluhm Subject: Re: bnxt(4) tso To: Hrvoje Popovski , Jonathan Matthew Cc: tech@openbsd.org Date: Fri, 12 Jan 2024 22:15:02 +0100 On Fri, Jan 12, 2024 at 11:27:31AM +0100, Hrvoje Popovski wrote: > is it maybe because of mtu. I've tested even that and it's working just > fine .. I have identified the test that causes problems. netbench.pl -v -b1000000 -croot@lt40 -sroot@lt43 -A10.10.21.20 -a10.10.22.40 -t10 tcpsplice It runs a single TCP connection from Linux to OpenBSD bnxt0, splices it to another TCP connection that goes via bnxt1 to a second Linux machine. Tcpbench on Linux prints this: command: ssh -nT root@lt40 tcpbench -p23671 -S1000000 -t10 10.10.21.20 elapsed_ms bytes mbps bwidth 1000 19776784 158.214 100.00% Conn: 1 Mbps: 158.214 Peak Mbps: 158.214 Avg Mbps: 158.214 1000 19396072 155.169 100.00% Conn: 1 Mbps: 155.169 Peak Mbps: 155.169 Avg Mbps: 155.169 2001 0 0.000 -nan% Conn: 1 Mbps: 0.000 Peak Mbps: 158.214 Avg Mbps: 0.000 2001 0 0.000 -nan% Conn: 1 Mbps: 0.000 Peak Mbps: 155.169 Avg Mbps: 0.000 3003 0 0.000 -nan% Conn: 1 Mbps: 0.000 Peak Mbps: 158.214 Avg Mbps: 0.000 3002 0 0.000 -nan% After a bit of traffic sending is over. Both bnxt interfaces cannot transmit traffic anymore. According to tcpdump receive is still working, transmit is stuck. Ifconfig down and up does not help. After reboot interface works fine again. I see OACTIVE in interface flags. Socket splicing benfits a lot from TSO. Data is accumulated in TCP buffers and then sent in large chunks. With splicing TSO chunks at the network hardware can become really big. No jumbo frames or vlan are involved. For testing socket splicing I use pkg_add splicebench. Netbench starts tcpbench and splicebench and puts it all together. https://github.com/bluhm/regress-all/blob/master/netbench.pl bluhm OpenBSD 7.4-current (GENERIC.MP) #cvs : D2024.01.11.00.00.00: Fri Jan 12 13:53:22 CET 2024 root@ot42.obsd-lab.genua.de:/usr/src/sys/arch/amd64/compile/GENERIC.MP real mem = 128822476800 (122854MB) avail mem = 124897759232 (119111MB) random: good seed from bootblocks mpath0 at root scsibus0 at mpath0: 256 targets mainbus0 at root bios0 at mainbus0: SMBIOS rev. 2.5 @ 0xbf6c8000 (94 entries) bios0: vendor FUJITSU // Phoenix Technologies Ltd. version "6.00 Rev. 1.09.2619.N1" date 12/13/2010 bios0: FUJITSU PRIMERGY RX300 S6 acpi0 at bios0: ACPI 3.0 acpi0: sleep states S0 S1 S4 S5 acpi0: tables DSDT FACP TCPA SLIT SRAT SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT SSDT EINJ HEST BERT SSDT ERST SPCR DMAR MCFG HPET APIC BOOT acpi0: wakeup devices PE0_(S4) PE1_(S4) PE3_(S4) PE5_(S4) PE7_(S4) PE8_(S4) PE9_(S4) PE10(S4) PE1A(S4) PE1E(S4) USB1(S1) USB2(S1) USB3(S1) USB4(S1) USB5(S1) USB6(S1) [...] acpitimer0 at acpi0: 3579545 Hz, 24 bits acpimcfg0 at acpi0 acpimcfg0: addr 0xe0000000, bus 0-17 acpihpet0 at acpi0: 14318179 Hz acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat cpu0 at mainbus0: apid 0 (boot processor) cpu0: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, 2400.10 MHz, 06-2c-02, patch 0000001f cpu0: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN cpu0: 32KB 64b/line 8-way D-cache, 32KB 64b/line 4-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 16-way L3 cache cpu0: smt 0, core 0, package 0 mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges cpu0: apic clock running at 133MHz cpu0: mwait min=64, max=64, C-substates=0.2.1.1, IBE cpu1 at mainbus0: apid 16 (application processor) cpu1: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, 2400.13 MHz, 06-2c-02, patch 0000001f cpu1: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN cpu1: 32KB 64b/line 8-way D-cache, 32KB 64b/line 4-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 16-way L3 cache cpu1: smt 0, core 8, package 0 cpu2 at mainbus0: apid 18 (application processor) cpu2: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, 2400.17 MHz, 06-2c-02, patch 0000001f cpu2: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN cpu2: 32KB 64b/line 8-way D-cache, 32KB 64b/line 4-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 16-way L3 cache cpu2: smt 0, core 9, package 0 cpu3 at mainbus0: apid 20 (application processor) cpu3: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, 2400.19 MHz, 06-2c-02, patch 0000001f cpu3: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN cpu3: 32KB 64b/line 8-way D-cache, 32KB 64b/line 4-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 16-way L3 cache cpu3: smt 0, core 10, package 0 cpu4 at mainbus0: apid 32 (application processor) cpu4: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, 2400.14 MHz, 06-2c-02, patch 0000001f cpu4: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN cpu4: 32KB 64b/line 8-way D-cache, 32KB 64b/line 4-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 16-way L3 cache cpu4: smt 0, core 0, package 1 cpu5 at mainbus0: apid 34 (application processor) cpu5: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, 2400.14 MHz, 06-2c-02, patch 0000001f cpu5: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN cpu5: 32KB 64b/line 8-way D-cache, 32KB 64b/line 4-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 16-way L3 cache cpu5: smt 0, core 1, package 1 cpu6 at mainbus0: apid 50 (application processor) cpu6: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, 2400.16 MHz, 06-2c-02, patch 0000001f cpu6: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN cpu6: 32KB 64b/line 8-way D-cache, 32KB 64b/line 4-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 16-way L3 cache cpu6: smt 0, core 9, package 1 cpu7 at mainbus0: apid 52 (application processor) cpu7: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz, 2400.19 MHz, 06-2c-02, patch 0000001f cpu7: FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,MELTDOWN cpu7: 32KB 64b/line 8-way D-cache, 32KB 64b/line 4-way I-cache, 256KB 64b/line 8-way L2 cache, 12MB 64b/line 16-way L3 cache cpu7: smt 0, core 10, package 1 ioapic0 at mainbus0: apid 1 pa 0xfec00000, version 20, 24 pins ioapic1 at mainbus0: apid 2 pa 0xfec80000, version 20, 24 pins acpiprt0 at acpi0: bus 0 (PCI0) acpiprt1 at acpi0: bus 1 (PE1_) acpiprt2 at acpi0: bus 2 (PE3_) acpiprt3 at acpi0: bus 3 (PE5_) acpiprt4 at acpi0: bus 4 (PE7_) acpiprt5 at acpi0: bus 5 (PE8_) acpiprt6 at acpi0: bus 6 (PE9_) acpiprt7 at acpi0: bus 7 (PE10) acpiprt8 at acpi0: bus 15 (PE1A) acpiprt9 at acpi0: bus 16 (PE1E) acpibtn0 at acpi0: PWRB acpipci0 at acpi0 CPU0 acpipci1 at acpi0 CPU1 acpipci2 at acpi0 PCI0 acpicmos0 at acpi0 "PNP0A05" at acpi0 not configured com0 at acpi0 COM1 addr 0x3f8/0x8 irq 4: ns16550a, 16 byte fifo com0: console com1 at acpi0 COM2 addr 0x2f8/0x8 irq 3: ns16550a, 16 byte fifo "IPI0001" at acpi0 not configured "PNP0A05" at acpi0 not configured acpiac0 at acpi0: AC unit online "ACPI000D" at acpi0 not configured acpicpu0 at acpi0: C3(350@128 io@0x1015), C2(500@96 io@0x1014), C1(1000@32 halt), PSS acpicpu1 at acpi0: C3(350@128 io@0x1015), C2(500@96 io@0x1014), C1(1000@32 halt), PSS acpicpu2 at acpi0: C3(350@128 io@0x1015), C2(500@96 io@0x1014), C1(1000@32 halt), PSS acpicpu3 at acpi0: C3(350@128 io@0x1015), C2(500@96 io@0x1014), C1(1000@32 halt), PSS acpicpu4 at acpi0: C3(350@128 io@0x1015), C2(500@96 io@0x1014), C1(1000@32 halt), PSS acpicpu5 at acpi0: C3(350@128 io@0x1015), C2(500@96 io@0x1014), C1(1000@32 halt), PSS acpicpu6 at acpi0: C3(350@128 io@0x1015), C2(500@96 io@0x1014), C1(1000@32 halt), PSS acpicpu7 at acpi0: C3(350@128 io@0x1015), C2(500@96 io@0x1014), C1(1000@32 halt), PSS ipmi at mainbus0 not configured cpu0: using IvyBridge MDS workaround cpu0: Enhanced SpeedStep 2400 MHz: speeds: 2395, 2394, 2261, 2128, 1995, 1862, 1729, 1596 MHz pci0 at mainbus0 bus 255 pchb0 at pci0 dev 0 function 0 vendor "Intel", unknown product 0x2c70 rev 0x02 pchb1 at pci0 dev 0 function 1 vendor "Intel", unknown product 0x2d81 rev 0x02 pchb2 at pci0 dev 2 function 0 vendor "Intel", unknown product 0x2d90 rev 0x02 pchb3 at pci0 dev 2 function 1 vendor "Intel", unknown product 0x2d91 rev 0x02 pchb4 at pci0 dev 2 function 2 vendor "Intel", unknown product 0x2d92 rev 0x02 pchb5 at pci0 dev 2 function 3 vendor "Intel", unknown product 0x2d93 rev 0x02 pchb6 at pci0 dev 2 function 4 vendor "Intel", unknown product 0x2d94 rev 0x02 pchb7 at pci0 dev 2 function 5 vendor "Intel", unknown product 0x2d95 rev 0x02 pchb8 at pci0 dev 3 function 0 vendor "Intel", unknown product 0x2d98 rev 0x02 pchb9 at pci0 dev 3 function 1 vendor "Intel", unknown product 0x2d99 rev 0x02 pchb10 at pci0 dev 3 function 2 vendor "Intel", unknown product 0x2d9a rev 0x02 pchb11 at pci0 dev 3 function 4 vendor "Intel", unknown product 0x2d9c rev 0x02 pchb12 at pci0 dev 4 function 0 vendor "Intel", unknown product 0x2da0 rev 0x02 pchb13 at pci0 dev 4 function 1 vendor "Intel", unknown product 0x2da1 rev 0x02 pchb14 at pci0 dev 4 function 2 vendor "Intel", unknown product 0x2da2 rev 0x02 pchb15 at pci0 dev 4 function 3 vendor "Intel", unknown product 0x2da3 rev 0x02 pchb16 at pci0 dev 5 function 0 vendor "Intel", unknown product 0x2da8 rev 0x02 pchb17 at pci0 dev 5 function 1 vendor "Intel", unknown product 0x2da9 rev 0x02 pchb18 at pci0 dev 5 function 2 vendor "Intel", unknown product 0x2daa rev 0x02 pchb19 at pci0 dev 5 function 3 vendor "Intel", unknown product 0x2dab rev 0x02 pchb20 at pci0 dev 6 function 0 vendor "Intel", unknown product 0x2db0 rev 0x02 pchb21 at pci0 dev 6 function 1 vendor "Intel", unknown product 0x2db1 rev 0x02 pchb22 at pci0 dev 6 function 2 vendor "Intel", unknown product 0x2db2 rev 0x02 pchb23 at pci0 dev 6 function 3 vendor "Intel", unknown product 0x2db3 rev 0x02 pci1 at mainbus0 bus 254 pchb24 at pci1 dev 0 function 0 vendor "Intel", unknown product 0x2c70 rev 0x02 pchb25 at pci1 dev 0 function 1 vendor "Intel", unknown product 0x2d81 rev 0x02 pchb26 at pci1 dev 2 function 0 vendor "Intel", unknown product 0x2d90 rev 0x02 pchb27 at pci1 dev 2 function 1 vendor "Intel", unknown product 0x2d91 rev 0x02 pchb28 at pci1 dev 2 function 2 vendor "Intel", unknown product 0x2d92 rev 0x02 pchb29 at pci1 dev 2 function 3 vendor "Intel", unknown product 0x2d93 rev 0x02 pchb30 at pci1 dev 2 function 4 vendor "Intel", unknown product 0x2d94 rev 0x02 pchb31 at pci1 dev 2 function 5 vendor "Intel", unknown product 0x2d95 rev 0x02 pchb32 at pci1 dev 3 function 0 vendor "Intel", unknown product 0x2d98 rev 0x02 pchb33 at pci1 dev 3 function 1 vendor "Intel", unknown product 0x2d99 rev 0x02 pchb34 at pci1 dev 3 function 2 vendor "Intel", unknown product 0x2d9a rev 0x02 pchb35 at pci1 dev 3 function 4 vendor "Intel", unknown product 0x2d9c rev 0x02 pchb36 at pci1 dev 4 function 0 vendor "Intel", unknown product 0x2da0 rev 0x02 pchb37 at pci1 dev 4 function 1 vendor "Intel", unknown product 0x2da1 rev 0x02 pchb38 at pci1 dev 4 function 2 vendor "Intel", unknown product 0x2da2 rev 0x02 pchb39 at pci1 dev 4 function 3 vendor "Intel", unknown product 0x2da3 rev 0x02 pchb40 at pci1 dev 5 function 0 vendor "Intel", unknown product 0x2da8 rev 0x02 pchb41 at pci1 dev 5 function 1 vendor "Intel", unknown product 0x2da9 rev 0x02 pchb42 at pci1 dev 5 function 2 vendor "Intel", unknown product 0x2daa rev 0x02 pchb43 at pci1 dev 5 function 3 vendor "Intel", unknown product 0x2dab rev 0x02 pchb44 at pci1 dev 6 function 0 vendor "Intel", unknown product 0x2db0 rev 0x02 pchb45 at pci1 dev 6 function 1 vendor "Intel", unknown product 0x2db1 rev 0x02 pchb46 at pci1 dev 6 function 2 vendor "Intel", unknown product 0x2db2 rev 0x02 pchb47 at pci1 dev 6 function 3 vendor "Intel", unknown product 0x2db3 rev 0x02 pci2 at mainbus0 bus 0 pchb48 at pci2 dev 0 function 0 "Intel 5520 Host" rev 0x13 ppb0 at pci2 dev 1 function 0 "Intel X58 PCIE" rev 0x13: msi pci3 at ppb0 bus 1 mfi0 at pci3 dev 0 function 0 "Symbios Logic MegaRAID SAS2108 GEN2" rev 0x05: apic 2 int 4 mfi0: "RAID Ctrl SAS 6G 5/6 512MB (D2616)", firmware 12.9.0-0051, 512MB cache scsibus1 at mfi0: 64 targets sd0 at scsibus1 targ 0 lun 0: naa.6003005700e6adc01f11262d16c1ed27 sd0: 1861632MB, 512 bytes/sector, 3812622336 sectors ppb1 at pci2 dev 3 function 0 "Intel X58 PCIE" rev 0x13: msi pci4 at ppb1 bus 2 bnxt0 at pci4 dev 0 function 0 "Broadcom BCM57412" rev 0x01: fw ver 214.4.91, msix, 8 queues, address 14:23:f2:a0:71:e0 bnxt1 at pci4 dev 0 function 1 "Broadcom BCM57412" rev 0x01: fw ver 214.4.91, msix, 8 queues, address 14:23:f2:a0:71:e1 ppb2 at pci2 dev 5 function 0 "Intel X58 PCIE" rev 0x13: msi pci5 at ppb2 bus 3 ixl0 at pci5 dev 0 function 0 "Intel X710 SFP+" rev 0x02: port 0, FW 6.0.48442 API 1.7, msix, 8 queues, address 40:a6:b7:6e:ad:a0 ixl1 at pci5 dev 0 function 1 "Intel X710 SFP+" rev 0x02: port 1, FW 6.0.48442 API 1.7, msix, 8 queues, address 40:a6:b7:6e:ad:a1 ppb3 at pci2 dev 7 function 0 "Intel X58 PCIE" rev 0x13: msi pci6 at ppb3 bus 4 ix0 at pci6 dev 0 function 0 "Intel 82599" rev 0x01, msix, 8 queues, address 90:e2:ba:d6:23:68 ix1 at pci6 dev 0 function 1 "Intel 82599" rev 0x01, msix, 8 queues, address 90:e2:ba:d6:23:69 ppb4 at pci2 dev 8 function 0 "Intel X58 PCIE" rev 0x13: msi pci7 at ppb4 bus 5 em0 at pci7 dev 0 function 0 "Intel I350" rev 0x01: msi, address a0:36:9f:0a:4a:c4 em1 at pci7 dev 0 function 1 "Intel I350" rev 0x01: msi, address a0:36:9f:0a:4a:c5 ppb5 at pci2 dev 9 function 0 "Intel X58 PCIE" rev 0x13: msi pci8 at ppb5 bus 6 em2 at pci8 dev 0 function 0 "Intel 82576" rev 0x01: msi, address 00:1b:21:74:2d:d0 em3 at pci8 dev 0 function 1 "Intel 82576" rev 0x01: msi, address 00:1b:21:74:2d:d1 ppb6 at pci2 dev 10 function 0 "Intel X58 PCIE" rev 0x13: msi pci9 at ppb6 bus 7 ppb7 at pci9 dev 0 function 0 vendor "ASMedia", unknown product 0x1812 rev 0x01 pci10 at ppb7 bus 8 ppb8 at pci10 dev 0 function 0 vendor "ASMedia", unknown product 0x1812 rev 0x01: msi pci11 at ppb8 bus 9 igc0 at pci11 dev 0 function 0 "Intel I225-LM" rev 0x03, msix, 4 queues, address 24:5e:be:54:8a:41 ppb9 at pci10 dev 2 function 0 vendor "ASMedia", unknown product 0x1812 rev 0x01: msi pci12 at ppb9 bus 10 igc1 at pci12 dev 0 function 0 "Intel I225-LM" rev 0x03, msix, 4 queues, address 24:5e:be:54:8a:40 ppb10 at pci10 dev 3 function 0 vendor "ASMedia", unknown product 0x1812 rev 0x01: msi pci13 at ppb10 bus 11 ppb11 at pci10 dev 8 function 0 vendor "ASMedia", unknown product 0x1812 rev 0x01: msi pci14 at ppb11 bus 12 igc2 at pci14 dev 0 function 0 "Intel I225-LM" rev 0x03, msix, 4 queues, address 24:5e:be:54:8a:3f ppb12 at pci10 dev 10 function 0 vendor "ASMedia", unknown product 0x1812 rev 0x01: msi pci15 at ppb12 bus 13 igc3 at pci15 dev 0 function 0 "Intel I225-LM" rev 0x03, msix, 4 queues, address 24:5e:be:54:8a:3e ppb13 at pci10 dev 11 function 0 vendor "ASMedia", unknown product 0x1812 rev 0x01: msi pci16 at ppb13 bus 14 "Intel X58 QuickPath" rev 0x13 at pci2 dev 16 function 0 not configured "Intel X58 QuickPath" rev 0x13 at pci2 dev 16 function 1 not configured "Intel X58 QuickPath" rev 0x13 at pci2 dev 17 function 0 not configured "Intel X58 QuickPath" rev 0x13 at pci2 dev 17 function 1 not configured "Intel X58 Misc" rev 0x13 at pci2 dev 20 function 0 not configured "Intel X58 GPIO" rev 0x13 at pci2 dev 20 function 1 not configured "Intel X58 RAS" rev 0x13 at pci2 dev 20 function 2 not configured "Intel X58 Throttle" rev 0x13 at pci2 dev 20 function 3 not configured vendor "Intel", unknown product 0x342f (class system subclass interrupt, rev 0x13) at pci2 dev 21 function 0 not configured uhci0 at pci2 dev 26 function 0 "Intel 82801JI USB" rev 0x00: apic 1 int 19 uhci1 at pci2 dev 26 function 1 "Intel 82801JI USB" rev 0x00: apic 1 int 18 uhci2 at pci2 dev 26 function 2 "Intel 82801JI USB" rev 0x00: apic 1 int 18 ehci0 at pci2 dev 26 function 7 "Intel 82801JI USB" rev 0x00: apic 1 int 18 usb0 at ehci0: USB revision 2.0 uhub0 at usb0 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 addr 1 ppb14 at pci2 dev 28 function 0 "Intel 82801JI PCIE" rev 0x00: msi pci17 at ppb14 bus 15 em4 at pci17 dev 0 function 0 "Intel 82575EB" rev 0x02: msi, address 00:19:99:ab:27:70 em5 at pci17 dev 0 function 1 "Intel 82575EB" rev 0x02: msi, address 00:19:99:ab:27:71 ppb15 at pci2 dev 28 function 4 "Intel 82801JI PCIE" rev 0x00: msi pci18 at ppb15 bus 16 vga1 at pci18 dev 0 function 0 "Matrox MGA G200e" rev 0x02 wsdisplay at vga1 not configured uhci3 at pci2 dev 29 function 0 "Intel 82801JI USB" rev 0x00: apic 1 int 23 uhci4 at pci2 dev 29 function 1 "Intel 82801JI USB" rev 0x00: apic 1 int 22 uhci5 at pci2 dev 29 function 2 "Intel 82801JI USB" rev 0x00: apic 1 int 21 ehci1 at pci2 dev 29 function 7 "Intel 82801JI USB" rev 0x00: apic 1 int 23 usb1 at ehci1: USB revision 2.0 uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 addr 1 ppb16 at pci2 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0x90 pci19 at ppb16 bus 17 pcib0 at pci2 dev 31 function 0 "Intel 82801JIB LPC" rev 0x00 pciide0 at pci2 dev 31 function 2 "Intel 82801JI SATA" rev 0x00: DMA, channel 0 configured to native-PCI, channel 1 configured to native-PCI pciide0: using apic 1 int 16 for native-PCI interrupt atapiscsi0 at pciide0 channel 0 drive 0 scsibus2 at atapiscsi0: 2 targets cd0 at scsibus2 targ 0 lun 0: removable cd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 5 ichiic0 at pci2 dev 31 function 3 "Intel 82801JI SMBus" rev 0x00: apic 1 int 17 iic0 at ichiic0 sdtemp0 at iic0 addr 0x18: stts424e02 sdtemp1 at iic0 addr 0x1a: stts424e02 sdtemp2 at iic0 addr 0x1c: stts424e02 iic0: addr 0x2e 00=40 words 00=4040 01=0000 02=0000 03=0000 04=0000 05=0000 06=0000 07=0000 spdmem0 at iic0 addr 0x50: 8GB DDR3 SDRAM registered ECC PC3-10600 with thermal sensor spdmem1 at iic0 addr 0x52: 8GB DDR3 SDRAM registered ECC PC3-10600 with thermal sensor spdmem2 at iic0 addr 0x54: 8GB DDR3 SDRAM registered ECC PC3-10600 with thermal sensor pciide1 at pci2 dev 31 function 5 "Intel 82801JI SATA" rev 0x00: DMA, channel 0 wired to native-PCI, channel 1 wired to native-PCI pciide1: using apic 1 int 17 for native-PCI interrupt usb2 at uhci0: USB revision 1.0 uhub2 at usb2 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1 usb3 at uhci1: USB revision 1.0 uhub3 at usb3 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1 usb4 at uhci2: USB revision 1.0 uhub4 at usb4 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1 usb5 at uhci3: USB revision 1.0 uhub5 at usb5 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1 usb6 at uhci4: USB revision 1.0 uhub6 at usb6 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1 usb7 at uhci5: USB revision 1.0 uhub7 at usb7 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 addr 1 isa0 at pcib0 isadma0 at isa0 pcppi0 at isa0 port 0x61 spkr0 at pcppi0 vmm0 at mainbus0: VMX/EPT vscsi0 at root scsibus3 at vscsi0: 256 targets softraid0 at root scsibus4 at softraid0: 256 targets root on sd0a (e0be750b4afa3263.a) swap on sd0b dump on sd0b bnxt0: flags=8843 mtu 1500 lladdr 14:23:f2:a0:71:e0 index 1 priority 0 llprio 3 media: Ethernet autoselect (10GSFP+Cu full-duplex,rxpause,txpause) status: active inet 10.10.21.2 netmask 0xffffff00 broadcast 10.10.21.255 inet6 fe80::1623:f2ff:fea0:71e0%bnxt0 prefixlen 64 scopeid 0x1 inet6 fdd7:e83e:66bd:1021::2 prefixlen 64 inet 10.10.21.20 netmask 0xffffffff inet 10.10.21.21 netmask 0xffffffff inet 10.10.21.22 netmask 0xffffffff inet 10.10.21.23 netmask 0xffffffff inet 10.10.21.24 netmask 0xffffffff inet 10.10.21.25 netmask 0xffffffff inet 10.10.21.26 netmask 0xffffffff inet 10.10.21.27 netmask 0xffffffff inet 10.10.21.28 netmask 0xffffffff inet 10.10.21.29 netmask 0xffffffff inet6 fdd7:e83e:66bd:1021::20 prefixlen 128 inet6 fdd7:e83e:66bd:1021::21 prefixlen 128 inet6 fdd7:e83e:66bd:1021::22 prefixlen 128 inet6 fdd7:e83e:66bd:1021::23 prefixlen 128 inet6 fdd7:e83e:66bd:1021::24 prefixlen 128 inet6 fdd7:e83e:66bd:1021::25 prefixlen 128 inet6 fdd7:e83e:66bd:1021::26 prefixlen 128 inet6 fdd7:e83e:66bd:1021::27 prefixlen 128 inet6 fdd7:e83e:66bd:1021::28 prefixlen 128 inet6 fdd7:e83e:66bd:1021::29 prefixlen 128 bnxt1: flags=8c43 mtu 1500 lladdr 14:23:f2:a0:71:e1 index 2 priority 0 llprio 3 media: Ethernet autoselect (10GSFP+Cu full-duplex,rxpause,txpause) status: active inet 10.10.22.3 netmask 0xffffff00 broadcast 10.10.22.255 inet6 fe80::1623:f2ff:fea0:71e1%bnxt1 prefixlen 64 scopeid 0x2 inet6 fdd7:e83e:66bd:1022::3 prefixlen 64 bnxt0:0:rxq:0 packets: 2 packets bytes: 120 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 2 dequeues: 2 bnxt0:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt0:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt0:0:rxq:3 packets: 1 packets bytes: 86 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 1 dequeues: 1 bnxt0:0:rxq:4 packets: 1 packets bytes: 86 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 1 dequeues: 1 bnxt0:0:rxq:5 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt0:0:rxq:6 packets: 2 packets bytes: 216 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 2 dequeues: 2 bnxt0:0:rxq:7 packets: 2 packets bytes: 164 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 2 dequeues: 2 bnxt0:0:txq:0 packets: 32 packets bytes: 2166 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:1 packets: 1 packets bytes: 78 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:3 packets: 5 packets bytes: 406 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:4 packets: 1 packets bytes: 78 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:5 packets: 6 packets bytes: 500 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:6 packets: 7 packets bytes: 630 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:7 packets: 2 packets bytes: 172 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:rxq:0 packets: 4 packets bytes: 336 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 4 dequeues: 4 bnxt1:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt1:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt1:0:rxq:3 packets: 3 packets bytes: 250 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 3 dequeues: 3 bnxt1:0:rxq:4 packets: 1 packets bytes: 86 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 1 dequeues: 1 bnxt1:0:rxq:5 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt1:0:rxq:6 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt1:0:rxq:7 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt1:0:txq:0 packets: 9 packets bytes: 696 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:3 packets: 2 packets bytes: 172 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:4 packets: 1 packets bytes: 78 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:7 packets: 2 packets bytes: 164 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 em0:0:em-stats:0 rx crc errs: 0 packets rx align errs: 0 packets rx align errs: 0 packets rx errs: 0 packets rx missed: 0 packets tx single coll: 0 packets tx excess coll: 0 packets tx multi coll: 0 packets tx late coll: 0 packets tx coll: 0 tx defers: 0 tx no CRS: 0 packets seq errs: 0 carr ext errs: 0 packets rx len errs: 0 packets rx xon: 0 packets tx xon: 0 packets rx xoff: 0 packets tx xoff: 0 packets FC unsupported: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx no buffers: 0 packets rx undersize: 0 packets rx fragments: 0 packets rx oversize: 0 packets rx jabbers: 0 packets rx mgmt: 0 packets rx mgmt drops: 0 packets tx mgmt: 0 packets rx total: 0 bytes tx total: 0 bytes rx total: 0 packets tx total: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets em0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 em0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 511 packets oactive: false oactives: 0 em1:0:em-stats:0 rx crc errs: 0 packets rx align errs: 0 packets rx align errs: 0 packets rx errs: 0 packets rx missed: 0 packets tx single coll: 0 packets tx excess coll: 0 packets tx multi coll: 0 packets tx late coll: 0 packets tx coll: 0 tx defers: 0 tx no CRS: 0 packets seq errs: 0 carr ext errs: 0 packets rx len errs: 0 packets rx xon: 0 packets tx xon: 0 packets rx xoff: 0 packets tx xoff: 0 packets FC unsupported: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx no buffers: 0 packets rx undersize: 0 packets rx fragments: 0 packets rx oversize: 0 packets rx jabbers: 0 packets rx mgmt: 0 packets rx mgmt drops: 0 packets tx mgmt: 0 packets rx total: 0 bytes tx total: 0 bytes rx total: 0 packets tx total: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets em1:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 em1:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 511 packets oactive: false oactives: 0 em2:0:em-stats:0 rx crc errs: 0 packets rx align errs: 0 packets rx align errs: 0 packets rx errs: 0 packets rx missed: 0 packets tx single coll: 0 packets tx excess coll: 0 packets tx multi coll: 0 packets tx late coll: 0 packets tx coll: 0 tx defers: 0 tx no CRS: 0 packets seq errs: 0 carr ext errs: 0 packets rx len errs: 0 packets rx xon: 0 packets tx xon: 0 packets rx xoff: 0 packets tx xoff: 0 packets FC unsupported: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx no buffers: 0 packets rx undersize: 0 packets rx fragments: 0 packets rx oversize: 0 packets rx jabbers: 0 packets rx mgmt: 0 packets rx mgmt drops: 0 packets tx mgmt: 0 packets rx total: 0 bytes tx total: 0 bytes rx total: 0 packets tx total: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets em2:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 em2:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 511 packets oactive: false oactives: 0 em3:0:em-stats:0 rx crc errs: 0 packets rx align errs: 0 packets rx align errs: 0 packets rx errs: 0 packets rx missed: 0 packets tx single coll: 0 packets tx excess coll: 0 packets tx multi coll: 0 packets tx late coll: 0 packets tx coll: 0 tx defers: 0 tx no CRS: 0 packets seq errs: 0 carr ext errs: 0 packets rx len errs: 0 packets rx xon: 0 packets tx xon: 0 packets rx xoff: 0 packets tx xoff: 0 packets FC unsupported: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx no buffers: 0 packets rx undersize: 0 packets rx fragments: 0 packets rx oversize: 0 packets rx jabbers: 0 packets rx mgmt: 0 packets rx mgmt drops: 0 packets tx mgmt: 0 packets rx total: 0 bytes tx total: 0 bytes rx total: 0 packets tx total: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets em3:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 em3:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 511 packets oactive: false oactives: 0 em4:0:em-stats:0 rx crc errs: 0 packets rx align errs: 0 packets rx align errs: 0 packets rx errs: 0 packets rx missed: 0 packets tx single coll: 0 packets tx excess coll: 0 packets tx multi coll: 0 packets tx late coll: 0 packets tx coll: 0 tx defers: 0 tx no CRS: 0 packets seq errs: 0 carr ext errs: 0 packets rx len errs: 0 packets rx xon: 0 packets tx xon: 0 packets rx xoff: 0 packets tx xoff: 0 packets FC unsupported: 0 packets rx 64B: 45 packets rx 65-127B: 1540 packets rx 128-255B: 354 packets rx 256-511B: 2 packets rx 512-1023B: 47 packets rx 1024-maxB: 49 packets rx good: 2037 packets rx bcast: 82 packets rx mcast: 0 packets tx good: 1969 packets rx good: 310869 bytes tx good: 328776 bytes rx no buffers: 0 packets rx undersize: 0 packets rx fragments: 0 packets rx oversize: 0 packets rx jabbers: 0 packets rx mgmt: 0 packets rx mgmt drops: 0 packets tx mgmt: 0 packets rx total: 322645 bytes tx total: 328776 bytes rx total: 2187 packets tx total: 1969 packets tx 64B: 7 packets tx 65-127B: 1460 packets tx 128-255B: 379 packets tx 256-511B: 22 packets tx 512-1023B: 27 packets tx 1024-maxB: 74 packets tx mcast: 0 packets tx bcast: 6 packets em4:0:rxq:0 packets: 2037 packets bytes: 302721 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 2008 dequeues: 2007 em4:0:txq:0 packets: 1970 packets bytes: 320828 bytes qdrops: 1 packets errors: 0 packets qlen: 0 packets maxqlen: 511 packets oactive: false oactives: 0 em5:0:em-stats:0 rx crc errs: 0 packets rx align errs: 0 packets rx align errs: 0 packets rx errs: 0 packets rx missed: 0 packets tx single coll: 0 packets tx excess coll: 0 packets tx multi coll: 0 packets tx late coll: 0 packets tx coll: 0 tx defers: 0 tx no CRS: 0 packets seq errs: 0 carr ext errs: 0 packets rx len errs: 0 packets rx xon: 0 packets tx xon: 0 packets rx xoff: 0 packets tx xoff: 0 packets FC unsupported: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx no buffers: 0 packets rx undersize: 0 packets rx fragments: 0 packets rx oversize: 0 packets rx jabbers: 0 packets rx mgmt: 0 packets rx mgmt drops: 0 packets tx mgmt: 0 packets rx total: 4160 bytes tx total: 0 bytes rx total: 39 packets tx total: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets em5:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 em5:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 511 packets oactive: false oactives: 0 enc0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 enc0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 256 packets oactive: false oactives: 0 igc0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc0:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc0:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc0:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc0:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc0:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc0:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc1:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc1:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc1:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc1:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc1:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc1:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc1:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc1:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc2:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc2:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc2:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc2:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc2:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc2:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc2:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc2:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc3:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc3:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc3:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc3:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc3:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc3:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc3:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc3:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 ix0:0:ix-rxq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:4 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:7 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-stats:0 crc errs: 0 packets tx link xon: 0 packets rx link xon: 0 packets tx link xoff: 0 packets rx link xoff: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx undersize: 0 packets rx fragment: 0 packets rx oversize: 0 packets rx jabber: 0 packets rx total: 5228 bytes rx total: 63 packets tx total: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets ix0:0:ix-txq:0 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:1 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:2 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:3 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:4 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:5 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:6 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:7 packets: 0 packets bytes: 0 bytes ix0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:4 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:5 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:6 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:7 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:4 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:7 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:ix-rxq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:4 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:7 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-stats:0 crc errs: 0 packets tx link xon: 0 packets rx link xon: 0 packets tx link xoff: 0 packets rx link xoff: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx undersize: 0 packets rx fragment: 0 packets rx oversize: 0 packets rx jabber: 0 packets rx total: 3936 bytes rx total: 36 packets tx total: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets ix1:0:ix-txq:0 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:1 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:2 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:3 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:4 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:5 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:6 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:7 packets: 0 packets bytes: 0 bytes ix1:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:4 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:5 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:6 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:7 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:4 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:7 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ixl0:0:ixl-port:0 rx bytes: 5308 bytes mac local errs: 1 mac remote errs: 0 mac short: 0 packets crc errs: 0 packets rx len errs: 0 packets byte errs: 0 packets illegal byte: 0 packets rx undersize: 0 packets rx oversize: 0 packets rx link xon: 0 packets rx link xoff: 0 packets rx 64B: 12 packets rx 65-127B: 52 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-1522B: 0 packets rx 1523-9522B: 0 packets rx fragment: 0 packets rx jabber: 0 packets rx ucasts: 0 packets rx mcasts: 52 packets rx bcasts: 12 packets rx discards: 0 packets rx lo discards: 0 packets rx no dest: 64 packets tx bytes: 0 bytes tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-1522B: 0 packets tx 1523-9522B: 0 packets tx link xon: 0 packets tx link xoff: 0 packets tx ucasts: 0 packets tx mcasts: 0 packets tx bcasts: 0 packets tx link down: 0 packets ixl0:0:ixl-vsi:0 rx discards: 0 packets tx bytes: 0 bytes tx ucasts: 0 packets tx mcasts: 0 packets tx bcasts: 0 packets tx errs: 0 packets tx discards: 0 packets rx bytes: 768 bytes rx ucasts: 0 packets rx mcasts: 0 packets rx bcasts: 12 packets rx noproto: 0 packets ixl0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:4 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:5 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:6 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:7 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:4 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:7 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:ixl-port:0 rx bytes: 3936 bytes mac local errs: 1 mac remote errs: 0 mac short: 0 packets crc errs: 0 packets rx len errs: 0 packets byte errs: 0 packets illegal byte: 0 packets rx undersize: 0 packets rx oversize: 0 packets rx link xon: 0 packets rx link xoff: 0 packets rx 64B: 2 packets rx 65-127B: 30 packets rx 128-255B: 0 packets rx 256-511B: 4 packets rx 512-1023B: 0 packets rx 1024-1522B: 0 packets rx 1523-9522B: 0 packets rx fragment: 0 packets rx jabber: 0 packets rx ucasts: 0 packets rx mcasts: 34 packets rx bcasts: 2 packets rx discards: 0 packets rx lo discards: 0 packets rx no dest: 36 packets tx bytes: 0 bytes tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-1522B: 0 packets tx 1523-9522B: 0 packets tx link xon: 0 packets tx link xoff: 0 packets tx ucasts: 0 packets tx mcasts: 0 packets tx bcasts: 0 packets tx link down: 0 packets ixl1:0:ixl-vsi:0 rx discards: 0 packets tx bytes: 0 bytes tx ucasts: 0 packets tx mcasts: 0 packets tx bcasts: 0 packets tx errs: 0 packets tx discards: 0 packets rx bytes: 128 bytes rx ucasts: 0 packets rx mcasts: 0 packets rx bcasts: 2 packets rx noproto: 0 packets ixl1:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:4 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:5 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:6 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:7 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:4 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:7 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 lo0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 lo0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 256 packets oactive: false oactives: 0 pflog0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 pflog0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 256 packets oactive: false oactives: 0 bnxt0:0:rxq:0 packets: 3 packets bytes: 180 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 3 dequeues: 3 bnxt0:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt0:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt0:0:rxq:3 packets: 1 packets bytes: 86 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 1 dequeues: 1 bnxt0:0:rxq:4 packets: 1 packets bytes: 86 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 1 dequeues: 1 bnxt0:0:rxq:5 packets: 2111 packets bytes: 3193166 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 191 dequeues: 177 bnxt0:0:rxq:6 packets: 2 packets bytes: 216 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 2 dequeues: 2 bnxt0:0:rxq:7 packets: 2 packets bytes: 164 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 2 dequeues: 2 bnxt0:0:txq:0 packets: 33 packets bytes: 2226 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:1 packets: 1 packets bytes: 78 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:3 packets: 5 packets bytes: 406 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:4 packets: 1 packets bytes: 78 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:5 packets: 1238 packets bytes: 85236 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:6 packets: 7 packets bytes: 630 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt0:0:txq:7 packets: 2 packets bytes: 172 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:rxq:0 packets: 90 packets bytes: 5996 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 58 dequeues: 58 bnxt1:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt1:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt1:0:rxq:3 packets: 3 packets bytes: 250 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 3 dequeues: 3 bnxt1:0:rxq:4 packets: 1 packets bytes: 86 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 1 dequeues: 1 bnxt1:0:rxq:5 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt1:0:rxq:6 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt1:0:rxq:7 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 bnxt1:0:txq:0 packets: 100 packets bytes: 2323472 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:3 packets: 2 packets bytes: 172 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:4 packets: 1 packets bytes: 78 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 bnxt1:0:txq:7 packets: 2 packets bytes: 164 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 em0:0:em-stats:0 rx crc errs: 0 packets rx align errs: 0 packets rx align errs: 0 packets rx errs: 0 packets rx missed: 0 packets tx single coll: 0 packets tx excess coll: 0 packets tx multi coll: 0 packets tx late coll: 0 packets tx coll: 0 tx defers: 0 tx no CRS: 0 packets seq errs: 0 carr ext errs: 0 packets rx len errs: 0 packets rx xon: 0 packets tx xon: 0 packets rx xoff: 0 packets tx xoff: 0 packets FC unsupported: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx no buffers: 0 packets rx undersize: 0 packets rx fragments: 0 packets rx oversize: 0 packets rx jabbers: 0 packets rx mgmt: 0 packets rx mgmt drops: 0 packets tx mgmt: 0 packets rx total: 0 bytes tx total: 0 bytes rx total: 0 packets tx total: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets em0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 em0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 511 packets oactive: false oactives: 0 em1:0:em-stats:0 rx crc errs: 0 packets rx align errs: 0 packets rx align errs: 0 packets rx errs: 0 packets rx missed: 0 packets tx single coll: 0 packets tx excess coll: 0 packets tx multi coll: 0 packets tx late coll: 0 packets tx coll: 0 tx defers: 0 tx no CRS: 0 packets seq errs: 0 carr ext errs: 0 packets rx len errs: 0 packets rx xon: 0 packets tx xon: 0 packets rx xoff: 0 packets tx xoff: 0 packets FC unsupported: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx no buffers: 0 packets rx undersize: 0 packets rx fragments: 0 packets rx oversize: 0 packets rx jabbers: 0 packets rx mgmt: 0 packets rx mgmt drops: 0 packets tx mgmt: 0 packets rx total: 0 bytes tx total: 0 bytes rx total: 0 packets tx total: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets em1:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 em1:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 511 packets oactive: false oactives: 0 em2:0:em-stats:0 rx crc errs: 0 packets rx align errs: 0 packets rx align errs: 0 packets rx errs: 0 packets rx missed: 0 packets tx single coll: 0 packets tx excess coll: 0 packets tx multi coll: 0 packets tx late coll: 0 packets tx coll: 0 tx defers: 0 tx no CRS: 0 packets seq errs: 0 carr ext errs: 0 packets rx len errs: 0 packets rx xon: 0 packets tx xon: 0 packets rx xoff: 0 packets tx xoff: 0 packets FC unsupported: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx no buffers: 0 packets rx undersize: 0 packets rx fragments: 0 packets rx oversize: 0 packets rx jabbers: 0 packets rx mgmt: 0 packets rx mgmt drops: 0 packets tx mgmt: 0 packets rx total: 0 bytes tx total: 0 bytes rx total: 0 packets tx total: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets em2:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 em2:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 511 packets oactive: false oactives: 0 em3:0:em-stats:0 rx crc errs: 0 packets rx align errs: 0 packets rx align errs: 0 packets rx errs: 0 packets rx missed: 0 packets tx single coll: 0 packets tx excess coll: 0 packets tx multi coll: 0 packets tx late coll: 0 packets tx coll: 0 tx defers: 0 tx no CRS: 0 packets seq errs: 0 carr ext errs: 0 packets rx len errs: 0 packets rx xon: 0 packets tx xon: 0 packets rx xoff: 0 packets tx xoff: 0 packets FC unsupported: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx no buffers: 0 packets rx undersize: 0 packets rx fragments: 0 packets rx oversize: 0 packets rx jabbers: 0 packets rx mgmt: 0 packets rx mgmt drops: 0 packets tx mgmt: 0 packets rx total: 0 bytes tx total: 0 bytes rx total: 0 packets tx total: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets em3:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 em3:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 511 packets oactive: false oactives: 0 em4:0:em-stats:0 rx crc errs: 0 packets rx align errs: 0 packets rx align errs: 0 packets rx errs: 0 packets rx missed: 0 packets tx single coll: 0 packets tx excess coll: 0 packets tx multi coll: 0 packets tx late coll: 0 packets tx coll: 0 tx defers: 0 tx no CRS: 0 packets seq errs: 0 carr ext errs: 0 packets rx len errs: 0 packets rx xon: 0 packets tx xon: 0 packets rx xoff: 0 packets tx xoff: 0 packets FC unsupported: 0 packets rx 64B: 46 packets rx 65-127B: 1929 packets rx 128-255B: 389 packets rx 256-511B: 2 packets rx 512-1023B: 51 packets rx 1024-maxB: 53 packets rx good: 2470 packets rx bcast: 88 packets rx mcast: 0 packets tx good: 2416 packets rx good: 364409 bytes tx good: 387500 bytes rx no buffers: 2 packets rx undersize: 0 packets rx fragments: 0 packets rx oversize: 0 packets rx jabbers: 0 packets rx mgmt: 0 packets rx mgmt drops: 0 packets tx mgmt: 0 packets rx total: 377796 bytes tx total: 387500 bytes rx total: 2640 packets tx total: 2416 packets tx 64B: 7 packets tx 65-127B: 1850 packets tx 128-255B: 426 packets tx 256-511B: 24 packets tx 512-1023B: 29 packets tx 1024-maxB: 80 packets tx mcast: 0 packets tx bcast: 6 packets em4:0:rxq:0 packets: 2470 packets bytes: 354529 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 2428 dequeues: 2427 em4:0:txq:0 packets: 2417 packets bytes: 377764 bytes qdrops: 1 packets errors: 0 packets qlen: 0 packets maxqlen: 511 packets oactive: false oactives: 0 em5:0:em-stats:0 rx crc errs: 0 packets rx align errs: 0 packets rx align errs: 0 packets rx errs: 0 packets rx missed: 0 packets tx single coll: 0 packets tx excess coll: 0 packets tx multi coll: 0 packets tx late coll: 0 packets tx coll: 0 tx defers: 0 tx no CRS: 0 packets seq errs: 0 carr ext errs: 0 packets rx len errs: 0 packets rx xon: 0 packets tx xon: 0 packets rx xoff: 0 packets tx xoff: 0 packets FC unsupported: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx no buffers: 0 packets rx undersize: 0 packets rx fragments: 0 packets rx oversize: 0 packets rx jabbers: 0 packets rx mgmt: 0 packets rx mgmt drops: 0 packets tx mgmt: 0 packets rx total: 4304 bytes tx total: 0 bytes rx total: 41 packets tx total: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets em5:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 em5:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 511 packets oactive: false oactives: 0 enc0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 enc0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 256 packets oactive: false oactives: 0 igc0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc0:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc0:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc0:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc0:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc0:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc0:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc1:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc1:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc1:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc1:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc1:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc1:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc1:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc1:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc2:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc2:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc2:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc2:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc2:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc2:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc2:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc2:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc3:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc3:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc3:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc3:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 igc3:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc3:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc3:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 igc3:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1023 packets oactive: false oactives: 0 ix0:0:ix-rxq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:4 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-rxq:7 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix0:0:ix-stats:0 crc errs: 0 packets tx link xon: 0 packets rx link xon: 0 packets tx link xoff: 0 packets rx link xoff: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx undersize: 0 packets rx fragment: 0 packets rx oversize: 0 packets rx jabber: 0 packets rx total: 5372 bytes rx total: 65 packets tx total: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets ix0:0:ix-txq:0 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:1 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:2 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:3 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:4 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:5 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:6 packets: 0 packets bytes: 0 bytes ix0:0:ix-txq:7 packets: 0 packets bytes: 0 bytes ix0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:4 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:5 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:6 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:rxq:7 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:4 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix0:0:txq:7 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:ix-rxq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:4 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-rxq:7 packets: 0 packets bytes: 0 bytes qdrops: 0 packets ix1:0:ix-stats:0 crc errs: 0 packets tx link xon: 0 packets rx link xon: 0 packets tx link xoff: 0 packets rx link xoff: 0 packets rx 64B: 0 packets rx 65-127B: 0 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-maxB: 0 packets tx good: 0 packets rx good: 0 bytes tx good: 0 bytes rx undersize: 0 packets rx fragment: 0 packets rx oversize: 0 packets rx jabber: 0 packets rx total: 4080 bytes rx total: 38 packets tx total: 0 packets rx good: 0 packets rx bcast: 0 packets rx mcast: 0 packets tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-maxB: 0 packets tx mcast: 0 packets tx bcast: 0 packets ix1:0:ix-txq:0 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:1 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:2 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:3 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:4 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:5 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:6 packets: 0 packets bytes: 0 bytes ix1:0:ix-txq:7 packets: 0 packets bytes: 0 bytes ix1:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:4 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:5 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:6 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:rxq:7 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ix1:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:4 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ix1:0:txq:7 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 255 packets oactive: false oactives: 0 ixl0:0:ixl-port:0 rx bytes: 5452 bytes mac local errs: 1 mac remote errs: 0 mac short: 0 packets crc errs: 0 packets rx len errs: 0 packets byte errs: 0 packets illegal byte: 0 packets rx undersize: 0 packets rx oversize: 0 packets rx link xon: 0 packets rx link xoff: 0 packets rx 64B: 13 packets rx 65-127B: 53 packets rx 128-255B: 0 packets rx 256-511B: 0 packets rx 512-1023B: 0 packets rx 1024-1522B: 0 packets rx 1523-9522B: 0 packets rx fragment: 0 packets rx jabber: 0 packets rx ucasts: 0 packets rx mcasts: 53 packets rx bcasts: 13 packets rx discards: 0 packets rx lo discards: 0 packets rx no dest: 66 packets tx bytes: 0 bytes tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-1522B: 0 packets tx 1523-9522B: 0 packets tx link xon: 0 packets tx link xoff: 0 packets tx ucasts: 0 packets tx mcasts: 0 packets tx bcasts: 0 packets tx link down: 0 packets ixl0:0:ixl-vsi:0 rx discards: 0 packets tx bytes: 0 bytes tx ucasts: 0 packets tx mcasts: 0 packets tx bcasts: 0 packets tx errs: 0 packets tx discards: 0 packets rx bytes: 832 bytes rx ucasts: 0 packets rx mcasts: 0 packets rx bcasts: 13 packets rx noproto: 0 packets ixl0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:4 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:5 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:6 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:rxq:7 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:4 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl0:0:txq:7 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:ixl-port:0 rx bytes: 4080 bytes mac local errs: 1 mac remote errs: 0 mac short: 0 packets crc errs: 0 packets rx len errs: 0 packets byte errs: 0 packets illegal byte: 0 packets rx undersize: 0 packets rx oversize: 0 packets rx link xon: 0 packets rx link xoff: 0 packets rx 64B: 3 packets rx 65-127B: 31 packets rx 128-255B: 0 packets rx 256-511B: 4 packets rx 512-1023B: 0 packets rx 1024-1522B: 0 packets rx 1523-9522B: 0 packets rx fragment: 0 packets rx jabber: 0 packets rx ucasts: 0 packets rx mcasts: 35 packets rx bcasts: 3 packets rx discards: 0 packets rx lo discards: 0 packets rx no dest: 38 packets tx bytes: 0 bytes tx 64B: 0 packets tx 65-127B: 0 packets tx 128-255B: 0 packets tx 256-511B: 0 packets tx 512-1023B: 0 packets tx 1024-1522B: 0 packets tx 1523-9522B: 0 packets tx link xon: 0 packets tx link xoff: 0 packets tx ucasts: 0 packets tx mcasts: 0 packets tx bcasts: 0 packets tx link down: 0 packets ixl1:0:ixl-vsi:0 rx discards: 0 packets tx bytes: 0 bytes tx ucasts: 0 packets tx mcasts: 0 packets tx bcasts: 0 packets tx errs: 0 packets tx discards: 0 packets rx bytes: 192 bytes rx ucasts: 0 packets rx mcasts: 0 packets rx bcasts: 3 packets rx noproto: 0 packets ixl1:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:1 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:2 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:3 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:4 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:5 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:6 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:rxq:7 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 ixl1:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:1 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:2 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:3 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:4 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:5 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:6 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 ixl1:0:txq:7 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 1024 packets oactive: false oactives: 0 lo0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 lo0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 256 packets oactive: false oactives: 0 pflog0:0:rxq:0 packets: 0 packets bytes: 0 bytes fdrops: 0 packets qdrops: 0 packets errors: 0 packets qlen: 0 packets enqueues: 0 dequeues: 0 pflog0:0:txq:0 packets: 0 packets bytes: 0 bytes qdrops: 0 packets errors: 0 packets qlen: 0 packets maxqlen: 256 packets oactive: false oactives: 0