99 | | {{{#!bash |
| 99 | {{{ |
| 100 | Welcome to Buildroot |
| 101 | buildroot login: root |
| 102 | # lspci -n; lspci -s 1:00.0 -vvv | grep Lnk; dd if=/dev/nvme0n1 of=/dev/null bs= |
| 103 | 32M count=100 iflag=direct |
| 104 | 00:00.0 0604: 11ab:0110 |
| 105 | 01:00.0 0108: 1987:5013 (rev 01) |
| 106 | LnkCap: Port #1, Speed 8GT/s, Width x4, ASPM L1, Exit Latency L1 unlimited |
| 107 | LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ |
| 108 | LnkSta: Speed 8GT/s, Width x4 |
| 109 | LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS- |
| 110 | LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis- |
| 111 | LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete+ EqualizationPhase1+ |
| 112 | LnkCtl3: LnkEquIntrruptEn- PerformEqu- |
| 113 | 100+0 records in |
| 114 | 100+0 records out |
| 115 | 3355443200 bytes (3.4 GB, 3.1 GiB) copied, 1.07257 s, 3.1 GB/s |
| 116 | # dd if=/dev/nvme0n1 of=/dev/null bs=1M count=10k iflag=direct |
| 117 | 10240+0 records in |
| 118 | 10240+0 records out |
| 119 | 10737418240 bytes (11 GB, 10 GiB) copied, 3.79569 s, 2.8 GB/s |