Advertisement
Guest User

Untitled

a guest
Jul 16th, 2018
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 179.13 KB | None | 0 0
  1.  
  2.  
  3. ed memory region
  4. unzip - unzip a memory region
  5. version - print monitor, compiler and linker version
  6. vs8221_regdump- VS8221 regdump
  7. write64 - write 64 bit word to 64 bit address (deprecated)
  8. write64b - write 8 bit word to 64 bit address (deprecated)
  9. write64l - write 32 bit word to 64 bit address (deprecated)
  10. write64s - write 16 bit word to 64 bit address (deprecated)
  11. Octeon cust_im8724(ram)# ls
  12. Unknown command 'ls' - try 'help'
  13. Octeon cust_im8724(ram)#
  14. Unknown command 'ls' - try 'help'
  15. Octeon cust_im8724(ram)#
  16. Unknown command 'ls' - try 'help'
  17. Octeon cust_im8724(ram)#
  18. Unknown command 'ls' - try 'help'
  19. Octeon cust_im8724(ram)#
  20. Unknown command 'ls' - try 'help'
  21. Octeon cust_im8724(ram)#
  22. Unknown command 'ls' - try 'help'
  23. Octeon cust_im8724(ram)#
  24. Unknown command 'ls' - try 'help'
  25. Octeon cust_im8724(ram)#
  26. Unknown command 'ls' - try 'help'
  27. Octeon cust_im8724(ram)# ?
  28. ? - alias for 'help'
  29. askenv - get environment variables from stdin
  30. base - print or set address offset
  31. base64 - print or set address offset
  32. bdinfo - print Board Info structure
  33. bootelf - Boot from an ELF image in memory
  34. bootloaderupdate- Update the bootloader in flash
  35. bootloadervalidate- Validate the bootloader image
  36. bootm - boot application image from memory
  37. bootoct - Boot from an Octeon Executive ELF image in memory
  38. bootoctelf - Boot a generic ELF image in memory. NOTE: This command does not
  39. support simple executive applications, use bootoct for those.
  40. bootoctlinux- Boot from a linux ELF image in memory
  41. bootp - boot image via network using BOOTP/TFTP protocol
  42. bootvx - Boot vxWorks from an ELF image
  43. bunzip - uncompress a bzip2 compressed memory region
  44. cdp - Perform CDP network configuration
  45. cmp - memory compare
  46. cmp64 - memory compare
  47. coninfo - print console devices and information
  48. cp - memory copy
  49. cp64 - memory copy
  50. cpld_rd - cpld_rd 8 bit word from cpld
  51. cpld_wr - cpld_wr 8 bit word from cpld
  52. crc32 - checksum calculation
  53. cs4318_get_r- Get CS4318 register value
  54. cs4318_lb_d - CS4318 loopback disable
  55. cs4318_lb_e - CS4318 loopback enable
  56. cs4318_lb_s - Get CS4318 loopback status
  57. cs4318_set_r- Set CS4318 register value
  58. date - get/set/reset date & time
  59. dhcp - boot image via network using DHCP/TFTP protocol
  60. dns - lookup the IP of a hostname
  61. echo - echo args to console
  62. editenv - edit environment variable
  63. eeprom - EEPROM sub-system
  64. env - environment handling commands
  65. ext2load - load binary file from a Ext2 filesystem
  66. ext2ls - list files in a directory (default /)
  67. ext4load - load binary file from a Ext4 filesystem
  68. ext4ls - list files in a directory (default /)
  69. fatinfo - print information about filesystem
  70. fatload - load binary file from a dos filesystem
  71. fatls - list files in a directory (default /)
  72. fatwrite - write file into a dos filesystem
  73. fdt - flattened device tree utility commands
  74. flush_dcache- Flushes and invalidates the data cache
  75. flush_l2c - Flushes the L2 cache
  76. freeprint - Print list of free bootmem blocks
  77. go - start application at address 'addr'
  78. gpio - input/set/clear/toggle gpio pins
  79. grepenv - search environment variables
  80. help - print command description/usage
  81. i2c - I2C sub-system
  82. imxtract - extract a part of a multi-image
  83. inv_icache - Invalidates the instruction cache
  84. itest - return true/false on integer compare
  85. loadb - load binary file over serial line (kermit mode)
  86. loads - load S-Record file over serial line
  87. loadx - load binary file over serial line (xmodem mode)
  88. loady - load binary file over serial line (ymodem mode)
  89. loop - infinite loop on address range
  90. loop64 - infinite loop on address range
  91. md - memory display
  92. md5sum - compute MD5 message digest
  93. md64 - memory display
  94. mdio - MDIO utility commands
  95. mdio_phy_chk- Check access to all available board PHYs
  96. meminfo - display memory information
  97. mii - MII utility commands
  98. mm - memory modify (auto-incrementing address)
  99. mm64 - memory modify (auto-incrementing address)
  100. mmc - MMC sub system
  101. mmcinfo - display MMC info
  102. mw - memory write (fill)
  103. mw64 - memory write (fill)
  104. namedalloc - Allocate a named bootmem block
  105. namedfree - Free a named bootmem block
  106. namedprint - Print list of named bootmem blocks
  107. nfs - boot image via network using NFS protocol
  108. nm - memory modify (constant address)
  109. nm64 - memory modify (constant address)
  110. nmi - Generate a non-maskable interrupt
  111. oct_rd - Read cn78xx register
  112. oct_wr - Write cn78xx register
  113. octbootbus - print boot bus parameters
  114. octreginfo - print register information
  115. pci - list and access PCI Configuration Space
  116. phy_lb - Enable/disable PHY loopback
  117. ping - send ICMP ECHO_REQUEST to network host
  118. printenv - print environment variables
  119. qlm - Octeon QLM debug function (dangerous - remove from final product)
  120. qlmclock - Print QLM clock speed
  121. qlmtune - Octeon3 QLM tuning function (dangerous, remove from final product)
  122. read64 - read 64 bit word from 64 bit address (deprecated)
  123. read64b - read 8 bit word from 64 bit address (deprecated)
  124. read64l - read 32 bit word from 64 bit address (deprecated)
  125. read64s - read 16 bit word from 64 bit address (deprecated)
  126. reset - Perform RESET of the CPU
  127. run - run commands in an environment variable
  128. saveenv - save environment variables to persistent storage
  129. saves - save S-Record file over serial line
  130. setenv - set environment variables
  131. setexpr - set environment variable as the result of eval expression
  132. sf - SPI flash sub-system
  133. sha1sum - compute SHA1 message digest
  134. sleep - delay execution for some time
  135. source - run script from memory
  136. sspi - SPI utility command
  137. strings - display strings
  138. tftp - alias for tftpboot command (deprecated)
  139. tftpboot - boot image via network using TFTP protocol
  140. tftpput - TFTP put command, for uploading files to a server
  141. tftpsrv - act as a TFTP server and boot the first received file
  142. time - run commands and summarize execution time
  143. tlv_eeprom - EEPROM data parsing
  144. unlzma - uncompress a lzma compressed memory region
  145. unzip - unzip a memory region
  146. version - print monitor, compiler and linker version
  147. vs8221_regdump- VS8221 regdump
  148. write64 - write 64 bit word to 64 bit address (deprecated)
  149. write64b - write 8 bit word to 64 bit address (deprecated)
  150. write64l - write 32 bit word to 64 bit address (deprecated)
  151. write64s - write 16 bit word to 64 bit address (deprecated)
  152. Octeon cust_im8724(ram)# reset
  153. OCTEON eMMC stage 1 bootloader
  154. ................................................................................................................................................................................................................................................................................................. Done.
  155. Loaded OCTBOOT2BIN, size: 0x00000000000905A0
  156. Branching to stage 2 at: 0xFFFFFFFF81004000
  157. IM8724 eMMC Stage
  158. Setting board type to passed-in type CUST_IM8724
  159. CONFIG_EEPROM_TLV_BASE_ADDRESS: 0x8000
  160. TLV MAC address: 00:0C:BD:0B:69:C6 addr: 32804
  161.  
  162. U-Boot 2013.07.dce5854 (Build time: Dec 08 2017 - 12:11:45)
  163.  
  164. Octeon unique ID: 02c00091c619f31e01d3
  165. Initializing DDR, clock = 800000000hz, reference = 50000000hz
  166. N0.LMC0.R0: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 4 0 4 2
  167. N0.LMC0.R1: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 6 0 4 2
  168. N0.LMC0 Configuration Completed: 16384 MB
  169. N0.LMC1.R0: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 0 4 0 4 0 2 2
  170. N0.LMC1.R1: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 4 0 4 2
  171. N0.LMC1 Configuration Completed: 16384 MB
  172. N0.LMC2.R0: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 0 4 0 4 0 4 2
  173. N0.LMC2.R1: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 6 0 4 2
  174. N0.LMC2 Configuration Completed: 16384 MB
  175. N0.LMC3.R0: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 0 4 0 4 0 4 0
  176. N0.LMC3.R1: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 4 0 2 2
  177. N0.LMC3 Configuration Completed: 16384 MB
  178. Warning: Board descriptor tuple not found in eeprom, using defaults
  179. CUST_IM8724 board revision major:1, minor:0, serial #: 1D2OA112180009
  180. OCTEON CN7890-AAP pass 2.0, Core clock: 1800 MHz, IO clock: 1200 MHz, DDR clock: 800 MHz (1600 Mhz DDR)
  181. Base DRAM address used by u-boot: 0x100fc04000, size: 0x3fc000
  182. DRAM: 64 GiB
  183. Clearing DRAM...... done
  184. MMC: Octeon MMC/SD0: 0, Octeon MMC/SD1: 1
  185. Hit ctrl-x to stop booting 0
  186. reading u-boot-octeon_cust_im8724.bin
  187. Setting board type to passed-in type CUST_IM8724
  188. CONFIG_EEPROM_TLV_BASE_ADDRESS: 0x8000
  189. TLV MAC address: 00:0C:BD:0B:69:C6 addr: 32804
  190.  
  191.  
  192. U-Boot 2013.07.bc891be (Build time: Apr 26 2018 - 13:02:51)
  193.  
  194. Octeon unique ID: 02c00091c619f31e01d3
  195. Using DRAM size from environment: 65536 MBytes
  196. CUST_IM8724 board revision major:1, minor:0, serial #: 1D2OA112180009
  197. OCTEON CN7890-AAP pass 2.0, Core clock: 1800 MHz, IO clock: 1200 MHz, DDR clock: 800 MHz (1600 Mhz DDR)
  198. Base DRAM address used by u-boot: 0x100f000000, size: 0x1000000
  199. DRAM: 64 GiB
  200. Clearing DRAM...... done
  201. CPLD address: 0x1e000000
  202. CPLD device 014a rev 04 (PCB rev B)
  203. SerDes/QLM output selected: 3 (SGMII mode)
  204. QLMs configuration ........... done
  205. PIM0: checking for presence... present
  206. PIM0: powering up............. done
  207. PIM0: status check............ ok
  208. PIM0: module info............. 8x10G, rev: 0x20 (cpld rev: 0x1)
  209. PIM1: checking for presence... missing
  210. MMC: Octeon MMC/SD0: 0, Octeon MMC/SD1: 1
  211. PCIe: Port 2 link active, 4 lanes, speed gen2
  212. Net: octeth0, octeth1, octeth2, octeth3, octeth4, octeth5, octeth6, octeth7, octeth8, octeth9, octeth10
  213. Initializing CS4318 RevB
  214. Initializing CS4343 (Bay A)
  215. Node 0 Interface 0 has 2 ports (RXAUI)
  216. Node 0 Interface 1 has 4 ports (SGMII)
  217. Node 0 Interface 4 has 4 ports (XFI)
  218. Node 0 Interface 5 has 4 ports (XFI)
  219. Node 0 Interface 8 has 64 ports (NPI)
  220. Node 0 Interface 9 has 4 ports (LOOP)
  221. Octeon cust_im8724(ram)# reset¦
  222. OCTEON eMMC stage 1 bootloader
  223. ................................................................................................................................................................................................................................................................................................. Done.
  224. Loaded OCTBOOT2BIN, size: 0x00000000000905A0
  225. Branching to stage 2 at: 0xFFFFFFFF81004000
  226. IM8724 eMMC Stage
  227. Setting board type to passed-in type CUST_IM8724
  228. CONFIG_EEPROM_TLV_BASE_ADDRESS: 0x8000
  229. TLV MAC address: 00:0C:BD:0B:69:C6 addr: 32804
  230.  
  231. U-Boot 2013.07.dce5854 (Build time: Dec 08 2017 - 12:11:45)
  232.  
  233. Octeon unique ID: 02c00091c619f31e01d3
  234. Initializing DDR, clock = 800000000hz, reference = 50000000hz
  235. N0.LMC0.R0: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 4 0 4 2
  236. N0.LMC0.R1: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 6 0 4 2
  237. N0.LMC0 Configuration Completed: 16384 MB
  238. N0.LMC1.R0: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 0 4 0 4 0 2 2
  239. N0.LMC1.R1: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 4 0 4 2
  240. N0.LMC1 Configuration Completed: 16384 MB
  241. N0.LMC2.R0: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 0 4 0 4 0 4 2
  242. N0.LMC2.R1: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 6 0 4 2
  243. N0.LMC2 Configuration Completed: 16384 MB
  244. N0.LMC3.R0: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 0 4 0 4 0 4 0
  245. N0.LMC3.R1: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 4 0 2 2
  246. N0.LMC3 Configuration Completed: 16384 MB
  247. Warning: Board descriptor tuple not found in eeprom, using defaults
  248. CUST_IM8724 board revision major:1, minor:0, serial #: 1D2OA112180009
  249. OCTEON CN7890-AAP pass 2.0, Core clock: 1800 MHz, IO clock: 1200 MHz, DDR clock: 800 MHz (1600 Mhz DDR)
  250. Base DRAM address used by u-boot: 0x100fc04000, size: 0x3fc000
  251. DRAM: 64 GiB
  252. Clearing DRAM...... done
  253. MMC: Octeon MMC/SD0: 0, Octeon MMC/SD1: 1
  254. Hit ctrl-x to stop booting 0
  255. reading u-boot-octeon_cust_im8724.bin
  256. Setting board type to passed-in type CUST_IM8724
  257. CONFIG_EEPROM_TLV_BASE_ADDRESS: 0x8000
  258. TLV MAC address: 00:0C:BD:0B:69:C6 addr: 32804
  259.  
  260.  
  261. U-Boot 2013.07.bc891be (Build time: Apr 26 2018 - 13:02:51)
  262.  
  263. Octeon unique ID: 02c00091c619f31e01d3
  264. Using DRAM size from environment: 65536 MBytes
  265. CUST_IM8724 board revision major:1, minor:0, serial #: 1D2OA112180009
  266. OCTEON CN7890-AAP pass 2.0, Core clock: 1800 MHz, IO clock: 1200 MHz, DDR clock: 800 MHz (1600 Mhz DDR)
  267. Base DRAM address used by u-boot: 0x100f000000, size: 0x1000000
  268. DRAM: 64 GiB
  269. Clearing DRAM...... done
  270. CPLD address: 0x1e000000
  271. CPLD device 014a rev 04 (PCB rev B)
  272. SerDes/QLM output selected: 3 (SGMII mode)
  273. QLMs configuration ........... done
  274. PIM0: checking for presence... present
  275. PIM0: powering up............. done
  276. PIM0: status check............ ok
  277. PIM0: module info............. 8x10G, rev: 0x20 (cpld rev: 0x1)
  278. PIM1: checking for presence... missing
  279. MMC: Octeon MMC/SD0: 0, Octeon MMC/SD1: 1
  280. PCIe: Port 2 link active, 4 lanes, speed gen2
  281. Net: octeth0, octeth1, octeth2, octeth3, octeth4, octeth5, octeth6, octeth7, octeth8, octeth9, octeth10
  282. Initializing CS4318 RevB
  283. Initializing CS4343 (Bay A)
  284. Node 0 Interface 0 has 2 ports (RXAUI)
  285. Node 0 Interface 1 has 4 ports (SGMII)
  286. Node 0 Interface 4 has 4 ports (XFI)
  287. Node 0 Interface 5 has 4 ports (XFI)
  288. Node 0 Interface 8 has 64 ports (NPI)
  289. Node 0 Interface 9 has 4 ports (LOOP)
  290. Octeon cust_im8724(ram)# ?
  291. ? - alias for 'help'
  292. askenv - get environment variables from stdin
  293. base - print or set address offset
  294. base64 - print or set address offset
  295. bdinfo - print Board Info structure
  296. bootelf - Boot from an ELF image in memory
  297. bootloaderupdate- Update the bootloader in flash
  298. bootloadervalidate- Validate the bootloader image
  299. bootm - boot application image from memory
  300. bootoct - Boot from an Octeon Executive ELF image in memory
  301. bootoctelf - Boot a generic ELF image in memory. NOTE: This command does not
  302. support simple executive applications, use bootoct for those.
  303. bootoctlinux- Boot from a linux ELF image in memory
  304. bootp - boot image via network using BOOTP/TFTP protocol
  305. bootvx - Boot vxWorks from an ELF image
  306. bunzip - uncompress a bzip2 compressed memory region
  307. cdp - Perform CDP network configuration
  308. cmp - memory compare
  309. cmp64 - memory compare
  310. coninfo - print console devices and information
  311. cp - memory copy
  312. cp64 - memory copy
  313. cpld_rd - cpld_rd 8 bit word from cpld
  314. cpld_wr - cpld_wr 8 bit word from cpld
  315. crc32 - checksum calculation
  316. cs4318_get_r- Get CS4318 register value
  317. cs4318_lb_d - CS4318 loopback disable
  318. cs4318_lb_e - CS4318 loopback enable
  319. cs4318_lb_s - Get CS4318 loopback status
  320. cs4318_set_r- Set CS4318 register value
  321. date - get/set/reset date & time
  322. dhcp - boot image via network using DHCP/TFTP protocol
  323. dns - lookup the IP of a hostname
  324. echo - echo args to console
  325. editenv - edit environment variable
  326. eeprom - EEPROM sub-system
  327. env - environment handling commands
  328. ext2load - load binary file from a Ext2 filesystem
  329. ext2ls - list files in a directory (default /)
  330. ext4load - load binary file from a Ext4 filesystem
  331. ext4ls - list files in a directory (default /)
  332. fatinfo - print information about filesystem
  333. fatload - load binary file from a dos filesystem
  334. fatls - list files in a directory (default /)
  335. fatwrite - write file into a dos filesystem
  336. fdt - flattened device tree utility commands
  337. flush_dcache- Flushes and invalidates the data cache
  338. flush_l2c - Flushes the L2 cache
  339. freeprint - Print list of free bootmem blocks
  340. go - start application at address 'addr'
  341. gpio - input/set/clear/toggle gpio pins
  342. grepenv - search environment variables
  343. help - print command description/usage
  344. i2c - I2C sub-system
  345. imxtract - extract a part of a multi-image
  346. inv_icache - Invalidates the instruction cache
  347. itest - return true/false on integer compare
  348. loadb - load binary file over serial line (kermit mode)
  349. loads - load S-Record file over serial line
  350. loadx - load binary file over serial line (xmodem mode)
  351. loady - load binary file over serial line (ymodem mode)
  352. loop - infinite loop on address range
  353. loop64 - infinite loop on address range
  354. md - memory display
  355. md5sum - compute MD5 message digest
  356. md64 - memory display
  357. mdio - MDIO utility commands
  358. mdio_phy_chk- Check access to all available board PHYs
  359. meminfo - display memory information
  360. mii - MII utility commands
  361. mm - memory modify (auto-incrementing address)
  362. mm64 - memory modify (auto-incrementing address)
  363. mmc - MMC sub system
  364. mmcinfo - display MMC info
  365. mw - memory write (fill)
  366. mw64 - memory write (fill)
  367. namedalloc - Allocate a named bootmem block
  368. namedfree - Free a named bootmem block
  369. namedprint - Print list of named bootmem blocks
  370. nfs - boot image via network using NFS protocol
  371. nm - memory modify (constant address)
  372. nm64 - memory modify (constant address)
  373. nmi - Generate a non-maskable interrupt
  374. oct_rd - Read cn78xx register
  375. oct_wr - Write cn78xx register
  376. octbootbus - print boot bus parameters
  377. octreginfo - print register information
  378. pci - list and access PCI Configuration Space
  379. phy_lb - Enable/disable PHY loopback
  380. ping - send ICMP ECHO_REQUEST to network host
  381. printenv - print environment variables
  382. qlm - Octeon QLM debug function (dangerous - remove from final product)
  383. qlmclock - Print QLM clock speed
  384. qlmtune - Octeon3 QLM tuning function (dangerous, remove from final product)
  385. read64 - read 64 bit word from 64 bit address (deprecated)
  386. read64b - read 8 bit word from 64 bit address (deprecated)
  387. read64l - read 32 bit word from 64 bit address (deprecated)
  388. read64s - read 16 bit word from 64 bit address (deprecated)
  389. reset - Perform RESET of the CPU
  390. run - run commands in an environment variable
  391. saveenv - save environment variables to persistent storage
  392. saves - save S-Record file over serial line
  393. setenv - set environment variables
  394. setexpr - set environment variable as the result of eval expression
  395. sf - SPI flash sub-system
  396. sha1sum - compute SHA1 message digest
  397. sleep - delay execution for some time
  398. source - run script from memory
  399. sspi - SPI utility command
  400. strings - display strings
  401. tftp - alias for tftpboot command (deprecated)
  402. tftpboot - boot image via network using TFTP protocol
  403. tftpput - TFTP put command, for uploading files to a server
  404. tftpsrv - act as a TFTP server and boot the first received file
  405. time - run commands and summarize execution time
  406. tlv_eeprom - EEPROM data parsing
  407. unlzma - uncompress a lzma compressed memory region
  408. unzip - unzip a memory region
  409. version - print monitor, compiler and linker version
  410. vs8221_regdump- VS8221 regdump
  411. write64 - write 64 bit word to 64 bit address (deprecated)
  412. write64b - write 8 bit word to 64 bit address (deprecated)
  413. write64l - write 32 bit word to 64 bit address (deprecated)
  414. write64s - write 16 bit word to 64 bit address (deprecated)
  415. Octeon cust_im8724(ram)# qlm
  416. Invalid number of arguments 1
  417.  
  418. Usage:
  419. qlm <qlm>
  420. Read and display all QLM jtag settings.
  421.  
  422. qlm <qlm> <lane> <name> <value> ... <lane x> <name x> <value x>
  423. Write a QLM "lane" jtag setting of "name" as "value".
  424.  
  425. qlm Which QLM to access.
  426. lane Which lane number to write a setting for or "all" for all lanes.
  427. name Name of qlm setting to write.
  428. value The value can be in decimal of hex (0x...).
  429.  
  430. Incorrect settings can damage chips, so be careful!
  431.  
  432. qlm - Octeon QLM debug function (dangerous - remove from final product)
  433.  
  434. Usage:
  435. qlm Usage:
  436. qlm <qlm>
  437. Read and display all QLM jtag settings.
  438.  
  439. qlm <qlm> <lane> <name> <value> ... <lane x> <name x> <value x>
  440. Write one or more QLM "lane" jtag setting of "name" as "value".
  441.  
  442. qlm Which QLM to access.
  443. lane Which lane number to write a setting for or "all" for all lanes.
  444. name Name of qlm setting to write.
  445. value The value can be in decimal or hex (0x...).
  446. Note: multiple lane, name, value triplets may be specified on the same line.
  447.  
  448. WARNING: Incorrect settings can damage chips, so be careful!
  449.  
  450.  
  451. Octeon cust_im8724(ram)# /
  452. Unknown command '/' - try 'help'
  453. Octeon cust_im8724(ram)# ?
  454. ? - alias for 'help'
  455. askenv - get environment variables from stdin
  456. base - print or set address offset
  457. base64 - print or set address offset
  458. bdinfo - print Board Info structure
  459. bootelf - Boot from an ELF image in memory
  460. bootloaderupdate- Update the bootloader in flash
  461. bootloadervalidate- Validate the bootloader image
  462. bootm - boot application image from memory
  463. bootoct - Boot from an Octeon Executive ELF image in memory
  464. bootoctelf - Boot a generic ELF image in memory. NOTE: This command does not
  465. support simple executive applications, use bootoct for those.
  466. bootoctlinux- Boot from a linux ELF image in memory
  467. bootp - boot image via network using BOOTP/TFTP protocol
  468. bootvx - Boot vxWorks from an ELF image
  469. bunzip - uncompress a bzip2 compressed memory region
  470. cdp - Perform CDP network configuration
  471. cmp - memory compare
  472. cmp64 - memory compare
  473. coninfo - print console devices and information
  474. cp - memory copy
  475. cp64 - memory copy
  476. cpld_rd - cpld_rd 8 bit word from cpld
  477. cpld_wr - cpld_wr 8 bit word from cpld
  478. crc32 - checksum calculation
  479. cs4318_get_r- Get CS4318 register value
  480. cs4318_lb_d - CS4318 loopback disable
  481. cs4318_lb_e - CS4318 loopback enable
  482. cs4318_lb_s - Get CS4318 loopback status
  483. cs4318_set_r- Set CS4318 register value
  484. date - get/set/reset date & time
  485. dhcp - boot image via network using DHCP/TFTP protocol
  486. dns - lookup the IP of a hostname
  487. echo - echo args to console
  488. editenv - edit environment variable
  489. eeprom - EEPROM sub-system
  490. env - environment handling commands
  491. ext2load - load binary file from a Ext2 filesystem
  492. ext2ls - list files in a directory (default /)
  493. ext4load - load binary file from a Ext4 filesystem
  494. ext4ls - list files in a directory (default /)
  495. fatinfo - print information about filesystem
  496. fatload - load binary file from a dos filesystem
  497. fatls - list files in a directory (default /)
  498. fatwrite - write file into a dos filesystem
  499. fdt - flattened device tree utility commands
  500. flush_dcache- Flushes and invalidates the data cache
  501. flush_l2c - Flushes the L2 cache
  502. freeprint - Print list of free bootmem blocks
  503. go - start application at address 'addr'
  504. gpio - input/set/clear/toggle gpio pins
  505. grepenv - search environment variables
  506. help - print command description/usage
  507. i2c - I2C sub-system
  508. imxtract - extract a part of a multi-image
  509. inv_icache - Invalidates the instruction cache
  510. itest - return true/false on integer compare
  511. loadb - load binary file over serial line (kermit mode)
  512. loads - load S-Record file over serial line
  513. loadx - load binary file over serial line (xmodem mode)
  514. loady - load binary file over serial line (ymodem mode)
  515. loop - infinite loop on address range
  516. loop64 - infinite loop on address range
  517. md - memory display
  518. md5sum - compute MD5 message digest
  519. md64 - memory display
  520. mdio - MDIO utility commands
  521. mdio_phy_chk- Check access to all available board PHYs
  522. meminfo - display memory information
  523. mii - MII utility commands
  524. mm - memory modify (auto-incrementing address)
  525. mm64 - memory modify (auto-incrementing address)
  526. mmc - MMC sub system
  527. mmcinfo - display MMC info
  528. mw - memory write (fill)
  529. mw64 - memory write (fill)
  530. namedalloc - Allocate a named bootmem block
  531. namedfree - Free a named bootmem block
  532. namedprint - Print list of named bootmem blocks
  533. nfs - boot image via network using NFS protocol
  534. nm - memory modify (constant address)
  535. nm64 - memory modify (constant address)
  536. nmi - Generate a non-maskable interrupt
  537. oct_rd - Read cn78xx register
  538. oct_wr - Write cn78xx register
  539. octbootbus - print boot bus parameters
  540. octreginfo - print register information
  541. pci - list and access PCI Configuration Space
  542. phy_lb - Enable/disable PHY loopback
  543. ping - send ICMP ECHO_REQUEST to network host
  544. printenv - print environment variables
  545. qlm - Octeon QLM debug function (dangerous - remove from final product)
  546. qlmclock - Print QLM clock speed
  547. qlmtune - Octeon3 QLM tuning function (dangerous, remove from final product)
  548. read64 - read 64 bit word from 64 bit address (deprecated)
  549. read64b - read 8 bit word from 64 bit address (deprecated)
  550. read64l - read 32 bit word from 64 bit address (deprecated)
  551. read64s - read 16 bit word from 64 bit address (deprecated)
  552. reset - Perform RESET of the CPU
  553. run - run commands in an environment variable
  554. saveenv - save environment variables to persistent storage
  555. saves - save S-Record file over serial line
  556. setenv - set environment variables
  557. setexpr - set environment variable as the result of eval expression
  558. sf - SPI flash sub-system
  559. sha1sum - compute SHA1 message digest
  560. sleep - delay execution for some time
  561. source - run script from memory
  562. sspi - SPI utility command
  563. strings - display strings
  564. tftp - alias for tftpboot command (deprecated)
  565. tftpboot - boot image via network using TFTP protocol
  566. tftpput - TFTP put command, for uploading files to a server
  567. tftpsrv - act as a TFTP server and boot the first received file
  568. time - run commands and summarize execution time
  569. tlv_eeprom - EEPROM data parsing
  570. unlzma - uncompress a lzma compressed memory region
  571. unzip - unzip a memory region
  572. version - print monitor, compiler and linker version
  573. vs8221_regdump- VS8221 regdump
  574. write64 - write 64 bit word to 64 bit address (deprecated)
  575. write64b - write 8 bit word to 64 bit address (deprecated)
  576. write64l - write 32 bit word to 64 bit address (deprecated)
  577. write64s - write 16 bit word to 64 bit address (deprecated)
  578. Octeon cust_im8724(ram)# pci
  579. Scanning PCI devices on bus 0
  580. BusDevFun VendorId DeviceId Device Class Sub-Class
  581. _____________________________________________________________
  582. 00.00.00 0x10b5 0x8724 Bridge device 0x04
  583. Octeon cust_im8724(ram)# mii
  584. mii - MII utility commands
  585.  
  586. Usage:
  587. mii device - list available devices
  588. mii device <devname> - set current device
  589. mii info <addr> - display MII PHY info
  590. mii read <addr> <reg> - read MII PHY <addr> register <reg>
  591. mii write <addr> <reg> <data> - write MII PHY <addr> register <reg>
  592. mii dump <addr> <reg> - pretty-print <addr> <reg> (0-5 only)
  593. Addr and/or reg may be ranges, e.g. 2-7.
  594. Octeon cust_im8724(ram)# mdio
  595. mdio - MDIO utility commands
  596.  
  597. Usage:
  598. mdio list - List MDIO buses
  599. mdio read <phydev> [<devad>.]<reg> - read PHY's register at <devad>.<reg>
  600. mdio write <phydev> [<devad>.]<reg> <data> - write PHY's register at <devad>.<reg>
  601. <phydev> may be:
  602. <busname> <addr>
  603. <addr>
  604. <eth name>
  605. <addr> <devad>, and <reg> may be ranges, e.g. 1-5.4-0x1f.
  606.  
  607. Octeon cust_im8724(ram)# usb
  608. Unknown command 'usb' - try 'help'
  609. Octeon cust_im8724(ram)# ?
  610. ? - alias for 'help'
  611. askenv - get environment variables from stdin
  612. base - print or set address offset
  613. base64 - print or set address offset
  614. bdinfo - print Board Info structure
  615. bootelf - Boot from an ELF image in memory
  616. bootloaderupdate- Update the bootloader in flash
  617. bootloadervalidate- Validate the bootloader image
  618. bootm - boot application image from memory
  619. bootoct - Boot from an Octeon Executive ELF image in memory
  620. bootoctelf - Boot a generic ELF image in memory. NOTE: This command does not
  621. support simple executive applications, use bootoct for those.
  622. bootoctlinux- Boot from a linux ELF image in memory
  623. bootp - boot image via network using BOOTP/TFTP protocol
  624. bootvx - Boot vxWorks from an ELF image
  625. bunzip - uncompress a bzip2 compressed memory region
  626. cdp - Perform CDP network configuration
  627. cmp - memory compare
  628. cmp64 - memory compare
  629. coninfo - print console devices and information
  630. cp - memory copy
  631. cp64 - memory copy
  632. cpld_rd - cpld_rd 8 bit word from cpld
  633. cpld_wr - cpld_wr 8 bit word from cpld
  634. crc32 - checksum calculation
  635. cs4318_get_r- Get CS4318 register value
  636. cs4318_lb_d - CS4318 loopback disable
  637. cs4318_lb_e - CS4318 loopback enable
  638. cs4318_lb_s - Get CS4318 loopback status
  639. cs4318_set_r- Set CS4318 register value
  640. date - get/set/reset date & time
  641. dhcp - boot image via network using DHCP/TFTP protocol
  642. dns - lookup the IP of a hostname
  643. echo - echo args to console
  644. editenv - edit environment variable
  645. eeprom - EEPROM sub-system
  646. env - environment handling commands
  647. ext2load - load binary file from a Ext2 filesystem
  648. ext2ls - list files in a directory (default /)
  649. ext4load - load binary file from a Ext4 filesystem
  650. ext4ls - list files in a directory (default /)
  651. fatinfo - print information about filesystem
  652. fatload - load binary file from a dos filesystem
  653. fatls - list files in a directory (default /)
  654. fatwrite - write file into a dos filesystem
  655. fdt - flattened device tree utility commands
  656. flush_dcache- Flushes and invalidates the data cache
  657. flush_l2c - Flushes the L2 cache
  658. freeprint - Print list of free bootmem blocks
  659. go - start application at address 'addr'
  660. gpio - input/set/clear/toggle gpio pins
  661. grepenv - search environment variables
  662. help - print command description/usage
  663. i2c - I2C sub-system
  664. imxtract - extract a part of a multi-image
  665. inv_icache - Invalidates the instruction cache
  666. itest - return true/false on integer compare
  667. loadb - load binary file over serial line (kermit mode)
  668. loads - load S-Record file over serial line
  669. loadx - load binary file over serial line (xmodem mode)
  670. loady - load binary file over serial line (ymodem mode)
  671. loop - infinite loop on address range
  672. loop64 - infinite loop on address range
  673. md - memory display
  674. md5sum - compute MD5 message digest
  675. md64 - memory display
  676. mdio - MDIO utility commands
  677. mdio_phy_chk- Check access to all available board PHYs
  678. meminfo - display memory information
  679. mii - MII utility commands
  680. mm - memory modify (auto-incrementing address)
  681. mm64 - memory modify (auto-incrementing address)
  682. mmc - MMC sub system
  683. mmcinfo - display MMC info
  684. mw - memory write (fill)
  685. mw64 - memory write (fill)
  686. namedalloc - Allocate a named bootmem block
  687. namedfree - Free a named bootmem block
  688. namedprint - Print list of named bootmem blocks
  689. nfs - boot image via network using NFS protocol
  690. nm - memory modify (constant address)
  691. nm64 - memory modify (constant address)
  692. nmi - Generate a non-maskable interrupt
  693. oct_rd - Read cn78xx register
  694. oct_wr - Write cn78xx register
  695. octbootbus - print boot bus parameters
  696. octreginfo - print register information
  697. pci - list and access PCI Configuration Space
  698. phy_lb - Enable/disable PHY loopback
  699. ping - send ICMP ECHO_REQUEST to network host
  700. printenv - print environment variables
  701. qlm - Octeon QLM debug function (dangerous - remove from final product)
  702. qlmclock - Print QLM clock speed
  703. qlmtune - Octeon3 QLM tuning function (dangerous, remove from final product)
  704. read64 - read 64 bit word from 64 bit address (deprecated)
  705. read64b - read 8 bit word from 64 bit address (deprecated)
  706. read64l - read 32 bit word from 64 bit address (deprecated)
  707. read64s - read 16 bit word from 64 bit address (deprecated)
  708. reset - Perform RESET of the CPU
  709. run - run commands in an environment variable
  710. saveenv - save environment variables to persistent storage
  711. saves - save S-Record file over serial line
  712. setenv - set environment variables
  713. setexpr - set environment variable as the result of eval expression
  714. sf - SPI flash sub-system
  715. sha1sum - compute SHA1 message digest
  716. sleep - delay execution for some time
  717. source - run script from memory
  718. sspi - SPI utility command
  719. strings - display strings
  720. tftp - alias for tftpboot command (deprecated)
  721. tftpboot - boot image via network using TFTP protocol
  722. tftpput - TFTP put command, for uploading files to a server
  723. tftpsrv - act as a TFTP server and boot the first received file
  724. time - run commands and summarize execution time
  725. tlv_eeprom - EEPROM data parsing
  726. unlzma - uncompress a lzma compressed memory region
  727. unzip - unzip a memory region
  728. version - print monitor, compiler and linker version
  729. vs8221_regdump- VS8221 regdump
  730. write64 - write 64 bit word to 64 bit address (deprecated)
  731. write64b - write 8 bit word to 64 bit address (deprecated)
  732. write64l - write 32 bit word to 64 bit address (deprecated)
  733. write64s - write 16 bit word to 64 bit address (deprecated)
  734. Octeon cust_im8724(ram)# printenv
  735. autoload=n
  736. baudrate=115200
  737. boardname=cust_im8724
  738. boot=tftp vmlinux-im8724_octeon-sdk-5.1.0.p1_rel.04.bin; bootoctlinux numcores=48
  739. bootdelay=2
  740. ddr_ref_hertz=100000000
  741. dnsip=208.201.224.33
  742. dnsip2=8.8.8.8
  743. dram_size_mbytes=65536
  744. eth10addr=00:0c:bd:0b:69:d0
  745. eth11addr=00:0c:bd:0b:69:d1
  746. eth12addr=00:0c:bd:0b:69:d2
  747. eth13addr=00:0c:bd:0b:69:d3
  748. eth14addr=00:0c:bd:0b:69:d4
  749. eth15addr=00:0c:bd:0b:69:d5
  750. eth16addr=00:0c:bd:0b:69:d6
  751. eth17addr=00:0c:bd:0b:69:d7
  752. eth18addr=00:0c:bd:0b:69:d8
  753. eth1addr=00:0c:bd:0b:69:c7
  754. eth2addr=00:0c:bd:0b:69:c8
  755. eth3addr=00:0c:bd:0b:69:c9
  756. eth4addr=00:0c:bd:0b:69:ca
  757. eth5addr=00:0c:bd:0b:69:cb
  758. eth6addr=00:0c:bd:0b:69:cc
  759. eth7addr=00:0c:bd:0b:69:cd
  760. eth8addr=00:0c:bd:0b:69:ce
  761. eth9addr=00:0c:bd:0b:69:cf
  762. ethact=octeth0
  763. ethaddr=00:0c:bd:0b:69:c6
  764. fdtaddr=80000
  765. gatewayip=192.168.1.1
  766. ipaddr=192.168.2.226
  767. loadaddr=0x20000000
  768. netmask=255.255.252.0
  769. numcores=48
  770. numcoreshex=0x30
  771. octeon_failsafe_mode=0
  772. octeon_ram_mode=1
  773. pgtst=setenv ethact octeth2; ping $(serverip)
  774. serial#=1D2OA112180009
  775. serverip=192.168.2.69
  776. stderr=serial
  777. stdin=serial
  778. stdout=serial
  779. traffic=tftp traffic-gen_rel.04; bootoct numcores=48
  780. ver=U-Boot 2013.07.bc891be (Build time: Apr 26 2018 - 13:02:51)
  781.  
  782. Environment size: 1273/8188 bytes
  783. Octeon cust_im8724(ram)# tftp vmlinux.64
  784. Using octeth0 device
  785. TFTP from server 192.168.2.69; our IP address is 192.168.2.226
  786. Filename 'vmlinux.64'.
  787. Load address: 0x20000000
  788. Loading: ERROR allocating buffer for packet!
  789. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  790. octeth0: Down (port 2048) (RXAUI)
  791. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  792. octeth0: Down (port 2048) (RXAUI)
  793. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  794. octeth0: Down (port 2048) (RXAUI)
  795. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  796. octeth0: Down (port 2048) (RXAUI)
  797. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  798. octeth0: Down (port 2048) (RXAUI)
  799. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  800. octeth0: Down (port 2048) (RXAUI)
  801. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  802. octeth0: Down (port 2048) (RXAUI)
  803. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  804. octeth0: Down (port 2048) (RXAUI)
  805. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  806. octeth0: Down (port 2048) (RXAUI)
  807. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  808. octeth0: Down (port 2048) (RXAUI)
  809. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  810. octeth0: Down (port 2048) (RXAUI)
  811. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  812. octeth0: Down (port 2048) (RXAUI)
  813. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  814. octeth0: Down (port 2048) (RXAUI)
  815. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  816. octeth0: Down (port 2048) (RXAUI)
  817. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  818. octeth0: Down (port 2048) (RXAUI)
  819. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  820. octeth0: Down (port 2048) (RXAUI)
  821. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  822. octeth0: Down (port 2048) (RXAUI)
  823. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  824. octeth0: Down (port 2048) (RXAUI)
  825. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  826. octeth0: Down (port 2048) (RXAUI)
  827. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  828. octeth0: Down (port 2048) (RXAUI)
  829. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  830. octeth0: Down (port 2048) (RXAUI)
  831. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  832. octeth0: Down (port 2048) (RXAUI)
  833. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  834. octeth0: Down (port 2048) (RXAUI)
  835. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  836. octeth0: Down (port 2048) (RXAUI)
  837. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  838. octeth0: Down (port 2048) (RXAUI)
  839. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  840. octeth0: Down (port 2048) (RXAUI)
  841. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  842. octeth0: Down (port 2048) (RXAUI)
  843. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  844. octeth0: Down (port 2048) (RXAUI)
  845. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  846. octeth0: Down (port 2048) (RXAUI)
  847. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  848. octeth0: Down (port 2048) (RXAUI)
  849. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  850. octeth0: Down (port 2048) (RXAUI)
  851. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  852. octeth0: Down (port 2048) (RXAUI)
  853. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  854. octeth0: Down (port 2048) (RXAUI)
  855. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  856. octeth0: Down (port 2048) (RXAUI)
  857. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  858. octeth0: Down (port 2048) (RXAUI)
  859. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  860. octeth0: Down (port 2048) (RXAUI)
  861. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  862. octeth0: Down (port 2048) (RXAUI)
  863. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  864. octeth0: Down (port 2048) (RXAUI)
  865. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  866. octeth0: Down (port 2048) (RXAUI)
  867. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  868. octeth0: Down (port 2048) (RXAUI)
  869. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  870. octeth0: Down (port 2048) (RXAUI)
  871. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  872. octeth0: Down (port 2048) (RXAUI)
  873. octeth0: Up 10000 Mbps Full duplex (port 2048) (RXAUI)
  874.  
  875. Abort
  876. Octeon cust_im8724(ram)# printenv
  877. autoload=n
  878. baudrate=115200
  879. boardname=cust_im8724
  880. boot=tftp vmlinux-im8724_octeon-sdk-5.1.0.p1_rel.04.bin; bootoctlinux numcores=48
  881. bootdelay=2
  882. ddr_ref_hertz=100000000
  883. dnsip=208.201.224.33
  884. dnsip2=8.8.8.8
  885. dram_size_mbytes=65536
  886. eth10addr=00:0c:bd:0b:69:d0
  887. eth11addr=00:0c:bd:0b:69:d1
  888. eth12addr=00:0c:bd:0b:69:d2
  889. eth13addr=00:0c:bd:0b:69:d3
  890. eth14addr=00:0c:bd:0b:69:d4
  891. eth15addr=00:0c:bd:0b:69:d5
  892. eth16addr=00:0c:bd:0b:69:d6
  893. eth17addr=00:0c:bd:0b:69:d7
  894. eth18addr=00:0c:bd:0b:69:d8
  895. eth1addr=00:0c:bd:0b:69:c7
  896. eth2addr=00:0c:bd:0b:69:c8
  897. eth3addr=00:0c:bd:0b:69:c9
  898. eth4addr=00:0c:bd:0b:69:ca
  899. eth5addr=00:0c:bd:0b:69:cb
  900. eth6addr=00:0c:bd:0b:69:cc
  901. eth7addr=00:0c:bd:0b:69:cd
  902. eth8addr=00:0c:bd:0b:69:ce
  903. eth9addr=00:0c:bd:0b:69:cf
  904. ethact=octeth0
  905. ethaddr=00:0c:bd:0b:69:c6
  906. fdtaddr=80000
  907. gatewayip=192.168.1.1
  908. ipaddr=192.168.2.226
  909. loadaddr=0x20000000
  910. netmask=255.255.252.0
  911. numcores=48
  912. numcoreshex=0x30
  913. octeon_failsafe_mode=0
  914. octeon_ram_mode=1
  915. pgtst=setenv ethact octeth2; ping $(serverip)
  916. serial#=1D2OA112180009
  917. serverip=192.168.2.69
  918. stderr=serial
  919. stdin=serial
  920. stdout=serial
  921. traffic=tftp traffic-gen_rel.04; bootoct numcores=48
  922. ver=U-Boot 2013.07.bc891be (Build time: Apr 26 2018 - 13:02:51)
  923.  
  924. Environment size: 1273/8188 bytes
  925. Octeon cust_im8724(ram)# editenv ethact
  926. edit: octeth2
  927. Octeon cust_im8724(ram)# dhcp
  928. BOOTP broadcast 1
  929. octeth2: Up 1000 Mbps Full duplex (port 2304) (SGMII)
  930. DHCP client bound to address 192.168.2.149
  931. Octeon cust_im8724(ram)# ping $(serverip)
  932. Using octeth2 device
  933. host 192.168.2.69 is alive
  934. Octeon cust_im8724(ram)# tftp vmlinux.64
  935. Using octeth2 device
  936. TFTP from server 192.168.2.69; our IP address is 192.168.2.149
  937. Filename 'vmlinux.64'.
  938. Load address: 0x20000000
  939. Loading: #################################################
  940. 5.4 MiB/s
  941. done
  942. Bytes transferred = 229807264 (db294a0 hex)
  943. Octeon cust_im8724(ram)# bootoctlinux numcores=48
  944. Allocating memory for ELF segment: addr: 0xffffffff80800000 (adjusted to: 0x800000), size 0x522bca0
  945. ## Loading big-endian Linux kernel with entry point: 0xffffffff80facaa0 ...
  946. Bootloader: Done loading app on coremask:
  947. node 0: 0xffffffffffff
  948. node 1:
  949. node 2:
  950. node 3:
  951. Starting cores:
  952. node 0: 0xffffffffffff
  953. node 1:
  954. node 2:
  955. node 3:
  956. [ 0.000000] Linux version 4.9.50-rt37-yocto-standard (modestk@gargona) (gcc version 6.2.0 (MontaVista Linux 6.2.0-1710010029) ) #2 SMP PREEMPT Wed Jan 10 15:49:30 EET 2018
  957. [ 0.000000] CVMSEG size: 3 cache lines (384 bytes)
  958. [ 0.000000] Cavium Inc. SDK-5.1.0-prerelease
  959. [ 0.000000] bootconsole [early0] enabled
  960. [ 0.000000] CPU0 revision is: 000d9508 (Cavium Octeon III)
  961. [ 0.000000] FPU revision is: 00739500
  962. [ 0.000000] Checking for the multiply/shift bug... [ 0.000000] no.
  963. [ 0.000000] Checking for the daddiu bug... [ 0.000000] no.
  964. [ 0.000000] Determined physical RAM map:
  965. [ 0.000000] memory: 000000000feff000 @ 00000000f0001000 (usable)
  966. [ 0.000000] memory: 000000006fd00000 @ 0000000080300000 (usable)
  967. [ 0.000000] memory: 0000000f0efff000 @ 0000000100001000 (usable)
  968. [ 0.000000] memory: 000000005fc00000 @ 0000000020300000 (usable)
  969. [ 0.000000] memory: 0000000009c00000 @ 0000000005d00000 (usable)
  970. [ 0.000000] memory: 0000000000400000 @ 0000000000400000 (usable)
  971. [ 0.000000] memory: 0000000000a3e000 @ 0000000000800000 (kernel data and code)
  972. [ 0.000000] memory: 000000000013c000 @ 00000000058f0000 (kernel data and code)
  973. [ 0.000000] memory: 00000000046b2000 @ 000000000123e000 (usable after init)
  974. [ 0.000000] Wasting 65536 bytes for tracking 1024 unused pages
  975. [ 0.000000] Initrd not found or empty - disabling initrd
  976. [ 0.000000] Using passed Device Tree <800000000f9af570>.
  977. [ 0.000000] Using passed Device Tree.
  978. [ 0.000000] software IO TLB [mem 0x56b00000-0x5ab00000] (64MB) mapped at [8000000056b00000-800000005aafffff]
  979. [ 0.000000] Primary instruction cache 78kB, virtually tagged, 39 way, 16 sets, linesize 128 bytes.
  980. [ 0.000000] Primary data cache 32kB, 32-way, 8 sets, linesize 128 bytes.
  981. [ 0.000000] Secondary unified cache 16384kB, 16-way, 8192 sets, linesize 128 bytes.
  982. [ 0.000000] Secondary unified cache 16384kB, 16-way, 8192 sets, linesize 128 bytes.
  983. [ 0.000000] Zone ranges:
  984. [ 0.000000] DMA32 [mem 0x0000000000400000-0x00000000efffffff]
  985. [ 0.000000] Normal [mem 0x00000000f0000000-0x000000100effffff]
  986. [ 0.000000] Movable zone start for each node
  987. [ 0.000000] Early memory node ranges
  988. [ 0.000000] node 0: [mem 0x0000000000400000-0x0000000005a2bfff]
  989. [ 0.000000] node 0: [mem 0x0000000005d00000-0x000000000f8fffff]
  990. [ 0.000000] node 0: [mem 0x0000000020300000-0x000000007fefffff]
  991. [ 0.000000] node 0: [mem 0x0000000080300000-0x00000000efffffff]
  992. [ 0.000000] node 0: [mem 0x00000000f0001000-0x00000000ffefffff]
  993. [ 0.000000] node 0: [mem 0x0000000100001000-0x000000100effffff]
  994. [ 0.000000] Initmem setup node 0 [mem 0x0000000000400000-0x000000100effffff]
  995. [ 0.000000] percpu: Embedded 19 pages/cpu @800000005ab6b000 s37152 r8192 d32480 u77824
  996. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16505533
  997. [ 0.000000] Kernel command line: bootoctlinux numcores=48 console=ttyS0,115200
  998. [ 0.000000] log_buf_len individual max cpu contribution: 4096 bytes
  999. [ 0.000000] log_buf_len total cpu_extra contributions: 192512 bytes
  1000. [ 0.000000] log_buf_len min size: 65536 bytes
  1001. [ 0.000000] log_buf_len: 262144 bytes
  1002. [ 0.000000] early log buf free: 61280(93%)
  1003. [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
  1004. [ 0.000000] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes)
  1005. [ 0.000000] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes)
  1006. [ 0.000000] Memory: 65765020K/67070120K available (7895K kernel code, 761K rwdata, 1804K rodata, 72392K init, 1263K bss, 1305100K reserved, 0K cma-reserved)
  1007. [ 0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=48, Nodes=1
  1008. [ 0.000000] Preemptible hierarchical RCU implementation.
  1009. [ 0.000000] Build-time adjustment of leaf fanout to 64.
  1010. [ 0.000000] NR_IRQS:511
  1011. [ 663.752898] clocksource: OCTEON_CVMCOUNT: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 440795236593 ns
  1012. [ 663.763857] Console: colour dummy device 80x25
  1013. [ 663.768212] Calibrating delay loop (skipped) preset value.. 3600.00 BogoMIPS (lpj=18000000)
  1014. [ 663.776546] pid_max: default: 49152 minimum: 384
  1015. [ 663.781220] Security Framework initialized
  1016. [ 663.785245] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  1017. [ 663.792243] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes)
  1018. [ 663.801180] Checking for the daddi bug... [ 663.804935] no.
  1019. [ 663.806794] Performance counters: octeon PMU enabled, 4 64-bit counters available to each CPU, irq 7
  1020. [ 664.045949] SMP: Booting CPU01 (CoreId 1)...
  1021. [ 664.050216] CPU1 revision is: 000d9508 (Cavium Octeon III)
  1022. [ 664.050218] FPU revision is: 00739500
  1023. [ 664.050284] Cpu 1 online
  1024. [ 664.146009] SMP: Booting CPU02 (CoreId 2)...
  1025. [ 664.150266] CPU2 revision is: 000d9508 (Cavium Octeon III)
  1026. [ 664.150268] FPU revision is: 00739500
  1027. [ 664.150337] Cpu 2 online
  1028. [ 664.246069] SMP: Booting CPU03 (CoreId 3)...
  1029. [ 664.250328] CPU3 revision is: 000d9508 (Cavium Octeon III)
  1030. [ 664.250329] FPU revision is: 00739500
  1031. [ 664.250398] Cpu 3 online
  1032. [ 664.346130] SMP: Booting CPU04 (CoreId 4)...
  1033. [ 664.350388] CPU4 revision is: 000d9508 (Cavium Octeon III)
  1034. [ 664.350389] FPU revision is: 00739500
  1035. [ 664.350458] Cpu 4 online
  1036. [ 664.446190] SMP: Booting CPU05 (CoreId 5)...
  1037. [ 664.450448] CPU5 revision is: 000d9508 (Cavium Octeon III)
  1038. [ 664.450450] FPU revision is: 00739500
  1039. [ 664.450519] Cpu 5 online
  1040. [ 664.546251] SMP: Booting CPU06 (CoreId 6)...
  1041. [ 664.550508] CPU6 revision is: 000d9508 (Cavium Octeon III)
  1042. [ 664.550510] FPU revision is: 00739500
  1043. [ 664.550580] Cpu 6 online
  1044. [ 664.646312] SMP: Booting CPU07 (CoreId 7)...
  1045. [ 664.650570] CPU7 revision is: 000d9508 (Cavium Octeon III)
  1046. [ 664.650572] FPU revision is: 00739500
  1047. [ 664.650641] Cpu 7 online
  1048. [ 664.746372] SMP: Booting CPU08 (CoreId 8)...
  1049. [ 664.750630] CPU8 revision is: 000d9508 (Cavium Octeon III)
  1050. [ 664.750632] FPU revision is: 00739500
  1051. [ 664.750701] Cpu 8 online
  1052. [ 664.846433] SMP: Booting CPU09 (CoreId 9)...
  1053. [ 664.850691] CPU9 revision is: 000d9508 (Cavium Octeon III)
  1054. [ 664.850693] FPU revision is: 00739500
  1055. [ 664.850763] Cpu 9 online
  1056. [ 664.882001] random: fast init done
  1057. [ 664.946494] SMP: Booting CPU10 (CoreId 10)...
  1058. [ 664.950752] CPU10 revision is: 000d9508 (Cavium Octeon III)
  1059. [ 664.950754] FPU revision is: 00739500
  1060. [ 664.950824] Cpu 10 online
  1061. [ 665.046555] SMP: Booting CPU11 (CoreId 11)...
  1062. [ 665.050813] CPU11 revision is: 000d9508 (Cavium Octeon III)
  1063. [ 665.050815] FPU revision is: 00739500
  1064. [ 665.050886] Cpu 11 online
  1065. [ 665.146616] SMP: Booting CPU12 (CoreId 12)...
  1066. [ 665.150874] CPU12 revision is: 000d9508 (Cavium Octeon III)
  1067. [ 665.150876] FPU revision is: 00739500
  1068. [ 665.150946] Cpu 12 online
  1069. [ 665.246676] SMP: Booting CPU13 (CoreId 13)...
  1070. [ 665.250934] CPU13 revision is: 000d9508 (Cavium Octeon III)
  1071. [ 665.250936] FPU revision is: 00739500
  1072. [ 665.251006] Cpu 13 online
  1073. [ 665.346738] SMP: Booting CPU14 (CoreId 14)...
  1074. [ 665.350996] CPU14 revision is: 000d9508 (Cavium Octeon III)
  1075. [ 665.350998] FPU revision is: 00739500
  1076. [ 665.351068] Cpu 14 online
  1077. [ 665.446799] SMP: Booting CPU15 (CoreId 15)...
  1078. [ 665.451057] CPU15 revision is: 000d9508 (Cavium Octeon III)
  1079. [ 665.451058] FPU revision is: 00739500
  1080. [ 665.451129] Cpu 15 online
  1081. [ 665.546861] SMP: Booting CPU16 (CoreId 16)...
  1082. [ 665.551119] CPU16 revision is: 000d9508 (Cavium Octeon III)
  1083. [ 665.551121] FPU revision is: 00739500
  1084. [ 665.551192] Cpu 16 online
  1085. [ 665.646921] SMP: Booting CPU17 (CoreId 17)...
  1086. [ 665.651179] CPU17 revision is: 000d9508 (Cavium Octeon III)
  1087. [ 665.651181] FPU revision is: 00739500
  1088. [ 665.651252] Cpu 17 online
  1089. [ 665.746982] SMP: Booting CPU18 (CoreId 18)...
  1090. [ 665.751240] CPU18 revision is: 000d9508 (Cavium Octeon III)
  1091. [ 665.751242] FPU revision is: 00739500
  1092. [ 665.751313] Cpu 18 online
  1093. [ 665.847043] SMP: Booting CPU19 (CoreId 19)...
  1094. [ 665.851301] CPU19 revision is: 000d9508 (Cavium Octeon III)
  1095. [ 665.851303] FPU revision is: 00739500
  1096. [ 665.851374] Cpu 19 online
  1097. [ 665.947104] SMP: Booting CPU20 (CoreId 20)...
  1098. [ 665.951361] CPU20 revision is: 000d9508 (Cavium Octeon III)
  1099. [ 665.951363] FPU revision is: 00739500
  1100. [ 665.951435] Cpu 20 online
  1101. [ 666.047164] SMP: Booting CPU21 (CoreId 21)...
  1102. [ 666.051422] CPU21 revision is: 000d9508 (Cavium Octeon III)
  1103. [ 666.051424] FPU revision is: 00739500
  1104. [ 666.051503] Cpu 21 online
  1105. [ 666.147225] SMP: Booting CPU22 (CoreId 22)...
  1106. [ 666.151483] CPU22 revision is: 000d9508 (Cavium Octeon III)
  1107. [ 666.151484] FPU revision is: 00739500
  1108. [ 666.151563] Cpu 22 online
  1109. [ 666.247286] SMP: Booting CPU23 (CoreId 23)...
  1110. [ 666.251544] CPU23 revision is: 000d9508 (Cavium Octeon III)
  1111. [ 666.251546] FPU revision is: 00739500
  1112. [ 666.251626] Cpu 23 online
  1113. [ 666.347347] SMP: Booting CPU24 (CoreId 24)...
  1114. [ 666.351604] CPU24 revision is: 000d9508 (Cavium Octeon III)
  1115. [ 666.351606] FPU revision is: 00739500
  1116. [ 666.351687] Cpu 24 online
  1117. [ 666.447407] SMP: Booting CPU25 (CoreId 25)...
  1118. [ 666.451665] CPU25 revision is: 000d9508 (Cavium Octeon III)
  1119. [ 666.451667] FPU revision is: 00739500
  1120. [ 666.451750] Cpu 25 online
  1121. [ 666.547468] SMP: Booting CPU26 (CoreId 26)...
  1122. [ 666.551725] CPU26 revision is: 000d9508 (Cavium Octeon III)
  1123. [ 666.551727] FPU revision is: 00739500
  1124. [ 666.551811] Cpu 26 online
  1125. [ 666.647528] SMP: Booting CPU27 (CoreId 27)...
  1126. [ 666.651786] CPU27 revision is: 000d9508 (Cavium Octeon III)
  1127. [ 666.651788] FPU revision is: 00739500
  1128. [ 666.651875] Cpu 27 online
  1129. [ 666.747589] SMP: Booting CPU28 (CoreId 28)...
  1130. [ 666.751847] CPU28 revision is: 000d9508 (Cavium Octeon III)
  1131. [ 666.751849] FPU revision is: 00739500
  1132. [ 666.751936] Cpu 28 online
  1133. [ 666.847650] SMP: Booting CPU29 (CoreId 29)...
  1134. [ 666.851908] CPU29 revision is: 000d9508 (Cavium Octeon III)
  1135. [ 666.851910] FPU revision is: 00739500
  1136. [ 666.851997] Cpu 29 online
  1137. [ 666.947711] SMP: Booting CPU30 (CoreId 30)...
  1138. [ 666.951969] CPU30 revision is: 000d9508 (Cavium Octeon III)
  1139. [ 666.951971] FPU revision is: 00739500
  1140. [ 666.952061] Cpu 30 online
  1141. [ 667.047772] SMP: Booting CPU31 (CoreId 31)...
  1142. [ 667.052030] CPU31 revision is: 000d9508 (Cavium Octeon III)
  1143. [ 667.052032] FPU revision is: 00739500
  1144. [ 667.052123] Cpu 31 online
  1145. [ 667.147833] SMP: Booting CPU32 (CoreId 32)...
  1146. [ 667.152091] CPU32 revision is: 000d9508 (Cavium Octeon III)
  1147. [ 667.152093] FPU revision is: 00739500
  1148. [ 667.152186] Cpu 32 online
  1149. [ 667.247894] SMP: Booting CPU33 (CoreId 33)...
  1150. [ 667.252152] CPU33 revision is: 000d9508 (Cavium Octeon III)
  1151. [ 667.252154] FPU revision is: 00739500
  1152. [ 667.252248] Cpu 33 online
  1153. [ 667.347956] SMP: Booting CPU34 (CoreId 34)...
  1154. [ 667.352214] CPU34 revision is: 000d9508 (Cavium Octeon III)
  1155. [ 667.352216] FPU revision is: 00739500
  1156. [ 667.352311] Cpu 34 online
  1157. [ 667.448015] SMP: Booting CPU35 (CoreId 35)...
  1158. [ 667.452273] CPU35 revision is: 000d9508 (Cavium Octeon III)
  1159. [ 667.452275] FPU revision is: 00739500
  1160. [ 667.452373] Cpu 35 online
  1161. [ 667.548076] SMP: Booting CPU36 (CoreId 36)...
  1162. [ 667.552334] CPU36 revision is: 000d9508 (Cavium Octeon III)
  1163. [ 667.552335] FPU revision is: 00739500
  1164. [ 667.552435] Cpu 36 online
  1165. [ 667.648136] SMP: Booting CPU37 (CoreId 37)...
  1166. [ 667.652394] CPU37 revision is: 000d9508 (Cavium Octeon III)
  1167. [ 667.652396] FPU revision is: 00739500
  1168. [ 667.652497] Cpu 37 online
  1169. [ 667.748198] SMP: Booting CPU38 (CoreId 38)...
  1170. [ 667.752455] CPU38 revision is: 000d9508 (Cavium Octeon III)
  1171. [ 667.752457] FPU revision is: 00739500
  1172. [ 667.752560] Cpu 38 online
  1173. [ 667.848260] SMP: Booting CPU39 (CoreId 39)...
  1174. [ 667.852517] CPU39 revision is: 000d9508 (Cavium Octeon III)
  1175. [ 667.852519] FPU revision is: 00739500
  1176. [ 667.852624] Cpu 39 online
  1177. [ 667.948324] SMP: Booting CPU40 (CoreId 40)...
  1178. [ 667.952581] CPU40 revision is: 000d9508 (Cavium Octeon III)
  1179. [ 667.952583] FPU revision is: 00739500
  1180. [ 667.952690] Cpu 40 online
  1181. [ 668.048385] SMP: Booting CPU41 (CoreId 41)...
  1182. [ 668.052642] CPU41 revision is: 000d9508 (Cavium Octeon III)
  1183. [ 668.052644] FPU revision is: 00739500
  1184. [ 668.052753] Cpu 41 online
  1185. [ 668.148446] SMP: Booting CPU42 (CoreId 42)...
  1186. [ 668.152703] CPU42 revision is: 000d9508 (Cavium Octeon III)
  1187. [ 668.152705] FPU revision is: 00739500
  1188. [ 668.152816] Cpu 42 online
  1189. [ 668.248507] SMP: Booting CPU43 (CoreId 43)...
  1190. [ 668.252764] CPU43 revision is: 000d9508 (Cavium Octeon III)
  1191. [ 668.252766] FPU revision is: 00739500
  1192. [ 668.252880] Cpu 43 online
  1193. [ 668.348568] SMP: Booting CPU44 (CoreId 44)...
  1194. [ 668.352825] CPU44 revision is: 000d9508 (Cavium Octeon III)
  1195. [ 668.352827] FPU revision is: 00739500
  1196. [ 668.352942] Cpu 44 online
  1197. [ 668.448628] SMP: Booting CPU45 (CoreId 45)...
  1198. [ 668.452885] CPU45 revision is: 000d9508 (Cavium Octeon III)
  1199. [ 668.452887] FPU revision is: 00739500
  1200. [ 668.453004] Cpu 45 online
  1201. [ 668.548689] SMP: Booting CPU46 (CoreId 46)...
  1202. [ 668.552947] CPU46 revision is: 000d9508 (Cavium Octeon III)
  1203. [ 668.552949] FPU revision is: 00739500
  1204. [ 668.553067] Cpu 46 online
  1205. [ 668.648750] SMP: Booting CPU47 (CoreId 47)...
  1206. [ 668.653008] CPU47 revision is: 000d9508 (Cavium Octeon III)
  1207. [ 668.653010] FPU revision is: 00739500
  1208. [ 668.653131] Cpu 47 online
  1209. [ 668.664810] Brought up 48 CPUs
  1210. [ 668.675326] devtmpfs: initialized
  1211. [ 668.682608] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  1212. [ 668.692314] futex hash table entries: 16384 (order: 9, 2097152 bytes)
  1213. [ 668.699297] NET: Registered protocol family 16
  1214. [ 668.713030] PCIe: Initializing port 0:0
  1215. [ 668.716710] 0:PCIe: Port 0 is unknown, skipping.
  1216. [ 668.721290] PCIe: Initializing port 0:1
  1217. [ 668.725109] 0:PCIe: Port 1 is unknown, skipping.
  1218. [ 668.729731] PCIe: Initializing port 0:2
  1219. [ 668.763208] random: crng init done
  1220. [ 669.454417] PCIe: Port 2 link active, 4 lanes, speed gen2
  1221. [ 669.569947] PCIe: Initializing port 0:3
  1222. [ 669.573606] 0:PCIe: Port 3 is unknown, skipping.
  1223. [ 669.594102] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  1224. [ 669.601124] vgaarb: loaded
  1225. [ 669.603890] SCSI subsystem initialized
  1226. [ 669.607996] usbcore: registered new interface driver usbfs
  1227. [ 669.613389] usbcore: registered new interface driver hub
  1228. [ 669.618761] usbcore: registered new device driver usb
  1229. [ 669.623884] pps_core: LinuxPPS API ver. 1 registered
  1230. [ 669.628671] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  1231. [ 669.637851] PTP clock support registered
  1232. [ 669.642247] PCI host bridge to bus 0002:00
  1233. [ 669.646172] pci_bus 0002:00: root bus resource [mem 0x11d00f0000000-0x11d0fffffffff] (bus address [0xf0000000-0xfffffffff])
  1234. [ 669.657296] pci_bus 0002:00: root bus resource [io 0x200000000-0x2ffffffff] (bus address [0x0000-0xffffffff])
  1235. [ 669.667260] pci_bus 0002:00: root bus resource [??? 0x00000000 flags 0x0]
  1236. [ 669.674048] pci_bus 0002:00: No busn resource found for root bus, will use [bus 00-ff]
  1237. [ 669.682129] pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  1238. [ 669.719996] pci 0002:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  1239. [ 669.729473] pci 0002:02:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  1240. [ 669.737325] pci 0002:02:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  1241. [ 669.745289] pci 0002:02:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  1242. [ 669.753284] pci 0002:02:08.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  1243. [ 669.761260] pci 0002:02:09.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  1244. [ 669.769260] pci 0002:02:0a.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  1245. [ 669.799363] pci 0002:00:00.0: BAR 0: assigned [mem 0x11d0100000000-0x11d01007fffff 64bit pref]
  1246. [ 669.807813] pci 0002:00:00.0: BAR 8: assigned [mem 0x11d00f0000000-0x11d00f05fffff]
  1247. [ 669.815451] pci 0002:00:00.0: BAR 9: assigned [mem 0x11d0100800000-0x11d0100bfffff 64bit pref]
  1248. [ 669.824029] pci 0002:00:00.0: BAR 6: assigned [mem 0x11d00f0600000-0x11d00f060ffff pref]
  1249. [ 669.832122] pci 0002:00:00.0: BAR 7: assigned [io 0x200000000-0x200001fff]
  1250. [ 669.839049] pci 0002:01:00.0: BAR 8: assigned [mem 0x11d00f0000000-0x11d00f04fffff]
  1251. [ 669.846702] pci 0002:01:00.0: BAR 9: assigned [mem 0x11d0100800000-0x11d0100bfffff 64bit pref]
  1252. [ 669.855277] pci 0002:01:00.0: BAR 0: assigned [mem 0x11d00f0500000-0x11d00f053ffff]
  1253. [ 669.862928] pci 0002:01:00.0: BAR 7: assigned [io 0x200000000-0x200001fff]
  1254. [ 669.869863] pci 0002:02:01.0: BAR 8: assigned [mem 0x11d00f0000000-0x11d00f01fffff]
  1255. [ 669.877514] pci 0002:02:01.0: BAR 9: assigned [mem 0x11d0100800000-0x11d01009fffff 64bit pref]
  1256. [ 669.886091] pci 0002:02:09.0: BAR 8: assigned [mem 0x11d00f0200000-0x11d00f03fffff]
  1257. [ 669.893739] pci 0002:02:09.0: BAR 9: assigned [mem 0x11d0100a00000-0x11d0100bfffff 64bit pref]
  1258. [ 669.902323] pci 0002:02:0a.0: BAR 8: assigned [mem 0x11d00f0400000-0x11d00f04fffff]
  1259. [ 669.909977] pci 0002:02:01.0: BAR 7: assigned [io 0x200000000-0x200000fff]
  1260. [ 669.916905] pci 0002:02:09.0: BAR 7: assigned [io 0x200001000-0x200001fff]
  1261. [ 669.923860] pci 0002:02:01.0: PCI bridge to [bus 03]
  1262. [ 669.928798] pci 0002:02:01.0: bridge window [io 0x200000000-0x200000fff]
  1263. [ 669.935756] pci 0002:02:01.0: bridge window [mem 0x11d00f0000000-0x11d00f01fffff]
  1264. [ 669.943380] pci 0002:02:01.0: bridge window [mem 0x11d0100800000-0x11d01009fffff 64bit pref]
  1265. [ 669.951982] pci 0002:02:02.0: PCI bridge to [bus 04]
  1266. [ 669.956923] pci 0002:02:03.0: PCI bridge to [bus 05]
  1267. [ 669.961871] pci 0002:02:08.0: PCI bridge to [bus 06]
  1268. [ 669.966831] pci 0002:02:09.0: PCI bridge to [bus 07]
  1269. [ 669.971763] pci 0002:02:09.0: bridge window [io 0x200001000-0x200001fff]
  1270. [ 669.978716] pci 0002:02:09.0: bridge window [mem 0x11d00f0200000-0x11d00f03fffff]
  1271. [ 669.986345] pci 0002:02:09.0: bridge window [mem 0x11d0100a00000-0x11d0100bfffff 64bit pref]
  1272. [ 669.994955] pci 0002:08:00.0: BAR 0: assigned [mem 0x11d00f0400000-0x11d00f0403fff 64bit]
  1273. [ 670.003104] pci 0002:02:0a.0: PCI bridge to [bus 08]
  1274. [ 670.008051] pci 0002:02:0a.0: bridge window [mem 0x11d00f0400000-0x11d00f04fffff]
  1275. [ 670.015685] pci 0002:01:00.0: PCI bridge to [bus 02-08]
  1276. [ 670.020895] pci 0002:01:00.0: bridge window [io 0x200000000-0x200001fff]
  1277. [ 670.027836] pci 0002:01:00.0: bridge window [mem 0x11d00f0000000-0x11d00f04fffff]
  1278. [ 670.035478] pci 0002:01:00.0: bridge window [mem 0x11d0100800000-0x11d0100bfffff 64bit pref]
  1279. [ 670.044068] pci 0002:00:00.0: PCI bridge to [bus 01-08]
  1280. [ 670.049278] pci 0002:00:00.0: bridge window [io 0x200000000-0x200001fff]
  1281. [ 670.056220] pci 0002:00:00.0: bridge window [mem 0x11d00f0000000-0x11d00f05fffff]
  1282. [ 670.063861] pci 0002:00:00.0: bridge window [mem 0x11d0100800000-0x11d0100bfffff 64bit pref]
  1283. [ 670.072898] NetLabel: Initializing
  1284. [ 670.076133] NetLabel: domain hash size = 128
  1285. [ 670.080463] NetLabel: protocols = UNLABELED CIPSOv4
  1286. [ 670.085438] NetLabel: unlabeled traffic allowed by default
  1287. [ 670.091258] clocksource: Switched to clocksource OCTEON_CVMCOUNT
  1288. [ 670.097230] VFS: Disk quotas dquot_6.6.0
  1289. [ 670.101065] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  1290. [ 670.112545] NET: Registered protocol family 2
  1291. [ 670.117275] TCP established hash table entries: 524288 (order: 10, 4194304 bytes)
  1292. [ 670.127267] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
  1293. [ 670.134309] TCP: Hash tables configured (established 524288 bind 65536)
  1294. [ 670.140779] UDP hash table entries: 32768 (order: 8, 1048576 bytes)
  1295. [ 670.147726] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes)
  1296. [ 670.155168] NET: Registered protocol family 1
  1297. [ 670.179635] RPC: Registered named UNIX socket transport module.
  1298. [ 670.185410] RPC: Registered udp transport module.
  1299. [ 670.190064] RPC: Registered tcp transport module.
  1300. [ 670.194758] RPC: Registered tcp NFSv4.1 backchannel transport module.
  1301. [ 673.067430] octeon_pci_console: Console not created.
  1302. [ 673.072233] /proc/octeon_perf: Octeon performance counter interface loaded
  1303. [ 673.079459] platform 1180068000000.uctl: dwc3 controller power init failure.
  1304. [ 673.086404] platform 1180068000000.uctl: DRD mode set to 'Host'
  1305. [ 673.092242] platform 1180068000000.uctl: clocks initialized.
  1306. [ 673.098841] octeon_error_injector: Error: Unrecognized test number: 0
  1307. [ 673.110172] workingset: timestamp_bits=46 max_order=24 bucket_order=0
  1308. [ 673.122386] NFS: Registering the id_resolver key type
  1309. [ 673.127270] Key type id_resolver registered
  1310. [ 673.131439] Key type id_legacy registered
  1311. [ 673.135439] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
  1312. [ 673.143624] Key type asymmetric registered
  1313. [ 673.147544] Asymmetric key parser 'x509' registered
  1314. [ 673.152520] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
  1315. [ 673.159893] io scheduler noop registered
  1316. [ 673.163698] io scheduler deadline registered
  1317. [ 673.167962] io scheduler cfq registered (default)
  1318. [ 673.172881] octeon_gpio 1070000000800.gpio-controller: OCTEON GPIO: base = 480
  1319. [ 673.180053] PCI: Enabling device 0002:00:00.0 (0506 -> 0507)
  1320. [ 673.185616] PCI: Enabling device 0002:01:00.0 (0000 -> 0003)
  1321. [ 673.191527] PCI: Enabling device 0002:02:01.0 (0000 -> 0003)
  1322. [ 673.197955] PCI: Enabling device 0002:02:09.0 (0000 -> 0003)
  1323. [ 673.203743] PCI: Enabling device 0002:02:0a.0 (0000 -> 0002)
  1324. [ 673.210050] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  1325. [ 673.217154] console [ttyS0] disabled
  1326. [ 673.220568] 1180000000800.serial: ttyS0 at MMIO 0x1180000000800 (irq = 64, base_baud = 75000000) is a OCTEON
  1327. [ 673.230405] console [ttyS0] enabled
  1328. [ 673.230405] console [ttyS0] enabled
  1329. [ 673.237341] bootconsole [early0] disabled
  1330. [ 673.237341] bootconsole [early0] disabled
  1331. [ 673.245617] 1180000000c00.serial: ttyS1 at MMIO 0x1180000000c00 (irq = 369, base_baud = 75000000) is a OCTEON
  1332. [ 673.256000] octeon_rng octeon_rng: Octeon Random Number Generator
  1333. [ 673.299758] brd: module loaded
  1334. [ 673.320363] loop: module loaded
  1335. [ 673.324145] nvme nvme0: pci function 0002:08:00.0
  1336. [ 673.328856] PCI: Enabling device 0002:08:00.0 (0000 -> 0002)
  1337. [ 673.335149] libphy: mdio_octeon: probed
  1338. [ 673.340539] mdio_octeon 1180000003800.mdio: Probed
  1339. [ 673.345415] libphy: mdio_octeon: probed
  1340. [ 673.352440] mdio_octeon 1180000003880.mdio: Probed
  1341. [ 673.357279] libphy: mdio_octeon: probed
  1342. [ 673.364183] mdio_octeon 1180000003900.mdio: Probed
  1343. [ 673.369026] libphy: mdio_octeon: probed
  1344. [ 673.372884] mdio_octeon 1180000003980.mdio: Probed
  1345. [ 673.378059] libphy: Fixed MDIO Bus: probed
  1346. [ 673.452994] nvme0n1: p1
  1347. [ 673.483709] octeon_bgx_port 11800e0000000.0.ethernet-mac: Probed
  1348. [ 673.489770] octeon_bgx_nexus 11800e0000000.ethernet-mac-nexus: Created PKI 0: 8000001002f3e800
  1349. [ 673.598715] octeon_bgx_port 11800e0000000.1.ethernet-mac: Probed
  1350. [ 673.604787] octeon_bgx_nexus 11800e0000000.ethernet-mac-nexus: Created PKI 1: 8000001002f3f000
  1351. [ 673.613413] octeon_bgx_nexus 11800e0000000.ethernet-mac-nexus: Probed
  1352. [ 673.619958] octeon_bgx_port 11800e1000000.0.ethernet-mac: Probed
  1353. [ 673.626046] octeon_bgx_nexus 11800e1000000.ethernet-mac-nexus: Created PKI 2: 8000001002f3f800
  1354. [ 673.634674] octeon_bgx_nexus 11800e1000000.ethernet-mac-nexus: Probed
  1355. [ 673.641129] octeon_bgx_nexus 11800e2000000.ethernet-mac-nexus: Probed
  1356. [ 673.647608] octeon_bgx_nexus 11800e3000000.ethernet-mac-nexus: Probed
  1357. [ 673.904168] octeon_bgx_port 11800e4000000.0.ethernet-mac: Probed
  1358. [ 673.910232] octeon_bgx_nexus 11800e4000000.ethernet-mac-nexus: Created PKI 3: 8000001002f70000
  1359. [ 674.168962] octeon_bgx_port 11800e4000000.1.ethernet-mac: Probed
  1360. [ 674.175030] octeon_bgx_nexus 11800e4000000.ethernet-mac-nexus: Created PKI 4: 8000001002f70800
  1361. [ 674.433761] octeon_bgx_port 11800e4000000.2.ethernet-mac: Probed
  1362. [ 674.439821] octeon_bgx_nexus 11800e4000000.ethernet-mac-nexus: Created PKI 5: 8000001002f71000
  1363. [ 674.698554] octeon_bgx_port 11800e4000000.3.ethernet-mac: Probed
  1364. [ 674.704618] octeon_bgx_nexus 11800e4000000.ethernet-mac-nexus: Created PKI 6: 8000001002f71800
  1365. [ 674.713245] octeon_bgx_nexus 11800e4000000.ethernet-mac-nexus: Probed
  1366. [ 674.969797] octeon_bgx_port 11800e5000000.0.ethernet-mac: Probed
  1367. [ 674.975861] octeon_bgx_nexus 11800e5000000.ethernet-mac-nexus: Created PKI 7: 8000001002f72000
  1368. [ 675.234585] octeon_bgx_port 11800e5000000.1.ethernet-mac: Probed
  1369. [ 675.240649] octeon_bgx_nexus 11800e5000000.ethernet-mac-nexus: Created PKI 8: 8000001002f72800
  1370. [ 675.499372] octeon_bgx_port 11800e5000000.2.ethernet-mac: Probed
  1371. [ 675.505438] octeon_bgx_nexus 11800e5000000.ethernet-mac-nexus: Created PKI 9: 8000001002f73000
  1372. [ 675.764160] octeon_bgx_port 11800e5000000.3.ethernet-mac: Probed
  1373. [ 675.770218] octeon_bgx_nexus 11800e5000000.ethernet-mac-nexus: Created PKI 10: 8000001002f73800
  1374. [ 675.778932] octeon_bgx_nexus 11800e5000000.ethernet-mac-nexus: Probed
  1375. [ 675.785583] octeon3_eth_global_init SSO:63:1023, PKO:62:1022
  1376. [ 675.792608] ethernet-mac-pki ethernet-mac-pki.0: Probing 0-0:0
  1377. [ 675.798467] ethernet-mac-pki ethernet-mac-pki.0: rx sso grp:1..1 aura:1021 pknd:0 pko_queue:1
  1378. [ 675.807430] ethernet-mac-pki ethernet-mac-pki.0 eth0: Registered
  1379. [ 675.813464] ethernet-mac-pki ethernet-mac-pki.1: Probing 0-0:1
  1380. [ 675.819316] ethernet-mac-pki ethernet-mac-pki.1: rx sso grp:2..2 aura:1020 pknd:1 pko_queue:2
  1381. [ 675.828209] ethernet-mac-pki ethernet-mac-pki.1 eth1: Registered
  1382. [ 675.834244] ethernet-mac-pki ethernet-mac-pki.2: Probing 0-1:0
  1383. [ 675.840096] ethernet-mac-pki ethernet-mac-pki.2: rx sso grp:3..3 aura:1019 pknd:2 pko_queue:3
  1384. [ 675.848991] ethernet-mac-pki ethernet-mac-pki.2 eth2: Registered
  1385. [ 675.855025] ethernet-mac-pki ethernet-mac-pki.3: Probing 0-4:0
  1386. [ 675.860878] ethernet-mac-pki ethernet-mac-pki.3: rx sso grp:4..4 aura:1018 pknd:6 pko_queue:4
  1387. [ 675.869774] ethernet-mac-pki ethernet-mac-pki.3 eth3: Registered
  1388. [ 675.875809] ethernet-mac-pki ethernet-mac-pki.4: Probing 0-4:1
  1389. [ 675.881668] ethernet-mac-pki ethernet-mac-pki.4: rx sso grp:5..5 aura:1017 pknd:7 pko_queue:5
  1390. [ 675.890543] ethernet-mac-pki ethernet-mac-pki.4 eth4: Registered
  1391. [ 675.896577] ethernet-mac-pki ethernet-mac-pki.5: Probing 0-4:2
  1392. [ 675.902445] ethernet-mac-pki ethernet-mac-pki.5: rx sso grp:6..6 aura:1016 pknd:8 pko_queue:6
  1393. [ 675.911334] ethernet-mac-pki ethernet-mac-pki.5 eth5: Registered
  1394. [ 675.917350] ethernet-mac-pki ethernet-mac-pki.6: Probing 0-4:3
  1395. [ 675.923213] ethernet-mac-pki ethernet-mac-pki.6: rx sso grp:7..7 aura:1015 pknd:9 pko_queue:7
  1396. [ 675.932106] ethernet-mac-pki ethernet-mac-pki.6 eth6: Registered
  1397. [ 675.938121] ethernet-mac-pki ethernet-mac-pki.7: Probing 0-5:0
  1398. [ 675.943997] ethernet-mac-pki ethernet-mac-pki.7: rx sso grp:8..8 aura:1014 pknd:10 pko_queue:8
  1399. [ 675.952973] ethernet-mac-pki ethernet-mac-pki.7 eth7: Registered
  1400. [ 675.958992] ethernet-mac-pki ethernet-mac-pki.8: Probing 0-5:1
  1401. [ 675.964864] ethernet-mac-pki ethernet-mac-pki.8: rx sso grp:9..9 aura:1013 pknd:11 pko_queue:9
  1402. [ 675.973842] ethernet-mac-pki ethernet-mac-pki.8 eth8: Registered
  1403. [ 675.979858] ethernet-mac-pki ethernet-mac-pki.9: Probing 0-5:2
  1404. [ 675.985732] ethernet-mac-pki ethernet-mac-pki.9: rx sso grp:10..10 aura:1012 pknd:12 pko_queue:10
  1405. [ 675.994971] ethernet-mac-pki ethernet-mac-pki.9 eth9: Registered
  1406. [ 676.000987] ethernet-mac-pki ethernet-mac-pki.10: Probing 0-5:3
  1407. [ 676.006953] ethernet-mac-pki ethernet-mac-pki.10: rx sso grp:11..11 aura:1011 pknd:13 pko_queue:11
  1408. [ 676.016273] ethernet-mac-pki ethernet-mac-pki.10 eth10: Registered
  1409. [ 676.022766] dwc3 1680000000000.xhci: Configuration mismatch. dr_mode forced to host
  1410. [ 676.030795] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  1411. [ 676.037336] ehci-pci: EHCI PCI platform driver
  1412. [ 676.041849] ehci-platform: EHCI generic platform driver
  1413. [ 676.047187] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  1414. [ 676.053379] ohci-pci: OHCI PCI platform driver
  1415. [ 676.057884] ohci-platform: OHCI generic platform driver
  1416. [ 676.063411] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  1417. [ 676.069006] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  1418. [ 676.076738] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f065 hci version 0x100 quirks 0x02010010
  1419. [ 676.085466] xhci-hcd xhci-hcd.0.auto: irq 449, io mem 0x1680000000000
  1420. [ 676.091994] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1421. [ 676.098780] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1422. [ 676.106005] usb usb1: Product: xHCI Host Controller
  1423. [ 676.110880] usb usb1: Manufacturer: Linux 4.9.50-rt37-yocto-standard xhci-hcd
  1424. [ 676.118021] usb usb1: SerialNumber: xhci-hcd.0.auto
  1425. [ 676.123221] hub 1-0:1.0: USB hub found
  1426. [ 676.126984] hub 1-0:1.0: 1 port detected
  1427. [ 676.131054] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  1428. [ 676.136660] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  1429. [ 676.144359] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  1430. [ 676.152506] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
  1431. [ 676.159292] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1432. [ 676.166522] usb usb2: Product: xHCI Host Controller
  1433. [ 676.171405] usb usb2: Manufacturer: Linux 4.9.50-rt37-yocto-standard xhci-hcd
  1434. [ 676.178536] usb usb2: SerialNumber: xhci-hcd.0.auto
  1435. [ 676.183724] hub 2-0:1.0: USB hub found
  1436. [ 676.187485] hub 2-0:1.0: 1 port detected
  1437. [ 676.191708] usbcore: registered new interface driver usb-storage
  1438. [ 676.197764] i2c /dev entries driver
  1439. [ 676.201944] i2c-octeon 1180000001000.i2c: probed
  1440. [ 676.261374] rtc-ds1307 1-006f: rtc core: registered mcp7941x as rtc0
  1441. [ 676.267730] rtc-ds1307 1-006f: 64 bytes nvram
  1442. [ 676.272198] i2c-octeon 1180000001200.i2c: probed
  1443. [ 676.277010] Cavium generic PTP Driver, ver 1.0
  1444. [ 676.341460] octeon_wdt: Initial granularity 5 Sec
  1445. [ 676.347248] device-mapper: uevent: version 1.0.3
  1446. [ 676.352128] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
  1447. [ 676.361664] i2c i2c-2: Added multiplexed i2c bus 3
  1448. [ 676.366539] adt7470 3-002f: adt7470 chip found
  1449. [ 676.372801] adt7470 3-002c: adt7470 chip found
  1450. [ 676.381580] i2c i2c-2: Added multiplexed i2c bus 4
  1451. [ 676.392389] pim0: im13233 probed
  1452. [ 676.395799] Netfilter messages via NETLINK v0.30.
  1453. [ 676.400795] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
  1454. [ 676.407192] ip_set: protocol 6
  1455. [ 676.410247] IPVS: Registered protocols ()
  1456. [ 676.414285] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
  1457. [ 676.421661] IPVS: Creating netns size=1320 id=0
  1458. [ 676.426251] IPVS: ipvs loaded.
  1459. [ 676.429384] ipip: IPv4 and MPLS over IPv4 tunneling driver
  1460. [ 676.435407] arp_tables: arp_tables: (C) 2002 David S. Miller
  1461. [ 676.441068] Initializing XFRM netlink socket
  1462. [ 676.445725] NET: Registered protocol family 10
  1463. [ 676.451494] mip6: Mobile IPv6
  1464. [ 676.454469] ip6_tables: (C) 2000-2006 Netfilter Core Team
  1465. [ 676.459958] NET: Registered protocol family 17
  1466. [ 676.464420] NET: Registered protocol family 15
  1467. [ 676.468876] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  1468. [ 676.481838] Ebtables v2.0 registered
  1469. [ 676.485437] 8021q: 802.1Q VLAN Support v1.8
  1470. [ 676.489633] Key type dns_resolver registered
  1471. [ 676.493965] L2 lock: TLB refill 256 bytes
  1472. [ 676.497979] L2 lock: General exception 128 bytes
  1473. [ 676.502601] L2 lock: low-level interrupt 128 bytes
  1474. [ 676.507390] L2 lock: interrupt 640 bytes
  1475. [ 676.511333] L2 lock: memcpy 1152 bytes
  1476. [ 676.531288] rtc-ds1307 1-006f: setting system clock to 2018-05-10 22:29:08 UTC (1525991348)
  1477. [ 676.539659] OF: fdt:not creating '/sys/firmware/fdt': CRC check failed
  1478. [ 676.546215] Warning: unable to open an initial console.
  1479. [ 676.568759] Freeing unused kernel memory: 72392K
  1480. [ 676.573401] This architecture does not have kernel memory protection.
  1481. [ 677.397581] udevd[1402]: starting version 3.2
  1482. [ 677.406535] udevd[1403]: starting eudev-3.2
  1483. [ 678.013340] IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
  1484. [ 679.041468] eth2: Link is up - 1000/Full
  1485. [ 679.045406] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
  1486.  
  1487. MontaVista Carrier Grade Express Linux 2.2.0 cavium-octeon3-64 /dev/console
  1488.  
  1489. cavium-octeon3-64 login: root
  1490. root@cavium-octeon3-64:~# ps
  1491. PID USER TIME COMMAND
  1492. 1 root 0:07 init [5]
  1493. 2 root 0:00 [kthreadd]
  1494. 3 root 0:00 [ksoftirqd/0]
  1495. 4 root 0:00 [kworker/0:0]
  1496. 5 root 0:00 [kworker/0:0H]
  1497. 6 root 0:00 [kworker/u96:0]
  1498. 7 root 0:00 [rcu_preempt]
  1499. 8 root 0:00 [rcu_sched]
  1500. 9 root 0:00 [rcu_bh]
  1501. 10 root 0:00 [rcuc/0]
  1502. 11 root 0:00 [migration/0]
  1503. 12 root 0:00 [lru-add-drain]
  1504. 13 root 0:00 [watchdog/0]
  1505. 14 root 0:00 [cpuhp/0]
  1506. 15 root 0:00 [cpuhp/1]
  1507. 16 root 0:00 [watchdog/1]
  1508. 17 root 0:00 [migration/1]
  1509. 18 root 0:00 [rcuc/1]
  1510. 19 root 0:00 [ksoftirqd/1]
  1511. 20 root 0:00 [kworker/1:0]
  1512. 21 root 0:00 [kworker/1:0H]
  1513. 22 root 0:00 [cpuhp/2]
  1514. 23 root 0:00 [watchdog/2]
  1515. 24 root 0:00 [migration/2]
  1516. 25 root 0:00 [rcuc/2]
  1517. 26 root 0:00 [ksoftirqd/2]
  1518. 27 root 0:00 [kworker/2:0]
  1519. 28 root 0:00 [kworker/2:0H]
  1520. 29 root 0:00 [cpuhp/3]
  1521. 30 root 0:00 [watchdog/3]
  1522. 31 root 0:00 [migration/3]
  1523. 32 root 0:00 [rcuc/3]
  1524. 33 root 0:00 [ksoftirqd/3]
  1525. 34 root 0:00 [kworker/3:0]
  1526. 35 root 0:00 [kworker/3:0H]
  1527. 36 root 0:00 [cpuhp/4]
  1528. 37 root 0:00 [watchdog/4]
  1529. 38 root 0:00 [migration/4]
  1530. 39 root 0:00 [rcuc/4]
  1531. 40 root 0:00 [ksoftirqd/4]
  1532. 41 root 0:00 [kworker/4:0]
  1533. 42 root 0:00 [kworker/4:0H]
  1534. 43 root 0:00 [cpuhp/5]
  1535. 44 root 0:00 [watchdog/5]
  1536. 45 root 0:00 [migration/5]
  1537. 46 root 0:00 [rcuc/5]
  1538. 47 root 0:00 [ksoftirqd/5]
  1539. 48 root 0:00 [kworker/5:0]
  1540. 49 root 0:00 [kworker/5:0H]
  1541. 50 root 0:00 [cpuhp/6]
  1542. 51 root 0:00 [watchdog/6]
  1543. 52 root 0:00 [migration/6]
  1544. 53 root 0:00 [rcuc/6]
  1545. 54 root 0:00 [ksoftirqd/6]
  1546. 55 root 0:00 [kworker/6:0]
  1547. 56 root 0:00 [kworker/6:0H]
  1548. 57 root 0:00 [cpuhp/7]
  1549. 58 root 0:00 [watchdog/7]
  1550. 59 root 0:00 [migration/7]
  1551. 60 root 0:00 [rcuc/7]
  1552. 61 root 0:00 [ksoftirqd/7]
  1553. 62 root 0:00 [kworker/7:0]
  1554. 63 root 0:00 [kworker/7:0H]
  1555. 64 root 0:00 [cpuhp/8]
  1556. 65 root 0:00 [watchdog/8]
  1557. 66 root 0:00 [migration/8]
  1558. 67 root 0:00 [rcuc/8]
  1559. 68 root 0:00 [ksoftirqd/8]
  1560. 69 root 0:00 [kworker/8:0]
  1561. 70 root 0:00 [kworker/8:0H]
  1562. 71 root 0:00 [cpuhp/9]
  1563. 72 root 0:00 [watchdog/9]
  1564. 73 root 0:00 [migration/9]
  1565. 74 root 0:00 [rcuc/9]
  1566. 75 root 0:00 [ksoftirqd/9]
  1567. 76 root 0:00 [kworker/9:0]
  1568. 77 root 0:00 [kworker/9:0H]
  1569. 78 root 0:00 [cpuhp/10]
  1570. 79 root 0:00 [watchdog/10]
  1571. 80 root 0:00 [migration/10]
  1572. 81 root 0:00 [rcuc/10]
  1573. 82 root 0:00 [ksoftirqd/10]
  1574. 83 root 0:00 [kworker/10:0]
  1575. 84 root 0:00 [kworker/10:0H]
  1576. 85 root 0:00 [cpuhp/11]
  1577. 86 root 0:00 [watchdog/11]
  1578. 87 root 0:00 [migration/11]
  1579. 88 root 0:00 [rcuc/11]
  1580. 89 root 0:00 [ksoftirqd/11]
  1581. 90 root 0:00 [kworker/11:0]
  1582. 91 root 0:00 [kworker/11:0H]
  1583. 92 root 0:00 [cpuhp/12]
  1584. 93 root 0:00 [watchdog/12]
  1585. 94 root 0:00 [migration/12]
  1586. 95 root 0:00 [rcuc/12]
  1587. 96 root 0:00 [ksoftirqd/12]
  1588. 97 root 0:00 [kworker/12:0]
  1589. 98 root 0:00 [kworker/12:0H]
  1590. 99 root 0:00 [cpuhp/13]
  1591. 100 root 0:00 [watchdog/13]
  1592. 101 root 0:00 [migration/13]
  1593. 102 root 0:00 [rcuc/13]
  1594. 103 root 0:00 [ksoftirqd/13]
  1595. 104 root 0:00 [kworker/13:0]
  1596. 105 root 0:00 [kworker/13:0H]
  1597. 106 root 0:00 [cpuhp/14]
  1598. 107 root 0:00 [watchdog/14]
  1599. 108 root 0:00 [migration/14]
  1600. 109 root 0:00 [rcuc/14]
  1601. 110 root 0:00 [ksoftirqd/14]
  1602. 111 root 0:00 [kworker/14:0]
  1603. 112 root 0:00 [kworker/14:0H]
  1604. 113 root 0:00 [cpuhp/15]
  1605. 114 root 0:00 [watchdog/15]
  1606. 115 root 0:00 [migration/15]
  1607. 116 root 0:00 [rcuc/15]
  1608. 117 root 0:00 [ksoftirqd/15]
  1609. 118 root 0:00 [kworker/15:0]
  1610. 119 root 0:00 [kworker/15:0H]
  1611. 120 root 0:00 [cpuhp/16]
  1612. 121 root 0:00 [watchdog/16]
  1613. 122 root 0:00 [migration/16]
  1614. 123 root 0:00 [rcuc/16]
  1615. 124 root 0:00 [ksoftirqd/16]
  1616. 125 root 0:00 [kworker/16:0]
  1617. 126 root 0:00 [kworker/16:0H]
  1618. 127 root 0:00 [cpuhp/17]
  1619. 128 root 0:00 [watchdog/17]
  1620. 129 root 0:00 [migration/17]
  1621. 130 root 0:00 [rcuc/17]
  1622. 131 root 0:00 [ksoftirqd/17]
  1623. 132 root 0:00 [kworker/17:0]
  1624. 133 root 0:00 [kworker/17:0H]
  1625. 134 root 0:00 [cpuhp/18]
  1626. 135 root 0:00 [watchdog/18]
  1627. 136 root 0:00 [migration/18]
  1628. 137 root 0:00 [rcuc/18]
  1629. 138 root 0:00 [ksoftirqd/18]
  1630. 139 root 0:00 [kworker/18:0]
  1631. 140 root 0:00 [kworker/18:0H]
  1632. 141 root 0:00 [cpuhp/19]
  1633. 142 root 0:00 [watchdog/19]
  1634. 143 root 0:00 [migration/19]
  1635. 144 root 0:00 [rcuc/19]
  1636. 145 root 0:00 [ksoftirqd/19]
  1637. 146 root 0:00 [kworker/19:0]
  1638. 147 root 0:00 [kworker/19:0H]
  1639. 148 root 0:00 [cpuhp/20]
  1640. 149 root 0:00 [watchdog/20]
  1641. 150 root 0:00 [migration/20]
  1642. 151 root 0:00 [rcuc/20]
  1643. 152 root 0:00 [ksoftirqd/20]
  1644. 153 root 0:00 [kworker/20:0]
  1645. 154 root 0:00 [kworker/20:0H]
  1646. 155 root 0:00 [cpuhp/21]
  1647. 156 root 0:00 [watchdog/21]
  1648. 157 root 0:00 [migration/21]
  1649. 158 root 0:00 [rcuc/21]
  1650. 159 root 0:00 [ksoftirqd/21]
  1651. 160 root 0:00 [kworker/21:0]
  1652. 161 root 0:00 [kworker/21:0H]
  1653. 162 root 0:00 [cpuhp/22]
  1654. 163 root 0:00 [watchdog/22]
  1655. 164 root 0:00 [migration/22]
  1656. 165 root 0:00 [rcuc/22]
  1657. 166 root 0:00 [ksoftirqd/22]
  1658. 167 root 0:00 [kworker/22:0]
  1659. 168 root 0:00 [kworker/22:0H]
  1660. 169 root 0:00 [cpuhp/23]
  1661. 170 root 0:00 [watchdog/23]
  1662. 171 root 0:00 [migration/23]
  1663. 172 root 0:00 [rcuc/23]
  1664. 173 root 0:00 [ksoftirqd/23]
  1665. 174 root 0:00 [kworker/23:0]
  1666. 175 root 0:00 [kworker/23:0H]
  1667. 176 root 0:00 [cpuhp/24]
  1668. 177 root 0:00 [watchdog/24]
  1669. 178 root 0:00 [migration/24]
  1670. 179 root 0:00 [rcuc/24]
  1671. 180 root 0:00 [ksoftirqd/24]
  1672. 181 root 0:00 [kworker/24:0]
  1673. 182 root 0:00 [kworker/24:0H]
  1674. 183 root 0:00 [cpuhp/25]
  1675. 184 root 0:00 [watchdog/25]
  1676. 185 root 0:00 [migration/25]
  1677. 186 root 0:00 [rcuc/25]
  1678. 187 root 0:00 [ksoftirqd/25]
  1679. 188 root 0:00 [kworker/25:0]
  1680. 189 root 0:00 [kworker/25:0H]
  1681. 190 root 0:00 [cpuhp/26]
  1682. 191 root 0:00 [watchdog/26]
  1683. 192 root 0:00 [migration/26]
  1684. 193 root 0:00 [rcuc/26]
  1685. 194 root 0:00 [ksoftirqd/26]
  1686. 195 root 0:00 [kworker/26:0]
  1687. 196 root 0:00 [kworker/26:0H]
  1688. 197 root 0:00 [cpuhp/27]
  1689. 198 root 0:00 [watchdog/27]
  1690. 199 root 0:00 [migration/27]
  1691. 200 root 0:00 [rcuc/27]
  1692. 201 root 0:00 [ksoftirqd/27]
  1693. 202 root 0:00 [kworker/27:0]
  1694. 203 root 0:00 [kworker/27:0H]
  1695. 204 root 0:00 [cpuhp/28]
  1696. 205 root 0:00 [watchdog/28]
  1697. 206 root 0:00 [migration/28]
  1698. 207 root 0:00 [rcuc/28]
  1699. 208 root 0:00 [ksoftirqd/28]
  1700. 209 root 0:00 [kworker/28:0]
  1701. 210 root 0:00 [kworker/28:0H]
  1702. 211 root 0:00 [cpuhp/29]
  1703. 212 root 0:00 [watchdog/29]
  1704. 213 root 0:00 [migration/29]
  1705. 214 root 0:00 [rcuc/29]
  1706. 215 root 0:00 [ksoftirqd/29]
  1707. 216 root 0:00 [kworker/29:0]
  1708. 217 root 0:00 [kworker/29:0H]
  1709. 218 root 0:00 [cpuhp/30]
  1710. 219 root 0:00 [watchdog/30]
  1711. 220 root 0:00 [migration/30]
  1712. 221 root 0:00 [rcuc/30]
  1713. 222 root 0:00 [ksoftirqd/30]
  1714. 223 root 0:00 [kworker/30:0]
  1715. 224 root 0:00 [kworker/30:0H]
  1716. 225 root 0:00 [cpuhp/31]
  1717. 226 root 0:00 [watchdog/31]
  1718. 227 root 0:00 [migration/31]
  1719. 228 root 0:00 [rcuc/31]
  1720. 229 root 0:00 [ksoftirqd/31]
  1721. 230 root 0:00 [kworker/31:0]
  1722. 231 root 0:00 [kworker/31:0H]
  1723. 232 root 0:00 [cpuhp/32]
  1724. 233 root 0:00 [watchdog/32]
  1725. 234 root 0:00 [migration/32]
  1726. 235 root 0:00 [rcuc/32]
  1727. 236 root 0:00 [ksoftirqd/32]
  1728. 237 root 0:00 [kworker/32:0]
  1729. 238 root 0:00 [kworker/32:0H]
  1730. 239 root 0:00 [cpuhp/33]
  1731. 240 root 0:00 [watchdog/33]
  1732. 241 root 0:00 [migration/33]
  1733. 242 root 0:00 [rcuc/33]
  1734. 243 root 0:00 [ksoftirqd/33]
  1735. 244 root 0:00 [kworker/33:0]
  1736. 245 root 0:00 [kworker/33:0H]
  1737. 246 root 0:00 [cpuhp/34]
  1738. 247 root 0:00 [watchdog/34]
  1739. 248 root 0:00 [migration/34]
  1740. 249 root 0:00 [rcuc/34]
  1741. 250 root 0:00 [ksoftirqd/34]
  1742. 251 root 0:00 [kworker/34:0]
  1743. 252 root 0:00 [kworker/34:0H]
  1744. 253 root 0:00 [cpuhp/35]
  1745. 254 root 0:00 [watchdog/35]
  1746. 255 root 0:00 [migration/35]
  1747. 256 root 0:00 [rcuc/35]
  1748. 257 root 0:00 [ksoftirqd/35]
  1749. 258 root 0:00 [kworker/35:0]
  1750. 259 root 0:00 [kworker/35:0H]
  1751. 260 root 0:00 [cpuhp/36]
  1752. 261 root 0:00 [watchdog/36]
  1753. 262 root 0:00 [migration/36]
  1754. 263 root 0:00 [rcuc/36]
  1755. 264 root 0:00 [ksoftirqd/36]
  1756. 265 root 0:00 [kworker/36:0]
  1757. 266 root 0:00 [kworker/36:0H]
  1758. 267 root 0:00 [cpuhp/37]
  1759. 268 root 0:00 [watchdog/37]
  1760. 269 root 0:00 [migration/37]
  1761. 270 root 0:00 [rcuc/37]
  1762. 271 root 0:00 [ksoftirqd/37]
  1763. 272 root 0:00 [kworker/37:0]
  1764. 273 root 0:00 [kworker/37:0H]
  1765. 274 root 0:00 [cpuhp/38]
  1766. 275 root 0:00 [watchdog/38]
  1767. 276 root 0:00 [migration/38]
  1768. 277 root 0:00 [rcuc/38]
  1769. 278 root 0:00 [ksoftirqd/38]
  1770. 279 root 0:00 [kworker/38:0]
  1771. 280 root 0:00 [kworker/38:0H]
  1772. 281 root 0:00 [cpuhp/39]
  1773. 282 root 0:00 [watchdog/39]
  1774. 283 root 0:00 [migration/39]
  1775. 284 root 0:00 [rcuc/39]
  1776. 285 root 0:00 [ksoftirqd/39]
  1777. 286 root 0:00 [kworker/39:0]
  1778. 287 root 0:00 [kworker/39:0H]
  1779. 288 root 0:00 [cpuhp/40]
  1780. 289 root 0:00 [watchdog/40]
  1781. 290 root 0:00 [migration/40]
  1782. 291 root 0:00 [rcuc/40]
  1783. 292 root 0:00 [ksoftirqd/40]
  1784. 293 root 0:00 [kworker/40:0]
  1785. 294 root 0:00 [kworker/40:0H]
  1786. 295 root 0:00 [cpuhp/41]
  1787. 296 root 0:00 [watchdog/41]
  1788. 297 root 0:00 [migration/41]
  1789. 298 root 0:00 [rcuc/41]
  1790. 299 root 0:00 [ksoftirqd/41]
  1791. 300 root 0:00 [kworker/41:0]
  1792. 301 root 0:00 [kworker/41:0H]
  1793. 302 root 0:00 [cpuhp/42]
  1794. 303 root 0:00 [watchdog/42]
  1795. 304 root 0:00 [migration/42]
  1796. 305 root 0:00 [rcuc/42]
  1797. 306 root 0:00 [ksoftirqd/42]
  1798. 307 root 0:00 [kworker/42:0]
  1799. 308 root 0:00 [kworker/42:0H]
  1800. 309 root 0:00 [cpuhp/43]
  1801. 310 root 0:00 [watchdog/43]
  1802. 311 root 0:00 [migration/43]
  1803. 312 root 0:00 [rcuc/43]
  1804. 313 root 0:00 [ksoftirqd/43]
  1805. 314 root 0:00 [kworker/43:0]
  1806. 315 root 0:00 [kworker/43:0H]
  1807. 316 root 0:00 [cpuhp/44]
  1808. 317 root 0:00 [watchdog/44]
  1809. 318 root 0:00 [migration/44]
  1810. 319 root 0:00 [rcuc/44]
  1811. 320 root 0:00 [ksoftirqd/44]
  1812. 321 root 0:00 [kworker/44:0]
  1813. 322 root 0:00 [kworker/44:0H]
  1814. 323 root 0:00 [cpuhp/45]
  1815. 324 root 0:00 [watchdog/45]
  1816. 325 root 0:00 [migration/45]
  1817. 326 root 0:00 [rcuc/45]
  1818. 327 root 0:00 [ksoftirqd/45]
  1819. 328 root 0:00 [kworker/45:0]
  1820. 329 root 0:00 [kworker/45:0H]
  1821. 330 root 0:00 [cpuhp/46]
  1822. 331 root 0:00 [watchdog/46]
  1823. 332 root 0:00 [migration/46]
  1824. 333 root 0:00 [rcuc/46]
  1825. 334 root 0:00 [ksoftirqd/46]
  1826. 335 root 0:00 [kworker/46:0]
  1827. 336 root 0:00 [kworker/46:0H]
  1828. 337 root 0:00 [cpuhp/47]
  1829. 338 root 0:00 [watchdog/47]
  1830. 339 root 0:00 [migration/47]
  1831. 340 root 0:00 [rcuc/47]
  1832. 341 root 0:00 [ksoftirqd/47]
  1833. 342 root 0:00 [kworker/47:0]
  1834. 343 root 0:00 [kworker/47:0H]
  1835. 344 root 0:00 [kdevtmpfs]
  1836. 345 root 0:00 [netns]
  1837. 346 root 0:00 [kworker/u96:1]
  1838. 348 root 0:00 [kswork]
  1839. 386 root 0:00 [kworker/0:1]
  1840. 667 root 0:00 [khungtaskd]
  1841. 668 root 0:00 [oom_reaper]
  1842. 669 root 0:00 [writeback]
  1843. 671 root 0:00 [kcompactd0]
  1844. 672 root 0:00 [crypto]
  1845. 673 root 0:00 [kintegrityd]
  1846. 674 root 0:00 [bioset]
  1847. 676 root 0:00 [kblockd]
  1848. 683 root 0:00 [ata_sff]
  1849. 702 root 0:00 [md]
  1850. 730 root 0:00 [watchdogd]
  1851. 746 root 0:00 [kworker/u96:2]
  1852. 815 root 0:00 [kworker/1:1]
  1853. 816 root 0:00 [rpciod]
  1854. 817 root 0:00 [xprtiod]
  1855. 818 root 0:00 [kworker/28:1]
  1856. 888 root 0:00 [kswapd0]
  1857. 889 root 0:00 [vmstat]
  1858. 967 root 0:00 [nfsiod]
  1859. 1001 root 0:00 [kthrotld]
  1860. 1031 root 0:00 [dma_wq]
  1861. 1051 root 0:00 [bioset]
  1862. 1052 root 0:00 [bioset]
  1863. 1053 root 0:00 [bioset]
  1864. 1054 root 0:00 [bioset]
  1865. 1055 root 0:00 [bioset]
  1866. 1056 root 0:00 [bioset]
  1867. 1057 root 0:00 [bioset]
  1868. 1058 root 0:00 [bioset]
  1869. 1059 root 0:00 [bioset]
  1870. 1060 root 0:00 [bioset]
  1871. 1061 root 0:00 [bioset]
  1872. 1062 root 0:00 [bioset]
  1873. 1063 root 0:00 [bioset]
  1874. 1064 root 0:00 [bioset]
  1875. 1065 root 0:00 [bioset]
  1876. 1066 root 0:00 [bioset]
  1877. 1100 root 0:00 [bioset]
  1878. 1103 root 0:00 [bioset]
  1879. 1106 root 0:00 [bioset]
  1880. 1109 root 0:00 [bioset]
  1881. 1112 root 0:00 [bioset]
  1882. 1115 root 0:00 [bioset]
  1883. 1118 root 0:00 [bioset]
  1884. 1121 root 0:00 [bioset]
  1885. 1132 root 0:00 [nvme]
  1886. 1153 root 0:00 [kworker/4:1]
  1887. 1161 root 0:00 [kworker/u96:3]
  1888. 1169 root 0:00 [kworker/u96:4]
  1889. 1178 root 0:00 [kworker/6:1]
  1890. 1195 root 0:00 [bioset]
  1891. 1196 root 0:00 [bioset]
  1892. 1224 root 0:00 [oct3_eth/0:0]
  1893. 1225 root 0:00 [oct3_eth/0:1]
  1894. 1226 root 0:00 [oct3_eth/0:2]
  1895. 1227 root 0:00 [oct3_eth/0:3]
  1896. 1228 root 0:00 [oct3_eth/0:4]
  1897. 1229 root 0:00 [oct3_eth/0:5]
  1898. 1230 root 0:00 [oct3_eth/0:6]
  1899. 1231 root 0:00 [oct3_eth/0:7]
  1900. 1322 root 0:00 [hwmon1]
  1901. 1325 root 0:00 [hwmon2]
  1902. 1340 root 0:00 [ipv6_addrconf]
  1903. 1350 root 0:00 [kworker/5:1]
  1904. 1403 root 0:00 /sbin/udevd -d
  1905. 1410 root 0:00 [kworker/2:1]
  1906. 1411 root 0:00 [kworker/3:1]
  1907. 1412 root 0:00 [kworker/8:1]
  1908. 1413 root 0:00 [kworker/7:1]
  1909. 1414 root 0:00 [kworker/10:1]
  1910. 1415 root 0:00 [kworker/11:1]
  1911. 1416 root 0:00 [kworker/12:1]
  1912. 1417 root 0:00 [kworker/13:1]
  1913. 1418 root 0:00 [kworker/14:1]
  1914. 1419 root 0:00 [kworker/17:1]
  1915. 1420 root 0:00 [kworker/15:1]
  1916. 1421 root 0:00 [kworker/9:1]
  1917. 1422 root 0:00 [kworker/19:1]
  1918. 1423 root 0:00 [kworker/18:1]
  1919. 1424 root 0:00 [kworker/22:1]
  1920. 1425 root 0:00 [kworker/21:1]
  1921. 1426 root 0:00 [kworker/20:1]
  1922. 1427 root 0:00 [kworker/23:1]
  1923. 1428 root 0:00 [kworker/25:1]
  1924. 1429 root 0:00 [kworker/24:1]
  1925. 1430 root 0:00 [kworker/26:1]
  1926. 1431 root 0:00 [kworker/27:1]
  1927. 1432 root 0:00 [kworker/16:1]
  1928. 1704 root 0:00 [kworker/46:1]
  1929. 1716 root 0:00 [kworker/1:1H]
  1930. 1717 root 0:00 [kworker/33:1]
  1931. 1718 root 0:00 [kworker/29:1]
  1932. 1719 root 0:00 [kworker/30:1]
  1933. 1720 root 0:00 [kworker/31:1]
  1934. 1721 root 0:00 [kworker/32:1]
  1935. 1722 root 0:00 [kworker/34:1]
  1936. 1723 root 0:00 [kworker/35:1]
  1937. 1724 root 0:00 [kworker/36:1]
  1938. 1725 root 0:00 [kworker/37:1]
  1939. 1726 root 0:00 [kworker/38:1]
  1940. 1727 root 0:00 [kworker/39:1]
  1941. 1728 root 0:00 [kworker/40:1]
  1942. 1729 root 0:00 [kworker/41:1]
  1943. 1730 root 0:00 [kworker/42:1]
  1944. 1731 root 0:00 [kworker/43:1]
  1945. 1732 root 0:00 [kworker/44:1]
  1946. 1733 root 0:00 [kworker/45:1]
  1947. 1734 root 0:00 [kworker/47:1]
  1948. 1742 root 0:00 {udhcpc} /bin/busybox.nosuid /sbin/udhcpc -R -b -p /var/r
  1949. 1864 root 0:00 /usr/sbin/leds_mgmt -m pim
  1950. 1872 root 0:00 {syslogd} /bin/busybox.nosuid /sbin/syslogd -n -O /var/lo
  1951. 1875 root 0:00 {klogd} /bin/busybox.nosuid /sbin/klogd -n
  1952. 1901 root 0:00 -sh
  1953. 1904 root 0:00 {ps} /bin/busybox.nosuid /bin/ps
  1954. root@cavium-octeon3-64:~# df -h
  1955. Filesystem Size Used Available Use% Mounted on
  1956. devtmpfs 31.4G 0 31.4G 0% /dev
  1957. tmpfs 31.4G 96.0K 31.4G 0% /run
  1958. tmpfs 31.4G 124.0K 31.4G 0% /var/volatile
  1959. cgroup 31.4G 0 31.4G 0% /sys/fs/cgroup
  1960. root@cavium-octeon3-64:~# pwd
  1961. /home/root
  1962. root@cavium-octeon3-64:~# ls /
  1963. bin etc lib media run sys var
  1964. boot home lib64 mnt sbin tmp
  1965. dev init ls proc selinux usr
  1966. root@cavium-octeon3-64:~# sf - SPI flash sub-system
  1967. -sh: sf: command not found
  1968. oot image via network using TFTP protocol
  1969. tftpput - TFTP put command, for uploading files to a server
  1970. tftpsrv - act as a TFTP server and boot the first received file
  1971. time - run commands and summarize execution time
  1972. tlv_eeprom - EEPROM data parsing
  1973. unlzma - uncompress a lzma compressed memory region
  1974. unzip - unzip a memory region
  1975. version - print monitor, compiler and linker version
  1976. vs8221_regdump- VS82root@cavium-octeon3-64:~# sha1sum - compute SHA1 message digest
  1977.  
  1978.  
  1979.  
  1980.  
  1981.  
  1982.  
  1983.  
  1984.  
  1985.  
  1986. Clearing DRAM...... done
  1987. MMC: Octeon MMC/SD0: 0, Octeon MMC/SD1: 1
  1988. Hit ctrl-x to stop booting 0
  1989. reading u-boot-octeon_cust_im8724.bin
  1990. Setting board type to passed-in type CUST_IM8724
  1991. CONFIG_EEPROM_TLV_BASE_ADDRESS: 0x8000
  1992. TLV MAC address: 00:0C:BD:0B:69:C6 addr: 32804
  1993.  
  1994.  
  1995. U-Boot 2013.07.bec74c2 (Build time: May 10 2018 - 12:58:45)
  1996.  
  1997. Octeon unique ID: 02c00091c619f31e01d3
  1998. Using DRAM size from environment: 65536 MBytes
  1999. CUST_IM8724 board revision major:1, minor:0, serial #: 1D2OA112180009
  2000. OCTEON CN7890-AAP pass 2.0, Core clock: 1800 MHz, IO clock: 1200 MHz, DDR clock: 800 MHz (1600 Mhz DDR)
  2001. Base DRAM address used by u-boot: 0x100f000000, size: 0x1000000
  2002. DRAM: 64 GiB
  2003. Clearing DRAM...... done
  2004. CPLD address: 0x1e000000
  2005. CPLD device 014a rev 04 (PCB rev B)
  2006. SerDes/QLM output selected: 3 (SGMII mode)
  2007. QLMs configuration ........... done
  2008. PIM0: checking for presence... present
  2009. PIM0: powering up............. done
  2010. PIM0: status check............ ok
  2011. PIM0: module info............. 8x10G, rev: 0x20 (cpld rev: 0x1)
  2012. PIM1: checking for presence... missing
  2013. MMC: Octeon MMC/SD0: 0, Octeon MMC/SD1: 1
  2014. PCIe: Port 2 link active, 4 lanes, speed gen2
  2015. Net: octeth0, octeth1, octeth2, octeth3, octeth4, octeth5, octeth6, octeth7, octeth8, octeth9, octeth10
  2016. Initializing CS4318 RevB
  2017. Initializing CS4343 (Bay A)
  2018. Node 0 Interface 0 has 2 ports (RXAUI)
  2019. Node 0 Interface 1 has 4 ports (SGMII)
  2020. Node 0 Interface 4 has 4 ports (XFI)
  2021. Node 0 Interface 5 has 4 ports (XFI)
  2022. Node 0 Interface 8 has 64 ports (NPI)
  2023. Node 0 Interface 9 has 4 ports (LOOP)
  2024. Set Fan PWM to 0x80
  2025. Set Temp Critical to 0x55
  2026. Octeon cust_im8724(ram)# printenv
  2027. autoload=n
  2028. baudrate=115200
  2029. boardname=cust_im8724
  2030. boot=tftp vmlinux-im8724_octeon-sdk-5.1.0.p1_rel.04.bin; bootoctlinux numcores=48
  2031. bootdelay=2
  2032. ddr_ref_hertz=100000000
  2033. dnsip=208.201.224.33
  2034. dnsip2=8.8.8.8
  2035. dram_size_mbytes=65536
  2036. eth10addr=00:0c:bd:0b:69:d0
  2037. eth11addr=00:0c:bd:0b:69:d1
  2038. eth12addr=00:0c:bd:0b:69:d2
  2039. eth13addr=00:0c:bd:0b:69:d3
  2040. eth14addr=00:0c:bd:0b:69:d4
  2041. eth15addr=00:0c:bd:0b:69:d5
  2042. eth16addr=00:0c:bd:0b:69:d6
  2043. eth17addr=00:0c:bd:0b:69:d7
  2044. eth18addr=00:0c:bd:0b:69:d8
  2045. eth1addr=00:0c:bd:0b:69:c7
  2046. eth2addr=00:0c:bd:0b:69:c8
  2047. eth3addr=00:0c:bd:0b:69:c9
  2048. eth4addr=00:0c:bd:0b:69:ca
  2049. eth5addr=00:0c:bd:0b:69:cb
  2050. eth6addr=00:0c:bd:0b:69:cc
  2051. eth7addr=00:0c:bd:0b:69:cd
  2052. eth8addr=00:0c:bd:0b:69:ce
  2053. eth9addr=00:0c:bd:0b:69:cf
  2054. ethact=octeth0
  2055. ethaddr=00:0c:bd:0b:69:c6
  2056. fan_pwm=0x80
  2057. fdtaddr=80000
  2058. gatewayip=192.168.1.1
  2059. ipaddr=192.168.2.226
  2060. loadaddr=0x20000000
  2061. netmask=255.255.252.0
  2062. numcores=48
  2063. numcoreshex=0x30
  2064. octeon_failsafe_mode=0
  2065. octeon_ram_mode=1
  2066. pgtst=setenv ethact octeth2; ping $(serverip)
  2067. serial#=1D2OA112180009
  2068. serverip=192.168.2.69
  2069. stderr=serial
  2070. stdin=serial
  2071. stdout=serial
  2072. temp_crit=0x55
  2073. traffic=tftp traffic-gen_rel.04; bootoct numcores=48
  2074. ver=U-Boot 2013.07.bec74c2 (Build time: May 10 2018 - 12:58:45)
  2075.  
  2076. Environment size: 1305/8188 bytes
  2077. Octeon cust_im8724(ram)# run pgtst
  2078. Using octeth2 device
  2079. ERROR allocating buffer for packet!
  2080. octeth2: Up 1000 Mbps Full duplex (port 2304) (SGMII)
  2081. host 192.168.2.69 is alive
  2082. Octeon cust_im8724(ram)#
  2083. Using octeth2 device
  2084. host 192.168.2.69 is alive
  2085. Octeon cust_im8724(ram)#
  2086. Using octeth2 device
  2087. host 192.168.2.69 is alive
  2088. Octeon cust_im8724(ram)#
  2089. Using octeth2 device
  2090. host 192.168.2.69 is alive
  2091. Octeon cust_im8724(ram)#
  2092. Using octeth2 device
  2093. host 192.168.2.69 is alive
  2094. Octeon cust_im8724(ram)# tftp traffic-gen_rel.04
  2095. Using octeth2 device
  2096. TFTP from server 192.168.2.69; our IP address is 192.168.2.226
  2097. Filename 'traffic-gen_rel.04'.
  2098. Load address: 0x20000000
  2099. Loading: ##################################################
  2100. 5 MiB/s
  2101. done
  2102. Bytes transferred = 15250845 (e8b59d hex)
  2103. Octeon cust_im8724(ram)# bootoct numcores=48
  2104. Bootloader: Done loading app on coremask:
  2105. node 0: 0xffffffffffff
  2106. node 1:
  2107. node 2:
  2108. node 3:
  2109. PP0:~CONSOLE-> Using device tree
  2110.  
  2111.  
  2112. Serial port flow control not supported, command pasting likely won't work.
  2113. Screen updates may not be reliable.
  2114.  
  2115.  
  2116.  
  2117.  
  2118.  
  2119.  
  2120.  
  2121.  
  2122.  
  2123. 0:00:00 2 |0x800 2048|0x810 2064|0x900 2304|0xC00 3072|0xC10 3088|0xC20 3104|0xC30 3120|0xD00 * 3328|0xD10 * 3344|0xD20 * 3360|0xD30 * 3376| Totals
  2124. 0:00:00 3 |0x800 2048|0x810 2064|0x900 2304|0xC00 3072|0xC10 3088|0xC20 3104|0xC30 3120|0xD00 * 3328|0xD10 * 3344|0xD20 * 3360|0xD30 * 3376| Totals
  2125. 0:00:00 19 |0x800 2048|0x810 2064|0x900 2304|0xC00 3072|0xC10 3088|0xC20 * 3360|0xD30 * 3376| Totals
  2126. Port Status |RXAUI00 Down|RXAUI01 Down|SGMII10 Up|XFI40 Up|XFI41 Down|XFI42 Up|XFI53 Down|
  2127. 1:Total TX packets | 0| 0| 0| 0| 0| 0| 0| 0
  2128. 3:Total RX packets | 0| 0| 9| 0| 0| 0| 0| 9
  2129. 6:TX packet rate | 0| 0| 0| 0| 0| 0| 0| 0
  2130. 7:TX octet rate | 0| 0| 0| 0| 0| 0| 0| 0
  2131. 8:TX bit rate, Mbps | 0| 0| 0| 0| 0| 0| 0| 0
  2132. 10:RX packet rate | 0| 0| 0| 0| 0| 0| 0| 0
  2133. 11:RX octet rate | 0| 0| 0| 0| 0| 0| 0| 0
  2134. 12:RX bit rate, Mbps | 0| 0| 0| 0| 0| 36:tx.size | 60| 60| 60| 60| 60| 60| 60|
  2135. 37:tx.type | IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4v4+UDP| IPv4+UDP|
  2136. 38:tx.payload | abc| abc| abc| abc| abc| abc| abc|
  2137. 47:dest.mac | cbd0b71c7| cbd0b71c6| cbd0b72c7| cbd0b75c7| cbd0b75d7| cbd0b0b76e7| cbd0b76c6|
  2138. 51:src.mac | cbd0b71c6| cbd0b71d6| cbd0b72c6| cbd0b75c6| cbd0b75d6| cbd0b0b76e6| cbd0b76f6|
  2139. 55:dest.ip | 10.1.0.99| 10.0.0.99| 11.1.0.99| 14.1.0.99| 14.17.0.99| 14.33.3.0.99| 15.0.0.99|
  2140. 59:src.ip | 10.0.0.99| 10.16.0.99| 11.0.0.99| 14.0.0.99| 14.16.0.99| 14.32.2.0.99| 15.48.0.99|
  2141. 73:bridge | off| off| off| off| off| off| off|
  2142. 77:validate packets | off| off| off| off| off| off| off|
  2143. 80:CPU Temperature: 52 C, board temperature 41 Cplex
  2144. Port 3104: 10000 Mbps, Full duplex
  2145. Command 0(INS)> Port 3328: 10000 Mbps, Full duplex
  2146. Port 3360: 10000 Mbps, Full duplex
  2147. Command 0(INS)>
  2148. Command 0(INS)> help
  2149. Available Commands: (case insensitive)
  2150. Note: [<port range>] means [<first port> [<last port>]]
  2151.  
  2152. default [<first port> [<last port>]] Set or display the default port range
  2153. start [<port range>] | all Start transmitting on these ports
  2154. stop [<port range>] | all Stop transmitting on these ports
  2155. show [<port range>] | all Display the statistics for these ports (i.e. show colu
  2156. hide [<port range>] | all Hide the statisitcs for these ports (i.e. hide columns
  2157. clear [<port range>] | all Clear statistics counters for these ports
  2158. clearall Clear statistics counters for all ports
  2159. reset [<port range>] | all Reset ports to traffic-gen startup defaults
  2160. tx.size [[<port range>] <size>] Size of the packet transmitted, excluding the frame CR
  2161. tx.percent [[<port range>] <%>] Set transmit rate as a % of gigabit
  2162. tx.rate [[<port range] <packets/s>] Set transmit rate in packets per second
  2163. tx.count [[<port range>] <number>] Automatically stop after this many packets (-1 = run f
  2164. tx.data[<index>] [[<port range>] <data>] Set or read the data in the packet in 64bit words, ind
  2165. tx.payload [<port range> [<type> | help]] Set the data type for the payload (help to see choices
  2166. tx.type [<port range> [<type> | help]] Set the type for the packet (help to see choices)
  2167. tx.checksum [<port range>] [on|off|show] Turn on/off UDP payload checksum
  2168. csr address [<new value>] Read or write a CSR by exact address
  2169. row [<first row> [<last row>]] [on|off|min] Toggle or set the row range on or off or to min
  2170.  
  2171. Note: use 'help editing' for information on editing commands available.
  2172.  
  2173.  
  2174.  
  2175.  
  2176.  
  2177.  
  2178.  
  2179.  
  2180.  
  2181.  
  2182.  
  2183.  
  2184.  
  2185.  
  2186.  
  2187.  
  2188.  
  2189.  
  2190.  
  2191.  
  2192. -- Press <space> for next page or <enter> to exit help --
  2193. Available Commands: (case insensitive) -- continued.
  2194. Note: [<port range>] means [<first port> [<last port>]]
  2195.  
  2196. hli [<first row> [<last row>]] [on|off] Toggle or set highlighting of a row range on or off
  2197. freeze [on|off] Toggle or set the display updates on or off
  2198. history [<first line> [<last line>]] Show a command history range
  2199. debug [<value>] Set or show the debug value
  2200. cls Clear the screen
  2201. reboot Reboot the Octeon
  2202. portmap.show show what ports are assigned to which core
  2203. portmap.assign <port> <core_mask> assign a port to cores
  2204. mii.read <dev> <reg> Read from the MDIO bus, device <dev>, register <reg> (
  2205. mii.write <dev> <mmd> <reg> <value> Write to the MDIO bus, device <dev>, register <reg> (b
  2206. mii45.read <dev> <mmd> <reg> Read from the MDIO bus (clause 45), device <dev>, mmd bus)
  2207. mii45.write <dev> <mmd> <reg> <value> Write to the MDIO bus (clause 45), device <dev>, mmd <ecifies MDIO bus)
  2208. phy.speed [[<port range>] [auto] [full/half] [10/100/1000] [pause/nopause]] Program the PHY n
  2209. src.mac [[<port range>] <address>] Set or show the source MAC address. Set using xx:xx:xx
  2210. src.mac.inc [[<port range>] <increment>] Set or show the source MAC address increment
  2211. src.mac.min [[<port range>] <address>] Set or show the source MAC minimum. Once the address r
  2212. src.mac.max [[<port range>] <address>] Set or show the source MAC maximum. Once the address r
  2213. dest.mac [[<port range>] <address>] Set or show the destination MAC address. Set using xx:
  2214.  
  2215.  
  2216.  
  2217.  
  2218.  
  2219.  
  2220.  
  2221.  
  2222.  
  2223.  
  2224.  
  2225.  
  2226.  
  2227.  
  2228.  
  2229.  
  2230.  
  2231.  
  2232.  
  2233.  
  2234. -- Press <space> for next page or <enter> to exit help --
  2235. Available Commands: (case insensitive) -- continued.
  2236. Note: [<port range>] means [<first port> [<last port>]]
  2237.  
  2238. dest.mac.inc [[<port range>] <increment>] Set or show the destination MAC address increment
  2239. dest.mac.min [[<port range>] <address>] Set or show the destination MAC minimum. Once the add
  2240. dest.mac.max [[<port range>] <address>] Set or show the destination MAC maximum. Once the add
  2241. tx.vlan [[<port range>] <vlan bytes>|off] Set or show the bytes to be inserted into the L2 heade
  2242. src.ip [[<port range>] <address>] Set or show the source IP address. Set using xxx.xxx.x
  2243. src.ip.inc [[<port range>] <increment>] Set or show the source IP address increment
  2244. src.ip.min [[<port range>] <L4 ip>] Set or show the source IP address minimum. Once the IP
  2245. src.ip.max [[<port range>] <L4 ip>] Set or show the source IP address maximum. Once the IP
  2246. dest.ip [[<port range>] <address>] Set or show the destination IP address. Set using xxx.
  2247. dest.ip.inc [[<port range>] <increment>] Set or show the destination IP address increment
  2248. dest.ip.min [[<port range>] <L4 ip>] Set or show the destination IP address minimum. Once t
  2249. dest.ip.max [[<port range>] <L4 ip>] Set or show the destination IP address maximum. Once t
  2250. ip.tos [[<port range>] <value>] Set or show the IP TOS field.
  2251. src.port [[<port range>] <L4 port>] Set or show the source UDP(L4) port
  2252. src.port.inc [[<port range>] <increment>] Set or show the source UDP(L4) port increment
  2253. src.port.min [[<port range>] <L4 port>] Set or show the source UDP(L4) port minimum. Once the
  2254. src.port.max [[<port range>] <L4 port>] Set or show the source UDP(L4) port maximum. Once the
  2255. dest.port [[<port range>] <L4 port>] Set or show the destination UDP(L4) port
  2256.  
  2257.  
  2258.  
  2259.  
  2260.  
  2261.  
  2262.  
  2263.  
  2264.  
  2265.  
  2266.  
  2267.  
  2268.  
  2269.  
  2270.  
  2271.  
  2272.  
  2273.  
  2274.  
  2275.  
  2276.  
  2277.  
  2278. -- Press <space> for next page or <enter> to exit help --
  2279. Available Commands: (case insensitive) -- continued.
  2280. Note: [<port range>] means [<first port> [<last port>]]
  2281.  
  2282. dest.port.inc [[<port range>] <inc>] Set or show the destination UDP(L4) port increment
  2283. dest.port.min [[<port range>] <L4 port>] Set or show the destination UDP(L4) port minimum. Once
  2284. dest.port.max [[<port range>] <L4 port>] Set or show the destination UDP(L4) port maximum. Once
  2285. arp.request <port> <ip address> Send an ARP request to <ip address> on <port>
  2286. tx.arp.reply [<port range>] [on|off|show] Controls sending of ARP replies when receiving ARP req
  2287. rx.arp.request [<port range>] [on|off|show] Controls setting of dest MAC address when receiving
  2288. rx.arp.reply [<port range>] [on|off|show] Controls setting of dest MAC address when receiving AR
  2289. find.max [<tx port> <rx port>|default] Perform a binary search to find the max TX rate where
  2290. scan.sizes <tx port> <rx port>|default [min_size [max_size [size_increment [count]]]] Send coufault 60) to max (default 65524) bytes, stopping if any bytes are lost
  2291. bridge [[<port range>] <port>|off] Bridge incomming packets for a port out another port
  2292. rx.packets [<port range>] | all Show RX packets for a range of ports
  2293. rx.octets [<port range>] | all Show RX octets for a range of ports
  2294. rx.mbps [<port range>] | all Show RX Mbps for a range of ports
  2295. rx.total_packets [<port range>] | all Show total RX packets for a range of ports
  2296. rx.total_octets [<port range>] | all Show total RX octets for a range of ports
  2297. rx.total_errors [<port range>] | all Show total RX errors for a range of ports
  2298. rx.validation_errors [<port range>] | all Show total validation errors for a range of ports
  2299. rx.promisc [<port range>] [on|off|show] Set promiscuous mode for port. (on by default)
  2300.  
  2301.  
  2302.  
  2303.  
  2304.  
  2305.  
  2306.  
  2307.  
  2308.  
  2309.  
  2310.  
  2311.  
  2312.  
  2313.  
  2314.  
  2315.  
  2316.  
  2317.  
  2318.  
  2319.  
  2320.  
  2321. -- Press <space> for next page or <enter> to exit help --
  2322. Available Commands: (case insensitive) -- continued.
  2323. Note: [<port range>] means [<first port> [<last port>]]
  2324.  
  2325. rx.display [<port range>] [on|off|error] Control display of received packets. off=none, on=all,
  2326. tx.packets [<port range>] | all Show TX packets for a range of ports
  2327. tx.octets [<port range>] | all Show TX octets for a range of ports
  2328. tx.mbps [<port range>] | all Show TX Mbps for a range of ports
  2329. tx.total_packets [<port range>] | all Show total TX packets for a range of ports
  2330. tx.total_octets [<port range>] | all Show total TX octets for a range of ports
  2331. ilk_la [<port range>] | all [on|off|show] Turn on Interlaken look-aside mode or show ILK LA head
  2332. higig [[<port range>] <header size>] Size of HiGig header to prepend to the packets. Must b
  2333. validate [<port range>] [on|off|show] Turn on/off of packet validation using CRC32C.
  2334. loopback [<port range>] [off|internal|external|internal&external] Control the loopback state of
  2335. backpressure [<port range>] [on|off] Set if incomming backpressure packets should slow down
  2336. packetio on | off Start or stop all packet IO hardware. Warning, debug u
  2337. ixf.read <reg_addr> Read 16 bit register from IXF18201 (EBT5810 board only
  2338. ixf.write <reg_addr> <value> Write 16 bit register from IXF18201 (EBT5810 board onl
  2339. ixf.read32 <reg_addr> Read 32 bit register from IXF18201 (EBT5810 board only
  2340. ixf.write32 <reg_addr> <value> Write 32 bit register from IXF18201 (EBT5810 board onl
  2341. ixf.miiread <dev> <mmd> <reg> MII clause 45 read using IXF18201 (EBT5810 board only)
  2342. ixf.miiwrite <dev> <mmd> <reg> <value> MII clause 45 read using IXF18201 (EBT5810 board only)
  2343.  
  2344.  
  2345.  
  2346.  
  2347.  
  2348.  
  2349.  
  2350.  
  2351.  
  2352.  
  2353.  
  2354.  
  2355.  
  2356.  
  2357.  
  2358.  
  2359.  
  2360.  
  2361.  
  2362.  
  2363.  
  2364.  
  2365. -- Press <space> for next page or <enter> to exit help --
  2366. Available Commands: (case insensitive) -- continued.
  2367. Note: [<port range>] means [<first port> [<last port>]]
  2368.  
  2369. port.display <port> Show port setup for the specified port
  2370. editing Show help for editing
  2371. alias [<prefix>] | <[name> <command> Show or set an alias for a name or function key (F1..F
  2372. unalias <name> Remove alias <name>.
  2373. <Pause/Break key> Toggle transmit on/off for default ports (if only usin
  2374. <Function Keys>/<Shift-Function Keys> Can be mapped to various functions (see alias).
  2375. echo <message> Print <message>.
  2376. type <text> Assume <text> was typed, useful for function key mappi
  2377. help [<prefix>] [<lines>] Show help for commands starting with <prefix> in pages
  2378.  
  2379. Type <enter> or any command to continue.
  2380.  
  2381.  
  2382.  
  2383.  
  2384.  
  2385.  
  2386.  
  2387.  
  2388.  
  2389.  
  2390.  
  2391.  
  2392.  
  2393.  
  2394.  
  2395.  
  2396.  
  2397.  
  2398.  
  2399.  
  2400.  
  2401.  
  2402.  
  2403.  
  2404.  
  2405.  
  2406.  
  2407.  
  2408.  
  2409. Command 1(INS)>
  2410. 0:00:00 65 |0x800 2048|0x810 2064|0x900 2304|0xC00 3072|0xC10 3088|0xC20 * 3360|0xD30 * 3376| Totals
  2411. Port Status |RXAUI00 Down|RXAUI01 Down|SGMII10 Up|XFI40 Up|XFI41 Down|XFI42 Up|XFI53 Down|
  2412. 1:Total TX packets | 0| 0| 0| 0| 0| 0| 0| 0
  2413. 3:Total RX packets | 0| 0| 39| 0| 0| 0| 0| 39
  2414. 6:TX packet rate | 0| 0| 0| 0| 0| 0| 0| 0
  2415. 7:TX octet rate | 0| 0| 0| 0| 0| 0| 0| 0
  2416. 8:TX bit rate, Mbps | 0| 0| 0| 0| 0| 0| 0| 0
  2417. 10:RX packet rate | 0| 0| 1| 0| 0| 0| 0| 1
  2418. 11:RX octet rate | 0| 0| 64| 0| 0| 0| 0| 64
  2419. 12:RX bit rate, Mbps | 0| 0| 0| 0| 0| 36:tx.size | 60| 60| 60| 60| 60| 60| 60|
  2420. 37:tx.type | IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4v4+UDP| IPv4+UDP|
  2421. 38:tx.payload | abc| abc| abc| abc| abc| abc| abc|
  2422. 47:dest.mac | cbd0b71c7| cbd0b71c6| cbd0b72c7| cbd0b75c7| cbd0b75d7| cbd0b0b76e7| cbd0b76c6|
  2423. 51:src.mac | cbd0b71c6| cbd0b71d6| cbd0b72c6| cbd0b75c6| cbd0b75d6| cbd0b0b76e6| cbd0b76f6|
  2424. 55:dest.ip | 10.1.0.99| 10.0.0.99| 11.1.0.99| 14.1.0.99| 14.17.0.99| 14.33.3.0.99| 15.0.0.99|
  2425. 59:src.ip | 10.0.0.99| 10.16.0.99| 11.0.0.99| 14.0.0.99| 14.16.0.99| 14.32.2.0.99| 15.48.0.99|
  2426. 73:bridge | off| off| off| off| off| off| off|
  2427. 77:validate packets | off| off| off| off| off| off| off|
  2428. 80:CPU Temperature: 53 C, board temperature 42 C
  2429.  
  2430.  
  2431.  
  2432.  
  2433. Command 1(INS)> help
  2434. Available Commands: (case insensitive)
  2435. Note: [<port range>] means [<first port> [<last port>]]
  2436.  
  2437. default [<first port> [<last port>]] Set or display the default port range
  2438. start [<port range>] | all Start transmitting on these ports
  2439. stop [<port range>] | all Stop transmitting on these ports
  2440. show [<port range>] | all Display the statistics for these ports (i.e. show colu
  2441. hide [<port range>] | all Hide the statisitcs for these ports (i.e. hide columns
  2442. clear [<port range>] | all Clear statistics counters for these ports
  2443. clearall Clear statistics counters for all ports
  2444. reset [<port range>] | all Reset ports to traffic-gen startup defaults
  2445. tx.size [[<port range>] <size>] Size of the packet transmitted, excluding the frame CR
  2446. tx.percent [[<port range>] <%>] Set transmit rate as a % of gigabit
  2447. tx.rate [[<port range] <packets/s>] Set transmit rate in packets per second
  2448. tx.count [[<port range>] <number>] Automatically stop after this many packets (-1 = run f
  2449. tx.data[<index>] [[<port range>] <data>] Set or read the data in the packet in 64bit words, ind
  2450. tx.payload [<port range> [<type> | help]] Set the data type for the payload (help to see choices
  2451. tx.type [<port range> [<type> | help]] Set the type for the packet (help to see choices)
  2452. tx.checksum [<port range>] [on|off|show] Turn on/off UDP payload checksum
  2453. csr address [<new value>] Read or write a CSR by exact address
  2454. row [<first row> [<last row>]] [on|off|min] Toggle or set the row range on or off or to min
  2455.  
  2456. Note: use 'help editing' for information on editing commands available.
  2457.  
  2458.  
  2459.  
  2460.  
  2461.  
  2462.  
  2463.  
  2464.  
  2465.  
  2466.  
  2467.  
  2468.  
  2469.  
  2470.  
  2471.  
  2472.  
  2473.  
  2474.  
  2475.  
  2476.  
  2477. -- Press <space> for next page or <enter> to exit help --
  2478. 0:00:00 109 |0xC00 3072|0xC10 3088|0xC20 3104|0xC30 3120|0xD00 * 3328|0xD10 *
  2479. 0:00:00 134 |0xC00 3072|0xC10 3088|0xC20 3104|0xC30 3120|0xD00 * 3328|0xD10 *
  2480. Port Status |XFI40 Up|XFI41 Down|XFI42 Up|XFI43 Down|XFI50 Up|XFI51
  2481. 0:00:00 159 |0xC00 3072|0xC10 3088|0xC20 3104|0xC30 3120|0xD00 * 3328|0xD10 *
  2482. 0:00:00 184 |0xC00 3072|0xC10 3088|0xC20 3104|0xC30 3120|0xD00 * 3328|0xD10 *
  2483. 0:00:00 190 |0xC00 3072|0xC10 3088|0xC20 3104|0xC30 3120|0xD00 * 3328|0xD10 *
  2484. Port Status |XFI40 Up|XFI41 Down|XFI42 Up|XFI43 Down|XFI50 Up|XFI51
  2485. 1:Total TX packets | 0| 0| 0| 0| 0|
  2486. 3:Total RX packets | 0| 0| 0| 0| 0|
  2487. 6:TX packet rate | 0| 0| 0| 0| 0|
  2488. 7:TX octet rate | 0| 0| 0| 0| 0|
  2489. 8:TX bit rate, Mbps | 0| 0| 0| 0| 0|
  2490. 10:RX packet rate | 0| 0| 0| 0| 0|
  2491. 11:RX octet rate | 0| 0| 0| 0| 0|
  2492. 12:RX bit rate, Mbps | 0| 0| 0| 0| 0|
  2493. 36:tx.size | 60| 60| 60| 60| 60|
  2494. 37:tx.type | IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4
  2495. 38:tx.payload | abc| abc| abc| abc| abc|
  2496. 47:dest.mac | cbd0b75c7| cbd0b75d7| cbd0b75e7| cbd0b75c6| cbd0b76c7| cbd0b
  2497. 51:src.mac | cbd0b75c6| cbd0b75d6| cbd0b75e6| cbd0b75f6| cbd0b76c6| cbd0b
  2498. 55:dest.ip | 14.1.0.99| 14.17.0.99| 14.33.0.99| 14.0.0.99| 15.1.0.99| 15.17.
  2499. 59:src.ip | 14.0.0.99| 14.16.0.99| 14.32.0.99| 14.48.0.99| 15.0.0.99| 15.16.
  2500. 73:bridge | off| off| off| off| off|
  2501. 77:validate packets | off| off| off| off| off|
  2502. 2.0.99| 15.48.0.99|
  2503. 73:bridge | off| off| off| off| off| off| off|
  2504. 77:validate packets | off| off| off| off| off| off| off|
  2505. 80:CPU Temperature: 53 C, board temperature 42 C
  2506.  
  2507.  
  2508.  
  2509.  
  2510. Command 2(INS)> hide 0x800 0x810
  2511. Command 3(INS)> hide 0x900
  2512. Command 4(INS)> Port 2064: 10000 Mbps, Full duplex
  2513. Command 4(INS)> history
  2514. Command 0: help
  2515. Command 1: help
  2516. Command 2: hide 0x800 0x810
  2517. Command 3: hide 0x900
  2518. Command 4: history
  2519. Command 5(INS)> Port 2048: 10000 Mbps, Full duplex
  2520. Port 2064: Link down
  2521. Command 5(INS)> Port 2048: Link down
  2522. Command 5(INS)> Port 2048: 10000 Mbps, Full duplex
  2523. Command 5(INS)> help
  2524. Available Commands: (case insensitive)
  2525. Note: [<port range>] means [<first port> [<last port>]]
  2526.  
  2527. default [<first port> [<last port>]] Set or display the default port range
  2528. start [<port range>] | all Start transmitting on these ports
  2529. stop [<port range>] | all Stop transmitting on these ports
  2530. show [<port range>] | all Display the statistics for these ports (i.e. show colu
  2531. hide [<port range>] | all Hide the statisitcs for these ports (i.e. hide columns
  2532. clear [<port range>] | all Clear statistics counters for these ports
  2533. clearall Clear statistics counters for all ports
  2534. reset [<port range>] | all Reset ports to traffic-gen startup defaults
  2535. tx.size [[<port range>] <size>] Size of the packet transmitted, excluding the frame CR
  2536. tx.percent [[<port range>] <%>] Set transmit rate as a % of gigabit
  2537. tx.rate [[<port range] <packets/s>] Set transmit rate in packets per second
  2538. tx.count [[<port range>] <number>] Automatically stop after this many packets (-1 = run f
  2539. tx.data[<index>] [[<port range>] <data>] Set or read the data in the packet in 64bit words, ind
  2540. tx.payload [<port range> [<type> | help]] Set the data type for the payload (help to see choices
  2541. tx.type [<port range> [<type> | help]] Set the type for the packet (help to see choices)
  2542. tx.checksum [<port range>] [on|off|show] Turn on/off UDP payload checksum
  2543. csr address [<new value>] Read or write a CSR by exact address
  2544. row [<first row> [<last row>]] [on|off|min] Toggle or set the row range on or off or to min
  2545.  
  2546. Note: use 'help editing' for information on editing commands available.
  2547.  
  2548.  
  2549.  
  2550.  
  2551.  
  2552.  
  2553.  
  2554.  
  2555.  
  2556.  
  2557.  
  2558.  
  2559.  
  2560.  
  2561.  
  2562.  
  2563.  
  2564.  
  2565.  
  2566.  
  2567. -- Press <space> for next page or <enter> to exit help --
  2568. Available Commands: (case insensitive) -- continued.
  2569. Note: [<port range>] means [<first port> [<last port>]]
  2570.  
  2571. hli [<first row> [<last row>]] [on|off] Toggle or set highlighting of a row range on or off
  2572. freeze [on|off] Toggle or set the display updates on or off
  2573. history [<first line> [<last line>]] Show a command history range
  2574. debug [<value>] Set or show the debug value
  2575. cls Clear the screen
  2576. reboot Reboot the Octeon
  2577. portmap.show show what ports are assigned to which core
  2578. portmap.assign <port> <core_mask> assign a port to cores
  2579. mii.read <dev> <reg> Read from the MDIO bus, device <dev>, register <reg> (
  2580. mii.write <dev> <mmd> <reg> <value> Write to the MDIO bus, device <dev>, register <reg> (b
  2581. mii45.read <dev> <mmd> <reg> Read from the MDIO bus (clause 45), device <dev>, mmd bus)
  2582. mii45.write <dev> <mmd> <reg> <value> Write to the MDIO bus (clause 45), device <dev>, mmd <ecifies MDIO bus)
  2583. phy.speed [[<port range>] [auto] [full/half] [10/100/1000] [pause/nopause]] Program the PHY n
  2584. src.mac [[<port range>] <address>] Set or show the source MAC address. Set using xx:xx:xx
  2585. src.mac.inc [[<port range>] <increment>] Set or show the source MAC address increment
  2586. src.mac.min [[<port range>] <address>] Set or show the source MAC minimum. Once the address r
  2587. src.mac.max [[<port range>] <address>] Set or show the source MAC maximum. Once the address r
  2588. dest.mac [[<port range>] <address>] Set or show the destination MAC address. Set using xx:
  2589.  
  2590.  
  2591.  
  2592.  
  2593.  
  2594.  
  2595.  
  2596.  
  2597.  
  2598.  
  2599.  
  2600.  
  2601.  
  2602.  
  2603.  
  2604.  
  2605.  
  2606.  
  2607.  
  2608.  
  2609. -- Press <space> for next page or <enter> to exit help --Port 2048: Link down
  2610. Available Commands: (case insensitive) -- continued.
  2611. Note: [<port range>] means [<first port> [<last port>]]
  2612.  
  2613. dest.mac.inc [[<port range>] <increment>] Set or show the destination MAC address increment
  2614. dest.mac.min [[<port range>] <address>] Set or show the destination MAC minimum. Once the add
  2615. dest.mac.max [[<port range>] <address>] Set or show the destination MAC maximum. Once the add
  2616. tx.vlan [[<port range>] <vlan bytes>|off] Set or show the bytes to be inserted into the L2 heade
  2617. src.ip [[<port range>] <address>] Set or show the source IP address. Set using xxx.xxx.x
  2618. src.ip.inc [[<port range>] <increment>] Set or show the source IP address increment
  2619. src.ip.min [[<port range>] <L4 ip>] Set or show the source IP address minimum. Once the IP
  2620. src.ip.max [[<port range>] <L4 ip>] Set or show the source IP address maximum. Once the IP
  2621. dest.ip [[<port range>] <address>] Set or show the destination IP address. Set using xxx.
  2622. dest.ip.inc [[<port range>] <increment>] Set or show the destination IP address increment
  2623. dest.ip.min [[<port range>] <L4 ip>] Set or show the destination IP address minimum. Once t
  2624. dest.ip.max [[<port range>] <L4 ip>] Set or show the destination IP address maximum. Once t
  2625. ip.tos [[<port range>] <value>] Set or show the IP TOS field.
  2626. src.port [[<port range>] <L4 port>] Set or show the source UDP(L4) port
  2627. src.port.inc [[<port range>] <increment>] Set or show the source UDP(L4) port increment
  2628. src.port.min [[<port range>] <L4 port>] Set or show the source UDP(L4) port minimum. Once the
  2629. src.port.max [[<port range>] <L4 port>] Set or show the source UDP(L4) port maximum. Once the
  2630. dest.port [[<port range>] <L4 port>] Set or show the destination UDP(L4) port
  2631.  
  2632.  
  2633.  
  2634.  
  2635.  
  2636.  
  2637.  
  2638.  
  2639.  
  2640.  
  2641.  
  2642.  
  2643.  
  2644.  
  2645.  
  2646.  
  2647.  
  2648.  
  2649.  
  2650.  
  2651.  
  2652.  
  2653. -- Press <space> for next page or <enter> to exit help --
  2654. Available Commands: (case insensitive) -- continued.
  2655. Note: [<port range>] means [<first port> [<last port>]]
  2656.  
  2657. dest.port.inc [[<port range>] <inc>] Set or show the destination UDP(L4) port increment
  2658. dest.port.min [[<port range>] <L4 port>] Set or show the destination UDP(L4) port minimum. Once
  2659. dest.port.max [[<port range>] <L4 port>] Set or show the destination UDP(L4) port maximum. Once
  2660. arp.request <port> <ip address> Send an ARP request to <ip address> on <port>
  2661. tx.arp.reply [<port range>] [on|off|show] Controls sending of ARP replies when receiving ARP req
  2662. rx.arp.request [<port range>] [on|off|show] Controls setting of dest MAC address when receiving
  2663. rx.arp.reply [<port range>] [on|off|show] Controls setting of dest MAC address when receiving AR
  2664. find.max [<tx port> <rx port>|default] Perform a binary search to find the max TX rate where
  2665. scan.sizes <tx port> <rx port>|default [min_size [max_size [size_increment [count]]]] Send coufault 60) to max (default 65524) bytes, stopping if any bytes are lost
  2666. bridge [[<port range>] <port>|off] Bridge incomming packets for a port out another port
  2667. rx.packets [<port range>] | all Show RX packets for a range of ports
  2668. rx.octets [<port range>] | all Show RX octets for a range of ports
  2669. rx.mbps [<port range>] | all Show RX Mbps for a range of ports
  2670. rx.total_packets [<port range>] | all Show total RX packets for a range of ports
  2671. rx.total_octets [<port range>] | all Show total RX octets for a range of ports
  2672. rx.total_errors [<port range>] | all Show total RX errors for a range of ports
  2673. rx.validation_errors [<port range>] | all Show total validation errors for a range of ports
  2674. rx.promisc [<port range>] [on|off|show] Set promiscuous mode for port. (on by default)
  2675.  
  2676.  
  2677.  
  2678.  
  2679.  
  2680.  
  2681.  
  2682.  
  2683.  
  2684.  
  2685.  
  2686.  
  2687.  
  2688.  
  2689.  
  2690.  
  2691.  
  2692.  
  2693.  
  2694.  
  2695.  
  2696. -- Press <space> for next page or <enter> to exit help --
  2697. Available Commands: (case insensitive) -- continued.
  2698. Note: [<port range>] means [<first port> [<last port>]]
  2699.  
  2700. rx.display [<port range>] [on|off|error] Control display of received packets. off=none, on=all,
  2701. tx.packets [<port range>] | all Show TX packets for a range of ports
  2702. tx.octets [<port range>] | all Show TX octets for a range of ports
  2703. tx.mbps [<port range>] | all Show TX Mbps for a range of ports
  2704. tx.total_packets [<port range>] | all Show total TX packets for a range of ports
  2705. tx.total_octets [<port range>] | all Show total TX octets for a range of ports
  2706. ilk_la [<port range>] | all [on|off|show] Turn on Interlaken look-aside mode or show ILK LA head
  2707. higig [[<port range>] <header size>] Size of HiGig header to prepend to the packets. Must b
  2708. validate [<port range>] [on|off|show] Turn on/off of packet validation using CRC32C.
  2709. loopback [<port range>] [off|internal|external|internal&external] Control the loopback state of
  2710. backpressure [<port range>] [on|off] Set if incomming backpressure packets should slow down
  2711. packetio on | off Start or stop all packet IO hardware. Warning, debug u
  2712. ixf.read <reg_addr> Read 16 bit register from IXF18201 (EBT5810 board only
  2713. ixf.write <reg_addr> <value> Write 16 bit register from IXF18201 (EBT5810 board onl
  2714. ixf.read32 <reg_addr> Read 32 bit register from IXF18201 (EBT5810 board only
  2715. ixf.write32 <reg_addr> <value> Write 32 bit register from IXF18201 (EBT5810 board onl
  2716. ixf.miiread <dev> <mmd> <reg> MII clause 45 read using IXF18201 (EBT5810 board only)
  2717. ixf.miiwrite <dev> <mmd> <reg> <value> MII clause 45 read using IXF18201 (EBT5810 board only)
  2718.  
  2719.  
  2720.  
  2721.  
  2722.  
  2723.  
  2724.  
  2725.  
  2726.  
  2727.  
  2728.  
  2729.  
  2730.  
  2731.  
  2732.  
  2733.  
  2734.  
  2735.  
  2736.  
  2737.  
  2738.  
  2739.  
  2740. -- Press <space> for next page or <enter> to exit help --
  2741. Available Commands: (case insensitive) -- continued.
  2742. Note: [<port range>] means [<first port> [<last port>]]
  2743.  
  2744. port.display <port> Show port setup for the specified port
  2745. editing Show help for editing
  2746. alias [<prefix>] | <[name> <command> Show or set an alias for a name or function key (F1..F
  2747. unalias <name> Remove alias <name>.
  2748. <Pause/Break key> Toggle transmit on/off for default ports (if only usin
  2749. <Function Keys>/<Shift-Function Keys> Can be mapped to various functions (see alias).
  2750. echo <message> Print <message>.
  2751. type <text> Assume <text> was typed, useful for function key mappi
  2752. help [<prefix>] [<lines>] Show help for commands starting with <prefix> in pages
  2753.  
  2754. Type <enter> or any command to continue.
  2755.  
  2756.  
  2757.  
  2758.  
  2759.  
  2760.  
  2761.  
  2762.  
  2763.  
  2764.  
  2765.  
  2766.  
  2767.  
  2768.  
  2769.  
  2770.  
  2771.  
  2772.  
  2773.  
  2774.  
  2775.  
  2776.  
  2777.  
  2778.  
  2779.  
  2780.  
  2781.  
  2782.  
  2783.  
  2784. Command 6(INS)>
  2785. 0:00:00 193 |0xC00 3072|0xC10 3088|0xC20 3104|0xC30 3120|0xD00 * 3328|0xD10 *
  2786. Port Status |XFI40 Up|XFI41 Down|XFI42 Up|XFI43 Down|XFI50 Up|XFI51
  2787. 1:Total TX packets | 0| 0| 0| 0| 0|
  2788. 3:Total RX packets | 0| 0| 0| 0| 0|
  2789. 6:TX packet rate | 0| 0| 0| 0| 0|
  2790. 7:TX octet rate | 0| 0| 0| 0| 0|
  2791. 8:TX bit rate, Mbps | 0| 0| 0| 0| 0|
  2792. 10:RX packet rate | 0| 0| 0| 0| 0|
  2793. 11:RX octet rate | 0| 0| 0| 0| 0|
  2794. 12:RX bit rate, Mbps | 0| 0| 0| 0| 0|
  2795. 36:tx.size | 60| 60| 60| 60| 60|
  2796. 37:tx.type | IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4
  2797. 38:tx.payload | abc| abc| abc| abc| abc|
  2798. 47:dest.mac | cbd0b75c7| cbd0b75d7| cbd0b75e7| cbd0b75c6| cbd0b76c7| cbd0b
  2799. 51:src.mac | cbd0b75c6| cbd0b75d6| cbd0b75e6| cbd0b75f6| cbd0b76c6| cbd0b
  2800. 55:dest.ip | 14.1.0.99| 14.17.0.99| 14.33.0.99| 14.0.0.99| 15.1.0.99| 15.17.
  2801. 59:src.ip | 14.0.0.99| 14.16.0.99| 14.32.0.99| 14.48.0.99| 15.0.0.99| 15.16.
  2802. 73:bridge | off| off| off| off| off|
  2803. 77:validate packets | off| off| off| off| off|
  2804.  
  2805.  
  2806.  
  2807.  
  2808.  
  2809.  
  2810.  
  2811.  
  2812.  
  2813.  
  2814.  
  2815.  
  2816.  
  2817.  
  2818.  
  2819.  
  2820.  
  2821.  
  2822.  
  2823.  
  2824.  
  2825.  
  2826.  
  2827. Command 6(INS)> help
  2828. Available Commands: (case insensitive)
  2829. Note: [<port range>] means [<first port> [<last port>]]
  2830.  
  2831. default [<first port> [<last port>]] Set or display the default port range
  2832. start [<port range>] | all Start transmitting on these ports
  2833. stop [<port range>] | all Stop transmitting on these ports
  2834. show [<port range>] | all Display the statistics for these ports (i.e. show colu
  2835. hide [<port range>] | all Hide the statisitcs for these ports (i.e. hide columns
  2836. clear [<port range>] | all Clear statistics counters for these ports
  2837. clearall Clear statistics counters for all ports
  2838. reset [<port range>] | all Reset ports to traffic-gen startup defaults
  2839. tx.size [[<port range>] <size>] Size of the packet transmitted, excluding the frame CR
  2840. tx.percent [[<port range>] <%>] Set transmit rate as a % of gigabit
  2841. tx.rate [[<port range] <packets/s>] Set transmit rate in packets per second
  2842. tx.count [[<port range>] <number>] Automatically stop after this many packets (-1 = run f
  2843. tx.data[<index>] [[<port range>] <data>] Set or read the data in the packet in 64bit words, ind
  2844. tx.payload [<port range> [<type> | help]] Set the data type for the payload (help to see choices
  2845. tx.type [<port range> [<type> | help]] Set the type for the packet (help to see choices)
  2846. tx.checksum [<port range>] [on|off|show] Turn on/off UDP payload checksum
  2847. csr address [<new value>] Read or write a CSR by exact address
  2848. row [<first row> [<last row>]] [on|off|min] Toggle or set the row range on or off or to min
  2849.  
  2850. Note: use 'help editing' for information on editing commands available.
  2851.  
  2852.  
  2853.  
  2854.  
  2855.  
  2856.  
  2857.  
  2858.  
  2859.  
  2860.  
  2861.  
  2862.  
  2863.  
  2864.  
  2865.  
  2866.  
  2867.  
  2868.  
  2869.  
  2870.  
  2871. -- Press <space> for next page or <enter> to exit help --
  2872. Available Commands: (case insensitive) -- continued.
  2873. Note: [<port range>] means [<first port> [<last port>]]
  2874.  
  2875. hli [<first row> [<last row>]] [on|off] Toggle or set highlighting of a row range on or off
  2876. freeze [on|off] Toggle or set the display updates on or off
  2877. history [<first line> [<last line>]] Show a command history range
  2878. debug [<value>] Set or show the debug value
  2879. cls Clear the screen
  2880. reboot Reboot the Octeon
  2881. portmap.show show what ports are assigned to which core
  2882. portmap.assign <port> <core_mask> assign a port to cores
  2883. mii.read <dev> <reg> Read from the MDIO bus, device <dev>, register <reg> (
  2884. mii.write <dev> <mmd> <reg> <value> Write to the MDIO bus, device <dev>, register <reg> (b
  2885. mii45.read <dev> <mmd> <reg> Read from the MDIO bus (clause 45), device <dev>, mmd bus)
  2886. mii45.write <dev> <mmd> <reg> <value> Write to the MDIO bus (clause 45), device <dev>, mmd <ecifies MDIO bus)
  2887. phy.speed [[<port range>] [auto] [full/half] [10/100/1000] [pause/nopause]] Program the PHY n
  2888. src.mac [[<port range>] <address>] Set or show the source MAC address. Set using xx:xx:xx
  2889. src.mac.inc [[<port range>] <increment>] Set or show the source MAC address increment
  2890. src.mac.min [[<port range>] <address>] Set or show the source MAC minimum. Once the address r
  2891. src.mac.max [[<port range>] <address>] Set or show the source MAC maximum. Once the address r
  2892. dest.mac [[<port range>] <address>] Set or show the destination MAC address. Set using xx:
  2893.  
  2894.  
  2895.  
  2896.  
  2897.  
  2898.  
  2899.  
  2900.  
  2901.  
  2902.  
  2903.  
  2904.  
  2905.  
  2906.  
  2907.  
  2908.  
  2909.  
  2910.  
  2911.  
  2912.  
  2913. -- Press <space> for next page or <enter> to exit help --
  2914. 0:00:00 241 |0xC00 3072|0xC10 3088|0xC20 3104|0xC30 3120|0xD00 * 3328|0xD10 *
  2915. Port Status |XFI40 Up|XFI41 Down|XFI42 Up|XFI43 Down|XFI50 Up|XFI51
  2916. 1:Total TX packets | 0| 0| 0| 0| 0|
  2917. 3:Total RX packets | 0| 0| 0| 0| 0|
  2918. 6:TX packet rate | 0| 0| 0| 0| 0|
  2919. 7:TX octet rate | 0| 0| 0| 0| 0|
  2920. 8:TX bit rate, Mbps | 0| 0| 0| 0| 0|
  2921. 10:RX packet rate | 0| 0| 0| 0| 0|
  2922. 11:RX octet rate | 0| 0| 0| 0| 0|
  2923. 12:RX bit rate, Mbps | 0| 0| 0| 0| 0|
  2924. 36:tx.size | 60| 60| 60| 60| 60|
  2925. 37:tx.type | IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4
  2926. 38:tx.payload | abc| abc| abc| abc| abc|
  2927. 47:dest.mac | cbd0b75c7| cbd0b75d7| cbd0b75e7| cbd0b75c6| cbd0b76c7| cbd0b
  2928. 51:src.mac | cbd0b75c6| cbd0b75d6| cbd0b75e6| cbd0b75f6| cbd0b76c6| cbd0b
  2929. 55:dest.ip | 14.1.0.99| 14.17.0.99| 14.33.0.99| 14.0.0.99| 15.1.0.99| 15.17.
  2930. 59:src.ip | 14.0.0.99| 14.16.0.99| 14.32.0.99| 14.48.0.99| 15.0.0.99| 15.16.
  2931. 73:bridge | off| off| off| off| off|
  2932. 77:validate packets | off| off| off| off| off|
  2933. Port 309/0x135 is assigned to cores: 1
  2934. Port 310/0x136 is assigned to cores: 1
  2935. Port 311/0x137 is assigned to cores: 1
  2936. Port 312/0x138 is assigned to cores: 1
  2937. Port 313/0x139 is assigned to cores: 1
  2938. Port 314/0x13A is assigned to cores: 1
  2939. Port 315/0x13B is assigned to cores: 1
  2940. Port 316/0x13C is assigned to cores: 1
  2941. Port 317/0x13D is assigned to cores: 7
  2942. Port 318/0x13E is assigned to cores: 1
  2943. Port 319/0x13F is assigned to cores: 1
  2944. Port 2048/0x800 is assigned to cores: 8
  2945. Port 2064/0x810 is assigned to cores: 9
  2946. Port 2304/0x900 is assigned to cores: 10
  2947. Port 3072/0xC00 is assigned to cores: 11
  2948. Port 3088/0xC10 is assigned to cores: 12
  2949. Port 3104/0xC20 is assigned to cores: 13
  2950. Port 3120/0xC30 is assigned to cores: 14
  2951. Port 3328/0xD00 is assigned to cores: 15
  2952. Port 3344/0xD10 is assigned to cores: 16
  2953. Port 3360/0xD20 is assigned to cores: 17
  2954. Port 3376/0xD30 is assigned to cores: 18
  2955. Command 9(INS)> clear
  2956. Command 10(INS)> cls
  2957. 0:00:00 270 |0xC00 3072|0xC10 3088|0xC20 3104|0xC30 3120|0xD00 * 3328|0xD10 *
  2958. Port Status |XFI40 Up|XFI41 Down|XFI42 Up|XFI43 Down|XFI50 Up|XFI51
  2959. 1:Total TX packets | 0| 0| 0| 0| 0|
  2960. 3:Total RX packets | 0| 0| 0| 0| 0|
  2961. 6:TX packet rate | 0| 0| 0| 0| 0|
  2962. 7:TX octet rate | 0| 0| 0| 0| 0|
  2963. 8:TX bit rate, Mbps | 0| 0| 0| 0| 0|
  2964. 10:RX packet rate | 0| 0| 0| 0| 0|
  2965. 11:RX octet rate | 0| 0| 0| 0| 0|
  2966. 12:RX bit rate, Mbps | 0| 0| 0| 0| 0|
  2967. 36:tx.size | 60| 60| 60| 60| 60|
  2968. 37:tx.type | IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4+UDP| IPv4
  2969. 38:tx.payload | abc| abc| abc| abc| abc|
  2970. 47:dest.mac | cbd0b75c7| cbd0b75d7| cbd0b75e7| cbd0b75c6| cbd0b76c7| cbd0b
  2971. 51:src.mac | cbd0b75c6| cbd0b75d6| cbd0b75e6| cbd0b75f6| cbd0b76c6| cbd0b
  2972. 55:dest.ip | 14.1.0.99| 14.17.0.99| 14.33.0.99| 14.0.0.99| 15.1.0.99| 15.17.
  2973. 59:src.ip | 14.0.0.99| 14.16.0.99| 14.32.0.99| 14.48.0.99| 15.0.0.99| 15.16.
  2974. 73:bridge | off| off| off| off| off|
  2975. 77:validate packets | off| off| off| off| off|
  2976.  
  2977.  
  2978.  
  2979.  
  2980.  
  2981.  
  2982.  
  2983.  
  2984.  
  2985.  
  2986.  
  2987.  
  2988.  
  2989.  
  2990.  
  2991.  
  2992.  
  2993.  
  2994.  
  2995.  
  2996.  
  2997.  
  2998. Command 11(INS)> reset
  2999. Command 12(INS)> reboot
  3000.  
  3001. OCTEON eMMC stage 1 bootloader
  3002. ................................................................................................................................................................................................ne.
  3003. Loaded OCTBOOT2BIN, size: 0x00000000000905A0
  3004. Branching to stage 2 at: 0xFFFFFFFF81004000
  3005. IM8724 eMMC Stage
  3006. Setting board type to passed-in type CUST_IM8724
  3007. CONFIG_EEPROM_TLV_BASE_ADDRESS: 0x8000
  3008. TLV MAC address: 00:0C:BD:0B:69:C6 addr: 32804
  3009.  
  3010. U-Boot 2013.07.dce5854 (Build time: Dec 08 2017 - 12:11:45)
  3011.  
  3012. Octeon unique ID: 02c00091c619f31e01d3
  3013. Initializing DDR, clock = 800000000hz, reference = 50000000hz
  3014. N0.LMC0.R0: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 4 0
  3015. N0.LMC0.R1: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 6 0
  3016. N0.LMC0 Configuration Completed: 16384 MB
  3017. N0.LMC1.R0: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 0 4 0 4 0
  3018. N0.LMC1.R1: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 4 0
  3019. N0.LMC1 Configuration Completed: 16384 MB
  3020. N0.LMC2.R0: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 0 4 0 4 0
  3021. N0.LMC2.R1: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 6 0
  3022. N0.LMC2 Configuration Completed: 16384 MB
  3023. N0.LMC3.R0: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 0 4 0 4 0
  3024. N0.LMC3.R1: Wlevel Rank 0x3, FINAL SETTINGS : 6 2 2 4 0 4 0
  3025. N0.LMC3 Configuration Completed: 16384 MB
  3026. Warning: Board descriptor tuple not found in eeprom, using defaults
  3027. CUST_IM8724 board revision major:1, minor:0, serial #: 1D2OA112180009
  3028. OCTEON CN7890-AAP pass 2.0, Core clock: 1800 MHz, IO clock: 1200 MHz, DDR clock: 800 MHz (1600 M
  3029. Base DRAM address used by u-boot: 0x100fc04000, size: 0x3fc000
  3030. DRAM: 64 GiB
  3031. Clearing DRAM...... done
  3032. MMC: Octeon MMC/SD0: 0, Octeon MMC/SD1: 1
  3033. Hit ctrl-x to stop booting 0
  3034. reading u-boot-octeon_cust_im8724.bin
  3035. Setting board type to passed-in type CUST_IM8724
  3036. CONFIG_EEPROM_TLV_BASE_ADDRESS: 0x8000
  3037. TLV MAC address: 00:0C:BD:0B:69:C6 addr: 32804
  3038.  
  3039.  
  3040. U-Boot 2013.07.bec74c2 (Build time: May 10 2018 - 12:58:45)
  3041.  
  3042. Octeon unique ID: 02c00091c619f31e01d3
  3043. Using DRAM size from environment: 65536 MBytes
  3044. CUST_IM8724 board revision major:1, minor:0, serial #: 1D2OA112180009
  3045. OCTEON CN7890-AAP pass 2.0, Core clock: 1800 MHz, IO clock: 1200 MHz, DDR clock: 800 MHz (1600 M
  3046. Base DRAM address used by u-boot: 0x100f000000, size: 0x1000000
  3047. DRAM: 64 GiB
  3048. Clearing DRAM...... done
  3049. CPLD address: 0x1e000000
  3050. CPLD device 014a rev 04 (PCB rev B)
  3051. SerDes/QLM output selected: 3 (SGMII mode)
  3052. QLMs configuration ........... done
  3053. PIM0: checking for presence... present
  3054. PIM0: powering up............. done
  3055. PIM0: status check............ ok
  3056. PIM0: module info............. 8x10G, rev: 0x20 (cpld rev: 0x1)
  3057. PIM1: checking for presence... missing
  3058. MMC: Octeon MMC/SD0: 0, Octeon MMC/SD1: 1
  3059. PCIe: Port 2 link active, 4 lanes, speed gen2
  3060. Net: octeth0, octeth1, octeth2, octeth3, octeth4, octeth5, octeth6, octeth7, octeth8, octeth9,
  3061. Initializing CS4318 RevB
  3062. Initializing CS4343 (Bay A)
  3063. Node 0 Interface 0 has 2 ports (RXAUI)
  3064. Node 0 Interface 1 has 4 ports (SGMII)
  3065. Node 0 Interface 4 has 4 ports (XFI)
  3066. Node 0 Interface 5 has 4 ports (XFI)
  3067. Node 0 Interface 8 has 64 ports (NPI)
  3068. Node 0 Interface 9 has 4 ports (LOOP)
  3069. Set Fan PWM to 0x80
  3070. Set Temp Critical to 0x55
  3071. Octeon cust_im8724(ram)# printenv
  3072. autoload=n
  3073. baudrate=115200
  3074. boardname=cust_im8724
  3075. boot=tftp vmlinux-im8724_octeon-sdk-5.1.0.p1_rel.04.bin; bootoctlinux numcores=48
  3076. bootdelay=2
  3077. ddr_ref_hertz=100000000
  3078. dnsip=208.201.224.33
  3079. dnsip2=8.8.8.8
  3080. dram_size_mbytes=65536
  3081. eth10addr=00:0c:bd:0b:69:d0
  3082. eth11addr=00:0c:bd:0b:69:d1
  3083. eth12addr=00:0c:bd:0b:69:d2
  3084. eth13addr=00:0c:bd:0b:69:d3
  3085. eth14addr=00:0c:bd:0b:69:d4
  3086. eth15addr=00:0c:bd:0b:69:d5
  3087. eth16addr=00:0c:bd:0b:69:d6
  3088. eth17addr=00:0c:bd:0b:69:d7
  3089. eth18addr=00:0c:bd:0b:69:d8
  3090. eth1addr=00:0c:bd:0b:69:c7
  3091. eth2addr=00:0c:bd:0b:69:c8
  3092. eth3addr=00:0c:bd:0b:69:c9
  3093. eth4addr=00:0c:bd:0b:69:ca
  3094. eth5addr=00:0c:bd:0b:69:cb
  3095. eth6addr=00:0c:bd:0b:69:cc
  3096. eth7addr=00:0c:bd:0b:69:cd
  3097. eth8addr=00:0c:bd:0b:69:ce
  3098. eth9addr=00:0c:bd:0b:69:cf
  3099. ethact=octeth0
  3100. ethaddr=00:0c:bd:0b:69:c6
  3101. fan_pwm=0x80
  3102. fdtaddr=80000
  3103. gatewayip=192.168.1.1
  3104. ipaddr=192.168.2.226
  3105. loadaddr=0x20000000
  3106. netmask=255.255.252.0
  3107. numcores=48
  3108. numcoreshex=0x30
  3109. octeon_failsafe_mode=0
  3110. octeon_ram_mode=1
  3111. pgtst=setenv ethact octeth2; ping $(serverip)
  3112. serial#=1D2OA112180009
  3113. serverip=192.168.2.69
  3114. stderr=serial
  3115. stdin=serial
  3116. stdout=serial
  3117. temp_crit=0x55
  3118. traffic=tftp traffic-gen_rel.04; bootoct numcores=48
  3119. ver=U-Boot 2013.07.bec74c2 (Build time: May 10 2018 - 12:58:45)
  3120.  
  3121. Environment size: 1305/8188 bytes
  3122. Octeon cust_im8724(ram)# run pgtst
  3123. Using octeth2 device
  3124. ERROR allocating buffer for packet!
  3125. octeth2: Up 1000 Mbps Full duplex (port 2304) (SGMII)
  3126. host 192.168.2.69 is alive
  3127. Octeon cust_im8724(ram)# run boot
  3128. Using octeth2 device
  3129. TFTP from server 192.168.2.69; our IP address is 192.168.2.226
  3130. Filename 'vmlinux-im8724_octeon-sdk-5.1.0.p1_rel.04.bin'.
  3131. Load address: 0x20000000
  3132. Loading: ##################################################
  3133. 5.4 MiB/s
  3134. done
  3135. Bytes transferred = 65159840 (3e242a0 hex)
  3136. Allocating memory for ELF segment: addr: 0xffffffff80800000 (adjusted to: 0x800000), size 0x3f6d
  3137. ## Loading big-endian Linux kernel with entry point: 0xffffffff80ec0600 ...
  3138. Bootloader: Done loading app on coremask:
  3139. node 0: 0xffffffffffff
  3140. node 1:
  3141. node 2:
  3142. node 3:
  3143. Starting cores:
  3144. node 0: 0xffffffffffff
  3145. node 1:
  3146. node 2:
  3147. node 3:
  3148. Linux version 4.9.79-Cavium-Octeon (modestk@gargona) (gcc version 4.7.0 (Cavium Inc. Version: SD 2018
  3149. CVMSEG size: 3 cache lines (384 bytes)
  3150. Cavium Inc. SDK-5.1.0
  3151. bootconsole [early0] enabled
  3152. CPU0 revision is: 000d9508 (Cavium Octeon III)
  3153. FPU revision is: 00739500
  3154. Checking for the multiply/shift bug... no.
  3155. Checking for the daddiu bug... no.
  3156. Determined physical RAM map:
  3157. memory: 000000000feff000 @ 00000000f0001000 (usable)
  3158. memory: 0000000010100000 @ 00000000dff00000 (usable)
  3159. memory: 000000000093b000 @ 0000000000800000 (kernel data and code)
  3160. memory: 000000000013e000 @ 0000000004630000 (kernel data and code)
  3161. memory: 00000000034f5000 @ 000000000113b000 (usable after init)
  3162. Initrd not found or empty - disabling initrd
  3163. Using passed Device Tree <800000000f9af570>.
  3164. Using passed Device Tree.
  3165. software IO TLB [mem 0xe0d3d000-0xe4d3d000] (64MB) mapped at [80000000e0d3d000-80000000e4d3cfff]
  3166. Primary instruction cache 78kB, virtually tagged, 39 way, 16 sets, linesize 128 bytes.
  3167. Primary data cache 32kB, 32-way, 8 sets, linesize 128 bytes.
  3168. Secondary unified cache 16384kB, 16-way, 8192 sets, linesize 128 bytes.
  3169. Secondary unified cache 16384kB, 16-way, 8192 sets, linesize 128 bytes.
  3170. Zone ranges:
  3171. DMA32 [mem 0x0000000000800000-0x00000000efffffff]
  3172. Normal [mem 0x00000000f0000000-0x00000000ffefffff]
  3173. Movable zone start for each node
  3174. Early memory node ranges
  3175. node 0: [mem 0x0000000000800000-0x000000000476dfff]
  3176. node 0: [mem 0x00000000dff00000-0x00000000efffffff]
  3177. node 0: [mem 0x00000000f0001000-0x00000000ffefffff]
  3178. Initmem setup node 0 [mem 0x0000000000800000-0x00000000ffefffff]
  3179. percpu: Embedded 17 pages/cpu @80000000e4da8000 s31744 r8192 d29696 u69632
  3180. Built 1 zonelists in Node order, mobility grouping on. Total pages: 145294
  3181. Policy zone: Normal
  3182. Kernel command line: bootoctlinux numcores=48 console=ttyS0,115200
  3183. log_buf_len individual max cpu contribution: 4096 bytes
  3184. log_buf_len total cpu_extra contributions: 192512 bytes
  3185. log_buf_len min size: 65536 bytes
  3186. log_buf_len: 262144 bytes
  3187. early log buf free: 61856(94%)
  3188. PID hash table entries: 4096 (order: 3, 32768 bytes)
  3189. Memory: 440368k/440368k available (6948k kernel code, 0k reserved, 2503k data, 54228k init)
  3190. SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=48, Nodes=2
  3191. Hierarchical RCU implementation.
  3192. Build-time adjustment of leaf fanout to 64.
  3193. NR_IRQS:767 nr_irqs:767 9
  3194. clocksource: OCTEON_CVMCOUNT: mask: 0xffffffffffffffff max_cycles: 0x19f2297dd97, max_idle_ns: 4
  3195. Calibrating delay loop (skipped) preset value.. 3600.00 BogoMIPS (lpj=18000000)
  3196. pid_max: default: 49152 minimum: 384
  3197. Security Framework initialized
  3198. Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
  3199. Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
  3200. Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
  3201. Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
  3202. Checking for the daddi bug... no.
  3203. Performance counters: octeon PMU enabled, 4 64-bit counters available to each CPU, irq 7
  3204. SMP: Booting CPU01 (CoreId 1)...
  3205. CPU1 revision is: 000d9508 (Cavium Octeon III)
  3206. FPU revision is: 00739500
  3207. Cpu 1 online
  3208. SMP: Booting CPU02 (CoreId 2)...
  3209. CPU2 revision is: 000d9508 (Cavium Octeon III)
  3210. FPU revision is: 00739500
  3211. Cpu 2 online
  3212. SMP: Booting CPU03 (CoreId 3)...
  3213. CPU3 revision is: 000d9508 (Cavium Octeon III)
  3214. FPU revision is: 00739500
  3215. Cpu 3 online
  3216. SMP: Booting CPU04 (CoreId 4)...
  3217. CPU4 revision is: 000d9508 (Cavium Octeon III)
  3218. FPU revision is: 00739500
  3219. Cpu 4 online
  3220. SMP: Booting CPU05 (CoreId 5)...
  3221. CPU5 revision is: 000d9508 (Cavium Octeon III)
  3222. FPU revision is: 00739500
  3223. Cpu 5 online
  3224. SMP: Booting CPU06 (CoreId 6)...
  3225. CPU6 revision is: 000d9508 (Cavium Octeon III)
  3226. FPU revision is: 00739500
  3227. Cpu 6 online
  3228. SMP: Booting CPU07 (CoreId 7)...
  3229. CPU7 revision is: 000d9508 (Cavium Octeon III)
  3230. FPU revision is: 00739500
  3231. Cpu 7 online
  3232. SMP: Booting CPU08 (CoreId 8)...
  3233. CPU8 revision is: 000d9508 (Cavium Octeon III)
  3234. FPU revision is: 00739500
  3235. Cpu 8 online
  3236. SMP: Booting CPU09 (CoreId 9)...
  3237. CPU9 revision is: 000d9508 (Cavium Octeon III)
  3238. FPU revision is: 00739500
  3239. Cpu 9 online
  3240. SMP: Booting CPU10 (CoreId 10)...
  3241. CPU10 revision is: 000d9508 (Cavium Octeon III)
  3242. FPU revision is: 00739500
  3243. Cpu 10 online
  3244. SMP: Booting CPU11 (CoreId 11)...
  3245. CPU11 revision is: 000d9508 (Cavium Octeon III)
  3246. FPU revision is: 00739500
  3247. Cpu 11 online
  3248. SMP: Booting CPU12 (CoreId 12)...
  3249. CPU12 revision is: 000d9508 (Cavium Octeon III)
  3250. FPU revision is: 00739500
  3251. Cpu 12 online
  3252. SMP: Booting CPU13 (CoreId 13)...
  3253. CPU13 revision is: 000d9508 (Cavium Octeon III)
  3254. FPU revision is: 00739500
  3255. Cpu 13 online
  3256. SMP: Booting CPU14 (CoreId 14)...
  3257. CPU14 revision is: 000d9508 (Cavium Octeon III)
  3258. FPU revision is: 00739500
  3259. Cpu 14 online
  3260. SMP: Booting CPU15 (CoreId 15)...
  3261. CPU15 revision is: 000d9508 (Cavium Octeon III)
  3262. FPU revision is: 00739500
  3263. Cpu 15 online
  3264. SMP: Booting CPU16 (CoreId 16)...
  3265. CPU16 revision is: 000d9508 (Cavium Octeon III)
  3266. FPU revision is: 00739500
  3267. Cpu 16 online
  3268. SMP: Booting CPU17 (CoreId 17)...
  3269. CPU17 revision is: 000d9508 (Cavium Octeon III)
  3270. FPU revision is: 00739500
  3271. Cpu 17 online
  3272. SMP: Booting CPU18 (CoreId 18)...
  3273. CPU18 revision is: 000d9508 (Cavium Octeon III)
  3274. FPU revision is: 00739500
  3275. Cpu 18 online
  3276. SMP: Booting CPU19 (CoreId 19)...
  3277. CPU19 revision is: 000d9508 (Cavium Octeon III)
  3278. FPU revision is: 00739500
  3279. Cpu 19 online
  3280. SMP: Booting CPU20 (CoreId 20)...
  3281. CPU20 revision is: 000d9508 (Cavium Octeon III)
  3282. FPU revision is: 00739500
  3283. Cpu 20 online
  3284. SMP: Booting CPU21 (CoreId 21)...
  3285. CPU21 revision is: 000d9508 (Cavium Octeon III)
  3286. FPU revision is: 00739500
  3287. Cpu 21 online
  3288. SMP: Booting CPU22 (CoreId 22)...
  3289. CPU22 revision is: 000d9508 (Cavium Octeon III)
  3290. FPU revision is: 00739500
  3291. Cpu 22 online
  3292. SMP: Booting CPU23 (CoreId 23)...
  3293. CPU23 revision is: 000d9508 (Cavium Octeon III)
  3294. FPU revision is: 00739500
  3295. Cpu 23 online
  3296. SMP: Booting CPU24 (CoreId 24)...
  3297. CPU24 revision is: 000d9508 (Cavium Octeon III)
  3298. FPU revision is: 00739500
  3299. Cpu 24 online
  3300. SMP: Booting CPU25 (CoreId 25)...
  3301. CPU25 revision is: 000d9508 (Cavium Octeon III)
  3302. FPU revision is: 00739500
  3303. Cpu 25 online
  3304. SMP: Booting CPU26 (CoreId 26)...
  3305. CPU26 revision is: 000d9508 (Cavium Octeon III)
  3306. FPU revision is: 00739500
  3307. Cpu 26 online
  3308. SMP: Booting CPU27 (CoreId 27)...
  3309. CPU27 revision is: 000d9508 (Cavium Octeon III)
  3310. FPU revision is: 00739500
  3311. Cpu 27 online
  3312. SMP: Booting CPU28 (CoreId 28)...
  3313. CPU28 revision is: 000d9508 (Cavium Octeon III)
  3314. FPU revision is: 00739500
  3315. Cpu 28 online
  3316. SMP: Booting CPU29 (CoreId 29)...
  3317. CPU29 revision is: 000d9508 (Cavium Octeon III)
  3318. FPU revision is: 00739500
  3319. Cpu 29 online
  3320. SMP: Booting CPU30 (CoreId 30)...
  3321. CPU30 revision is: 000d9508 (Cavium Octeon III)
  3322. FPU revision is: 00739500
  3323. Cpu 30 online
  3324. SMP: Booting CPU31 (CoreId 31)...
  3325. CPU31 revision is: 000d9508 (Cavium Octeon III)
  3326. FPU revision is: 00739500
  3327. Cpu 31 online
  3328. SMP: Booting CPU32 (CoreId 32)...
  3329. CPU32 revision is: 000d9508 (Cavium Octeon III)
  3330. FPU revision is: 00739500
  3331. Cpu 32 online
  3332. SMP: Booting CPU33 (CoreId 33)...
  3333. CPU33 revision is: 000d9508 (Cavium Octeon III)
  3334. FPU revision is: 00739500
  3335. Cpu 33 online
  3336. SMP: Booting CPU34 (CoreId 34)...
  3337. CPU34 revision is: 000d9508 (Cavium Octeon III)
  3338. FPU revision is: 00739500
  3339. Cpu 34 online
  3340. SMP: Booting CPU35 (CoreId 35)...
  3341. CPU35 revision is: 000d9508 (Cavium Octeon III)
  3342. FPU revision is: 00739500
  3343. Cpu 35 online
  3344. SMP: Booting CPU36 (CoreId 36)...
  3345. CPU36 revision is: 000d9508 (Cavium Octeon III)
  3346. FPU revision is: 00739500
  3347. Cpu 36 online
  3348. SMP: Booting CPU37 (CoreId 37)...
  3349. CPU37 revision is: 000d9508 (Cavium Octeon III)
  3350. FPU revision is: 00739500
  3351. Cpu 37 online
  3352. SMP: Booting CPU38 (CoreId 38)...
  3353. CPU38 revision is: 000d9508 (Cavium Octeon III)
  3354. FPU revision is: 00739500
  3355. Cpu 38 online
  3356. SMP: Booting CPU39 (CoreId 39)...
  3357. CPU39 revision is: 000d9508 (Cavium Octeon III)
  3358. FPU revision is: 00739500
  3359. Cpu 39 online
  3360. SMP: Booting CPU40 (CoreId 40)...
  3361. CPU40 revision is: 000d9508 (Cavium Octeon III)
  3362. FPU revision is: 00739500
  3363. Cpu 40 online
  3364. SMP: Booting CPU41 (CoreId 41)...
  3365. CPU41 revision is: 000d9508 (Cavium Octeon III)
  3366. FPU revision is: 00739500
  3367. Cpu 41 online
  3368. SMP: Booting CPU42 (CoreId 42)...
  3369. CPU42 revision is: 000d9508 (Cavium Octeon III)
  3370. FPU revision is: 00739500
  3371. Cpu 42 online
  3372. SMP: Booting CPU43 (CoreId 43)...
  3373. CPU43 revision is: 000d9508 (Cavium Octeon III)
  3374. FPU revision is: 00739500
  3375. Cpu 43 online
  3376. SMP: Booting CPU44 (CoreId 44)...
  3377. CPU44 revision is: 000d9508 (Cavium Octeon III)
  3378. FPU revision is: 00739500
  3379. Cpu 44 online
  3380. SMP: Booting CPU45 (CoreId 45)...
  3381. CPU45 revision is: 000d9508 (Cavium Octeon III)
  3382. FPU revision is: 00739500
  3383. Cpu 45 online
  3384. SMP: Booting CPU46 (CoreId 46)...
  3385. CPU46 revision is: 000d9508 (Cavium Octeon III)
  3386. FPU revision is: 00739500
  3387. Cpu 46 online
  3388. SMP: Booting CPU47 (CoreId 47)...
  3389. CPU47 revision is: 000d9508 (Cavium Octeon III)
  3390. FPU revision is: 00739500
  3391. Cpu 47 online
  3392. Brought up 48 CPUs
  3393. devtmpfs: initialized
  3394. clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  3395. futex hash table entries: 16384 (order: 9, 2097152 bytes)
  3396. NET: Registered protocol family 16
  3397. random: fast init done
  3398. PCIe: Initializing port 0:0
  3399. 0:PCIe: Port 0 is unknown, skipping.
  3400. PCIe: Initializing port 0:1
  3401. 0:PCIe: Port 1 is unknown, skipping.
  3402. PCIe: Initializing port 0:2
  3403. PCIe: Port 2 link active, 4 lanes, speed gen2
  3404. PCIe: Initializing port 0:3
  3405. 0:PCIe: Port 3 is unknown, skipping.
  3406. HugeTLB registered 2 MB page size, pre-allocated 0 pages
  3407. vgaarb: loaded
  3408. SCSI subsystem initialized
  3409. usbcore: registered new interface driver usbfs
  3410. usbcore: registered new interface driver hub
  3411. usbcore: registered new device driver usb
  3412. pps_core: LinuxPPS API ver. 1 registered
  3413. pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  3414. PTP clock support registered
  3415. EDAC MC: Ver: 3.0.0
  3416. PCI host bridge to bus 0002:00
  3417. pci_bus 0002:00: root bus resource [mem 0x11d00f0000000-0x11d0fffffffff] (bus address [0xf000000
  3418. pci_bus 0002:00: root bus resource [io 0x200000000-0x2ffffffff] (bus address [0x0000-0xffffffff
  3419. pci_bus 0002:00: root bus resource [??? 0x00000000 flags 0x0]
  3420. pci_bus 0002:00: No busn resource found for root bus, will use [bus 00-ff]
  3421. pci 0002:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  3422. pci 0002:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  3423. pci 0002:02:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  3424. pci 0002:02:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  3425. pci 0002:02:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  3426. pci 0002:02:08.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  3427. pci 0002:02:09.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  3428. pci 0002:02:0a.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  3429. pci 0002:00:00.0: BAR 0: assigned [mem 0x11d0100000000-0x11d01007fffff 64bit pref]
  3430. pci 0002:00:00.0: BAR 8: assigned [mem 0x11d00f0000000-0x11d00f05fffff]
  3431. pci 0002:00:00.0: BAR 9: assigned [mem 0x11d0100800000-0x11d0100bfffff 64bit pref]
  3432. pci 0002:00:00.0: BAR 6: assigned [mem 0x11d00f0600000-0x11d00f060ffff pref]
  3433. pci 0002:00:00.0: BAR 7: assigned [io 0x200000000-0x200001fff]
  3434. pci 0002:01:00.0: BAR 8: assigned [mem 0x11d00f0000000-0x11d00f04fffff]
  3435. pci 0002:01:00.0: BAR 9: assigned [mem 0x11d0100800000-0x11d0100bfffff 64bit pref]
  3436. pci 0002:01:00.0: BAR 0: assigned [mem 0x11d00f0500000-0x11d00f053ffff]
  3437. pci 0002:01:00.0: BAR 7: assigned [io 0x200000000-0x200001fff]
  3438. pci 0002:02:01.0: BAR 8: assigned [mem 0x11d00f0000000-0x11d00f01fffff]
  3439. pci 0002:02:01.0: BAR 9: assigned [mem 0x11d0100800000-0x11d01009fffff 64bit pref]
  3440. pci 0002:02:09.0: BAR 8: assigned [mem 0x11d00f0200000-0x11d00f03fffff]
  3441. pci 0002:02:09.0: BAR 9: assigned [mem 0x11d0100a00000-0x11d0100bfffff 64bit pref]
  3442. pci 0002:02:0a.0: BAR 8: assigned [mem 0x11d00f0400000-0x11d00f04fffff]
  3443. pci 0002:02:01.0: BAR 7: assigned [io 0x200000000-0x200000fff]
  3444. pci 0002:02:09.0: BAR 7: assigned [io 0x200001000-0x200001fff]
  3445. pci 0002:02:01.0: PCI bridge to [bus 03]
  3446. pci 0002:02:01.0: bridge window [io 0x200000000-0x200000fff]
  3447. pci 0002:02:01.0: bridge window [mem 0x11d00f0000000-0x11d00f01fffff]
  3448. pci 0002:02:01.0: bridge window [mem 0x11d0100800000-0x11d01009fffff 64bit pref]
  3449. pci 0002:02:02.0: PCI bridge to [bus 04]
  3450. pci 0002:02:03.0: PCI bridge to [bus 05]
  3451. pci 0002:02:08.0: PCI bridge to [bus 06]
  3452. pci 0002:02:09.0: PCI bridge to [bus 07]
  3453. pci 0002:02:09.0: bridge window [io 0x200001000-0x200001fff]
  3454. pci 0002:02:09.0: bridge window [mem 0x11d00f0200000-0x11d00f03fffff]
  3455. pci 0002:02:09.0: bridge window [mem 0x11d0100a00000-0x11d0100bfffff 64bit pref]
  3456. pci 0002:08:00.0: BAR 0: assigned [mem 0x11d00f0400000-0x11d00f0403fff 64bit]
  3457. pci 0002:02:0a.0: PCI bridge to [bus 08]
  3458. pci 0002:02:0a.0: bridge window [mem 0x11d00f0400000-0x11d00f04fffff]
  3459. pci 0002:01:00.0: PCI bridge to [bus 02-08]
  3460. pci 0002:01:00.0: bridge window [io 0x200000000-0x200001fff]
  3461. pci 0002:01:00.0: bridge window [mem 0x11d00f0000000-0x11d00f04fffff]
  3462. pci 0002:01:00.0: bridge window [mem 0x11d0100800000-0x11d0100bfffff 64bit pref]
  3463. pci 0002:00:00.0: PCI bridge to [bus 01-08]
  3464. pci 0002:00:00.0: bridge window [io 0x200000000-0x200001fff]
  3465. pci 0002:00:00.0: bridge window [mem 0x11d00f0000000-0x11d00f05fffff]
  3466. pci 0002:00:00.0: bridge window [mem 0x11d0100800000-0x11d0100bfffff 64bit pref]
  3467. clocksource: Switched to clocksource OCTEON_CVMCOUNT
  3468. NET: Registered protocol family 2
  3469. TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  3470. TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
  3471. TCP: Hash tables configured (established 8192 bind 8192)
  3472. UDP hash table entries: 512 (order: 2, 16384 bytes)
  3473. UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  3474. NET: Registered protocol family 1
  3475. RPC: Registered named UNIX socket transport module.
  3476. RPC: Registered udp transport module.
  3477. RPC: Registered tcp transport module.
  3478. RPC: Registered tcp NFSv4.1 backchannel transport module.
  3479. random: crng init done
  3480. octeon_pci_console: Console not created.
  3481. /proc/octeon_perf: Octeon performance counter interface loaded
  3482. platform 1180068000000.uctl: dwc3 controller clock init failure.
  3483. platform 1180068000000.uctl: clocks initialized.
  3484. workingset: timestamp_bits=61 max_order=17 bucket_order=0
  3485. squashfs: version 4.0 (2009/01/31) Phillip Lougher
  3486. NFS: Registering the id_resolver key type
  3487. Key type id_resolver registered
  3488. Key type id_legacy registered
  3489. io scheduler noop registered
  3490. io scheduler deadline registered
  3491. io scheduler cfq registered (default)
  3492. octeon_gpio 1070000000800.gpio-controller: OCTEON GPIO: base = 0
  3493. Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
  3494. console [ttyS0] disabled
  3495. 1180000000800.serial: ttyS0 at MMIO 0x1180000000800 (irq = 554, base_baud = 75000000) is a OCTEO
  3496. console [ttyS0] enabled
  3497. console [ttyS0] enabled
  3498. bootconsole [early0] disabled
  3499. bootconsole [early0] disabled
  3500. 1180000000c00.serial: ttyS1 at MMIO 0x1180000000c00 (irq = 618, base_baud = 75000000) is a OCTEO
  3501. brd: module loaded
  3502. loop: module loaded
  3503. nvme nvme0: pci function 0002:08:00.0
  3504. PCI: Enabling device 0002:00:00.0 (0506 -> 0507)
  3505. slram: not enough parameters.
  3506. libphy: mdio_octeon: probed
  3507. mdio_octeon 1180000003800.mdio: Probed
  3508. libphy: mdio_octeon: probed
  3509. mdio_octeon 1180000003880.mdio: Probed
  3510. libphy: mdio_octeon: probed
  3511. mdio_octeon 1180000003900.mdio: Probed
  3512. libphy: mdio_octeon: probed
  3513. mdio_octeon 1180000003980.mdio: Probed
  3514. libphy: Fixed MDIO Bus: probed
  3515. PCI: Enabling device 0002:01:00.0 (0000 -> 0003)
  3516. PCI: Enabling device 0002:02:0a.0 (0000 -> 0002)
  3517. PCI: Enabling device 0002:08:00.0 (0000 -> 0002)
  3518. octeon_bgx_port 11800e0000000.0.ethernet-mac: Probed
  3519. octeon_bgx_nexus 11800e0000000.ethernet-mac-nexus: Created PKI 0: 80000000fd28f400
  3520. nvme0n1: p1
  3521. octeon_bgx_port 11800e0000000.1.ethernet-mac: Probed
  3522. octeon_bgx_nexus 11800e0000000.ethernet-mac-nexus: Created PKI 1: 80000000fd28fc00
  3523. octeon_bgx_nexus 11800e0000000.ethernet-mac-nexus: Probed
  3524. octeon_bgx_port 11800e1000000.0.ethernet-mac: Probed
  3525. octeon_bgx_nexus 11800e1000000.ethernet-mac-nexus: Created PKI 2: 80000000fdb87800
  3526. octeon_bgx_nexus 11800e1000000.ethernet-mac-nexus: Probed
  3527. octeon_bgx_nexus 11800e2000000.ethernet-mac-nexus: Probed
  3528. octeon_bgx_nexus 11800e3000000.ethernet-mac-nexus: Probed
  3529. octeon_bgx_port 11800e4000000.0.ethernet-mac: Probed
  3530. octeon_bgx_nexus 11800e4000000.ethernet-mac-nexus: Created PKI 3: 80000000fdb87000
  3531. octeon_bgx_port 11800e4000000.1.ethernet-mac: Probed
  3532. octeon_bgx_nexus 11800e4000000.ethernet-mac-nexus: Created PKI 4: 80000000fdb86800
  3533. octeon_bgx_port 11800e4000000.2.ethernet-mac: Probed
  3534. octeon_bgx_nexus 11800e4000000.ethernet-mac-nexus: Created PKI 5: 80000000fdb86000
  3535. octeon_bgx_port 11800e4000000.3.ethernet-mac: Probed
  3536. octeon_bgx_nexus 11800e4000000.ethernet-mac-nexus: Created PKI 6: 80000000fdb85800
  3537. octeon_bgx_nexus 11800e4000000.ethernet-mac-nexus: Probed
  3538. octeon_bgx_port 11800e5000000.0.ethernet-mac: Probed
  3539. octeon_bgx_nexus 11800e5000000.ethernet-mac-nexus: Created PKI 7: 80000000fdb85000
  3540. octeon_bgx_port 11800e5000000.1.ethernet-mac: Probed
  3541. octeon_bgx_nexus 11800e5000000.ethernet-mac-nexus: Created PKI 8: 80000000fdb84800
  3542. octeon_bgx_port 11800e5000000.2.ethernet-mac: Probed
  3543. octeon_bgx_nexus 11800e5000000.ethernet-mac-nexus: Created PKI 9: 80000000fdb84000
  3544. octeon_bgx_port 11800e5000000.3.ethernet-mac: Probed
  3545. octeon_bgx_nexus 11800e5000000.ethernet-mac-nexus: Created PKI 10: 80000000fdb83800
  3546. octeon_bgx_nexus 11800e5000000.ethernet-mac-nexus: Probed
  3547. octeon3_eth_global_init SSO:63:1023, PKO:62:1022
  3548. ethernet-mac-pki ethernet-mac-pki.0: Probing 0-0:0
  3549. ethernet-mac-pki ethernet-mac-pki.0: rx sso grp:1..1 aura:1021 pknd:0 pko_queue:1
  3550. ethernet-mac-pki ethernet-mac-pki.0 eth0: Registered
  3551. ethernet-mac-pki ethernet-mac-pki.1: Probing 0-0:1
  3552. ethernet-mac-pki ethernet-mac-pki.1: rx sso grp:2..2 aura:1020 pknd:1 pko_queue:2
  3553. ethernet-mac-pki ethernet-mac-pki.1 eth1: Registered
  3554. ethernet-mac-pki ethernet-mac-pki.2: Probing 0-1:0
  3555. ethernet-mac-pki ethernet-mac-pki.2: rx sso grp:3..3 aura:1019 pknd:2 pko_queue:3
  3556. ethernet-mac-pki ethernet-mac-pki.2 eth2: Registered
  3557. ethernet-mac-pki ethernet-mac-pki.3: Probing 0-4:0
  3558. ethernet-mac-pki ethernet-mac-pki.3: rx sso grp:4..4 aura:1018 pknd:6 pko_queue:4
  3559. ethernet-mac-pki ethernet-mac-pki.3 eth3: Registered
  3560. ethernet-mac-pki ethernet-mac-pki.4: Probing 0-4:1
  3561. ethernet-mac-pki ethernet-mac-pki.4: rx sso grp:5..5 aura:1017 pknd:7 pko_queue:5
  3562. ethernet-mac-pki ethernet-mac-pki.4 eth4: Registered
  3563. ethernet-mac-pki ethernet-mac-pki.5: Probing 0-4:2
  3564. ethernet-mac-pki ethernet-mac-pki.5: rx sso grp:6..6 aura:1016 pknd:8 pko_queue:6
  3565. ethernet-mac-pki ethernet-mac-pki.5 eth5: Registered
  3566. ethernet-mac-pki ethernet-mac-pki.6: Probing 0-4:3
  3567. ethernet-mac-pki ethernet-mac-pki.6: rx sso grp:7..7 aura:1015 pknd:9 pko_queue:7
  3568. ethernet-mac-pki ethernet-mac-pki.6 eth6: Registered
  3569. ethernet-mac-pki ethernet-mac-pki.7: Probing 0-5:0
  3570. ethernet-mac-pki ethernet-mac-pki.7: rx sso grp:8..8 aura:1014 pknd:10 pko_queue:8
  3571. ethernet-mac-pki ethernet-mac-pki.7 eth7: Registered
  3572. ethernet-mac-pki ethernet-mac-pki.8: Probing 0-5:1
  3573. ethernet-mac-pki ethernet-mac-pki.8: rx sso grp:9..9 aura:1013 pknd:11 pko_queue:9
  3574. ethernet-mac-pki ethernet-mac-pki.8 eth8: Registered
  3575. ethernet-mac-pki ethernet-mac-pki.9: Probing 0-5:2
  3576. ethernet-mac-pki ethernet-mac-pki.9: rx sso grp:10..10 aura:1012 pknd:12 pko_queue:10
  3577. ethernet-mac-pki ethernet-mac-pki.9 eth9: Registered
  3578. ethernet-mac-pki ethernet-mac-pki.10: Probing 0-5:3
  3579. ethernet-mac-pki ethernet-mac-pki.10: rx sso grp:11..11 aura:1011 pknd:13 pko_queue:11
  3580. ethernet-mac-pki ethernet-mac-pki.10 eth10: Registered
  3581. e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
  3582. e1000: Copyright (c) 1999-2006 Intel Corporation.
  3583. e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
  3584. e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  3585. igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
  3586. igb: Copyright (c) 2007-2014 Intel Corporation.
  3587. dwc3 1680000000000.xhci: Configuration mismatch. dr_mode forced to host
  3588. ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  3589. ehci-pci: EHCI PCI platform driver
  3590. ehci-platform: EHCI generic platform driver
  3591. ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  3592. ohci-pci: OHCI PCI platform driver
  3593. ohci-platform: OHCI generic platform driver
  3594. xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  3595. xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
  3596. xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f065 hci version 0x100 quirks 0x02010010
  3597. xhci-hcd xhci-hcd.0.auto: irq 427, io mem 0x1680000000000
  3598. hub 1-0:1.0: USB hub found
  3599. hub 1-0:1.0: 1 port detected
  3600. xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
  3601. xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
  3602. usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
  3603. hub 2-0:1.0: USB hub found
  3604. hub 2-0:1.0: 1 port detected
  3605. usbcore: registered new interface driver usb-storage
  3606. i2c /dev entries driver
  3607. i2c-octeon 1180000001000.i2c: probed
  3608. rtc-ds1307 1-006f: rtc core: registered mcp7941x as rtc0
  3609. rtc-ds1307 1-006f: 64 bytes nvram
  3610. i2c-octeon 1180000001200.i2c: probed
  3611. octeon_wdt: Initial granularity 5 Sec
  3612. EDAC DEVICE0: Giving out device to module octeon-cpu controller cache: DEV octeon_pc_edac (INTER
  3613. EDAC DEVICE1: Giving out device to module octeon-l2c controller octeon_l2c_err: DEV octeon_l2c_e
  3614. EDAC MC0: Giving out device to module octeon-lmc controller co_lmc_err: DEV octeon_lmc_edac.0 (P
  3615. EDAC MC1: Giving out device to module octeon-lmc controller co_lmc_err: DEV octeon_lmc_edac.1 (P
  3616. EDAC MC2: Giving out device to module octeon-lmc controller co_lmc_err: DEV octeon_lmc_edac.2 (P
  3617. EDAC MC3: Giving out device to module octeon-lmc controller co_lmc_err: DEV octeon_lmc_edac.3 (P
  3618. i2c i2c-2: Added multiplexed i2c bus 3
  3619. adt7470 3-002f: adt7470 chip found
  3620. adt7470 3-002c: adt7470 chip found
  3621. i2c i2c-2: Added multiplexed i2c bus 4
  3622. pim0: im13233 probed
  3623. NET: Registered protocol family 17
  3624. 8021q: 802.1Q VLAN Support v1.8
  3625. Key type dns_resolver registered
  3626. L2 lock: TLB refill 256 bytes
  3627. L2 lock: General exception 128 bytes
  3628. L2 lock: low-level interrupt 128 bytes
  3629. L2 lock: interrupt 640 bytes
  3630. L2 lock: memcpy 1152 bytes
  3631. rtc-ds1307 1-006f: setting system clock to 2018-05-11 18:11:23 UTC (1526062283)
  3632. OF: fdt:not creating '/sys/firmware/fdt': CRC check failed
  3633. Freeing unused kernel memory: 54228K
  3634. This architecture does not have kernel memory protection.
  3635. /sbin/rc starting
  3636. Mounting file systems
  3637. Setting up loopback
  3638. Starting syslogd
  3639. Starting telnetd
  3640. May 11 18:11:23 (none) syslog.info syslogd started: BusyBox v1.26.2
  3641. Generating sshd keys
  3642. NET: Registered protocol family 10
  3643. Starting sshd
  3644. IPv6: ADDRCONF(NETDEV_UP): eth2: link is not ready
  3645. /sbin/rc complete
  3646. May 11 18:11:25 (none) daemon.info nit: starting pid 1647, tty '': '-/bin/cav_sh /bin/sh'
  3647.  
  3648.  
  3649. BusyBox v1.26.2 (2018-04-30 11:45:46 EEST) built-in shell (ash)
  3650. Enter 'help' for a list of built-in commands.
  3651.  
  3652. ~ # eth2: Link is up - 1000/Full
  3653. IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes ready
  3654.  
  3655. ~ #
  3656. ~ #
  3657. ~ #
  3658. ~ #
  3659. ~ #
  3660. ~ #
  3661. ~ # ifconmmc0: host does not support reading read-only switch, assuming write-enable
  3662. mmc0: new high speed SD card at address b368
  3663. mmcblk0: mmc0:b368 SDC 1.82 GiB
  3664. mmcblk0: p1
  3665. fimmc1: new DDR MMC card at address 0001
  3666. mmcblk1: mmc1:0001 MMC08G 7.31 GiB
  3667. mmcblk1boot0: mmc1:0001 MMC08G partition 1 2.00 MiB
  3668. mmcblk1boot1: mmc1:0001 MMC08G partition 2 2.00 MiB
  3669. mmcblk1rpmb: mmc1:0001 MMC08G partition 3 128 KiB
  3670. mmcblk1: p1
  3671. g
  3672. eth2 Link encap:Ethernet HWaddr 00:0C:BD:0B:69:C8
  3673. inet6 addr: fe80::20c:bdff:fe0b:69c8/64 Scope:Link
  3674. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  3675. RX packets:126 errors:0 dropped:0 overruns:0 frame:0
  3676. TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
  3677. collisions:0 txqueuelen:1000
  3678. RX bytes:12668 (12.3 Kb) TX bytes:578 (578.0 b)
  3679.  
  3680. lo Link encap:Local Loopback
  3681. inet addr:127.0.0.1 Mask:255.0.0.0
  3682. inet6 addr: ::1/128 Scope:Host
  3683. UP LOOPBACK RUNNING MTU:65536 Metric:1
  3684. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  3685. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  3686. collisions:0 txqueuelen:1
  3687. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  3688.  
  3689. ~ #
  3690. ~ #
  3691. ~ # udhcpc -i eth2
  3692. udhcpc: started, v1.26.2
  3693. udhcpc: sending discover
  3694. udhcpc: sending select for 192.168.2.149
  3695. udhcpc: lease of 192.168.2.149 obtained, lease time 43200
  3696. deleting routers
  3697. SIOCDELRT: No such process
  3698. adding dns 208.201.224.33
  3699. adding dns 8.8.8.8
  3700. ~ # ifcinfig
  3701. /bin/sh: ifcinfig: not found
  3702. ~ # ifconfig
  3703. eth2 Link encap:Ethernet HWaddr 00:0C:BD:0B:69:C8
  3704. inet addr:192.168.2.149 Bcast:192.168.3.255 Mask:255.255.252.0
  3705. inet6 addr: fe80::20c:bdff:fe0b:69c8/64 Scope:Link
  3706. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  3707. RX packets:526 errors:0 dropped:4 overruns:0 frame:0
  3708. TX packets:20 errors:0 dropped:0 overruns:0 carrier:0
  3709. collisions:0 txqueuelen:1000
  3710. RX bytes:48441 (47.3 Kb) TX bytes:2024 (1.9 Kb)
  3711.  
  3712. lo Link encap:Local Loopback
  3713. inet addr:127.0.0.1 Mask:255.0.0.0
  3714. inet6 addr: ::1/128 Scope:Host
  3715. UP LOOPBACK RUNNING MTU:65536 Metric:1
  3716. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  3717. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  3718. collisions:0 txqueuelen:1
  3719. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  3720.  
  3721. ~ # ifconfig eth3 up promisc
  3722. eth3: Link is not ready
  3723. eth3: Link is up - 10000/Full
  3724. IPv6: ADDRCONF(NETDEV_UP): eth3: link is not ready
  3725. IPv6: ADDRCONF(NETDEV_CHANGE): eth3: link becomes ready
  3726. device eth3 entered promiscuous mode
  3727. ~ # ifconfig
  3728. eth2 Link encap:Ethernet HWaddr 00:0C:BD:0B:69:C8
  3729. inet addr:192.168.2.149 Bcast:192.168.3.255 Mask:255.255.252.0
  3730. inet6 addr: fe80::20c:bdff:fe0b:69c8/64 Scope:Link
  3731. UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
  3732. RX packets:773 errors:0 dropped:4 overruns:0 frame:0
  3733. TX packets:21 errors:0 dropped:0 overruns:0 carrier:0
  3734. collisions:0 txqueuelen:1000
  3735. RX bytes:71732 (70.0 Kb) TX bytes:2094 (2.0 Kb)
  3736.  
  3737. eth3 Link encap:Ethernet HWaddr 00:0C:BD:0B:69:C9
  3738. inet6 addr: fe80::20c:bdff:fe0b:69c9/64 Scope:Link
  3739. UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
  3740. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  3741. TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
  3742. collisions:0 txqueuelen:1000
  3743. RX bytes:0 (0.0 b) TX bytes:508 (508.0 b)
  3744.  
  3745. lo Link encap:Local Loopback
  3746. inet addr:127.0.0.1 Mask:255.0.0.0
  3747. inet6 addr: ::1/128 Scope:Host
  3748. UP LOOPBACK RUNNING MTU:65536 Metric:1
  3749. RX packets:0 errors:0 dropped:0 overruns:0 frame:0
  3750. TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
  3751. collisions:0 txqueuelen:1
  3752. RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
  3753.  
  3754. ~ # tcpdump -i eth3 -vv
  3755. tcpdump: listening on eth3, link-type EN10MB (Ethernet), capture size 262144 bytes
  3756. 18:13:42.445808 IP6 (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::20c:bdff:fe0b:69c9 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
  3757. source link-address option (1), length 8 (1): 00:0c:bd:0b:69:c9
  3758. 0x0000: 000c bd0b 69c9
  3759. 18:13:43.106486 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3760. 0x0000: 0000 0000 0000 0000 1234 5678 1234 5679 .........4Vx.4Vy
  3761. 0x0010: 1234 567a 1234 567b 1234 567c 1234 567d .4Vz.4V{.4V|.4V}
  3762. 0x0020: 1234 567e 1234 567f 1234 5680 1234 .4V~.4V..4V..4
  3763. 18:13:43.106701 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3764. 0x0000: 0000 0000 0000 0000 1234 5681 1234 5682 .........4V..4V.
  3765. 0x0010: 1234 5683 1234 5684 1234 5685 1234 5686 .4V..4V..4V..4V.
  3766. 0x0020: 1234 5687 1234 5688 1234 5689 1234 .4V..4V..4V..4
  3767. 18:13:43.106914 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3768. 0x0000: 0000 0000 0000 0000 1234 568a 1234 568b .........4V..4V.
  3769. 0x0010: 1234 568c 1234 568d 1234 568e 1234 568f .4V..4V..4V..4V.
  3770. 0x0020: 1234 5690 1234 5691 1234 5692 1234 .4V..4V..4V..4
  3771. 18:13:43.107088 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3772. 0x0000: 0000 0000 0000 0000 1234 5693 1234 5694 .........4V..4V.
  3773. 0x0010: 1234 5695 1234 5696 1234 5697 1234 5698 .4V..4V..4V..4V.
  3774. 0x0020: 1234 5699 1234 569a 1234 569b 1234 .4V..4V..4V..4
  3775. 18:13:43.107256 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3776. 0x0000: 0000 0000 0000 0000 1234 569c 1234 569d .........4V..4V.
  3777. 0x0010: 1234 569e 1234 569f 1234 56a0 1234 56a1 .4V..4V..4V..4V.
  3778. 0x0020: 1234 56a2 1234 56a3 1234 56a4 1234 .4V..4V..4V..4
  3779. 18:13:43.107425 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3780. 0x0000: 0000 0000 0000 0000 1234 56a5 1234 56a6 .........4V..4V.
  3781. 0x0010: 1234 56a7 1234 56a8 1234 56a9 1234 56aa .4V..4V..4V..4V.
  3782. 0x0020: 1234 56ab 1234 56ac 1234 56ad 1234 .4V..4V..4V..4
  3783. 18:13:43.107592 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3784. 0x0000: 0000 0000 0000 0000 1234 56ae 1234 56af .........4V..4V.
  3785. 0x0010: 1234 56b0 1234 56b1 1234 56b2 1234 56b3 .4V..4V..4V..4V.
  3786. 0x0020: 1234 56b4 1234 56b5 1234 56b6 1234 .4V..4V..4V..4
  3787. 18:13:43.107757 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3788. 0x0000: 0000 0000 0000 0000 1234 56b7 1234 56b8 .........4V..4V.
  3789. 0x0010: 1234 56b9 1234 56ba 1234 56bb 1234 56bc .4V..4V..4V..4V.
  3790. 0x0020: 1234 56bd 1234 56be 1234 56bf 1234 .4V..4V..4V..4
  3791. 18:13:43.107923 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3792. 0x0000: 0000 0000 0000 0000 1234 56c0 1234 56c1 .........4V..4V.
  3793. 0x0010: 1234 56c2 1234 56c3 1234 56c4 1234 56c5 .4V..4V..4V..4V.
  3794. 0x0020: 1234 56c6 1234 56c7 1234 56c8 1234 .4V..4V..4V..4
  3795. 18:13:43.108087 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3796. 0x0000: 0000 0000 0000 0000 1234 56c9 1234 56ca .........4V..4V.
  3797. 0x0010: 1234 56cb 1234 56cc 1234 56cd 1234 56ce .4V..4V..4V..4V.
  3798. 0x0020: 1234 56cf 1234 56d0 1234 56d1 1234 .4V..4V..4V..4
  3799. 18:14:34.393451 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3800. 0x0000: 0000 0000 0000 0000 1234 5786 1234 5787 .........4W..4W.
  3801. 0x0010: 1234 5788 1234 5789 1234 578a 1234 578b .4W..4W..4W..4W.
  3802. 0x0020: 1234 578c 1234 578d 1234 578e 1234 .4W..4W..4W..4
  3803. 18:14:34.393636 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3804. 0x0000: 0000 0000 0000 0000 1234 578f 1234 5790 .........4W..4W.
  3805. 0x0010: 1234 5791 1234 5792 1234 5793 1234 5794 .4W..4W..4W..4W.
  3806. 0x0020: 1234 5795 1234 5796 1234 5797 1234 .4W..4W..4W..4
  3807. 18:14:34.393828 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3808. 0x0000: 0000 0000 0000 0000 1234 5798 1234 5799 .........4W..4W.
  3809. 0x0010: 1234 579a 1234 579b 1234 579c 1234 579d .4W..4W..4W..4W.
  3810. 0x0020: 1234 579e 1234 579f 1234 57a0 1234 .4W..4W..4W..4
  3811. 18:14:34.393991 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3812. 0x0000: 0000 0000 0000 0000 1234 57a1 1234 57a2 .........4W..4W.
  3813. 0x0010: 1234 57a3 1234 57a4 1234 57a5 1234 57a6 .4W..4W..4W..4W.
  3814. 0x0020: 1234 57a7 1234 57a8 1234 57a9 1234 .4W..4W..4W..4
  3815. 18:14:34.394131 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3816. 0x0000: 0000 0000 0000 0000 1234 57aa 1234 57ab .........4W..4W.
  3817. 0x0010: 1234 57ac 1234 57ad 1234 57ae 1234 57af .4W..4W..4W..4W.
  3818. 0x0020: 1234 57b0 1234 57b1 1234 57b2 1234 .4W..4W..4W..4
  3819. 18:14:34.394267 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3820. 0x0000: 0000 0000 0000 0000 1234 57b3 1234 57b4 .........4W..4W.
  3821. 0x0010: 1234 57b5 1234 57b6 1234 57b7 1234 57b8 .4W..4W..4W..4W.
  3822. 0x0020: 1234 57b9 1234 57ba 1234 57bb 1234 .4W..4W..4W..4
  3823. 18:14:34.394402 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3824. 0x0000: 0000 0000 0000 0000 1234 57bc 1234 57bd .........4W..4W.
  3825. 0x0010: 1234 57be 1234 57bf 1234 57c0 1234 57c1 .4W..4W..4W..4W.
  3826. 0x0020: 1234 57c2 1234 57c3 1234 57c4 1234 .4W..4W..4W..4
  3827. 18:14:34.394536 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3828. 0x0000: 0000 0000 0000 0000 1234 57c5 1234 57c6 .........4W..4W.
  3829. 0x0010: 1234 57c7 1234 57c8 1234 57c9 1234 57ca .4W..4W..4W..4W.
  3830. 0x0020: 1234 57cb 1234 57cc 1234 57cd 1234 .4W..4W..4W..4
  3831. 18:14:34.394670 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3832. 0x0000: 0000 0000 0000 0000 1234 57ce 1234 57cf .........4W..4W.
  3833. 0x0010: 1234 57d0 1234 57d1 1234 57d2 1234 57d3 .4W..4W..4W..4W.
  3834. 0x0020: 1234 57d4 1234 57d5 1234 57d6 1234 .4W..4W..4W..4
  3835. 18:14:34.394801 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3836. 0x0000: 0000 0000 0000 0000 1234 57d7 1234 57d8 .........4W..4W.
  3837. 0x0010: 1234 57d9 1234 57da 1234 57db 1234 57dc .4W..4W..4W..4W.
  3838. 0x0020: 1234 57dd 1234 57de 1234 57df 1234 .4W..4W..4W..4
  3839. 18:14:48.995806 IP6 (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::20c:bdff:fe0b:69c9 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
  3840. source link-address option (1), length 8 (1): 00:0c:bd:0b:69:c9
  3841. 0x0000: 000c bd0b 69c9
  3842. 18:14:58.633036 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3843. 0x0000: 0000 0000 0000 0000 1234 5894 1234 5895 .........4X..4X.
  3844. 0x0010: 1234 5896 1234 5897 1234 5898 1234 5899 .4X..4X..4X..4X.
  3845. 0x0020: 1234 589a 1234 589b 1234 589c 1234 .4X..4X..4X..4
  3846. 18:14:58.633336 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3847. 0x0000: 0000 0000 0000 0000 1234 589d 1234 589e .........4X..4X.
  3848. 0x0010: 1234 589f 1234 58a0 1234 58a1 1234 58a2 .4X..4X..4X..4X.
  3849. 0x0020: 1234 58a3 1234 58a4 1234 58a5 1234 .4X..4X..4X..4
  3850. 18:14:58.633485 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3851. 0x0000: 0000 0000 0000 0000 1234 58a6 1234 58a7 .........4X..4X.
  3852. 0x0010: 1234 58a8 1234 58a9 1234 58aa 1234 58ab .4X..4X..4X..4X.
  3853. 0x0020: 1234 58ac 1234 58ad 1234 58ae 1234 .4X..4X..4X..4
  3854. 18:14:58.633609 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3855. 0x0000: 0000 0000 0000 0000 1234 58af 1234 58b0 .........4X..4X.
  3856. 0x0010: 1234 58b1 1234 58b2 1234 58b3 1234 58b4 .4X..4X..4X..4X.
  3857. 0x0020: 1234 58b5 1234 58b6 1234 58b7 1234 .4X..4X..4X..4
  3858. 18:14:58.633704 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3859. 0x0000: 0000 0000 0000 0000 1234 58b8 1234 58b9 .........4X..4X.
  3860. 0x0010: 1234 58ba 1234 58bb 1234 58bc 1234 58bd .4X..4X..4X..4X.
  3861. 0x0020: 1234 58be 1234 58bf 1234 58c0 1234 .4X..4X..4X..4
  3862. 18:14:58.633794 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3863. 0x0000: 0000 0000 0000 0000 1234 58c1 1234 58c2 .........4X..4X.
  3864. 0x0010: 1234 58c3 1234 58c4 1234 58c5 1234 58c6 .4X..4X..4X..4X.
  3865. 0x0020: 1234 58c7 1234 58c8 1234 58c9 1234 .4X..4X..4X..4
  3866. 18:14:58.633879 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3867. 0x0000: 0000 0000 0000 0000 1234 58ca 1234 58cb .........4X..4X.
  3868. 0x0010: 1234 58cc 1234 58cd 1234 58ce 1234 58cf .4X..4X..4X..4X.
  3869. 0x0020: 1234 58d0 1234 58d1 1234 58d2 1234 .4X..4X..4X..4
  3870. 18:14:58.633994 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3871. 0x0000: 0000 0000 0000 0000 1234 58d3 1234 58d4 .........4X..4X.
  3872. 0x0010: 1234 58d5 1234 58d6 1234 58d7 1234 58d8 .4X..4X..4X..4X.
  3873. 0x0020: 1234 58d9 1234 58da 1234 58db 1234 .4X..4X..4X..4
  3874. 18:14:58.634090 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3875. 0x0000: 0000 0000 0000 0000 1234 58dc 1234 58dd .........4X..4X.
  3876. 0x0010: 1234 58de 1234 58df 1234 58e0 1234 58e1 .4X..4X..4X..4X.
  3877. 0x0020: 1234 58e2 1234 58e3 1234 58e4 1234 .4X..4X..4X..4
  3878. 18:14:58.634183 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3879. 0x0000: 0000 0000 0000 0000 1234 58e5 1234 58e6 .........4X..4X.
  3880. 0x0010: 1234 58e7 1234 58e8 1234 58e9 1234 58ea .4X..4X..4X..4X.
  3881. 0x0020: 1234 58eb 1234 58ec 1234 58ed 1234 .4X..4X..4X..4
  3882. 18:17:02.115805 IP6 (hlim 255, next-header ICMPv6 (58) payload length: 16) fe80::20c:bdff:fe0b:69c9 > ff02::2: [icmp6 sum ok] ICMP6, router solicitation, length 16
  3883. source link-address option (1), length 8 (1): 00:0c:bd:0b:69:c9
  3884. 0x0000: 000c bd0b 69c9
  3885.  
  3886.  
  3887.  
  3888.  
  3889. 18:17:48.149955 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3890. 0x0000: 0000 0000 0000 0000 1234 58ee 1234 58ef .........4X..4X.
  3891. 0x0010: 1234 58f0 1234 58f1 1234 58f2 1234 58f3 .4X..4X..4X..4X.
  3892. 0x0020: 1234 58f4 1234 58f5 1234 58f6 1234 .4X..4X..4X..4
  3893. 18:17:48.150107 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3894. 0x0000: 0000 0000 0000 0000 1234 58f7 1234 58f8 .........4X..4X.
  3895. 0x0010: 1234 58f9 1234 58fa 1234 58fb 1234 58fc .4X..4X..4X..4X.
  3896. 0x0020: 1234 58fd 1234 58fe 1234 58ff 1234 .4X..4X..4X..4
  3897. 18:17:48.150215 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3898. 0x0000: 0000 0000 0000 0000 1234 5900 1234 5901 .........4Y..4Y.
  3899. 0x0010: 1234 5902 1234 5903 1234 5904 1234 5905 .4Y..4Y..4Y..4Y.
  3900. 0x0020: 1234 5906 1234 5907 1234 5908 1234 .4Y..4Y..4Y..4
  3901. 18:17:48.150349 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3902. 0x0000: 0000 0000 0000 0000 1234 5909 1234 590a .........4Y..4Y.
  3903. 0x0010: 1234 590b 1234 590c 1234 590d 1234 590e .4Y..4Y..4Y..4Y.
  3904. 0x0020: 1234 590f 1234 5910 1234 5911 1234 .4Y..4Y..4Y..4
  3905. 18:17:48.150453 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3906. 0x0000: 0000 0000 0000 0000 1234 5912 1234 5913 .........4Y..4Y.
  3907. 0x0010: 1234 5914 1234 5915 1234 5916 1234 5917 .4Y..4Y..4Y..4Y.
  3908. 0x0020: 1234 5918 1234 5919 1234 591a 1234 .4Y..4Y..4Y..4
  3909. 18:17:48.150554 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3910. 0x0000: 0000 0000 0000 0000 1234 591b 1234 591c .........4Y..4Y.
  3911. 0x0010: 1234 591d 1234 591e 1234 591f 1234 5920 .4Y..4Y..4Y..4Y.
  3912. 0x0020: 1234 5921 1234 5922 1234 5923 1234 .4Y!.4Y".4Y#.4
  3913. 18:17:48.150662 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3914. 0x0000: 0000 0000 0000 0000 1234 5924 1234 5925 .........4Y$.4Y%
  3915. 0x0010: 1234 5926 1234 5927 1234 5928 1234 5929 .4Y&.4Y'.4Y(.4Y)
  3916. 0x0020: 1234 592a 1234 592b 1234 592c 1234 .4Y*.4Y+.4Y,.4
  3917. 18:17:48.150764 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3918. 0x0000: 0000 0000 0000 0000 1234 592d 1234 592e .........4Y-.4Y.
  3919. 0x0010: 1234 592f 1234 5930 1234 5931 1234 5932 .4Y/.4Y0.4Y1.4Y2
  3920. 0x0020: 1234 5933 1234 5934 1234 5935 1234 .4Y3.4Y4.4Y5.4
  3921. 18:17:48.150865 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3922. 0x0000: 0000 0000 0000 0000 1234 5936 1234 5937 .........4Y6.4Y7
  3923. 0x0010: 1234 5938 1234 5939 1234 593a 1234 593b .4Y8.4Y9.4Y:.4Y;
  3924. 0x0020: 1234 593c 1234 593d 1234 593e 1234 .4Y<.4Y=.4Y>.4
  3925. 18:17:48.150965 00:01:02:03:04:05 (oui Unknown) > 10:11:12:13:14:15 (oui Unknown) Null Information, send seq 0, rcv seq 0, Flags [Command], length 46
  3926. 0x0000: 0000 0000 0000 0000 1234 593f 1234 5940 .........4Y?.4Y@
  3927. 0x0010: 1234 5941 1234 5942 1234 5943 1234 5944 .4YA.4YB.4YC.4YD
  3928. 0x0020: 1234 5945 1234 5946 1234 5947 1234 .4YE.4YF.4YG.4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement