Skip to content

Instantly share code, notes, and snippets.

@z4yx
Created July 3, 2022 02:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save z4yx/dfd5030c1508897ba70cabacd67dc320 to your computer and use it in GitHub Desktop.
Save z4yx/dfd5030c1508897ba70cabacd67dc320 to your computer and use it in GitHub Desktop.
AWS G3 VM kernel message and hardware info
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd401]
[ 0.000000] Linux version 5.13.0-1022-aws (buildd@bos02-arm64-048) (gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #24~20.04.1-Ubuntu SMP Thu Apr 7 22:14:11 UTC 2022 (Ubuntu 5.13.0-1022.24~20.04.1-aws 5.13.19)
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: SMBIOS=0x7bed0000 SMBIOS 3.0=0x7beb0000 ACPI=0x786e0000 ACPI 2.0=0x786e0014 MEMATTR=0x7a6a3018 RNG=0x7bfded18 MEMRESERVE=0x78615b98
[ 0.000000] efi: seeding entropy pool
[ 0.000000] random: fast init done
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000786E0014 000024 (v02 AMAZON)
[ 0.000000] ACPI: XSDT 0x00000000786D00E8 000064 (v01 AMAZON AMZNFACP 00000001 01000013)
[ 0.000000] ACPI: FACP 0x00000000786B0000 000114 (v06 AMAZON AMZNFACP 00000001 AMZN 00000001)
[ 0.000000] ACPI: DSDT 0x0000000078640000 00154F (v03 AMAZON AMZNDSDT 00000001 INTL 20160527)
[ 0.000000] ACPI: APIC 0x00000000786C0000 001468 (v03 AMAZON AMZNAPIC 00000001 AMZN 00000001)
[ 0.000000] ACPI: SPCR 0x00000000786A0000 000050 (v02 AMAZON AMZNSPCR 00000001 AMZN 00000001)
[ 0.000000] ACPI: GTDT 0x0000000078690000 000060 (v02 AMAZON AMZNGTDT 00000001 AMZN 00000001)
[ 0.000000] ACPI: MCFG 0x0000000078680000 00003C (v02 AMAZON AMZNMCFG 00000001 AMZN 00000001)
[ 0.000000] ACPI: SLIT 0x0000000078670000 00002D (v01 AMAZON AMZNSLIT 00000001 AMZN 00000001)
[ 0.000000] ACPI: IORT 0x0000000078660000 000078 (v01 AMAZON AMZNIORT 00000001 AMZN 00000001)
[ 0.000000] ACPI: PPTT 0x0000000078650000 00079C (v02 AMAZON AMZNPPTT 00000001 AMZN 00000001)
[ 0.000000] ACPI: SPCR: console: uart,mmio,0x90a0000,115200
[ 0.000000] NUMA: Failed to initialise from firmware
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x000000233dffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0x232e3930c0-0x232e397fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x000000233dffffff]
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000786effff]
[ 0.000000] node 0: [mem 0x00000000786f0000-0x000000007872ffff]
[ 0.000000] node 0: [mem 0x0000000078730000-0x000000007bbfffff]
[ 0.000000] node 0: [mem 0x000000007bc00000-0x000000007bfdffff]
[ 0.000000] node 0: [mem 0x000000007bfe0000-0x000000007fffffff]
[ 0.000000] node 0: [mem 0x0000000400000000-0x000000233dffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000233dffffff]
[ 0.000000] On node 0 totalpages: 33021952
[ 0.000000] DMA zone: 4096 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 262144 pages, LIFO batch:63
[ 0.000000] Normal zone: 511872 pages used for memmap
[ 0.000000] Normal zone: 32759808 pages, LIFO batch:63
[ 0.000000] cma: Reserved 32 MiB at 0x000000007e000000
[ 0.000000] psci: probing for conduit method from ACPI.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] ACPI: SRAT not present
[ 0.000000] percpu: Embedded 34 pages/cpu s98520 r8192 d32552 u139264
[ 0.000000] pcpu-alloc: s98520 r8192 d32552 u139264 alloc=34*4096
[ 0.000000] pcpu-alloc: [0] 00 [0] 01 [0] 02 [0] 03 [0] 04 [0] 05 [0] 06 [0] 07
[ 0.000000] pcpu-alloc: [0] 08 [0] 09 [0] 10 [0] 11 [0] 12 [0] 13 [0] 14 [0] 15
[ 0.000000] pcpu-alloc: [0] 16 [0] 17 [0] 18 [0] 19 [0] 20 [0] 21 [0] 22 [0] 23
[ 0.000000] pcpu-alloc: [0] 24 [0] 25 [0] 26 [0] 27 [0] 28 [0] 29 [0] 30 [0] 31
[ 0.000000] pcpu-alloc: [0] 32 [0] 33 [0] 34 [0] 35 [0] 36 [0] 37 [0] 38 [0] 39
[ 0.000000] pcpu-alloc: [0] 40 [0] 41 [0] 42 [0] 43 [0] 44 [0] 45 [0] 46 [0] 47
[ 0.000000] pcpu-alloc: [0] 48 [0] 49 [0] 50 [0] 51 [0] 52 [0] 53 [0] 54 [0] 55
[ 0.000000] pcpu-alloc: [0] 56 [0] 57 [0] 58 [0] 59 [0] 60 [0] 61 [0] 62 [0] 63
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Address authentication (architected algorithm)
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: Hardware dirty bit management
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] CPU features: detected: Spectre-BHB
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] alternatives: patching kernel code
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32505984
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.13.0-1022-aws root=PARTUUID=de6f89a1-5cd2-4c93-b0a3-292808aa91da ro console=ttyS0 nvme_core.io_timeout=4294967295 panic=-1
[ 0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.000000] printk: log_buf_len total cpu_extra contributions: 258048 bytes
[ 0.000000] printk: log_buf_len min size: 262144 bytes
[ 0.000000] printk: log_buf_len: 524288 bytes
[ 0.000000] printk: early log buf free: 257056(98%)
[ 0.000000] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.000000] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.000000] software IO TLB: mapped [mem 0x0000000071ca0000-0x0000000075ca0000] (64MB)
[ 0.000000] Memory: 129510008K/132087808K available (15680K kernel code, 3546K rwdata, 13328K rodata, 7680K init, 1151K bss, 2545032K reserved, 32768K cma-reserved)
[ 0.000000] random: get_random_u64 called from __kmem_cache_create+0x30/0x4b8 with crng_init=1
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=64, Nodes=1
[ 0.000000] ftrace: allocating 51519 entries in 202 pages
[ 0.000000] ftrace: allocated 202 pages with 4 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=64.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=64
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] GICv3: 96 SPIs implemented
[ 0.000000] GICv3: 0 Extended SPIs implemented
[ 0.000000] GICv3: Distributor has no Range Selector support
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: Enabling SGIs without active state
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x0000000010200000
[ 0.000000] ACPI: SRAT not present
[ 0.000000] ITS [mem 0x10080000-0x1009ffff]
[ 0.000000] ITS@0x0000000010080000: allocated 8192 Devices @4002c0000 (indirect, esz 8, psz 64K, shr 1)
[ 0.000000] ITS@0x0000000010080000: allocated 8192 Interrupt Collections @4002d0000 (flat, esz 8, psz 64K, shr 1)
[ 0.000000] GICv3: using LPI property table @0x00000004002e0000
[ 0.000000] ITS: Using hypervisor restricted LPI range [2048]
[ 0.000000] GICv3: CPU0: using allocated LPI pending table @0x00000004002f0000
[ 0.000000] random: crng done (trusting CPU's manufacturer)
[ 0.000000] arch_timer: cp15 timer(s) running at 1050.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xf2298382b6, max_idle_ns: 440795208269 ns
[ 0.000000] sched_clock: 56 bits at 1050MHz, resolution 0ns, wraps every 2199023255551ns
[ 0.000049] Console: colour dummy device 80x25
[ 0.000072] ACPI: Core revision 20210331
[ 0.000112] Calibrating delay loop (skipped), value calculated using timer frequency.. 2100.00 BogoMIPS (lpj=4200000)
[ 0.000115] pid_max: default: 65536 minimum: 512
[ 0.000143] LSM: Security Framework initializing
[ 0.000149] Yama: becoming mindful.
[ 0.000167] AppArmor: AppArmor initialized
[ 0.000210] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000233] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000718] rcu: Hierarchical SRCU implementation.
[ 0.000871] Platform MSI: ITS@0x10080000 domain created
[ 0.000876] PCI/MSI: ITS@0x10080000 domain created
[ 0.000879] fsl-mc MSI: ITS@0x10080000 domain created
[ 0.000886] Remapping and enabling EFI services.
[ 0.001282] smp: Bringing up secondary CPUs ...
[ 0.001465] Detected PIPT I-cache on CPU1
[ 0.001482] GICv3: CPU1: found redistributor 1 region 0:0x0000000010220000
[ 0.001608] GICv3: CPU1: using allocated LPI pending table @0x0000000400300000
[ 0.001660] CPU1: Booted secondary processor 0x0000000001 [0x411fd401]
[ 0.001878] Detected PIPT I-cache on CPU2
[ 0.001899] GICv3: CPU2: found redistributor 2 region 0:0x0000000010240000
[ 0.002016] GICv3: CPU2: using allocated LPI pending table @0x0000000400310000
[ 0.002067] CPU2: Booted secondary processor 0x0000000002 [0x411fd401]
[ 0.002269] Detected PIPT I-cache on CPU3
[ 0.002286] GICv3: CPU3: found redistributor 3 region 0:0x0000000010260000
[ 0.002406] GICv3: CPU3: using allocated LPI pending table @0x0000000400320000
[ 0.002455] CPU3: Booted secondary processor 0x0000000003 [0x411fd401]
[ 0.002627] Detected PIPT I-cache on CPU4
[ 0.002649] GICv3: CPU4: found redistributor 4 region 0:0x0000000010280000
[ 0.002765] GICv3: CPU4: using allocated LPI pending table @0x0000000400330000
[ 0.002816] CPU4: Booted secondary processor 0x0000000004 [0x411fd401]
[ 0.003020] Detected PIPT I-cache on CPU5
[ 0.003040] GICv3: CPU5: found redistributor 5 region 0:0x00000000102a0000
[ 0.003153] GICv3: CPU5: using allocated LPI pending table @0x0000000400340000
[ 0.003205] CPU5: Booted secondary processor 0x0000000005 [0x411fd401]
[ 0.003408] Detected PIPT I-cache on CPU6
[ 0.003436] GICv3: CPU6: found redistributor 6 region 0:0x00000000102c0000
[ 0.003555] GICv3: CPU6: using allocated LPI pending table @0x0000000400350000
[ 0.003607] CPU6: Booted secondary processor 0x0000000006 [0x411fd401]
[ 0.003803] Detected PIPT I-cache on CPU7
[ 0.003831] GICv3: CPU7: found redistributor 7 region 0:0x00000000102e0000
[ 0.003945] GICv3: CPU7: using allocated LPI pending table @0x0000000400360000
[ 0.003996] CPU7: Booted secondary processor 0x0000000007 [0x411fd401]
[ 0.004203] Detected PIPT I-cache on CPU8
[ 0.004237] GICv3: CPU8: found redistributor 8 region 0:0x0000000010300000
[ 0.004354] GICv3: CPU8: using allocated LPI pending table @0x0000000400370000
[ 0.004405] CPU8: Booted secondary processor 0x0000000008 [0x411fd401]
[ 0.004596] Detected PIPT I-cache on CPU9
[ 0.004631] GICv3: CPU9: found redistributor 9 region 0:0x0000000010320000
[ 0.004746] GICv3: CPU9: using allocated LPI pending table @0x0000000400380000
[ 0.004801] CPU9: Booted secondary processor 0x0000000009 [0x411fd401]
[ 0.004998] Detected PIPT I-cache on CPU10
[ 0.005039] GICv3: CPU10: found redistributor a region 0:0x0000000010340000
[ 0.005153] GICv3: CPU10: using allocated LPI pending table @0x0000000400390000
[ 0.005205] CPU10: Booted secondary processor 0x000000000a [0x411fd401]
[ 0.005403] Detected PIPT I-cache on CPU11
[ 0.005440] GICv3: CPU11: found redistributor b region 0:0x0000000010360000
[ 0.005558] GICv3: CPU11: using allocated LPI pending table @0x00000004003a0000
[ 0.005610] CPU11: Booted secondary processor 0x000000000b [0x411fd401]
[ 0.005802] Detected PIPT I-cache on CPU12
[ 0.005844] GICv3: CPU12: found redistributor c region 0:0x0000000010380000
[ 0.005962] GICv3: CPU12: using allocated LPI pending table @0x00000004003b0000
[ 0.006016] CPU12: Booted secondary processor 0x000000000c [0x411fd401]
[ 0.006209] Detected PIPT I-cache on CPU13
[ 0.006255] GICv3: CPU13: found redistributor d region 0:0x00000000103a0000
[ 0.006375] GICv3: CPU13: using allocated LPI pending table @0x00000004003c0000
[ 0.006428] CPU13: Booted secondary processor 0x000000000d [0x411fd401]
[ 0.006626] Detected PIPT I-cache on CPU14
[ 0.006669] GICv3: CPU14: found redistributor e region 0:0x00000000103c0000
[ 0.006787] GICv3: CPU14: using allocated LPI pending table @0x00000004003d0000
[ 0.006839] CPU14: Booted secondary processor 0x000000000e [0x411fd401]
[ 0.007046] Detected PIPT I-cache on CPU15
[ 0.007086] GICv3: CPU15: found redistributor f region 0:0x00000000103e0000
[ 0.007206] GICv3: CPU15: using allocated LPI pending table @0x00000004003e0000
[ 0.007261] CPU15: Booted secondary processor 0x000000000f [0x411fd401]
[ 0.007456] Detected PIPT I-cache on CPU16
[ 0.007500] GICv3: CPU16: found redistributor 100 region 0:0x0000000010400000
[ 0.007621] GICv3: CPU16: using allocated LPI pending table @0x00000004003f0000
[ 0.007675] CPU16: Booted secondary processor 0x0000000100 [0x411fd401]
[ 0.007875] Detected PIPT I-cache on CPU17
[ 0.007919] GICv3: CPU17: found redistributor 101 region 0:0x0000000010420000
[ 0.008038] GICv3: CPU17: using allocated LPI pending table @0x0000000400400000
[ 0.008094] CPU17: Booted secondary processor 0x0000000101 [0x411fd401]
[ 0.008268] Detected PIPT I-cache on CPU18
[ 0.008317] GICv3: CPU18: found redistributor 102 region 0:0x0000000010440000
[ 0.008436] GICv3: CPU18: using allocated LPI pending table @0x0000000400410000
[ 0.008490] CPU18: Booted secondary processor 0x0000000102 [0x411fd401]
[ 0.008681] Detected PIPT I-cache on CPU19
[ 0.008737] GICv3: CPU19: found redistributor 103 region 0:0x0000000010460000
[ 0.008853] GICv3: CPU19: using allocated LPI pending table @0x0000000400420000
[ 0.008908] CPU19: Booted secondary processor 0x0000000103 [0x411fd401]
[ 0.009094] Detected PIPT I-cache on CPU20
[ 0.009149] GICv3: CPU20: found redistributor 104 region 0:0x0000000010480000
[ 0.009270] GICv3: CPU20: using allocated LPI pending table @0x0000000400430000
[ 0.009325] CPU20: Booted secondary processor 0x0000000104 [0x411fd401]
[ 0.009518] Detected PIPT I-cache on CPU21
[ 0.009578] GICv3: CPU21: found redistributor 105 region 0:0x00000000104a0000
[ 0.009702] GICv3: CPU21: using allocated LPI pending table @0x0000000400440000
[ 0.009759] CPU21: Booted secondary processor 0x0000000105 [0x411fd401]
[ 0.009961] Detected PIPT I-cache on CPU22
[ 0.010014] GICv3: CPU22: found redistributor 106 region 0:0x00000000104c0000
[ 0.010135] GICv3: CPU22: using allocated LPI pending table @0x0000000400450000
[ 0.010191] CPU22: Booted secondary processor 0x0000000106 [0x411fd401]
[ 0.010380] Detected PIPT I-cache on CPU23
[ 0.010445] GICv3: CPU23: found redistributor 107 region 0:0x00000000104e0000
[ 0.010566] GICv3: CPU23: using allocated LPI pending table @0x0000000400460000
[ 0.010622] CPU23: Booted secondary processor 0x0000000107 [0x411fd401]
[ 0.010809] Detected PIPT I-cache on CPU24
[ 0.010876] GICv3: CPU24: found redistributor 108 region 0:0x0000000010500000
[ 0.011009] GICv3: CPU24: using allocated LPI pending table @0x0000000400470000
[ 0.011064] CPU24: Booted secondary processor 0x0000000108 [0x411fd401]
[ 0.011264] Detected PIPT I-cache on CPU25
[ 0.011322] GICv3: CPU25: found redistributor 109 region 0:0x0000000010520000
[ 0.011452] GICv3: CPU25: using allocated LPI pending table @0x0000000400480000
[ 0.011510] CPU25: Booted secondary processor 0x0000000109 [0x411fd401]
[ 0.011704] Detected PIPT I-cache on CPU26
[ 0.011773] GICv3: CPU26: found redistributor 10a region 0:0x0000000010540000
[ 0.011898] GICv3: CPU26: using allocated LPI pending table @0x0000000400490000
[ 0.011955] CPU26: Booted secondary processor 0x000000010a [0x411fd401]
[ 0.012169] Detected PIPT I-cache on CPU27
[ 0.012226] GICv3: CPU27: found redistributor 10b region 0:0x0000000010560000
[ 0.012348] GICv3: CPU27: using allocated LPI pending table @0x00000004004a0000
[ 0.012406] CPU27: Booted secondary processor 0x000000010b [0x411fd401]
[ 0.012598] Detected PIPT I-cache on CPU28
[ 0.012662] GICv3: CPU28: found redistributor 10c region 0:0x0000000010580000
[ 0.012788] GICv3: CPU28: using allocated LPI pending table @0x00000004004b0000
[ 0.012847] CPU28: Booted secondary processor 0x000000010c [0x411fd401]
[ 0.013048] Detected PIPT I-cache on CPU29
[ 0.013123] GICv3: CPU29: found redistributor 10d region 0:0x00000000105a0000
[ 0.013247] GICv3: CPU29: using allocated LPI pending table @0x00000004004c0000
[ 0.013305] CPU29: Booted secondary processor 0x000000010d [0x411fd401]
[ 0.013500] Detected PIPT I-cache on CPU30
[ 0.013578] GICv3: CPU30: found redistributor 10e region 0:0x00000000105c0000
[ 0.013707] GICv3: CPU30: using allocated LPI pending table @0x00000004004d0000
[ 0.013765] CPU30: Booted secondary processor 0x000000010e [0x411fd401]
[ 0.013965] Detected PIPT I-cache on CPU31
[ 0.014035] GICv3: CPU31: found redistributor 10f region 0:0x00000000105e0000
[ 0.014164] GICv3: CPU31: using allocated LPI pending table @0x00000004004e0000
[ 0.014223] CPU31: Booted secondary processor 0x000000010f [0x411fd401]
[ 0.014422] Detected PIPT I-cache on CPU32
[ 0.014496] GICv3: CPU32: found redistributor 200 region 0:0x0000000010600000
[ 0.014625] GICv3: CPU32: using allocated LPI pending table @0x00000004004f0000
[ 0.014684] CPU32: Booted secondary processor 0x0000000200 [0x411fd401]
[ 0.014877] Detected PIPT I-cache on CPU33
[ 0.014973] GICv3: CPU33: found redistributor 201 region 0:0x0000000010620000
[ 0.015107] GICv3: CPU33: using allocated LPI pending table @0x0000000400500000
[ 0.015166] CPU33: Booted secondary processor 0x0000000201 [0x411fd401]
[ 0.015359] Detected PIPT I-cache on CPU34
[ 0.015436] GICv3: CPU34: found redistributor 202 region 0:0x0000000010640000
[ 0.015561] GICv3: CPU34: using allocated LPI pending table @0x0000000400510000
[ 0.015621] CPU34: Booted secondary processor 0x0000000202 [0x411fd401]
[ 0.015827] Detected PIPT I-cache on CPU35
[ 0.015899] GICv3: CPU35: found redistributor 203 region 0:0x0000000010660000
[ 0.016028] GICv3: CPU35: using allocated LPI pending table @0x0000000400520000
[ 0.016089] CPU35: Booted secondary processor 0x0000000203 [0x411fd401]
[ 0.016284] Detected PIPT I-cache on CPU36
[ 0.016370] GICv3: CPU36: found redistributor 204 region 0:0x0000000010680000
[ 0.016499] GICv3: CPU36: using allocated LPI pending table @0x0000000400530000
[ 0.016559] CPU36: Booted secondary processor 0x0000000204 [0x411fd401]
[ 0.016752] Detected PIPT I-cache on CPU37
[ 0.016831] GICv3: CPU37: found redistributor 205 region 0:0x00000000106a0000
[ 0.016957] GICv3: CPU37: using allocated LPI pending table @0x0000000400540000
[ 0.017018] CPU37: Booted secondary processor 0x0000000205 [0x411fd401]
[ 0.017210] Detected PIPT I-cache on CPU38
[ 0.017290] GICv3: CPU38: found redistributor 206 region 0:0x00000000106c0000
[ 0.017414] GICv3: CPU38: using allocated LPI pending table @0x0000000400550000
[ 0.017474] CPU38: Booted secondary processor 0x0000000206 [0x411fd401]
[ 0.017667] Detected PIPT I-cache on CPU39
[ 0.017749] GICv3: CPU39: found redistributor 207 region 0:0x00000000106e0000
[ 0.017873] GICv3: CPU39: using allocated LPI pending table @0x0000000400560000
[ 0.017933] CPU39: Booted secondary processor 0x0000000207 [0x411fd401]
[ 0.018135] Detected PIPT I-cache on CPU40
[ 0.018220] GICv3: CPU40: found redistributor 208 region 0:0x0000000010700000
[ 0.018348] GICv3: CPU40: using allocated LPI pending table @0x0000000400570000
[ 0.018408] CPU40: Booted secondary processor 0x0000000208 [0x411fd401]
[ 0.018588] Detected PIPT I-cache on CPU41
[ 0.018677] GICv3: CPU41: found redistributor 209 region 0:0x0000000010720000
[ 0.018804] GICv3: CPU41: using allocated LPI pending table @0x0000000400580000
[ 0.018864] CPU41: Booted secondary processor 0x0000000209 [0x411fd401]
[ 0.019071] Detected PIPT I-cache on CPU42
[ 0.019168] GICv3: CPU42: found redistributor 20a region 0:0x0000000010740000
[ 0.019299] GICv3: CPU42: using allocated LPI pending table @0x0000000400590000
[ 0.019359] CPU42: Booted secondary processor 0x000000020a [0x411fd401]
[ 0.019553] Detected PIPT I-cache on CPU43
[ 0.019649] GICv3: CPU43: found redistributor 20b region 0:0x0000000010760000
[ 0.019774] GICv3: CPU43: using allocated LPI pending table @0x00000004005a0000
[ 0.019833] CPU43: Booted secondary processor 0x000000020b [0x411fd401]
[ 0.020032] Detected PIPT I-cache on CPU44
[ 0.020117] GICv3: CPU44: found redistributor 20c region 0:0x0000000010780000
[ 0.020243] GICv3: CPU44: using allocated LPI pending table @0x00000004005b0000
[ 0.020304] CPU44: Booted secondary processor 0x000000020c [0x411fd401]
[ 0.020498] Detected PIPT I-cache on CPU45
[ 0.020591] GICv3: CPU45: found redistributor 20d region 0:0x00000000107a0000
[ 0.020719] GICv3: CPU45: using allocated LPI pending table @0x00000004005c0000
[ 0.020781] CPU45: Booted secondary processor 0x000000020d [0x411fd401]
[ 0.020964] Detected PIPT I-cache on CPU46
[ 0.021062] GICv3: CPU46: found redistributor 20e region 0:0x00000000107c0000
[ 0.021192] GICv3: CPU46: using allocated LPI pending table @0x00000004005d0000
[ 0.021254] CPU46: Booted secondary processor 0x000000020e [0x411fd401]
[ 0.021448] Detected PIPT I-cache on CPU47
[ 0.021553] GICv3: CPU47: found redistributor 20f region 0:0x00000000107e0000
[ 0.021679] GICv3: CPU47: using allocated LPI pending table @0x00000004005e0000
[ 0.021739] CPU47: Booted secondary processor 0x000000020f [0x411fd401]
[ 0.021932] Detected PIPT I-cache on CPU48
[ 0.022028] GICv3: CPU48: found redistributor 300 region 0:0x0000000010800000
[ 0.022158] GICv3: CPU48: using allocated LPI pending table @0x00000004005f0000
[ 0.022218] CPU48: Booted secondary processor 0x0000000300 [0x411fd401]
[ 0.022393] Detected PIPT I-cache on CPU49
[ 0.022494] GICv3: CPU49: found redistributor 301 region 0:0x0000000010820000
[ 0.022621] GICv3: CPU49: using allocated LPI pending table @0x0000000400600000
[ 0.022683] CPU49: Booted secondary processor 0x0000000301 [0x411fd401]
[ 0.022880] Detected PIPT I-cache on CPU50
[ 0.022991] GICv3: CPU50: found redistributor 302 region 0:0x0000000010840000
[ 0.023120] GICv3: CPU50: using allocated LPI pending table @0x0000000400610000
[ 0.023183] CPU50: Booted secondary processor 0x0000000302 [0x411fd401]
[ 0.023380] Detected PIPT I-cache on CPU51
[ 0.023491] GICv3: CPU51: found redistributor 303 region 0:0x0000000010860000
[ 0.023622] GICv3: CPU51: using allocated LPI pending table @0x0000000400620000
[ 0.023686] CPU51: Booted secondary processor 0x0000000303 [0x411fd401]
[ 0.023880] Detected PIPT I-cache on CPU52
[ 0.023993] GICv3: CPU52: found redistributor 304 region 0:0x0000000010880000
[ 0.024121] GICv3: CPU52: using allocated LPI pending table @0x0000000400630000
[ 0.024183] CPU52: Booted secondary processor 0x0000000304 [0x411fd401]
[ 0.024387] Detected PIPT I-cache on CPU53
[ 0.024494] GICv3: CPU53: found redistributor 305 region 0:0x00000000108a0000
[ 0.024626] GICv3: CPU53: using allocated LPI pending table @0x0000000400640000
[ 0.024688] CPU53: Booted secondary processor 0x0000000305 [0x411fd401]
[ 0.024889] Detected PIPT I-cache on CPU54
[ 0.025009] GICv3: CPU54: found redistributor 306 region 0:0x00000000108c0000
[ 0.025139] GICv3: CPU54: using allocated LPI pending table @0x0000000400650000
[ 0.025202] CPU54: Booted secondary processor 0x0000000306 [0x411fd401]
[ 0.025405] Detected PIPT I-cache on CPU55
[ 0.025523] GICv3: CPU55: found redistributor 307 region 0:0x00000000108e0000
[ 0.025657] GICv3: CPU55: using allocated LPI pending table @0x0000000400660000
[ 0.025722] CPU55: Booted secondary processor 0x0000000307 [0x411fd401]
[ 0.025922] Detected PIPT I-cache on CPU56
[ 0.026032] GICv3: CPU56: found redistributor 308 region 0:0x0000000010900000
[ 0.026164] GICv3: CPU56: using allocated LPI pending table @0x0000000400670000
[ 0.026230] CPU56: Booted secondary processor 0x0000000308 [0x411fd401]
[ 0.026418] Detected PIPT I-cache on CPU57
[ 0.026536] GICv3: CPU57: found redistributor 309 region 0:0x0000000010920000
[ 0.026670] GICv3: CPU57: using allocated LPI pending table @0x0000000400680000
[ 0.026735] CPU57: Booted secondary processor 0x0000000309 [0x411fd401]
[ 0.026934] Detected PIPT I-cache on CPU58
[ 0.027069] GICv3: CPU58: found redistributor 30a region 0:0x0000000010940000
[ 0.027202] GICv3: CPU58: using allocated LPI pending table @0x0000000400690000
[ 0.027266] CPU58: Booted secondary processor 0x000000030a [0x411fd401]
[ 0.027463] Detected PIPT I-cache on CPU59
[ 0.027587] GICv3: CPU59: found redistributor 30b region 0:0x0000000010960000
[ 0.027723] GICv3: CPU59: using allocated LPI pending table @0x00000004006a0000
[ 0.027787] CPU59: Booted secondary processor 0x000000030b [0x411fd401]
[ 0.027985] Detected PIPT I-cache on CPU60
[ 0.028101] GICv3: CPU60: found redistributor 30c region 0:0x0000000010980000
[ 0.028239] GICv3: CPU60: using allocated LPI pending table @0x00000004006b0000
[ 0.028308] CPU60: Booted secondary processor 0x000000030c [0x411fd401]
[ 0.028513] Detected PIPT I-cache on CPU61
[ 0.028628] GICv3: CPU61: found redistributor 30d region 0:0x00000000109a0000
[ 0.028768] GICv3: CPU61: using allocated LPI pending table @0x00000004006c0000
[ 0.028834] CPU61: Booted secondary processor 0x000000030d [0x411fd401]
[ 0.029025] Detected PIPT I-cache on CPU62
[ 0.029144] GICv3: CPU62: found redistributor 30e region 0:0x00000000109c0000
[ 0.029286] GICv3: CPU62: using allocated LPI pending table @0x00000004006d0000
[ 0.029352] CPU62: Booted secondary processor 0x000000030e [0x411fd401]
[ 0.029551] Detected PIPT I-cache on CPU63
[ 0.029679] GICv3: CPU63: found redistributor 30f region 0:0x00000000109e0000
[ 0.029817] GICv3: CPU63: using allocated LPI pending table @0x00000004006e0000
[ 0.029882] CPU63: Booted secondary processor 0x000000030f [0x411fd401]
[ 0.029924] smp: Brought up 1 node, 64 CPUs
[ 0.029981] SMP: Total of 64 processors activated.
[ 0.029982] CPU features: detected: 32-bit EL0 Support
[ 0.029984] CPU features: detected: Instruction cache invalidation not required for I/D coherence
[ 0.029985] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.029986] CPU features: detected: Common not Private translations
[ 0.029987] CPU features: detected: CRC32 instructions
[ 0.029988] CPU features: detected: Data cache clean to Point of Deep Persistence
[ 0.029989] CPU features: detected: Data cache clean to Point of Persistence
[ 0.029990] CPU features: detected: Generic authentication (architected algorithm)
[ 0.029991] CPU features: detected: RCpc load-acquire (LDAPR)
[ 0.029992] CPU features: detected: LSE atomic instructions
[ 0.029993] CPU features: detected: Privileged Access Never
[ 0.029994] CPU features: detected: RAS Extension Support
[ 0.029994] CPU features: detected: Random Number Generator
[ 0.029995] CPU features: detected: Stage-2 Force Write-Back
[ 0.029996] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.029997] CPU features: detected: Scalable Vector Extension
[ 0.040986] SVE: maximum available vector length 32 bytes per vector
[ 0.040988] SVE: default vector length 32 bytes per vector
[ 0.050751] CPU: All CPU(s) started at EL1
[ 0.051733] devtmpfs: initialized
[ 0.057242] Registered cp15_barrier emulation handler
[ 0.057261] Registered setend emulation handler
[ 0.057263] KASLR enabled
[ 0.057297] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.057320] futex hash table entries: 16384 (order: 8, 1048576 bytes, linear)
[ 0.057521] pinctrl core: initialized pinctrl subsystem
[ 0.057628] SMBIOS 3.0.0 present.
[ 0.057631] DMI: Amazon EC2 c7g.16xlarge/, BIOS 1.0 11/1/2018
[ 0.057750] NET: Registered protocol family 16
[ 0.059536] DMA: preallocated 16384 KiB GFP_KERNEL pool for atomic allocations
[ 0.060346] DMA: preallocated 16384 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.060350] cma: cma_alloc: reserved: alloc failed, req-size: 4096 pages, ret: -12
[ 0.060905] DMA: preallocated 16384 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.060917] audit: initializing netlink subsys (disabled)
[ 0.060952] audit: type=2000 audit(0.060:1): state=initialized audit_enabled=0 res=1
[ 0.061064] thermal_sys: Registered thermal governor 'fair_share'
[ 0.061066] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.061067] thermal_sys: Registered thermal governor 'step_wise'
[ 0.061068] thermal_sys: Registered thermal governor 'user_space'
[ 0.061068] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.061104] cpuidle: using governor ladder
[ 0.061136] cpuidle: using governor menu
[ 0.061172] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.061641] ASID allocator initialised with 32768 entries
[ 0.061687] ACPI: bus type PCI registered
[ 0.061689] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.061740] Serial: AMBA PL011 UART driver
[ 0.064091] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.064093] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.064094] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.064095] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.065310] ACPI: Added _OSI(Module Device)
[ 0.065312] ACPI: Added _OSI(Processor Device)
[ 0.065313] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.065314] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.065315] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.065316] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.065317] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.065784] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.065930] ACPI: Interpreter enabled
[ 0.065931] ACPI: Using GIC for interrupt routing
[ 0.065937] ACPI: MCFG table detected, 1 entries
[ 0.067212] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-0f])
[ 0.067220] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.067280] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[ 0.067323] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[ 0.067391] acpi PNP0A08:00: ECAM area [mem 0x20000000-0x20ffffff] reserved by PNP0C02:00
[ 0.067397] acpi PNP0A08:00: ECAM at [mem 0x20000000-0x20ffffff] for [bus 00-0f]
[ 0.067409] Remapped I/O 0x000000001fff0000 to [io 0x0000-0xffff window]
[ 0.067579] acpiphp: Slot [1] registered
[ 0.067591] acpiphp: Slot [2] registered
[ 0.067601] acpiphp: Slot [3] registered
[ 0.067611] acpiphp: Slot [4] registered
[ 0.067621] acpiphp: Slot [5] registered
[ 0.067631] acpiphp: Slot [6] registered
[ 0.067641] acpiphp: Slot [7] registered
[ 0.067651] acpiphp: Slot [8] registered
[ 0.067661] acpiphp: Slot [9] registered
[ 0.067671] acpiphp: Slot [10] registered
[ 0.067680] acpiphp: Slot [11] registered
[ 0.067690] acpiphp: Slot [12] registered
[ 0.067700] acpiphp: Slot [13] registered
[ 0.067710] acpiphp: Slot [14] registered
[ 0.067719] acpiphp: Slot [15] registered
[ 0.067729] acpiphp: Slot [16] registered
[ 0.067738] acpiphp: Slot [17] registered
[ 0.067748] acpiphp: Slot [18] registered
[ 0.067758] acpiphp: Slot [19] registered
[ 0.067768] acpiphp: Slot [20] registered
[ 0.067778] acpiphp: Slot [21] registered
[ 0.067787] acpiphp: Slot [22] registered
[ 0.067797] acpiphp: Slot [23] registered
[ 0.067806] acpiphp: Slot [24] registered
[ 0.067816] acpiphp: Slot [25] registered
[ 0.067826] acpiphp: Slot [26] registered
[ 0.067835] acpiphp: Slot [27] registered
[ 0.067845] acpiphp: Slot [28] registered
[ 0.067854] acpiphp: Slot [29] registered
[ 0.067865] acpiphp: Slot [30] registered
[ 0.067874] acpiphp: Slot [31] registered
[ 0.067889] PCI host bridge to bus 0000:00
[ 0.067891] pci_bus 0000:00: root bus resource [bus 00-0f]
[ 0.067893] pci_bus 0000:00: root bus resource [io 0x0000-0xffff window]
[ 0.067894] pci_bus 0000:00: root bus resource [mem 0x80000000-0xffffffff window]
[ 0.067896] pci_bus 0000:00: root bus resource [mem 0x400000000000-0x407fffffffff window]
[ 0.067936] pci 0000:00:00.0: [1d0f:0200] type 00 class 0x060000
[ 0.068289] pci 0000:00:01.0: [1d0f:8250] type 00 class 0x070003
[ 0.068351] pci 0000:00:01.0: reg 0x10: [mem 0x80108000-0x80108fff]
[ 0.068671] pci 0000:00:04.0: [1d0f:8061] type 00 class 0x010802
[ 0.069140] pci 0000:00:04.0: reg 0x10: [mem 0x80100000-0x80103fff]
[ 0.070423] pci 0000:00:04.0: enabling Extended Tags
[ 0.070620] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.070840] pci 0000:00:05.0: [1d0f:ec20] type 00 class 0x020000
[ 0.070901] pci 0000:00:05.0: reg 0x10: [mem 0x80106000-0x80107fff]
[ 0.070924] pci 0000:00:05.0: reg 0x14: [mem 0x80104000-0x80105fff]
[ 0.070947] pci 0000:00:05.0: reg 0x18: [mem 0x80000000-0x800fffff pref]
[ 0.071070] pci 0000:00:05.0: enabling Extended Tags
[ 0.071260] pci 0000:00:05.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.071480] pci 0000:00:05.0: BAR 2: assigned [mem 0x80000000-0x800fffff pref]
[ 0.071492] pci 0000:00:04.0: BAR 0: assigned [mem 0x80100000-0x80103fff]
[ 0.071502] pci 0000:00:05.0: BAR 0: assigned [mem 0x80104000-0x80105fff]
[ 0.071512] pci 0000:00:05.0: BAR 1: assigned [mem 0x80106000-0x80107fff]
[ 0.071522] pci 0000:00:01.0: BAR 0: assigned [mem 0x80108000-0x80108fff]
[ 0.071532] pci_bus 0000:00: resource 4 [io 0x0000-0xffff window]
[ 0.071534] pci_bus 0000:00: resource 5 [mem 0x80000000-0xffffffff window]
[ 0.071536] pci_bus 0000:00: resource 6 [mem 0x400000000000-0x407fffffffff window]
[ 0.071551] ACPI: PCI: Interrupt link GSI0 configured for IRQ 35
[ 0.071556] ACPI: PCI: Interrupt link GSI1 configured for IRQ 36
[ 0.071560] ACPI: PCI: Interrupt link GSI2 configured for IRQ 37
[ 0.071564] ACPI: PCI: Interrupt link GSI3 configured for IRQ 38
[ 0.071903] iommu: Default domain type: Translated
[ 0.072057] SCSI subsystem initialized
[ 0.072095] libata version 3.00 loaded.
[ 0.072126] vgaarb: loaded
[ 0.072140] ACPI: bus type USB registered
[ 0.072149] usbcore: registered new interface driver usbfs
[ 0.072154] usbcore: registered new interface driver hub
[ 0.072163] usbcore: registered new device driver usb
[ 0.072179] pps_core: LinuxPPS API ver. 1 registered
[ 0.072180] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.072182] PTP clock support registered
[ 0.072220] EDAC MC: Ver: 3.0.0
[ 0.072339] Registered efivars operations
[ 0.072944] NetLabel: Initializing
[ 0.072946] NetLabel: domain hash size = 128
[ 0.072947] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.072956] NetLabel: unlabeled traffic allowed by default
[ 0.073160] clocksource: Switched to clocksource arch_sys_counter
[ 0.081306] VFS: Disk quotas dquot_6.6.0
[ 0.081321] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.081421] AppArmor: AppArmor Filesystem Enabled
[ 0.081440] pnp: PnP ACPI init
[ 0.081516] system 00:00: [mem 0x20000000-0x2fffffff] could not be reserved
[ 0.081522] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.081527] pnp: PnP ACPI: found 1 devices
[ 0.082505] NET: Registered protocol family 2
[ 0.082561] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.084321] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.084465] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[ 0.084791] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.085062] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.085191] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, linear)
[ 0.085323] UDP hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.085489] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[ 0.085673] NET: Registered protocol family 1
[ 0.085678] NET: Registered protocol family 44
[ 0.085726] PCI: CLS 0 bytes, default 64
[ 0.091599] hw perfevents: enabled with armv8_pmuv3_0 PMU driver, 7 counters available
[ 0.091603] kvm [1]: HYP mode not available
[ 0.092073] Initialise system trusted keyrings
[ 0.092082] Key type blacklist registered
[ 0.092112] workingset: timestamp_bits=40 max_order=25 bucket_order=0
[ 0.092750] zbud: loaded
[ 0.092957] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.093050] fuse: init (API version 7.34)
[ 0.093128] integrity: Platform Keyring initialized
[ 0.101938] Key type asymmetric registered
[ 0.101939] Asymmetric key parser 'x509' registered
[ 0.101944] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 0.101974] io scheduler mq-deadline registered
[ 0.102682] pl061_gpio ARMH0061:00: PL061 GPIO chip registered
[ 0.102725] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.103850] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.103864] ACPI: button: Power Button [PWRB]
[ 0.104420] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.105381] ACPI: \_SB_.PCI0.GSI2: Enabled at IRQ 37
[ 0.105405] serial 0000:00:01.0: enabling device (0010 -> 0012)
[ 0.105573] printk: console [ttyS0] disabled
[ 0.132783] 0000:00:01.0: ttyS0 at MMIO 0x80108000 (irq = 14, base_baud = 115200) is a 16550A
[ 0.802248] printk: console [ttyS0] enabled
[ 0.803225] msm_serial: driver initialized
[ 0.937166] loop: module loaded
[ 0.938154] ACPI: \_SB_.PCI0.GSI0: Enabled at IRQ 35
[ 0.939208] nvme nvme0: pci function 0000:00:04.0
[ 0.940279] tun: Universal TUN/TAP device driver, 1.6
[ 0.941368] PPP generic driver version 2.4.2
[ 0.942263] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.943578] ehci-pci: EHCI PCI platform driver
[ 0.944487] ehci-orion: EHCI orion driver
[ 0.945351] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.946597] ohci-pci: OHCI PCI platform driver
[ 0.947517] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.948874] mousedev: PS/2 mouse device common for all mice
[ 0.950194] rtc-efi rtc-efi.0: registered as rtc0
[ 0.950202] nvme nvme0: 2/0/0 default/read/poll queues
[ 0.952202] rtc-efi rtc-efi.0: setting system clock to 2022-06-10T03:38:25 UTC (1654832305)
[ 0.953914] i2c /dev entries driver
[ 0.954721] device-mapper: uevent: version 1.0.3
[ 0.955743] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 0.957923] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.959272] drop_monitor: Initializing network drop monitor service
[ 0.960640] NET: Registered protocol family 10
[ 0.962212] Segment Routing with IPv6
[ 0.962995] NET: Registered protocol family 17
[ 0.963928] Key type dns_resolver registered
[ 0.965324] registered taskstats version 1
[ 0.966173] nvme0n1: p1 p15
[ 0.966175] Loading compiled-in X.509 certificates
[ 0.968192] Loaded X.509 cert 'Build time autogenerated kernel key: b2fb3682363f04d8327569707a307e7522070e4f'
[ 0.970531] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.972836] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.974830] blacklist: Loading compiled-in revocation X.509 certificates
[ 0.976191] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.979456] zswap: loaded using pool lzo/zbud
[ 0.980447] Key type ._fscrypt registered
[ 0.981267] Key type .fscrypt registered
[ 0.982066] Key type fscrypt-provisioning registered
[ 0.983281] Key type encrypted registered
[ 0.984100] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.985399] ima: No TPM chip found, activating TPM-bypass!
[ 0.986506] Loading compiled-in module X.509 certificates
[ 0.987970] Loaded X.509 cert 'Build time autogenerated kernel key: b2fb3682363f04d8327569707a307e7522070e4f'
[ 0.989943] ima: Allocated hash algorithm: sha1
[ 0.990868] ima: No architecture policies found
[ 0.991802] evm: Initialising EVM extended attributes:
[ 0.992839] evm: security.selinux
[ 0.993529] evm: security.SMACK64
[ 0.994211] evm: security.SMACK64EXEC
[ 0.994960] evm: security.SMACK64TRANSMUTE
[ 0.995792] evm: security.SMACK64MMAP
[ 0.996539] evm: security.apparmor
[ 0.997238] evm: security.ima
[ 0.997851] evm: security.capability
[ 0.998581] evm: HMAC attrs: 0x1
[ 0.999884] md: Waiting for all devices to be available before autodetect
[ 1.001260] md: If you don't use raid, use raid=noautodetect
[ 1.002399] md: Autodetecting RAID arrays.
[ 1.003231] md: autorun ...
[ 1.003809] md: ... autorun DONE.
[ 1.012597] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 1.014558] VFS: Mounted root (ext4 filesystem) readonly on device 259:1.
[ 1.016490] devtmpfs: mounted
[ 1.018434] Freeing unused kernel memory: 7680K
[ 1.236481] Checked W+X mappings: passed, no W+X pages found
[ 1.237635] Run /sbin/init as init process
[ 1.238468] with arguments:
[ 1.238469] /sbin/init
[ 1.238469] with environment:
[ 1.238470] HOME=/
[ 1.238471] TERM=linux
[ 1.238471] BOOT_IMAGE=/boot/vmlinuz-5.13.0-1022-aws
[ 1.362129] systemd[1]: Inserted module 'autofs4'
[ 1.382430] systemd[1]: systemd 245.4-4ubuntu3.16 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 1.387747] systemd[1]: Detected architecture arm64.
[ 1.427604] systemd[1]: Set hostname to <ip-172-31-11-77>.
[ 1.671852] systemd[1]: Created slice system-modprobe.slice.
[ 1.674384] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 1.677061] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 1.679878] systemd[1]: Created slice User and Session Slice.
[ 1.682133] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 1.685084] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 1.688294] systemd[1]: Reached target User and Group Name Lookups.
[ 1.690631] systemd[1]: Reached target Slices.
[ 1.692355] systemd[1]: Reached target Swap.
[ 1.694080] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 1.696612] systemd[1]: Listening on LVM2 poll daemon socket.
[ 1.698825] systemd[1]: Listening on multipathd control socket.
[ 1.701131] systemd[1]: Listening on Syslog Socket.
[ 1.703095] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 1.705654] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 1.708248] systemd[1]: Listening on Journal Audit Socket.
[ 1.710409] systemd[1]: Listening on Journal Socket (/dev/log).
[ 1.712719] systemd[1]: Listening on Journal Socket.
[ 1.714721] systemd[1]: Listening on Network Service Netlink Socket.
[ 1.717158] systemd[1]: Listening on udev Control Socket.
[ 1.719268] systemd[1]: Listening on udev Kernel Socket.
[ 1.722075] systemd[1]: Mounting Huge Pages File System...
[ 1.724812] systemd[1]: Mounting POSIX Message Queue File System...
[ 1.727824] systemd[1]: Mounting Kernel Debug File System...
[ 1.731813] systemd[1]: Mounting Kernel Trace File System...
[ 1.734854] systemd[1]: Starting Journal Service...
[ 1.737487] systemd[1]: Starting Set the console keyboard layout...
[ 1.740528] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 1.744283] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 1.748205] systemd[1]: Starting Load Kernel Module drm...
[ 1.751003] systemd[1]: Condition check resulted in OpenVSwitch configuration for cleanup being skipped.
[ 1.753824] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 1.756427] systemd[1]: Starting File System Check on Root Device...
[ 1.761322] systemd[1]: Starting Load Kernel Modules...
[ 1.764052] systemd[1]: Starting udev Coldplug all Devices...
[ 1.766981] systemd[1]: Starting Uncomplicated firewall...
[ 1.769943] systemd[1]: Started Journal Service.
[ 1.773510] IPMI message handler: version 39.2
[ 1.778292] ipmi device interface
[ 1.828355] EXT4-fs (nvme0n1p1): re-mounted. Opts: discard. Quota mode: none.
[ 1.838550] systemd-journald[636]: Received client request to flush runtime journal.
[ 2.057593] pstore: Using crash dump compression: deflate
[ 2.057602] pstore: Registered efi as persistent store backend
[ 2.073603] ACPI: \_SB_.PCI0.GSI1: Enabled at IRQ 36
[ 2.073668] ena 0000:00:05.0: enabling device (0010 -> 0012)
[ 2.075048] ena 0000:00:05.0: ENA device version: 0.10
[ 2.075053] ena 0000:00:05.0: ENA controller version: 0.0.1 implementation version 1
[ 2.085070] cma: cma_alloc: reserved: alloc failed, req-size: 3 pages, ret: -12
[ 2.094183] ena 0000:00:05.0: Elastic Network Adapter (ENA) found at mem 80104000, mac addr 0a:82:5f:7a:8e:41
[ 2.157111] cryptd: max_cpu_qlen set to 1000
[ 2.218955] ena 0000:00:05.0 ens5: renamed from eth0
[ 2.324868] alua: device handler registered
[ 2.326789] emc: device handler registered
[ 2.328264] rdac: device handler registered
[ 2.440019] loop0: detected capacity change from 0 to 47384
[ 2.481265] loop1: detected capacity change from 0 to 100312
[ 2.513223] loop2: detected capacity change from 0 to 117656
[ 2.545212] loop3: detected capacity change from 0 to 77328
[ 2.589220] loop4: detected capacity change from 0 to 124984
[ 2.678030] audit: type=1400 audit(1654832307.224:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=1008 comm="apparmor_parser"
[ 2.678638] audit: type=1400 audit(1654832307.224:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=1012 comm="apparmor_parser"
[ 2.678641] audit: type=1400 audit(1654832307.224:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=1012 comm="apparmor_parser"
[ 2.679427] audit: type=1400 audit(1654832307.224:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1010 comm="apparmor_parser"
[ 2.679429] audit: type=1400 audit(1654832307.224:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1010 comm="apparmor_parser"
[ 2.679431] audit: type=1400 audit(1654832307.224:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1010 comm="apparmor_parser"
[ 2.681861] audit: type=1400 audit(1654832307.228:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=1011 comm="apparmor_parser"
[ 2.681864] audit: type=1400 audit(1654832307.228:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=1011 comm="apparmor_parser"
[ 2.686076] audit: type=1400 audit(1654832307.232:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=1007 comm="apparmor_parser"
[ 3.381538] cma: cma_alloc: reserved: alloc failed, req-size: 2 pages, ret: -12
[ 3.383250] cma: cma_alloc: reserved: alloc failed, req-size: 2 pages, ret: -12
[ 3.384969] cma: cma_alloc: reserved: alloc failed, req-size: 2 pages, ret: -12
[ 3.386662] cma: cma_alloc: reserved: alloc failed, req-size: 2 pages, ret: -12
[ 3.388340] cma: cma_alloc: reserved: alloc failed, req-size: 2 pages, ret: -12
[ 3.390014] cma: cma_alloc: reserved: alloc failed, req-size: 2 pages, ret: -12
[ 3.391687] cma: cma_alloc: reserved: alloc failed, req-size: 2 pages, ret: -12
[ 3.393363] cma: cma_alloc: reserved: alloc failed, req-size: 2 pages, ret: -12
[ 10.482764] fbcon: Taking over console
[ 28.983297] loop5: detected capacity change from 0 to 8
[ 35.697515] loop5: detected capacity change from 0 to 83192
[ 41.149861] kauditd_printk_skb: 22 callbacks suppressed
[ 41.149865] audit: type=1400 audit(1654832346.186:33): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/16019/usr/lib/snapd/snap-confine" pid=2012 comm="apparmor_parser"
[ 41.150632] audit: type=1400 audit(1654832346.186:34): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/snap/snapd/16019/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=2012 comm="apparmor_parser"
[ 41.164976] audit: type=1400 audit(1654832346.198:35): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.lxd" pid=2014 comm="apparmor_parser"
[ 41.168092] audit: type=1400 audit(1654832346.202:36): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.hook.install" pid=2021 comm="apparmor_parser"
[ 41.168700] audit: type=1400 audit(1654832346.202:37): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.activate" pid=2015 comm="apparmor_parser"
[ 41.168719] audit: type=1400 audit(1654832346.202:38): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.benchmark" pid=2016 comm="apparmor_parser"
[ 41.168810] audit: type=1400 audit(1654832346.202:39): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.buginfo" pid=2017 comm="apparmor_parser"
[ 41.168863] audit: type=1400 audit(1654832346.202:40): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.check-kernel" pid=2018 comm="apparmor_parser"
[ 41.169096] audit: type=1400 audit(1654832346.206:41): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.hook.remove" pid=2022 comm="apparmor_parser"
[ 41.169171] audit: type=1400 audit(1654832346.206:42): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.lxd.lxc" pid=2023 comm="apparmor_parser"
[ 42.711535] loop6: detected capacity change from 0 to 8
[ 45.512893] loop6: detected capacity change from 0 to 100352
[ 45.820343] loop7: detected capacity change from 0 to 118432
[ 48.724858] loop8: detected capacity change from 0 to 45384
[ 56.709523] kauditd_printk_skb: 23 callbacks suppressed
[ 56.709526] audit: type=1400 audit(1654832361.746:66): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.amazon-ssm-agent.amazon-ssm-agent" pid=4037 comm="apparmor_parser"
[ 56.709532] audit: type=1400 audit(1654832361.746:67): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap.amazon-ssm-agent.ssm-cli" pid=4038 comm="apparmor_parser"
[ 56.714885] audit: type=1400 audit(1654832361.750:68): apparmor="STATUS" operation="profile_replace" info="same as current profile, skipping" profile="unconfined" name="snap-update-ns.amazon-ssm-agent" pid=4040 comm="apparmor_parser"
Architecture: aarch64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 64
On-line CPU(s) list: 0-63
Thread(s) per core: 1
Core(s) per socket: 64
Socket(s): 1
NUMA node(s): 1
Vendor ID: ARM
Model: 1
Stepping: r1p1
BogoMIPS: 2100.00
L1d cache: 4 MiB
L1i cache: 4 MiB
L2 cache: 64 MiB
L3 cache: 32 MiB
NUMA node0 CPU(s): 0-63
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
Vulnerability Spectre v1: Mitigation; __user pointer sanitization
Vulnerability Spectre v2: Mitigation; CSV2, BHB
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected
Flags: fp asimd evtstrm aes pmull sha1 sha2 crc32 atomics fphp asimdhp cpuid asimdrdm jscvt fcma lrcpc dcpop sha3 sm3 sm4 asimddp sha512 sve asimdfhm dit uscat ilrcpc flagm ssbs paca pacg dcpodp svei8mm svebf16 i8mm bf16 dgh rng
ip-172-31-11-77
description: Computer
product: c7g.16xlarge
vendor: Amazon EC2
serial: ec2dce76-ac70-76ce-001f-915add914837
width: 64 bits
capabilities: smbios-3.0.0 dmi-3.0.0 smp cp15_barrier setend sve_default_vector_length swp tagged_addr_disabled
configuration: uuid=76CE2DEC-70AC-CE76-001F-915ADD914837
*-core
description: Motherboard
vendor: Amazon EC2
physical id: 0
*-firmware
description: BIOS
vendor: Amazon EC2
physical id: 0
version: 1.0
date: 11/1/2018
size: 64KiB
capacity: 64KiB
capabilities: pci edd acpi virtualmachine
*-cpu
description: CPU
product: ARMv8 (AWS Graviton3)
vendor: AWS
physical id: 4
bus info: cpu@0
version: AWS Graviton3
serial: AWS Graviton3
slot: CPU00
size: 2600MHz
capacity: 2600MHz
configuration: cores=64 enabledcores=64 threads=64
*-memory
description: System memory
physical id: 1
size: 126GiB
*-pci
description: Host bridge
product: Amazon.com, Inc.
vendor: Amazon.com, Inc.
physical id: 100
bus info: pci@0000:00:00.0
version: 00
width: 32 bits
clock: 33MHz
*-communication
description: Serial controller
product: Amazon.com, Inc.
vendor: Amazon.com, Inc.
physical id: 1
bus info: pci@0000:00:01.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: 16650 cap_list
configuration: driver=serial latency=0
resources: irq:14 memory:80108000-80108fff
*-storage
description: Non-Volatile memory controller
product: Amazon.com, Inc.
vendor: Amazon.com, Inc.
physical id: 4
bus info: pci@0000:00:04.0
version: 00
width: 32 bits
clock: 33MHz
capabilities: storage pciexpress msix pm nvm_express bus_master cap_list
configuration: driver=nvme latency=0
resources: irq:12 memory:80100000-80103fff
*-nvme0
description: NVMe device
product: Amazon Elastic Block Store
physical id: 0
logical name: /dev/nvme0
version: 2.0
serial: vol033f9944a423f63e9
configuration: nqn=nqn:2008-08.com.amazon.aws:ebs:vol033f9944a423f63e9 state=live
*-namespace
description: NVMe namespace
physical id: 1
logical name: /dev/nvme0n1
size: 300GiB (322GB)
capabilities: gpt-1.00 partitioned partitioned:gpt
configuration: guid=49900e21-d55b-47cc-b4c1-aadf0e226e55 logicalsectorsize=512 sectorsize=4096
*-volume:0
description: EXT4 volume
vendor: Linux
physical id: 1
logical name: /dev/nvme0n1p1
logical name: /
version: 1.0
serial: 57010386-5166-4de4-a5ec-ec02989a6700
size: 299GiB
capacity: 299GiB
capabilities: journaled extended_attributes large_files huge_files dir_nlink recover 64bit extents ext4 ext2 initialized
configuration: created=2022-04-19 19:44:24 filesystem=ext4 label=cloudimg-rootfs lastmountpoint=/ modified=2022-04-19 19:51:59 mount.fstype=ext4 mount.options=rw,relatime,discard mounted=2022-06-10 03:38:26 state=mounted
*-volume:1
description: Windows FAT volume
vendor: mkfs.fat
physical id: f
logical name: /dev/nvme0n1p15
logical name: /boot/efi
version: FAT32
serial: 1450-45e5
size: 98MiB
capacity: 99MiB
capabilities: boot fat initialized
configuration: FATs=2 filesystem=fat label=UEFI mount.fstype=vfat mount.options=rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro state=mounted
*-network
description: Ethernet interface
product: Elastic Network Adapter (ENA)
vendor: Amazon.com, Inc.
physical id: 5
bus info: pci@0000:00:05.0
logical name: ens5
version: 00
serial: 0a:82:5f:7a:8e:41
width: 32 bits
clock: 33MHz
capabilities: pciexpress msix pm bus_master cap_list ethernet physical
configuration: broadcast=yes driver=ena driverversion=5.13.0-1022-aws ip=172.31.11.77 latency=0 link=yes multicast=yes
resources: irq:13 memory:80104000-80105fff memory:80106000-80107fff memory:80000000-800fffff
*-pnp00:00
product: PnP device PNP0c02
physical id: 2
capabilities: pnp
configuration: driver=system
00:00.0 Host bridge: Amazon.com, Inc. Device 0200
Physical Slot: 0
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
00:01.0 Serial controller: Amazon.com, Inc. Device 8250 (prog-if 03 [16650])
Physical Slot: 1
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin B routed to IRQ 14
Region 0: Memory at 80108000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: serial
00:04.0 Non-Volatile memory controller: Amazon.com, Inc. Device 8061 (prog-if 02 [NVM Express])
Subsystem: Amazon.com, Inc. Device 0000
Physical Slot: 4
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 12
NUMA node: 0
Region 0: Memory at 80100000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0
ExtTag+ RBE+ FLReset-
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 256 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, NROPrPrP-, LTR-
10BitTagComp-, 10BitTagReq-, OBFF Not Supported, ExtFmt-, EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
AtomicOpsCtl: ReqEn-
Capabilities: [b0] MSI-X: Enable+ Count=9 Masked-
Vector table: BAR=0 offset=00002000
PBA: BAR=0 offset=00003000
Capabilities: [bc] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Bridge: PM- B3+
Kernel driver in use: nvme
00:05.0 Ethernet controller: Amazon.com, Inc. Elastic Network Adapter (ENA)
Subsystem: Amazon.com, Inc. Elastic Network Adapter (ENA)
Physical Slot: 5
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 13
Region 0: Memory at 80104000 (32-bit, non-prefetchable) [size=8K]
Region 1: Memory at 80106000 (32-bit, non-prefetchable) [size=8K]
Region 2: Memory at 80000000 (32-bit, prefetchable) [size=1M]
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0
ExtTag+ RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 256 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis-, NROPrPrP-, LTR-
10BitTagComp-, 10BitTagReq-, OBFF Not Supported, ExtFmt-, EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis-, LTR-, OBFF Disabled
AtomicOpsCtl: ReqEn-
Capabilities: [b0] MSI-X: Enable+ Count=12 Masked-
Vector table: BAR=1 offset=00000000
PBA: BAR=1 offset=00001f00
Capabilities: [bc] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Bridge: PM- B3+
Kernel driver in use: ena
Kernel modules: ena
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment