Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 362.96 KB | None | 0 0
  1. Host: Linux snabb1 3.18.26 x86_64 Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz
  2. Image: lwaftr/snabb-test
  3. Pull Request: #692
  4. Target Head: 3101ffb88f79252707857b816a0b4302c330d102
  5. Pull Request Head: de74b376cdd42dc3821349ba46bb50971f942c9a
  6. SNABB_PCI0=
  7. SNABB_PCI1=
  8.  
  9. Checking test suite:
  10. TEST core.timer
  11. TEST core.counter
  12. TEST core.worker
  13. TEST core.lib
  14. TEST core.main
  15. TEST core.packet
  16. TEST core.app
  17. TEST core.memory
  18. TEST core.shm
  19. TEST core.link
  20. TEST core.histogram
  21. TEST apps.intel.intel_app
  22. TEST apps.intel.intel1g
  23. SKIPPED testlog/apps.intel.intel1g
  24. TEST apps.vhost.vhost_user
  25. SKIPPED testlog/apps.vhost.vhost_user
  26. TEST apps.ipv6.nd_light
  27. TEST apps.test.synth
  28. TEST apps.test.match
  29. TEST apps.virtio_net.virtio_net
  30. SKIPPED testlog/apps.virtio_net.virtio_net
  31. TEST apps.config.action_codec
  32. TEST apps.config.follower
  33. TEST apps.config.channel
  34. TEST apps.config.leader
  35. TEST apps.lwaftr.nh_fwd
  36. TEST apps.lwaftr.binding_table
  37. TEST apps.lwaftr.ctable_wrapper
  38. TEST apps.lwaftr.dump
  39. TEST apps.lwaftr.lwdebug
  40. TEST apps.lwaftr.ndp
  41. TEST apps.lwaftr.fragmentv4_test
  42. TEST apps.lwaftr.fragmentv4_hardened
  43. TEST apps.lwaftr.V4V6
  44. TEST apps.lwaftr.conf
  45. TEST apps.lwaftr.fragmentv6_hardened
  46. TEST apps.lwaftr.rangemap
  47. TEST apps.lwaftr.arp
  48. TEST apps.rate_limiter.rate_limiter
  49. TEST apps.bridge.mac_table
  50. TEST apps.packet_filter.pcap_filter
  51. TEST apps.tap.tap
  52. SKIPPED testlog/apps.tap.tap
  53. TEST apps.vlan.vlan
  54. TEST apps.socket.unix
  55. TEST apps.socket.raw
  56. TEST apps.example.asm
  57. TEST apps.keyed_ipv6_tunnel.tunnel
  58. TEST lib.yang.path
  59. TEST lib.yang.rpc
  60. TEST lib.yang.binary
  61. TEST lib.yang.util
  62. TEST lib.yang.value
  63. TEST lib.yang.data
  64. TEST lib.yang.yang
  65. TEST lib.yang.state
  66. TEST lib.yang.parser
  67. TEST lib.yang.schema
  68. TEST lib.pmu_x86
  69. TEST lib.pmu
  70. SKIPPED testlog/lib.pmu
  71. TEST lib.binary_search
  72. TEST lib.ctable
  73. TEST lib.hash.murmur
  74. TEST lib.protocol.ipv6
  75. TEST lib.protocol.datagram
  76. TEST lib.protocol.tcp
  77. TEST lib.protocol.ipv4
  78. TEST lib.traceprof.traceprof
  79. TEST lib.ipc.shmem.shmem
  80. TEST lib.hardware.pci
  81. TEST lib.checksum
  82. TEST lib.multi_copy
  83. TEST lib.ipsec.aes_128_gcm
  84. TEST lib.ipsec.esp
  85. TEST lib.cltable
  86. TEST lib.numa
  87. TEST program.config.json
  88. TEST program.lwaftr.quickcheck.utils
  89. TEST program.lwaftr.tests.propbased.genyang
  90. TEST program.snabbnfv.neutron2snabb.neutron2snabb_schema
  91. TEST program.snabbnfv.neutron2snabb.neutron2snabb
  92. TEST program.snabbnfv.nfvconfig
  93. TEST selftest.sh
  94. TEST apps/solarflare/selftest.sh
  95. SKIPPED testlog/apps.solarflare.selftest.sh
  96. TEST apps/tap/selftest.sh
  97. TEST lib/watchdog/selftest.sh
  98. TEST program/lwaftr/tests/soaktest/selftest.sh
  99. TEST program/lwaftr/tests/selftest.sh
  100. TEST program/lwaftr/tests/end-to-end/selftest.sh
  101. TEST program/lwaftr/tests/propbased/selftest.sh
  102. ERROR testlog/program.lwaftr.tests.propbased.selftest.sh
  103.  
  104. ERROR during tests:
  105. src/testlog/apps.bridge.mac_table:
  106. Mar 28 2017 15:41:28 mac_table: resizing from 512 to 4096 hash buckets, new target size 2048 (1295 MAC entries, old target size 256, size/bucket overflow: true/true)
  107.  
  108. src/testlog/apps.config.action_codec:
  109. selftest: apps.config.action_codec
  110. serializing to: /var/run/snabb/162/app-conf-VxYegN4zR3ybn2jubXiVuc
  111. serializing to: /var/run/snabb/162/app-conf-iWAitSwkJ5CkpHWP3YGTgB
  112. serializing to: /var/run/snabb/162/app-conf-TQ7JTlgRz3aZhHMcw99-O1
  113. serializing to: /var/run/snabb/162/app-conf-JNJtZwUt09gdJaPjIjcfT_
  114. serializing to: /var/run/snabb/162/app-conf-4ZheVuJMBh59BVKFKANAs7
  115. selftest: ok
  116.  
  117. src/testlog/apps.config.channel:
  118. selftest: apps.config.channel
  119. selftest: channel ok
  120.  
  121. src/testlog/apps.config.follower:
  122. selftest: apps.config.follower
  123. link report:
  124. apps report:
  125. selftest: ok
  126.  
  127. src/testlog/apps.config.leader:
  128. selftest: apps.config.leader
  129. link report:
  130. 2,255,016 sent on source.foo -> sink.bar (loss rate: 0%)
  131. apps report:
  132. selftest: ok
  133.  
  134. src/testlog/apps.example.asm:
  135. selftest: asm
  136. magic number: 0xdeadbeef
  137. selftest: ok
  138.  
  139. src/testlog/apps.intel.intel1g:
  140. selftest: Intel1g
  141. SNABB_PCI_INTEL1G0 not set
  142. EXITCODE: 43
  143.  
  144. src/testlog/apps.intel.intel_app:
  145. selftest: intel_app
  146. 100 VF initializations:
  147.  
  148. Running iterated VMDq test...
  149. test # 1: VMDq VLAN=101; 100ms burst. packet sent: 882,300
  150. test # 2: VMDq VLAN=102; 100ms burst. packet sent: 2,041,530
  151. test # 3: VMDq VLAN=103; 100ms burst. packet sent: 3,205,758
  152. test # 4: VMDq VLAN=104; 100ms burst. packet sent: 4,379,064
  153. test # 5: VMDq VLAN=105; 100ms burst. packet sent: 5,528,400
  154. test # 6: VMDq VLAN=106; 100ms burst. packet sent: 6,685,794
  155. test # 7: VMDq VLAN=107; 100ms burst. packet sent: 7,836,048
  156. test # 8: VMDq VLAN=108; 100ms burst. packet sent: 8,998,338
  157. test # 9: VMDq VLAN=109; 100ms burst. packet sent: 10,138,086
  158. test # 10: VMDq VLAN=110; 100ms burst. packet sent: 11,273,958
  159. test # 11: VMDq VLAN=111; 100ms burst. packet sent: 12,405,648
  160. test # 12: VMDq VLAN=112; 100ms burst. packet sent: 13,536,930
  161. test # 13: VMDq VLAN=113; 100ms burst. packet sent: 14,665,458
  162. test # 14: VMDq VLAN=114; 100ms burst. packet sent: 15,790,518
  163. test # 15: VMDq VLAN=115; 100ms burst. packet sent: 16,905,786
  164. test # 16: VMDq VLAN=116; 100ms burst. packet sent: 18,024,522
  165. test # 17: VMDq VLAN=117; 100ms burst. packet sent: 19,112,148
  166. test # 18: VMDq VLAN=118; 100ms burst. packet sent: 20,199,774
  167. test # 19: VMDq VLAN=119; 100ms burst. packet sent: 21,283,014
  168. test # 20: VMDq VLAN=120; 100ms burst. packet sent: 22,365,846
  169. test # 21: VMDq VLAN=121; 100ms burst. packet sent: 23,445,924
  170. test # 22: VMDq VLAN=122; 100ms burst. packet sent: 24,541,302
  171. test # 23: VMDq VLAN=123; 100ms burst. packet sent: 25,646,064
  172. test # 24: VMDq VLAN=124; 100ms burst. packet sent: 26,750,826
  173. test # 25: VMDq VLAN=125; 100ms burst. packet sent: 27,855,078
  174. test # 26: VMDq VLAN=126; 100ms burst. packet sent: 28,955,862
  175. test # 27: VMDq VLAN=127; 100ms burst. packet sent: 30,052,872
  176. test # 28: VMDq VLAN=128; 100ms burst. packet sent: 31,149,066
  177. test # 29: VMDq VLAN=129; 100ms burst. packet sent: 32,245,872
  178. test # 30: VMDq VLAN=130; 100ms burst. packet sent: 33,340,944
  179. test # 31: VMDq VLAN=131; 100ms burst. packet sent: 34,435,506
  180. test # 32: VMDq VLAN=132; 100ms burst. packet sent: 35,543,022
  181. test # 33: VMDq VLAN=133; 100ms burst. packet sent: 36,634,320
  182. test # 34: VMDq VLAN=134; 100ms burst. packet sent: 37,722,558
  183. test # 35: VMDq VLAN=135; 100ms burst. packet sent: 38,809,470
  184. test # 36: VMDq VLAN=136; 100ms burst. packet sent: 39,876,186
  185. test # 37: VMDq VLAN=137; 100ms burst. packet sent: 40,939,128
  186. test # 38: VMDq VLAN=138; 100ms burst. packet sent: 41,992,890
  187. test # 39: VMDq VLAN=139; 100ms burst. packet sent: 43,045,122
  188. test # 40: VMDq VLAN=140; 100ms burst. packet sent: 44,096,028
  189. test # 41: VMDq VLAN=141; 100ms burst. packet sent: 45,147,750
  190. test # 42: VMDq VLAN=142; 100ms burst. packet sent: 46,196,004
  191. test # 43: VMDq VLAN=143; 100ms burst. packet sent: 47,240,484
  192. test # 44: VMDq VLAN=144; 100ms burst. packet sent: 48,294,858
  193. test # 45: VMDq VLAN=145; 100ms burst. packet sent: 49,376,160
  194. test # 46: VMDq VLAN=146; 100ms burst. packet sent: 50,455,728
  195. test # 47: VMDq VLAN=147; 100ms burst. packet sent: 51,530,910
  196. test # 48: VMDq VLAN=148; 100ms burst. packet sent: 52,603,236
  197. test # 49: VMDq VLAN=149; 100ms burst. packet sent: 53,671,788
  198. test # 50: VMDq VLAN=150; 100ms burst. packet sent: 54,742,380
  199. test # 51: VMDq VLAN=151; 100ms burst. packet sent: 55,816,236
  200. test # 52: VMDq VLAN=152; 100ms burst. packet sent: 56,887,134
  201. test # 53: VMDq VLAN=153; 100ms burst. packet sent: 57,956,706
  202. test # 54: VMDq VLAN=154; 100ms burst. packet sent: 59,024,646
  203. test # 55: VMDq VLAN=155; 100ms burst. packet sent: 59,912,454
  204. test # 56: VMDq VLAN=156; 100ms burst. packet sent: 60,981,108
  205. test # 57: VMDq VLAN=157; 100ms burst. packet sent: 62,038,236
  206. test # 58: VMDq VLAN=158; 100ms burst. packet sent: 63,085,980
  207. test # 59: VMDq VLAN=159; 100ms burst. packet sent: 64,129,746
  208. test # 60: VMDq VLAN=160; 100ms burst. packet sent: 65,168,718
  209. test # 61: VMDq VLAN=161; 100ms burst. packet sent: 66,208,302
  210. test # 62: VMDq VLAN=162; 100ms burst. packet sent: 67,246,458
  211. test # 63: VMDq VLAN=163; 100ms burst. packet sent: 68,282,778
  212. test # 64: VMDq VLAN=164; 100ms burst. packet sent: 69,331,134
  213. test # 65: VMDq VLAN=165; 100ms burst. packet sent: 70,363,068
  214. test # 66: VMDq VLAN=166; 100ms burst. packet sent: 71,419,074
  215. test # 67: VMDq VLAN=167; 100ms burst. packet sent: 72,485,178
  216. test # 68: VMDq VLAN=168; 100ms burst. packet sent: 73,551,282
  217. test # 69: VMDq VLAN=169; 100ms burst. packet sent: 74,614,632
  218. test # 70: VMDq VLAN=170; 100ms burst. packet sent: 75,681,246
  219. test # 71: VMDq VLAN=171; 100ms burst. packet sent: 76,743,678
  220. test # 72: VMDq VLAN=172; 100ms burst. packet sent: 77,806,926
  221. test # 73: VMDq VLAN=173; 100ms burst. packet sent: 78,869,256
  222. test # 74: VMDq VLAN=174; 100ms burst. packet sent: 79,929,138
  223. test # 75: VMDq VLAN=175; 100ms burst. packet sent: 80,989,020
  224. test # 76: VMDq VLAN=176; 100ms burst. packet sent: 82,050,330
  225. test # 77: VMDq VLAN=177; 100ms burst. packet sent: 83,110,110
  226. test # 78: VMDq VLAN=178; 100ms burst. packet sent: 84,167,136
  227. test # 79: VMDq VLAN=179; 100ms burst. packet sent: 85,209,270
  228. test # 80: VMDq VLAN=180; 100ms burst. packet sent: 86,247,120
  229. test # 81: VMDq VLAN=181; 100ms burst. packet sent: 87,278,340
  230. test # 82: VMDq VLAN=182; 100ms burst. packet sent: 88,311,090
  231. test # 83: VMDq VLAN=183; 100ms burst. packet sent: 89,347,002
  232. test # 84: VMDq VLAN=184; 100ms burst. packet sent: 90,380,466
  233. test # 85: VMDq VLAN=185; 100ms burst. packet sent: 91,408,116
  234. test # 86: VMDq VLAN=186; 100ms burst. packet sent: 92,435,868
  235. test # 87: VMDq VLAN=187; 100ms burst. packet sent: 93,471,576
  236. test # 88: VMDq VLAN=188; 100ms burst. packet sent: 94,534,314
  237. test # 89: VMDq VLAN=189; 100ms burst. packet sent: 95,598,480
  238. test # 90: VMDq VLAN=190; 100ms burst. packet sent: 96,661,116
  239. test # 91: VMDq VLAN=191; 100ms burst. packet sent: 97,725,078
  240. test # 92: VMDq VLAN=192; 100ms burst. packet sent: 98,786,898
  241. test # 93: VMDq VLAN=193; 100ms burst. packet sent: 99,847,596
  242. test # 94: VMDq VLAN=194; 100ms burst. packet sent: 100,906,866
  243. test # 95: VMDq VLAN=195; 100ms burst. packet sent: 101,968,278
  244. test # 96: VMDq VLAN=196; 100ms burst. packet sent: 103,025,508
  245. test # 97: VMDq VLAN=197; 100ms burst. packet sent: 104,084,472
  246. test # 98: VMDq VLAN=198; 100ms burst. packet sent: 105,144,150
  247. test # 99: VMDq VLAN=199; 100ms burst. packet sent: 106,203,114
  248. test #100: VMDq VLAN=200; 100ms burst. packet sent: 107,257,080
  249. 0000:82:00.0: avg wait_lu: 282, max redos: 0, avg: 0
  250. 100 PF full cycles
  251.  
  252. Running iterated VMDq test...
  253. test # 1: VMDq VLAN=101; 100ms burst. packet sent: 1,073,856
  254. test # 2: VMDq VLAN=102; 100ms burst. packet sent: 921,978
  255. test # 3: VMDq VLAN=103; 100ms burst. packet sent: 495,210
  256. test # 4: VMDq VLAN=104; 100ms burst. packet sent: 506,226
  257. test # 5: VMDq VLAN=105; 100ms burst. packet sent: 596,088
  258. test # 6: VMDq VLAN=106; 100ms burst. packet sent: 982,668
  259. test # 7: VMDq VLAN=107; 100ms burst. packet sent: 1,141,278
  260. test # 8: VMDq VLAN=108; 100ms burst. packet sent: 1,101,906
  261. test # 9: VMDq VLAN=109; 100ms burst. packet sent: 1,115,472
  262. test # 10: VMDq VLAN=110; 100ms burst. packet sent: 1,155,762
  263. test # 11: VMDq VLAN=111; 100ms burst. packet sent: 1,095,684
  264. test # 12: VMDq VLAN=112; 100ms burst. packet sent: 1,041,726
  265. test # 13: VMDq VLAN=113; 100ms burst. packet sent: 1,009,902
  266. test # 14: VMDq VLAN=114; 100ms burst. packet sent: 1,060,800
  267. test # 15: VMDq VLAN=115; 100ms burst. packet sent: 1,172,796
  268. test # 16: VMDq VLAN=116; 100ms burst. packet sent: 1,078,956
  269. test # 17: VMDq VLAN=117; 100ms burst. packet sent: 1,067,124
  270. test # 18: VMDq VLAN=118; 100ms burst. packet sent: 1,026,426
  271. test # 19: VMDq VLAN=119; 100ms burst. packet sent: 982,362
  272. test # 20: VMDq VLAN=120; 100ms burst. packet sent: 1,173,612
  273. test # 21: VMDq VLAN=121; 100ms burst. packet sent: 1,073,958
  274. test # 22: VMDq VLAN=122; 100ms burst. packet sent: 952,680
  275. test # 23: VMDq VLAN=123; 100ms burst. packet sent: 936,360
  276. test # 24: VMDq VLAN=124; 100ms burst. packet sent: 1,026,528
  277. test # 25: VMDq VLAN=125; 100ms burst. packet sent: 1,080,996
  278. test # 26: VMDq VLAN=126; 100ms burst. packet sent: 1,121,286
  279. test # 27: VMDq VLAN=127; 100ms burst. packet sent: 1,152,804
  280. test # 28: VMDq VLAN=128; 100ms burst. packet sent: 1,165,962
  281. test # 29: VMDq VLAN=129; 100ms burst. packet sent: 1,103,130
  282. test # 30: VMDq VLAN=130; 100ms burst. packet sent: 1,090,788
  283. test # 31: VMDq VLAN=131; 100ms burst. packet sent: 1,072,836
  284. test # 32: VMDq VLAN=132; 100ms burst. packet sent: 1,095,072
  285. test # 33: VMDq VLAN=133; 100ms burst. packet sent: 1,080,792
  286. test # 34: VMDq VLAN=134; 100ms burst. packet sent: 1,083,444
  287. test # 35: VMDq VLAN=135; 100ms burst. packet sent: 1,141,482
  288. test # 36: VMDq VLAN=136; 100ms burst. packet sent: 1,151,172
  289. test # 37: VMDq VLAN=137; 100ms burst. packet sent: 532,134
  290. test # 38: VMDq VLAN=138; 100ms burst. packet sent: 616,794
  291. test # 39: VMDq VLAN=139; 100ms burst. packet sent: 627,912
  292. test # 40: VMDq VLAN=140; 100ms burst. packet sent: 606,594
  293. test # 41: VMDq VLAN=141; 100ms burst. packet sent: 611,694
  294. test # 42: VMDq VLAN=142; 100ms burst. packet sent: 530,910
  295. test # 43: VMDq VLAN=143; 100ms burst. packet sent: 573,036
  296. test # 44: VMDq VLAN=144; 100ms burst. packet sent: 602,820
  297. test # 45: VMDq VLAN=145; 100ms burst. packet sent: 587,928
  298. test # 46: VMDq VLAN=146; 100ms burst. packet sent: 617,202
  299. test # 47: VMDq VLAN=147; 100ms burst. packet sent: 608,124
  300. test # 48: VMDq VLAN=148; 100ms burst. packet sent: 625,260
  301. test # 49: VMDq VLAN=149; 100ms burst. packet sent: 627,300
  302. test # 50: VMDq VLAN=150; 100ms burst. packet sent: 626,790
  303. test # 51: VMDq VLAN=151; 100ms burst. packet sent: 624,750
  304. test # 52: VMDq VLAN=152; 100ms burst. packet sent: 616,386
  305. test # 53: VMDq VLAN=153; 100ms burst. packet sent: 614,652
  306. test # 54: VMDq VLAN=154; 100ms burst. packet sent: 551,106
  307. test # 55: VMDq VLAN=155; 100ms burst. packet sent: 543,762
  308. test # 56: VMDq VLAN=156; 100ms burst. packet sent: 644,232
  309. test # 57: VMDq VLAN=157; 100ms burst. packet sent: 641,274
  310. test # 58: VMDq VLAN=158; 100ms burst. packet sent: 607,410
  311. test # 59: VMDq VLAN=159; 100ms burst. packet sent: 505,614
  312. test # 60: VMDq VLAN=160; 100ms burst. packet sent: 538,560
  313. test # 61: VMDq VLAN=161; 100ms burst. packet sent: 606,900
  314. test # 62: VMDq VLAN=162; 100ms burst. packet sent: 616,284
  315. test # 63: VMDq VLAN=163; 100ms burst. packet sent: 627,300
  316. test # 64: VMDq VLAN=164; 100ms burst. packet sent: 613,428
  317. test # 65: VMDq VLAN=165; 100ms burst. packet sent: 495,312
  318. test # 66: VMDq VLAN=166; 100ms burst. packet sent: 490,008
  319. test # 67: VMDq VLAN=167; 100ms burst. packet sent: 516,834
  320. test # 68: VMDq VLAN=168; 100ms burst. packet sent: 529,584
  321. test # 69: VMDq VLAN=169; 100ms burst. packet sent: 994,500
  322. test # 70: VMDq VLAN=170; 100ms burst. packet sent: 1,153,722
  323. test # 71: VMDq VLAN=171; 100ms burst. packet sent: 1,105,782
  324. test # 72: VMDq VLAN=172; 100ms burst. packet sent: 1,079,160
  325. test # 73: VMDq VLAN=173; 100ms burst. packet sent: 1,080,078
  326. test # 74: VMDq VLAN=174; 100ms burst. packet sent: 1,107,414
  327. test # 75: VMDq VLAN=175; 100ms burst. packet sent: 1,112,208
  328. test # 76: VMDq VLAN=176; 100ms burst. packet sent: 1,130,568
  329. test # 77: VMDq VLAN=177; 100ms burst. packet sent: 1,142,400
  330. test # 78: VMDq VLAN=178; 100ms burst. packet sent: 1,147,398
  331. test # 79: VMDq VLAN=179; 100ms burst. packet sent: 1,147,602
  332. test # 80: VMDq VLAN=180; 100ms burst. packet sent: 1,117,308
  333. test # 81: VMDq VLAN=181; 100ms burst. packet sent: 1,127,100
  334. test # 82: VMDq VLAN=182; 100ms burst. packet sent: 926,568
  335. test # 83: VMDq VLAN=183; 100ms burst. packet sent: 981,750
  336. test # 84: VMDq VLAN=184; 100ms burst. packet sent: 1,080,792
  337. test # 85: VMDq VLAN=185; 100ms burst. packet sent: 991,746
  338. test # 86: VMDq VLAN=186; 100ms burst. packet sent: 959,412
  339. test # 87: VMDq VLAN=187; 100ms burst. packet sent: 989,196
  340. test # 88: VMDq VLAN=188; 100ms burst. packet sent: 1,133,220
  341. test # 89: VMDq VLAN=189; 100ms burst. packet sent: 1,168,716
  342. test # 90: VMDq VLAN=190; 100ms burst. packet sent: 1,118,430
  343. test # 91: VMDq VLAN=191; 100ms burst. packet sent: 1,063,452
  344. test # 92: VMDq VLAN=192; 100ms burst. packet sent: 1,114,860
  345. test # 93: VMDq VLAN=193; 100ms burst. packet sent: 1,119,858
  346. test # 94: VMDq VLAN=194; 100ms burst. packet sent: 1,143,930
  347. test # 95: VMDq VLAN=195; 100ms burst. packet sent: 1,156,578
  348. test # 96: VMDq VLAN=196; 100ms burst. packet sent: 1,154,334
  349. test # 97: VMDq VLAN=197; 100ms burst. packet sent: 1,151,988
  350. test # 98: VMDq VLAN=198; 100ms burst. packet sent: 1,165,656
  351. test # 99: VMDq VLAN=199; 100ms burst. packet sent: 1,130,772
  352. test #100: VMDq VLAN=200; 100ms burst. packet sent: 1,156,272
  353. 0000:82:00.0: avg wait_lu: 157.41, max redos: 0, avg: 0
  354. -------
  355. Send a bunch of packets from Am0
  356. half of them go to nicAm1 and half go nowhere
  357. link report:
  358. 0 sent on nicAm0.tx -> sink_ms.in1 (loss rate: 0%)
  359. 5,780,094 sent on nicAm1.tx -> sink_ms.in2 (loss rate: 0%)
  360. 11,560,476 sent on repeater_ms.output -> nicAm0.rx (loss rate: 0%)
  361. 2 sent on source_ms.output -> repeater_ms.input (loss rate: 0%)
  362. -------
  363. Transmitting bidirectionally between nicA and nicB
  364. link report:
  365. 3,220,649 sent on nicA.tx -> sink.in1 (loss rate: 0%)
  366. 3,220,580 sent on nicB.tx -> sink.in2 (loss rate: 0%)
  367. 3,220,854 sent on source1.out -> nicA.rx (loss rate: 0%)
  368. 3,220,854 sent on source2.out -> nicB.rx (loss rate: 0%)
  369. -------
  370. Send traffic from a nicA (SF) to nicB (two VFs)
  371. The packets should arrive evenly split between the VFs
  372. link report:
  373. 0 sent on nicAs.tx -> sink_ms.in1 (loss rate: 0%)
  374. 1,915,305 sent on nicBm0.tx -> sink_ms.in2 (loss rate: 0%)
  375. 1,915,352 sent on nicBm1.tx -> sink_ms.in3 (loss rate: 0%)
  376. 3,830,916 sent on repeater_ms.output -> nicAs.rx (loss rate: 0%)
  377. 2 sent on source_ms.output -> repeater_ms.input (loss rate: 0%)
  378. selftest: ok
  379.  
  380. src/testlog/apps.ipv6.nd_light:
  381. Mar 28 2017 15:41:18 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
  382. Mar 28 2017 15:41:18 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
  383. Mar 28 2017 15:41:18 nd_light: Resolved next-hop 2001:db8::2 to 00:00:00:00:00:02
  384. Mar 28 2017 15:41:18 nd_light: Resolved next-hop 2001:db8::1 to 00:00:00:00:00:01
  385. Mar 28 2017 15:41:19 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
  386. Mar 28 2017 15:41:19 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
  387.  
  388. src/testlog/apps.keyed_ipv6_tunnel.tunnel:
  389. Keyed IPv6 tunnel selftest
  390. link report:
  391. 102 sent on comparator.output -> match.comparator (loss rate: 0%)
  392. 102 sent on source.output -> tunnel.decapsulated (loss rate: 0%)
  393. 102 sent on tunnel.decapsulated -> match.rx (loss rate: 0%)
  394. 102 sent on tunnel.encapsulated -> tunnel.encapsulated (loss rate: 0%)
  395. apps report:
  396. match
  397. run simple one second benchmark ...
  398. selftest passed
  399.  
  400. src/testlog/apps.lwaftr.arp:
  401.  
  402. src/testlog/apps.lwaftr.binding_table:
  403. selftest: binding_table
  404. ok
  405.  
  406. src/testlog/apps.lwaftr.conf:
  407. selftest: conf
  408. ok
  409.  
  410. src/testlog/apps.lwaftr.ctable_wrapper:
  411.  
  412. src/testlog/apps.lwaftr.dump:
  413. selftest: dump
  414. ok
  415.  
  416. src/testlog/apps.lwaftr.fragmentv4_hardened:
  417.  
  418. src/testlog/apps.lwaftr.fragmentv4_test:
  419. test: lwaftr.fragmentv4.fragment_ipv4
  420. test: payload=1200 mtu=1500
  421. test: payload=1200 mtu=1000
  422. test: payload=1200 mtu=400
  423. test: packet with "don't fragment" flag
  424. test: length=1046 mtu=520 + reassembly
  425. test: lwaftr.fragv4_h.cache_fragment_ipv4 (no vlan tag)
  426. test: two fragments (one missing)
  427. test: three fragments (one/two missing)
  428. test: payload=1200 mtu=1000
  429. test: payload=1000 mtu=400
  430. test: lwaftr.fragv4_h.cache_fragment_ipv4 (vlan id=42)
  431. test: two fragments (one missing)
  432. test: three fragments (one/two missing)
  433. test: payload=1200 mtu=1000
  434. test: payload=1000 mtu=400
  435.  
  436. src/testlog/apps.lwaftr.fragmentv6_hardened:
  437.  
  438. src/testlog/apps.lwaftr.lwdebug:
  439.  
  440. src/testlog/apps.lwaftr.ndp:
  441. selftest: ndp
  442. selftest: ok
  443.  
  444. src/testlog/apps.lwaftr.nh_fwd:
  445. nh_fwd: selftest
  446. nh_fwd4: cache_refresh_interval set to 0 seconds
  447. nh_fwd4: cache_refresh_interval set to 0 seconds
  448. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 57 sleep: 100 us
  449. nh_fwd4: cache_refresh_interval set to 0 seconds
  450. nh_fwd4: static next_hop_mac 52:54:00:00:00:02
  451. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
  452. nh_fwd4: cache_refresh_interval set to 0 seconds
  453. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
  454. nh_fwd6: cache_refresh_interval set to 0 seconds
  455. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  456. nh_fwd6: cache_refresh_interval set to 0 seconds
  457. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  458. nh_fwd6: cache_refresh_interval set to 0 seconds
  459. nh_fwd6: static next_hop_mac 52:54:00:00:00:02
  460. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  461. nh_fwd6: cache_refresh_interval set to 0 seconds
  462. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  463.  
  464. src/testlog/apps.lwaftr.rangemap:
  465. No PMU available: single core cpu affinity required
  466. lookup: 5.70 ns per iteration (result: 0)
  467.  
  468. src/testlog/apps.lwaftr.V4V6:
  469. V4V6: selftest
  470. load: time: 0.10s fps: 29 fpGbps: 0.000 fpb: 0 bpp: 71 sleep: 100 us
  471. OK
  472.  
  473. src/testlog/apps.packet_filter.pcap_filter:
  474. selftest: pcap_filter
  475. Run for 1 second (stateful = false)...
  476. link report:
  477. 447,863 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  478. 12,017,640 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  479. 161 sent on source.output -> repeater.input (loss rate: 0%)
  480. ok: accepted 3.7267% of inputs (within tolerance)
  481. Run for 1 second (stateful = true)...
  482. link report:
  483. 558,979 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  484. 7,499,652 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  485. 161 sent on source.output -> repeater.input (loss rate: 0%)
  486. ok: accepted 7.4534% of inputs (within tolerance)
  487. selftest: ok
  488.  
  489. src/testlog/apps.rate_limiter.rate_limiter:
  490. Rate limiter selftest
  491.  
  492. test effective rate, non-busy loop
  493. load: time: 1.00s fps: 1,475,738 fpGbps: 0.815 fpb: 102 bpp: 60 sleep: 0 us
  494. load: time: 1.00s fps: 1,486,817 fpGbps: 0.821 fpb: 102 bpp: 60 sleep: 0 us
  495. load: time: 1.00s fps: 1,495,596 fpGbps: 0.826 fpb: 102 bpp: 60 sleep: 0 us
  496. load: time: 1.00s fps: 1,493,984 fpGbps: 0.825 fpb: 102 bpp: 60 sleep: 0 us
  497. load: time: 0.00s fps: NaN fpGbps: nan fpb: NaN bpp: - sleep: 0 us
  498. configured rate is 200000 bytes per second
  499. effective rate is 209988 bytes per second
  500. measure throughput on heavy load...
  501. elapsed time 0.301225267 seconds
  502. packets received 10200000 33 Mpps
  503. configured rate is 1200000000 bytes per second
  504. effective rate is 1597379265 bytes per second
  505. throughput is 26 Mpps
  506. selftest passed
  507.  
  508. src/testlog/apps.socket.raw:
  509. link report:
  510. 1 sent on lo.tx -> match.rx (loss rate: 0%)
  511. apps report:
  512. match
  513. selftest passed
  514.  
  515. src/testlog/apps.socket.unix:
  516. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  517. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  518. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  519. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  520. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  521. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  522. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  523. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  524. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  525. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  526. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  527. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  528. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  529. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  530. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  531. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  532. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  533. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  534. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  535. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  536. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  537. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  538. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  539. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  540. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  541. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  542. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  543. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  544. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  545. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  546. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  547. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  548. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  549. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  550. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  551. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  552. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  553. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  554. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  555. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  556. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  557. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  558. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  559. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  560. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  561. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  562. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  563. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  564. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  565. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  566. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  567. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  568. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  569. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  570. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  571. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  572. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  573. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  574. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  575. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  576. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  577. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  578. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  579. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  580. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  581. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  582. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  583. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  584. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  585. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  586. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  587. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  588. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  589. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  590. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  591. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  592. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  593. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  594. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  595. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  596. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  597. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  598. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  599. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  600. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  601. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  602. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  603. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  604. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  605. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  606. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  607. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  608. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  609. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  610. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  611. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  612. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  613. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  614. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  615. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  616. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  617. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  618. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  619. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  620. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  621. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  622. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  623. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  624. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  625. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  626. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  627. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  628. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  629. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  630. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  631. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  632. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  633. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  634. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  635. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  636. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  637. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  638. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  639. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  640. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  641. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  642. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  643. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  644. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  645. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  646. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  647. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  648. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  649. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  650. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  651. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  652. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  653. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  654. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  655. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  656. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  657. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  658. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  659. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  660. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  661. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  662. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  663. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  664. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  665. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  666. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  667. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  668. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  669. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  670. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  671. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  672. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  673. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  674. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  675. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  676. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  677. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  678. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  679. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  680. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  681. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  682. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  683. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  684. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  685. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  686. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  687. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  688. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  689. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  690. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  691. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  692. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  693. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  694. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  695. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  696. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  697. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  698. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  699. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  700. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  701. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  702. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  703. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  704. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  705. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  706. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  707. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  708. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  709. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  710. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  711. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  712. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  713. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  714. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  715. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  716. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  717. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  718. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  719. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  720. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  721. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  722. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  723. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  724. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  725. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  726. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  727. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  728. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  729. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  730. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  731. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  732. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  733. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  734. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  735. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  736. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  737. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  738. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  739. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  740. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  741. link report:
  742. 225 sent on client.tx -> print_client_tx.rx (loss rate: 0%)
  743. 16,843 sent on say_hello.tx -> client.rx (loss rate: 27%)
  744. 226 sent on server.tx -> server.rx (loss rate: 0%)
  745.  
  746. src/testlog/apps.solarflare.selftest.sh:
  747. No PMU available: single core cpu affinity required
  748. obj/apps/solarflare/ef_vi_h.luah:502: unexpected symbol near 'include' at line 3
  749. EXITCODE: 43
  750.  
  751. src/testlog/apps.tap.selftest.sh:
  752. core/link.lua:74: attempt to index local 'r' (a nil value)
  753. stack traceback:
  754. core/main.lua:149: in function '__index'
  755. core/link.lua:74: in function 'empty'
  756. apps/tap/tap.lua:75: in function 'method'
  757. core/app.lua:92: in function 'with_restart'
  758. core/app.lua:496: in function 'thunk'
  759. core/histogram.lua:98: in function 'breathe'
  760. core/app.lua:443: in function 'main'
  761. apps/tap/tap.lua:128: in function 'selftest'
  762. program/snsh/snsh.lua:31: in function <program/snsh/snsh.lua:31>
  763. core/lib.lua:429: in function 'dogetopt'
  764. program/snsh/snsh.lua:65: in function 'run'
  765. core/main.lua:67: in function <core/main.lua:43>
  766. [C]: in function 'xpcall'
  767. core/main.lua:211: in main chunk
  768. [C]: at 0x00453060
  769. [C]: in function 'pcall'
  770. core/startup.lua:3: in main chunk
  771. [C]: in function 'require'
  772. [string "require "core.startup""]:1: in main chunk
  773.  
  774. src/testlog/apps.tap.tap:
  775. EXITCODE: 43
  776.  
  777. src/testlog/apps.test.match:
  778. load: time: 0.00s fps: 61,518 fpGbps: 0.027 fpb: 205 bpp: 8 sleep: 0 us
  779. load: time: 0.00s fps: 60,655 fpGbps: 0.027 fpb: 104 bpp: 8 sleep: 0 us
  780. load: time: 0.00s fps: 145,753 fpGbps: 0.064 fpb: 308 bpp: 9 sleep: 0 us
  781.  
  782. src/testlog/apps.test.synth:
  783. link report:
  784. 6 sent on reader.output -> match.comparator (loss rate: 0%)
  785. 306 sent on synth.output -> match.rx (loss rate: 0%)
  786. apps report:
  787. match
  788.  
  789. src/testlog/apps.vhost.vhost_user:
  790. selftest: vhost_user
  791. SNABB_TEST_VHOST_USER_SOCKET was not set
  792. Test skipped
  793. EXITCODE: 43
  794.  
  795. src/testlog/apps.virtio_net.virtio_net:
  796. SNABB_TEST_VIRTIO_PCIDEV was not set
  797. Test skipped
  798. EXITCODE: 43
  799.  
  800. src/testlog/apps.vlan.vlan:
  801. source sent: 32375208
  802. sink received: 32375208
  803. Sucessfully tagged/untagged all potential VLAN tags (0-4095)
  804.  
  805. src/testlog/core.app:
  806. Restarting app2 (died at 4349198.533045: core/app.lua:663: Push error.)
  807. Restarting app1 (died at 4349198.533045: core/app.lua:657: Pull error.)
  808. Restarting app2 (died at 4349200.533102: core/app.lua:663: Push error.)
  809. Restarting app1 (died at 4349200.533102: core/app.lua:657: Pull error.)
  810. Restarting app3 (died at 4349202.532501: core/app.lua:669: Report error.)
  811. Restarting app2 (died at 4349202.533161: core/app.lua:663: Push error.)
  812. Restarting app1 (died at 4349202.533161: core/app.lua:657: Pull error.)
  813. selftest: app
  814. empty -> c1
  815. c1 -> c1
  816. c1 -> c2
  817. c2 -> c1
  818. c1 -> empty
  819. c_fail
  820. apps report:
  821. app3
  822. app2 [dead: core/app.lua:663: Push error.]
  823. app1 [dead: core/app.lua:657: Pull error.]
  824. apps report:
  825. app3
  826. app2 [dead: core/app.lua:663: Push error.]
  827. app1 [dead: core/app.lua:657: Pull error.]
  828.  
  829. src/testlog/core.counter:
  830. selftest: core.counter
  831. selftest ok
  832.  
  833. src/testlog/core.histogram:
  834. selftest: histogram
  835. selftest ok
  836.  
  837. src/testlog/core.lib:
  838. selftest: lib
  839. Testing equal
  840. Testing load_string
  841. Testing load/store_conf
  842. Testing csum
  843. Testing hex(un)dump
  844. Testing ntohl
  845. Testing parse
  846.  
  847. src/testlog/core.link:
  848. selftest: link
  849. selftest OK
  850.  
  851. src/testlog/core.main:
  852. selftest
  853.  
  854. src/testlog/core.memory:
  855. selftest: memory
  856. Kernel vm.nr_hugepages: 10000
  857. Allocating a 2MB HugeTLB:Got 2MB
  858. Physical address: 0x000e72a00000
  859. Virtual address: 0x500e72a00000
  860. Allocating a 2MB HugeTLB:Got 2MB
  861. Physical address: 0x000e48400000
  862. Virtual address: 0x500e48400000
  863. Allocating a 2MB HugeTLB:Got 2MB
  864. Physical address: 0x000eb4a00000
  865. Virtual address: 0x500eb4a00000
  866. Allocating a 2MB HugeTLB:Got 2MB
  867. Physical address: 0x000eb6200000
  868. Virtual address: 0x500eb6200000
  869. Kernel vm.nr_hugepages: 10000
  870. Testing automatic remapping of DMA memory
  871. Unmapping cdata<char *>: 0x500e72a00000
  872. Unmapping cdata<char *>: 0x500e48400000
  873. Unmapping cdata<char *>: 0x500eb4a00000
  874. Unmapping cdata<char *>: 0x500eb6200000
  875. Writing cdata<char *>: 0x500e72a00000
  876. Writing cdata<char *>: 0x500e48400000
  877. Writing cdata<char *>: 0x500eb4a00000
  878. Writing cdata<char *>: 0x500eb6200000
  879. Created 4 on-demand memory mappings with SIGSEGV handler.
  880. HugeTLB page allocation OK.
  881.  
  882. src/testlog/core.packet:
  883. [mounting /var/run/snabb/hugetlbfs]
  884.  
  885. src/testlog/core.shm:
  886. selftest: shm
  887. checking resolve..
  888. checking shared memory..
  889. create shm/selftest/obj
  890. checking exists..
  891. checking many objects..
  892. 10000 objects created
  893. 10000 objects unmapped
  894. selftest ok
  895.  
  896. src/testlog/core.timer:
  897. selftest: timer
  898. ok (973,855 callbacks in 0.1507 seconds)
  899.  
  900. src/testlog/core.worker:
  901. selftest: worker
  902. Starting children
  903. Worker status:
  904. worker w3: pid=82 alive=true
  905. worker w1: pid=80 alive=true
  906. worker w2: pid=81 alive=true
  907. Stopping children
  908. Worker status:
  909. worker w3: pid=82 alive=false
  910. worker w1: pid=80 alive=false
  911. worker w2: pid=81 alive=false
  912. selftest: done
  913.  
  914. src/testlog/lib.binary_search:
  915. selftest: binary_search
  916. selftest: ok
  917.  
  918. src/testlog/lib.checksum:
  919. selftest: checksum
  920. avx2: 1000/1000
  921. sse2: 1000/1000
  922. selftest: tcp/ipv4
  923. selftest: ok
  924.  
  925. src/testlog/lib.cltable:
  926. selftest: cltable
  927. selftest: ok
  928.  
  929. src/testlog/lib.ctable:
  930. selftest: ctable 0
  931. selftest: ctable 819562655
  932. selftest: ok
  933.  
  934. src/testlog/lib.hardware.pci:
  935. selftest: pci
  936. pciaddress model interface status driver usable
  937. 02:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  938. 02:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  939. 03:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  940. 03:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  941. 04:00.0 Intel 350 - - apps.intel.intel1g yes
  942. 04:00.1 Intel 350 - - apps.intel.intel1g yes
  943. 81:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  944. 81:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  945. 82:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  946. 82:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  947. 83:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  948. 83:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  949.  
  950. src/testlog/lib.hash.murmur:
  951. Sleftest hash MurmurHash3_x86_32
  952. Passed
  953. Sleftest hash MurmurHash3_x64_128
  954. Passed
  955.  
  956. src/testlog/lib.ipc.shmem.shmem:
  957. ok
  958.  
  959. src/testlog/lib.ipsec.aes_128_gcm:
  960. Test vector: 1
  961. ctext+tag FE CF 53 7E 72 9D 5B 07 DC 30 DF 52 8D D2 2B 76 8D 1B 98 73 66 96 A6 FD 34 85 09 FA 13 CE AC 34 CF A2 43 6F 14 A3 F3 CF 65 92 5B F1 F4 A1 3C 5D 15 B2 1E 18 84 F5 FF 62 47 AE AB B7 86 B9 3B CE 61 BC 17 D7 68 FD 97 32 45 90 18 14 8F 6C BE 72 2F D0 47 96 56 2D FD B4
  962. is FE CF 53 7E 72 9D 5B 07 DC 30 DF 52 8D D2 2B 76 8D 1B 98 73 66 96 A6 FD 34 85 09 FA 13 CE AC 34 CF A2 43 6F 14 A3 F3 CF 65 92 5B F1 F4 A1 3C 5D 15 B2 1E 18 84 F5 FF 62 47 AE AB B7 86 B9 3B CE 61 BC 17 D7 68 FD 97 32 45 90 18 14 8F 6C BE 72 2F D0 47 96 56 2D FD B4
  963. plaintext 45 00 00 48 69 9A 00 00 80 11 4D B7 C0 A8 01 02 C0 A8 01 01 0A 9B F1 56 38 D3 01 00 00 01 00 00 00 00 00 00 04 5F 73 69 70 04 5F 75 64 70 03 73 69 70 09 63 79 62 65 72 63 69 74 79 02 64 6B 00 00 21 00 01 01 02 02 01
  964. is 45 00 00 48 69 9A 00 00 80 11 4D B7 C0 A8 01 02 C0 A8 01 01 0A 9B F1 56 38 D3 01 00 00 01 00 00 00 00 00 00 04 5F 73 69 70 04 5F 75 64 70 03 73 69 70 09 63 79 62 65 72 63 69 74 79 02 64 6B 00 00 21 00 01 01 02 02 01
  965. Test vector: 2
  966. ctext+tag FB A2 CA A4 85 3C F9 F0 F2 2C B1 0D 86 DD 83 B0 FE C7 56 91 CF 1A 04 B0 0D 11 38 EC 9C 35 79 17 65 AC BD 87 01 AD 79 84 5B F9 FE 3F BA 48 7B C9 17 55 E6 66 2B 4C 8D 0D 1F 5E 22 73 95 30 32 0A E0 D7 31 CC 97 8E CA FA EA E8 8F 00 E8 0D 6E 48
  967. is FB A2 CA A4 85 3C F9 F0 F2 2C B1 0D 86 DD 83 B0 FE C7 56 91 CF 1A 04 B0 0D 11 38 EC 9C 35 79 17 65 AC BD 87 01 AD 79 84 5B F9 FE 3F BA 48 7B C9 17 55 E6 66 2B 4C 8D 0D 1F 5E 22 73 95 30 32 0A E0 D7 31 CC 97 8E CA FA EA E8 8F 00 E8 0D 6E 48
  968. plaintext 45 00 00 3C 99 C3 00 00 80 01 CB 7C 40 67 93 18 01 01 01 01 08 00 08 5C 02 00 43 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 75 76 77 61 62 63 64 65 66 67 68 69 01 02 02 01
  969. is 45 00 00 3C 99 C3 00 00 80 01 CB 7C 40 67 93 18 01 01 01 01 08 00 08 5C 02 00 43 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 75 76 77 61 62 63 64 65 66 67 68 69 01 02 02 01
  970. Test vector: 3
  971. ctext+tag FB A2 CA 84 5E 5D F9 F0 F2 2C 3E 6E 86 DD 83 1E 1F C6 57 92 CD 1A F9 13 0E 13 79 ED 36 9F 07 1F 35 E0 34 BE 95 F1 12 E4 E7 D0 5D 35
  972. is FB A2 CA 84 5E 5D F9 F0 F2 2C 3E 6E 86 DD 83 1E 1F C6 57 92 CD 1A F9 13 0E 13 79 ED 36 9F 07 1F 35 E0 34 BE 95 F1 12 E4 E7 D0 5D 35
  973. plaintext 45 00 00 1C 42 A2 00 00 80 01 44 1F 40 67 93 B6 E0 00 00 02 0A 00 F5 FF 01 02 02 01
  974. is 45 00 00 1C 42 A2 00 00 80 01 44 1F 40 67 93 B6 E0 00 00 02 0A 00 F5 FF 01 02 02 01
  975. Test vector: 4
  976. ctext+tag 18 A6 FD 42 F7 2C BF 4A B2 A2 EA 90 1F 73 D8 14 E3 E7 F2 43 D9 54 12 E1 C3 49 C1 D2 FB EC 16 8F 91 90 FE EB AF 2C B0 19 84 E6 58 63 96 5D 74 72 B7 9D A3 45 E0 E7 80 19 1F 0D 2F 0E 0F 49 6C 22 6F 21 27 B2 7D B3 57 24 E7 84 5D 68 65 1F 57 E6 5F 35 4F 75 FF 17 01 57 69 62 34 36
  977. is 18 A6 FD 42 F7 2C BF 4A B2 A2 EA 90 1F 73 D8 14 E3 E7 F2 43 D9 54 12 E1 C3 49 C1 D2 FB EC 16 8F 91 90 FE EB AF 2C B0 19 84 E6 58 63 96 5D 74 72 B7 9D A3 45 E0 E7 80 19 1F 0D 2F 0E 0F 49 6C 22 6F 21 27 B2 7D B3 57 24 E7 84 5D 68 65 1F 57 E6 5F 35 4F 75 FF 17 01 57 69 62 34 36
  978. plaintext 45 00 00 49 33 BA 00 00 7F 11 91 06 C3 FB 1D 10 C2 B1 D3 26 C0 28 31 CE 00 35 DD 7B 80 03 02 D5 00 00 4E 20 00 1E 8C 18 D7 5B 81 DC 91 BA A0 47 6B 91 B9 24 B2 80 38 9D 92 C9 63 BA C0 46 EC 95 9B 62 66 C0 47 22 B1 49 23 01 01 01
  979. is 45 00 00 49 33 BA 00 00 7F 11 91 06 C3 FB 1D 10 C2 B1 D3 26 C0 28 31 CE 00 35 DD 7B 80 03 02 D5 00 00 4E 20 00 1E 8C 18 D7 5B 81 DC 91 BA A0 47 6B 91 B9 24 B2 80 38 9D 92 C9 63 BA C0 46 EC 95 9B 62 66 C0 47 22 B1 49 23 01 01 01
  980. Test vector: 5
  981. ctext+tag FB A2 CA D1 2F C1 F9 F0 0D 3C EB F3 05 41 0D B8 3D 77 84 B6 07 32 3D 22 0F 24 B0 A9 7D 54 18 28 00 CA DB 0F 68 D9 9E F0 E0 C0 C8 9A E9 BE A8 88 4E 52 D6 5B C1 AF D0 74 0F 74 24 44 74 7B 5B 39 AB 53 31 63 AA D4 55 0E E5 16 09 75 CD B6 08 C5 76 91 89 60 97 63 B8 E1 8C AA 81 E2
  982. is FB A2 CA D1 2F C1 F9 F0 0D 3C EB F3 05 41 0D B8 3D 77 84 B6 07 32 3D 22 0F 24 B0 A9 7D 54 18 28 00 CA DB 0F 68 D9 9E F0 E0 C0 C8 9A E9 BE A8 88 4E 52 D6 5B C1 AF D0 74 0F 74 24 44 74 7B 5B 39 AB 53 31 63 AA D4 55 0E E5 16 09 75 CD B6 08 C5 76 91 89 60 97 63 B8 E1 8C AA 81 E2
  983. plaintext 45 00 00 49 33 3E 00 00 7F 11 91 82 C3 FB 1D 10 C2 B1 D3 26 C0 28 31 CE 00 35 CB 45 80 03 02 5B 00 00 01 E0 00 1E 8C 18 D6 57 59 D5 22 84 A0 35 2C 71 47 5C 88 80 39 1C 76 4D 6E 5E E0 49 6B 32 5A E2 70 C0 38 99 49 39 15 01 01 01
  984. is 45 00 00 49 33 3E 00 00 7F 11 91 82 C3 FB 1D 10 C2 B1 D3 26 C0 28 31 CE 00 35 CB 45 80 03 02 5B 00 00 01 E0 00 1E 8C 18 D6 57 59 D5 22 84 A0 35 2C 71 47 5C 88 80 39 1C 76 4D 6E 5E E0 49 6B 32 5A E2 70 C0 38 99 49 39 15 01 01 01
  985. Test vector: 6
  986. ctext+tag 29 C9 FC 69 A1 97 D0 38 CC DD 14 E2 DD FC AA 05 43 33 21 64 41 25 03 52 43 03 ED 3C 6C 5F 28 38 43 AF 8C 3E
  987. is 29 C9 FC 69 A1 97 D0 38 CC DD 14 E2 DD FC AA 05 43 33 21 64 41 25 03 52 43 03 ED 3C 6C 5F 28 38 43 AF 8C 3E
  988. plaintext 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
  989. is 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
  990. Test vector: 7
  991. ctext+tag FB A2 CA A8 C6 C5 F9 F0 F2 2C A5 4A 06 12 10 AD 3F 6E 57 91 CF 1A CA 21 0D 11 7C EC 9C 35 79 17 65 AC BD 87 01 AD 79 84 5B F9 FE 3F BA 48 7B C9 63 21 93 06 84 EE CA DB 56 91 25 46 E7 A9 5C 97 40 D7 CB 05
  992. is FB A2 CA A8 C6 C5 F9 F0 F2 2C A5 4A 06 12 10 AD 3F 6E 57 91 CF 1A CA 21 0D 11 7C EC 9C 35 79 17 65 AC BD 87 01 AD 79 84 5B F9 FE 3F BA 48 7B C9 63 21 93 06 84 EE CA DB 56 91 25 46 E7 A9 5C 97 40 D7 CB 05
  993. plaintext 45 00 00 30 DA 3A 00 00 80 01 DF 3B C0 A8 00 05 C0 A8 00 01 08 00 C6 CD 02 00 07 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 01 02 02 01
  994. is 45 00 00 30 DA 3A 00 00 80 01 DF 3B C0 A8 00 05 C0 A8 00 01 08 00 C6 CD 02 00 07 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 01 02 02 01
  995. Test vector: 8
  996. ctext+tag 74 75 2E 8A EB 5D 87 3C D7 C0 F4 AC C3 6C 4B FF 84 B7 D7 B9 8F 0C A8 B6 AC DA 68 94 BC 61 90 69 EF 9C BC 28 FE 1B 56 A7 C4 E0 D5 8C 86 CD 2B C0
  997. is 74 75 2E 8A EB 5D 87 3C D7 C0 F4 AC C3 6C 4B FF 84 B7 D7 B9 8F 0C A8 B6 AC DA 68 94 BC 61 90 69 EF 9C BC 28 FE 1B 56 A7 C4 E0 D5 8C 86 CD 2B C0
  998. plaintext 08 00 C6 CD 02 00 07 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 01 02 02 01
  999. is 08 00 C6 CD 02 00 07 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 01 02 02 01
  1000. Encrypted 100000000 bytes in 0.03809458296746 seconds
  1001. Decrypted 100000000 bytes in 0.03838000074029 seconds
  1002. Block: 6bc1bee22e409f96e93d7e117393172a 3ad77bb40d7a3660a89ecaf32466ef97
  1003. Block: ae2d8a571e03ac9c9eb76fac45af8e51 f5d3d58503b9699de785895a96fdbaaf
  1004. Block: 30c81c46a35ce411e5fbc1191a0a52ef 43b1cd7f598ece23881b00e3ed030688
  1005. Block: f69f2445df4f9b17ad2b417be66c3710 7b0c785e27e8ad3f8223207104725dd4
  1006.  
  1007. src/testlog/lib.ipsec.esp:
  1008. original 00 00 00 00 00 00 00 00 00 00 00 00 86 DD 60 00 00 00 00 40 3B 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 75 76 77 78 79 7A 0A 41 42 43 44 45 46 47 48 49 4A 4B 4C 4D 4E 4F 50 51 52 53 54 55 56 57 58 59 5A 0A 30 31 32 33 34 35 36 37 38 39
  1009. encrypted 00 00 00 00 00 00 00 00 00 00 00 00 86 DD 60 00 00 00 00 64 32 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 01 00 00 00 00 00 00 00 A0 56 61 AD BC EC E6 2D B4 19 A4 BB C3 C6 D6 70 0A D3 33 3D F9 09 D6 D1 3F 40 B4 28 8A 00 EE D9 68 74 F3 45 DA 5C A9 67 9F 7A 6C A4 A2 29 C6 04 B1 D1 28 61 F5 AD 68 FF 4E FC CE BC 1F 39 3C EA F6 CD 4D A3 61 14 B9 0E F1 32 45 98 11 2A 70 A3 63 23 B0 5E
  1010. decrypted 00 00 00 00 00 00 00 00 00 00 00 00 86 DD 60 00 00 00 00 40 3B 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 75 76 77 78 79 7A 0A 41 42 43 44 45 46 47 48 49 4A 4B 4C 4D 4E 4F 50 51 52 53 54 55 56 57 58 59 5A 0A 30 31 32 33 34 35 36 37 38 39
  1011. original 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 00 00 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33
  1012. encrypted 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 00 24 32 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 00 00 00 00 00 00 00 02 02 00 00 00 00 00 00 00 4E 94 30 C2 33 98 48 2A DC B2 70 1B 93 83 BF 69 44 D1 6A EF
  1013. decrypted 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 00 00 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33
  1014.  
  1015. src/testlog/lib.multi_copy:
  1016. selftest: multi_copy
  1017. selftest: ok
  1018.  
  1019. src/testlog/lib.numa:
  1020. selftest: numa
  1021. selftest: numa: ok
  1022.  
  1023. src/testlog/lib.pmu:
  1024. selftest: pmu
  1025. PMU not available:
  1026. single core cpu affinity required
  1027. selftest skipped
  1028. EXITCODE: 43
  1029.  
  1030. src/testlog/lib.pmu_x86:
  1031. selftest: pmu_x86
  1032. nfixed 3 ngeneral 8
  1033. buf[0] 0
  1034. buf[1] 2.8147437156284e+14
  1035. buf[2] 0
  1036. buf[3] 0
  1037. buf[4] 0
  1038. buf[5] 0
  1039. buf[6] 0
  1040. buf[7] 0
  1041. buf[8] 0
  1042. selftest: ok
  1043.  
  1044. src/testlog/lib.protocol.datagram:
  1045.  
  1046. src/testlog/lib.protocol.ipv4:
  1047.  
  1048. src/testlog/lib.protocol.ipv6:
  1049.  
  1050. src/testlog/lib.protocol.tcp:
  1051.  
  1052. src/testlog/lib.traceprof.traceprof:
  1053. traceprof report (recorded 503/503 samples):
  1054. 65% TRACE 3:LOOP ->loop
  1055. 18% TRACE 4 ->3
  1056. 16% TRACE 3 ->loop
  1057.  
  1058. src/testlog/lib.watchdog.selftest.sh:
  1059. [testing alert]
  1060. Set timeout, now sleeping...
  1061. Resetting watchdog.
  1062. Exit normally.
  1063. [testing alert_stop]
  1064. Set timeout, now sleeping...
  1065. Stopping watchdog.
  1066. Exit normally.
  1067. Alarm clock
  1068. [testing ualert]
  1069. Set timeout, now sleeping...
  1070. Resetting watchdog.
  1071. Exit normally.
  1072. [testing ualert_stop]
  1073. Set timeout, now sleeping...
  1074. Stopping watchdog.
  1075. Exit normally.
  1076. Alarm clock
  1077.  
  1078. src/testlog/lib.yang.binary:
  1079. selfcheck: lib.yang.binary
  1080. selfcheck: ok
  1081.  
  1082. src/testlog/lib.yang.data:
  1083. selfcheck: lib.yang.data
  1084. selfcheck: ok
  1085.  
  1086. src/testlog/lib.yang.parser:
  1087.  
  1088. src/testlog/lib.yang.path:
  1089. selftest: lib.yang.path
  1090. selftest: ok
  1091.  
  1092. src/testlog/lib.yang.rpc:
  1093. selftest: lib.yang.rpc
  1094. selftest: ok
  1095.  
  1096. src/testlog/lib.yang.schema:
  1097. selftest: lib.yang.schema
  1098. selftest: ok
  1099.  
  1100. src/testlog/lib.yang.state:
  1101. selftest: lib.yang.state
  1102. selftest: ok
  1103.  
  1104. src/testlog/lib.yang.util:
  1105. selftest: lib.yang.util
  1106. selftest: ok
  1107.  
  1108. src/testlog/lib.yang.value:
  1109.  
  1110. src/testlog/lib.yang.yang:
  1111. /tmp/lua_IEItmJ: loading source configuration
  1112. /tmp/lua_IEItmJ: wrote compiled configuration /tmp/lua_IEItmJ.o
  1113. /tmp/lua_IEItmJ: loading compiled configuration from /tmp/lua_IEItmJ.o
  1114. /tmp/lua_IEItmJ: compiled configuration is up to date.
  1115. /tmp/lua_IEItmJ.o: loaded compiled configuration with no corresponding source file.
  1116. selftest: lib.yang.yang
  1117. selftest: ok
  1118.  
  1119. src/testlog/program.config.json:
  1120. selftest: program.config.json
  1121. selftest: ok
  1122.  
  1123. src/testlog/program.lwaftr.quickcheck.utils:
  1124. selftest: quickcheck.utils
  1125. OK
  1126.  
  1127. src/testlog/program.lwaftr.selftest.sh:
  1128. Testing snabb lwaftr bench
  1129. program/lwaftr/tests/data//icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data//icmp_on_fail.o
  1130. lib/yang/yang.lua:74: attempt to index field 'schema' (a nil value)
  1131. stack traceback:
  1132. core/main.lua:149: in function '__index'
  1133. lib/yang/yang.lua:74: in function 'load_compiled'
  1134. lib/yang/yang.lua:109: in function 'load_lwaftr_config'
  1135. program/lwaftr/bench/bench.lua:45: in function 'run'
  1136. program/lwaftr/lwaftr.lua:17: in function 'run'
  1137. core/main.lua:67: in function <core/main.lua:43>
  1138. [C]: in function 'xpcall'
  1139. core/main.lua:211: in main chunk
  1140. [C]: at 0x00452fe0
  1141. [C]: in function 'pcall'
  1142. core/startup.lua:3: in main chunk
  1143. [C]: in function 'require'
  1144. [string "require "core.startup""]:1: in main chunk
  1145. EXITCODE: 1
  1146.  
  1147. src/testlog/program.lwaftr.tests.end-to-end.selftest.sh:
  1148. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  1149. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1150. ../data/no_icmp.conf: compiled configuration is up to date.
  1151. done
  1152. Test passed
  1153. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1154. ../data/no_icmp.conf: compiled configuration is up to date.
  1155. done
  1156. Test passed
  1157. Testing: Regression test: make sure end-addr works
  1158. ../data/icmp_endaddr.conf: loading compiled configuration from ../data/icmp_endaddr.o
  1159. ../data/icmp_endaddr.conf: compiled configuration is up to date.
  1160. done
  1161. Test passed
  1162. ../data/icmp_endaddr.conf: loading compiled configuration from ../data/icmp_endaddr.o
  1163. ../data/icmp_endaddr.conf: compiled configuration is up to date.
  1164. done
  1165. Test passed
  1166. Testing: from-internet IPv4 packet found in the binding table.
  1167. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1168. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1169. done
  1170. Test passed
  1171. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1172. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1173. done
  1174. Test passed
  1175. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  1176. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1177. ../data/vlan.conf: compiled configuration is up to date.
  1178. done
  1179. Test passed
  1180. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1181. ../data/vlan.conf: compiled configuration is up to date.
  1182. done
  1183. Test passed
  1184. Testing: NDP: incoming NDP Neighbor Solicitation
  1185. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1186. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1187. done
  1188. Test passed
  1189. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1190. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1191. done
  1192. Test passed
  1193. Testing: NDP: incoming NDP Neighbor Solicitation, secondary IP
  1194. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1195. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1196. done
  1197. Test passed
  1198. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1199. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1200. done
  1201. Test passed
  1202. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  1203. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1204. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1205. done
  1206. Test passed
  1207. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1208. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1209. done
  1210. Test passed
  1211. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  1212. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1213. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1214. NDP: Resolving '8:9:a:b:4:3:2:1'
  1215. done
  1216. Test passed
  1217. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1218. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1219. NDP: Resolving '8:9:a:b:4:3:2:1'
  1220. done
  1221. Test passed
  1222. Testing: ARP: incoming ARP request
  1223. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1224. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1225. done
  1226. Test passed
  1227. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1228. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1229. done
  1230. Test passed
  1231. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  1232. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  1233. ../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1234. ARP: Resolving '4.5.6.7'
  1235. done
  1236. Test passed
  1237. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  1238. ../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1239. ARP: Resolving '4.5.6.7'
  1240. done
  1241. Test passed
  1242. Testing: NDP: Without receiving NA, next_hop6_mac not set
  1243. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1244. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1245. NDP: Resolving '8:9:a:b:4:3:2:1'
  1246. done
  1247. Test passed
  1248. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1249. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1250. NDP: Resolving '8:9:a:b:4:3:2:1'
  1251. done
  1252. Test passed
  1253. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  1254. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1255. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1256. NDP: Resolving '8:9:a:b:4:3:2:1'
  1257. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  1258. done
  1259. Test passed
  1260. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1261. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1262. NDP: Resolving '8:9:a:b:4:3:2:1'
  1263. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  1264. done
  1265. Test passed
  1266. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  1267. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1268. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1269. NDP: Resolving '8:9:a:b:4:3:2:1'
  1270. done
  1271. Test passed
  1272. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1273. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1274. NDP: Resolving '8:9:a:b:4:3:2:1'
  1275. done
  1276. Test passed
  1277. Testing: from-internet IPv4 fragmented packets found in the binding table.
  1278. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1279. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1280. done
  1281. Test passed
  1282. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1283. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1284. done
  1285. Test passed
  1286. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  1287. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1288. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1289. done
  1290. Test passed
  1291. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1292. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1293. done
  1294. Test passed
  1295. Testing: traffic class mapping
  1296. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1297. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1298. done
  1299. Test passed
  1300. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1301. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1302. done
  1303. Test passed
  1304. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  1305. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1306. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1307. done
  1308. Test passed
  1309. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1310. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1311. done
  1312. Test passed
  1313. Testing: from-B4 IPv4 fragmentation (2)
  1314. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1315. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1316. done
  1317. Test passed
  1318. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1319. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1320. done
  1321. Test passed
  1322. Testing: from-B4 IPv4 fragmentation (3)
  1323. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1324. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1325. done
  1326. Test passed
  1327. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1328. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1329. done
  1330. Test passed
  1331. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  1332. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1333. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1334. done
  1335. Test passed
  1336. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1337. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1338. done
  1339. Test passed
  1340. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  1341. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1342. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1343. done
  1344. Test passed
  1345. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1346. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1347. done
  1348. Test passed
  1349. Testing: IPv6 reassembly (to one packet).
  1350. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1351. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1352. done
  1353. Test passed
  1354. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1355. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1356. done
  1357. Test passed
  1358. Testing: IPv6 reassembly (out of order fragments).
  1359. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1360. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1361. done
  1362. Test passed
  1363. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1364. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1365. done
  1366. Test passed
  1367. Testing: IPv6 reassembly (with max frags set to 1).
  1368. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  1369. ../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  1370. done
  1371. Test passed
  1372. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  1373. ../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  1374. done
  1375. Test passed
  1376. Testing: IPv6 reassembly (followed by decapsulation).
  1377. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1378. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1379. done
  1380. Test passed
  1381. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1382. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1383. done
  1384. Test passed
  1385. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  1386. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1387. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1388. done
  1389. Test passed
  1390. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1391. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1392. done
  1393. Test passed
  1394. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  1395. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  1396. ../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  1397. done
  1398. Test passed
  1399. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  1400. ../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  1401. done
  1402. Test passed
  1403. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  1404. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1405. ../data/no_icmp.conf: compiled configuration is up to date.
  1406. done
  1407. Test passed
  1408. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1409. ../data/no_icmp.conf: compiled configuration is up to date.
  1410. done
  1411. Test passed
  1412. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  1413. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1414. ../data/no_icmp.conf: compiled configuration is up to date.
  1415. done
  1416. Test passed
  1417. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1418. ../data/no_icmp.conf: compiled configuration is up to date.
  1419. done
  1420. Test passed
  1421. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  1422. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1423. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1424. done
  1425. Test passed
  1426. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1427. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1428. done
  1429. Test passed
  1430. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  1431. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1432. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1433. done
  1434. Test passed
  1435. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1436. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1437. done
  1438. Test passed
  1439. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  1440. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1441. ../data/no_icmp.conf: compiled configuration is up to date.
  1442. done
  1443. Test passed
  1444. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1445. ../data/no_icmp.conf: compiled configuration is up to date.
  1446. done
  1447. Test passed
  1448. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  1449. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1450. ../data/no_icmp.conf: compiled configuration is up to date.
  1451. done
  1452. Test passed
  1453. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1454. ../data/no_icmp.conf: compiled configuration is up to date.
  1455. done
  1456. Test passed
  1457. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  1458. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1459. ../data/vlan.conf: compiled configuration is up to date.
  1460. done
  1461. Test passed
  1462. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1463. ../data/vlan.conf: compiled configuration is up to date.
  1464. done
  1465. Test passed
  1466. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  1467. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1468. ../data/no_icmp.conf: compiled configuration is up to date.
  1469. done
  1470. Test passed
  1471. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1472. ../data/no_icmp.conf: compiled configuration is up to date.
  1473. done
  1474. Test passed
  1475. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  1476. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1477. ../data/no_icmp.conf: compiled configuration is up to date.
  1478. done
  1479. Test passed
  1480. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1481. ../data/no_icmp.conf: compiled configuration is up to date.
  1482. done
  1483. Test passed
  1484. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  1485. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1486. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1487. done
  1488. Test passed
  1489. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1490. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1491. done
  1492. Test passed
  1493. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  1494. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1495. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1496. done
  1497. Test passed
  1498. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1499. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1500. done
  1501. Test passed
  1502. Testing: from-to-b4 IPv6 packet, no hairpinning
  1503. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  1504. ../data/no_hairpin.conf: compiled configuration is up to date.
  1505. done
  1506. Test passed
  1507. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  1508. ../data/no_hairpin.conf: compiled configuration is up to date.
  1509. done
  1510. Test passed
  1511. Testing: from-to-b4 IPv6 packet, with hairpinning
  1512. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1513. ../data/no_icmp.conf: compiled configuration is up to date.
  1514. done
  1515. Test passed
  1516. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1517. ../data/no_icmp.conf: compiled configuration is up to date.
  1518. done
  1519. Test passed
  1520. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  1521. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1522. ../data/no_icmp.conf: compiled configuration is up to date.
  1523. done
  1524. Test passed
  1525. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1526. ../data/no_icmp.conf: compiled configuration is up to date.
  1527. done
  1528. Test passed
  1529. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  1530. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1531. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1532. done
  1533. Test passed
  1534. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1535. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1536. done
  1537. Test passed
  1538. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  1539. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1540. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1541. done
  1542. Test passed
  1543. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1544. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1545. done
  1546. Test passed
  1547. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  1548. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1549. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1550. done
  1551. Test passed
  1552. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1553. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1554. done
  1555. Test passed
  1556. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  1557. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1558. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1559. done
  1560. Test passed
  1561. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1562. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1563. done
  1564. Test passed
  1565. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  1566. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1567. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1568. done
  1569. Test passed
  1570. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1571. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1572. done
  1573. Test passed
  1574. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  1575. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1576. ../data/no_icmp.conf: compiled configuration is up to date.
  1577. done
  1578. Test passed
  1579. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1580. ../data/no_icmp.conf: compiled configuration is up to date.
  1581. done
  1582. Test passed
  1583. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  1584. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1585. ../data/vlan.conf: compiled configuration is up to date.
  1586. done
  1587. Test passed
  1588. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1589. ../data/vlan.conf: compiled configuration is up to date.
  1590. done
  1591. Test passed
  1592. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  1593. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1594. ../data/no_icmp.conf: compiled configuration is up to date.
  1595. done
  1596. Test passed
  1597. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1598. ../data/no_icmp.conf: compiled configuration is up to date.
  1599. done
  1600. Test passed
  1601. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  1602. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1603. ../data/no_icmp.conf: compiled configuration is up to date.
  1604. done
  1605. Test passed
  1606. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1607. ../data/no_icmp.conf: compiled configuration is up to date.
  1608. done
  1609. Test passed
  1610. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  1611. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1612. ../data/no_icmp.conf: compiled configuration is up to date.
  1613. done
  1614. Test passed
  1615. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1616. ../data/no_icmp.conf: compiled configuration is up to date.
  1617. done
  1618. Test passed
  1619. Testing: sending non-IPv4 traffic to the IPv4 interface
  1620. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1621. ../data/no_icmp.conf: compiled configuration is up to date.
  1622. done
  1623. Test passed
  1624. Test skipped
  1625. Testing: sending non-IPv6 traffic to the IPv6 interface
  1626. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1627. ../data/no_icmp.conf: compiled configuration is up to date.
  1628. done
  1629. Test passed
  1630. Test skipped
  1631. Testing: from-internet bound IPv4 UDP packet
  1632. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1633. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1634. done
  1635. Test passed
  1636. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1637. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1638. done
  1639. Test passed
  1640. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  1641. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1642. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1643. done
  1644. Test passed
  1645. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1646. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1647. done
  1648. Test passed
  1649. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  1650. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1651. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1652. done
  1653. Test passed
  1654. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1655. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1656. done
  1657. Test passed
  1658. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  1659. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1660. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1661. done
  1662. Test passed
  1663. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1664. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1665. done
  1666. Test passed
  1667. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  1668. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1669. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1670. done
  1671. Test passed
  1672. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1673. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1674. done
  1675. Test passed
  1676. Testing: incoming ICMPv4 echo request, matches binding table
  1677. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1678. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1679. done
  1680. Test passed
  1681. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1682. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1683. done
  1684. Test passed
  1685. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  1686. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1687. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1688. done
  1689. Test passed
  1690. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1691. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1692. done
  1693. Test passed
  1694. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  1695. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1696. ../data/no_icmp.conf: compiled configuration is up to date.
  1697. done
  1698. Test passed
  1699. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1700. ../data/no_icmp.conf: compiled configuration is up to date.
  1701. done
  1702. Test passed
  1703. Testing: incoming ICMPv4 echo request, doesn't match binding table
  1704. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1705. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1706. done
  1707. Test passed
  1708. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1709. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1710. done
  1711. Test passed
  1712. Testing: incoming ICMPv4 echo reply, matches binding table
  1713. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1714. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1715. done
  1716. Test passed
  1717. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1718. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1719. done
  1720. Test passed
  1721. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  1722. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1723. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1724. done
  1725. Test passed
  1726. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1727. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1728. done
  1729. Test passed
  1730. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  1731. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1732. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1733. done
  1734. Test passed
  1735. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1736. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1737. done
  1738. Test passed
  1739. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  1740. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1741. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1742. done
  1743. Test passed
  1744. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1745. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1746. done
  1747. Test passed
  1748. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  1749. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1750. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1751. done
  1752. Test passed
  1753. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1754. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1755. done
  1756. Test passed
  1757. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  1758. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1759. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1760. done
  1761. Test passed
  1762. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1763. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1764. done
  1765. Test passed
  1766. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  1767. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1768. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1769. done
  1770. Test passed
  1771. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1772. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1773. done
  1774. Test passed
  1775. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  1776. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1777. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1778. done
  1779. Test passed
  1780. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1781. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1782. done
  1783. Test passed
  1784. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  1785. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1786. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1787. done
  1788. Test passed
  1789. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1790. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1791. done
  1792. Test passed
  1793. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  1794. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1795. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1796. done
  1797. Test passed
  1798. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1799. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1800. done
  1801. Test passed
  1802. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  1803. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1804. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1805. done
  1806. Test passed
  1807. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1808. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1809. done
  1810. Test passed
  1811. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  1812. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1813. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1814. done
  1815. Test passed
  1816. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1817. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1818. done
  1819. Test passed
  1820. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  1821. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1822. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1823. done
  1824. Test passed
  1825. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1826. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1827. done
  1828. Test passed
  1829. Testing: egress-filter: to-internet (IPv4) (DROP)
  1830. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1831. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1832. done
  1833. Test passed
  1834. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1835. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1836. done
  1837. Test passed
  1838. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  1839. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1840. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1841. done
  1842. Test passed
  1843. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1844. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1845. done
  1846. Test passed
  1847. Testing: egress-filter: to-b4 (IPv4) (DROP)
  1848. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1849. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1850. done
  1851. Test passed
  1852. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1853. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1854. done
  1855. Test passed
  1856. Testing: ICMP Echo to AFTR (IPv4)
  1857. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1858. ../data/no_icmp.conf: compiled configuration is up to date.
  1859. done
  1860. Test passed
  1861. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1862. ../data/no_icmp.conf: compiled configuration is up to date.
  1863. done
  1864. Test passed
  1865. Testing: ICMP Echo to AFTR (IPv4) + data
  1866. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1867. ../data/no_icmp.conf: compiled configuration is up to date.
  1868. done
  1869. Test passed
  1870. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1871. ../data/no_icmp.conf: compiled configuration is up to date.
  1872. done
  1873. Test passed
  1874. Testing: ICMP Echo to AFTR (IPv6)
  1875. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1876. ../data/no_icmp.conf: compiled configuration is up to date.
  1877. done
  1878. Test passed
  1879. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1880. ../data/no_icmp.conf: compiled configuration is up to date.
  1881. done
  1882. Test passed
  1883. Testing: ICMP Echo to AFTR (IPv6) + data
  1884. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1885. ../data/no_icmp.conf: compiled configuration is up to date.
  1886. done
  1887. Test passed
  1888. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1889. ../data/no_icmp.conf: compiled configuration is up to date.
  1890. done
  1891. Test passed
  1892. All end-to-end lwAFTR tests passed.
  1893. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  1894. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  1895. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  1896. done
  1897. Test passed
  1898. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  1899. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  1900. done
  1901. Test passed
  1902. Testing: Regression test: make sure end-addr works
  1903. ../data/vlan/icmp_endaddr.conf: loading compiled configuration from ../data/vlan/icmp_endaddr.o
  1904. ../data/vlan/icmp_endaddr.conf: compiled configuration is up to date.
  1905. done
  1906. Test passed
  1907. ../data/vlan/icmp_endaddr.conf: loading compiled configuration from ../data/vlan/icmp_endaddr.o
  1908. ../data/vlan/icmp_endaddr.conf: compiled configuration is up to date.
  1909. done
  1910. Test passed
  1911. Testing: from-internet IPv4 packet found in the binding table.
  1912. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  1913. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  1914. done
  1915. Test passed
  1916. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  1917. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  1918. done
  1919. Test passed
  1920. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  1921. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  1922. ../data/vlan/vlan.conf: compiled configuration is up to date.
  1923. done
  1924. Test passed
  1925. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  1926. ../data/vlan/vlan.conf: compiled configuration is up to date.
  1927. done
  1928. Test passed
  1929. Testing: NDP: incoming NDP Neighbor Solicitation
  1930. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1931. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1932. done
  1933. Test passed
  1934. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1935. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1936. done
  1937. Test passed
  1938. Testing: NDP: incoming NDP Neighbor Solicitation, secondary IP
  1939. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1940. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1941. done
  1942. Test passed
  1943. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1944. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1945. done
  1946. Test passed
  1947. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  1948. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1949. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1950. done
  1951. Test passed
  1952. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1953. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1954. done
  1955. Test passed
  1956. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  1957. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1958. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1959. NDP: Resolving '8:9:a:b:4:3:2:1'
  1960. done
  1961. Test passed
  1962. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1963. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1964. NDP: Resolving '8:9:a:b:4:3:2:1'
  1965. done
  1966. Test passed
  1967. Testing: ARP: incoming ARP request
  1968. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1969. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1970. done
  1971. Test passed
  1972. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1973. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1974. done
  1975. Test passed
  1976. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  1977. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  1978. ../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1979. ARP: Resolving '4.5.6.7'
  1980. done
  1981. Test passed
  1982. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  1983. ../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1984. ARP: Resolving '4.5.6.7'
  1985. done
  1986. Test passed
  1987. Testing: NDP: Without receiving NA, next_hop6_mac not set
  1988. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1989. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1990. NDP: Resolving '8:9:a:b:4:3:2:1'
  1991. done
  1992. Test passed
  1993. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1994. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1995. NDP: Resolving '8:9:a:b:4:3:2:1'
  1996. done
  1997. Test passed
  1998. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  1999. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  2000. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2001. NDP: Resolving '8:9:a:b:4:3:2:1'
  2002. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  2003. done
  2004. Test passed
  2005. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  2006. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2007. NDP: Resolving '8:9:a:b:4:3:2:1'
  2008. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  2009. done
  2010. Test passed
  2011. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  2012. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  2013. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2014. NDP: Resolving '8:9:a:b:4:3:2:1'
  2015. done
  2016. Test passed
  2017. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  2018. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2019. NDP: Resolving '8:9:a:b:4:3:2:1'
  2020. done
  2021. Test passed
  2022. Testing: from-internet IPv4 fragmented packets found in the binding table.
  2023. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2024. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2025. done
  2026. Test passed
  2027. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2028. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2029. done
  2030. Test passed
  2031. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  2032. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2033. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2034. done
  2035. Test passed
  2036. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2037. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2038. done
  2039. Test passed
  2040. Testing: traffic class mapping
  2041. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2042. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2043. done
  2044. Test passed
  2045. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2046. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2047. done
  2048. Test passed
  2049. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  2050. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2051. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2052. done
  2053. Test passed
  2054. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2055. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2056. done
  2057. Test passed
  2058. Testing: from-B4 IPv4 fragmentation (2)
  2059. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2060. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2061. done
  2062. Test passed
  2063. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2064. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2065. done
  2066. Test passed
  2067. Testing: from-B4 IPv4 fragmentation (3)
  2068. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2069. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2070. done
  2071. Test passed
  2072. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2073. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2074. done
  2075. Test passed
  2076. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  2077. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2078. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2079. done
  2080. Test passed
  2081. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2082. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2083. done
  2084. Test passed
  2085. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  2086. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2087. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2088. done
  2089. Test passed
  2090. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2091. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2092. done
  2093. Test passed
  2094. Testing: IPv6 reassembly (to one packet).
  2095. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2096. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2097. done
  2098. Test passed
  2099. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2100. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2101. done
  2102. Test passed
  2103. Testing: IPv6 reassembly (out of order fragments).
  2104. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2105. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2106. done
  2107. Test passed
  2108. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2109. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2110. done
  2111. Test passed
  2112. Testing: IPv6 reassembly (with max frags set to 1).
  2113. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  2114. ../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  2115. done
  2116. Test passed
  2117. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  2118. ../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  2119. done
  2120. Test passed
  2121. Testing: IPv6 reassembly (followed by decapsulation).
  2122. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2123. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2124. done
  2125. Test passed
  2126. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2127. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2128. done
  2129. Test passed
  2130. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  2131. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2132. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2133. done
  2134. Test passed
  2135. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2136. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2137. done
  2138. Test passed
  2139. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  2140. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  2141. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  2142. done
  2143. Test passed
  2144. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  2145. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  2146. done
  2147. Test passed
  2148. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  2149. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2150. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2151. done
  2152. Test passed
  2153. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2154. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2155. done
  2156. Test passed
  2157. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  2158. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2159. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2160. done
  2161. Test passed
  2162. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2163. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2164. done
  2165. Test passed
  2166. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  2167. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2168. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2169. done
  2170. Test passed
  2171. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2172. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2173. done
  2174. Test passed
  2175. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  2176. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2177. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2178. done
  2179. Test passed
  2180. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2181. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2182. done
  2183. Test passed
  2184. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  2185. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2186. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2187. done
  2188. Test passed
  2189. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2190. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2191. done
  2192. Test passed
  2193. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  2194. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2195. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2196. done
  2197. Test passed
  2198. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2199. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2200. done
  2201. Test passed
  2202. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  2203. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2204. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2205. done
  2206. Test passed
  2207. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2208. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2209. done
  2210. Test passed
  2211. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  2212. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2213. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2214. done
  2215. Test passed
  2216. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2217. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2218. done
  2219. Test passed
  2220. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  2221. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2222. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2223. done
  2224. Test passed
  2225. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2226. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2227. done
  2228. Test passed
  2229. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  2230. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2231. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2232. done
  2233. Test passed
  2234. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2235. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2236. done
  2237. Test passed
  2238. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  2239. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2240. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2241. done
  2242. Test passed
  2243. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2244. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2245. done
  2246. Test passed
  2247. Testing: from-to-b4 IPv6 packet, no hairpinning
  2248. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  2249. ../data/vlan/no_hairpin.conf: compiled configuration is up to date.
  2250. done
  2251. Test passed
  2252. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  2253. ../data/vlan/no_hairpin.conf: compiled configuration is up to date.
  2254. done
  2255. Test passed
  2256. Testing: from-to-b4 IPv6 packet, with hairpinning
  2257. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2258. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2259. done
  2260. Test passed
  2261. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2262. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2263. done
  2264. Test passed
  2265. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  2266. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2267. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2268. done
  2269. Test passed
  2270. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2271. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2272. done
  2273. Test passed
  2274. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  2275. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2276. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2277. done
  2278. Test passed
  2279. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2280. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2281. done
  2282. Test passed
  2283. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  2284. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2285. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2286. done
  2287. Test passed
  2288. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2289. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2290. done
  2291. Test passed
  2292. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  2293. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2294. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2295. done
  2296. Test passed
  2297. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2298. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2299. done
  2300. Test passed
  2301. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  2302. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2303. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2304. done
  2305. Test passed
  2306. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2307. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2308. done
  2309. Test passed
  2310. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  2311. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2312. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2313. done
  2314. Test passed
  2315. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2316. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2317. done
  2318. Test passed
  2319. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  2320. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2321. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2322. done
  2323. Test passed
  2324. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2325. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2326. done
  2327. Test passed
  2328. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  2329. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2330. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2331. done
  2332. Test passed
  2333. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2334. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2335. done
  2336. Test passed
  2337. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  2338. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2339. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2340. done
  2341. Test passed
  2342. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2343. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2344. done
  2345. Test passed
  2346. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  2347. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2348. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2349. done
  2350. Test passed
  2351. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2352. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2353. done
  2354. Test passed
  2355. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  2356. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2357. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2358. done
  2359. Test passed
  2360. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2361. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2362. done
  2363. Test passed
  2364. Testing: sending non-IPv4 traffic to the IPv4 interface
  2365. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2366. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2367. done
  2368. Test passed
  2369. Test skipped
  2370. Testing: sending non-IPv6 traffic to the IPv6 interface
  2371. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2372. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2373. done
  2374. Test passed
  2375. Test skipped
  2376. Testing: from-internet bound IPv4 UDP packet
  2377. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2378. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2379. done
  2380. Test passed
  2381. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2382. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2383. done
  2384. Test passed
  2385. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  2386. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2387. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2388. done
  2389. Test passed
  2390. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2391. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2392. done
  2393. Test passed
  2394. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  2395. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2396. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2397. done
  2398. Test passed
  2399. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2400. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2401. done
  2402. Test passed
  2403. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  2404. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2405. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2406. done
  2407. Test passed
  2408. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2409. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2410. done
  2411. Test passed
  2412. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  2413. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2414. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2415. done
  2416. Test passed
  2417. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2418. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2419. done
  2420. Test passed
  2421. Testing: incoming ICMPv4 echo request, matches binding table
  2422. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2423. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2424. done
  2425. Test passed
  2426. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2427. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2428. done
  2429. Test passed
  2430. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  2431. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2432. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2433. done
  2434. Test passed
  2435. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2436. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2437. done
  2438. Test passed
  2439. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  2440. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2441. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2442. done
  2443. Test passed
  2444. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2445. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2446. done
  2447. Test passed
  2448. Testing: incoming ICMPv4 echo request, doesn't match binding table
  2449. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2450. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2451. done
  2452. Test passed
  2453. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2454. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2455. done
  2456. Test passed
  2457. Testing: incoming ICMPv4 echo reply, matches binding table
  2458. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2459. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2460. done
  2461. Test passed
  2462. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2463. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2464. done
  2465. Test passed
  2466. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  2467. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2468. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2469. done
  2470. Test passed
  2471. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2472. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2473. done
  2474. Test passed
  2475. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  2476. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2477. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2478. done
  2479. Test passed
  2480. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2481. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2482. done
  2483. Test passed
  2484. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  2485. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2486. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2487. done
  2488. Test passed
  2489. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2490. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2491. done
  2492. Test passed
  2493. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  2494. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2495. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2496. done
  2497. Test passed
  2498. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2499. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2500. done
  2501. Test passed
  2502. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  2503. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2504. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2505. done
  2506. Test passed
  2507. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2508. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2509. done
  2510. Test passed
  2511. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  2512. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2513. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2514. done
  2515. Test passed
  2516. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2517. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2518. done
  2519. Test passed
  2520. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  2521. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2522. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2523. done
  2524. Test passed
  2525. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2526. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2527. done
  2528. Test passed
  2529. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  2530. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2531. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2532. done
  2533. Test passed
  2534. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2535. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2536. done
  2537. Test passed
  2538. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  2539. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2540. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2541. done
  2542. Test passed
  2543. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2544. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2545. done
  2546. Test passed
  2547. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  2548. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2549. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2550. done
  2551. Test passed
  2552. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2553. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2554. done
  2555. Test passed
  2556. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  2557. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2558. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2559. done
  2560. Test passed
  2561. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2562. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2563. done
  2564. Test passed
  2565. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  2566. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2567. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2568. done
  2569. Test passed
  2570. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2571. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2572. done
  2573. Test passed
  2574. Testing: egress-filter: to-internet (IPv4) (DROP)
  2575. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2576. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2577. done
  2578. Test passed
  2579. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2580. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2581. done
  2582. Test passed
  2583. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  2584. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2585. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2586. done
  2587. Test passed
  2588. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2589. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2590. done
  2591. Test passed
  2592. Testing: egress-filter: to-b4 (IPv4) (DROP)
  2593. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2594. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2595. done
  2596. Test passed
  2597. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2598. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2599. done
  2600. Test passed
  2601. Testing: ICMP Echo to AFTR (IPv4)
  2602. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2603. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2604. done
  2605. Test passed
  2606. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2607. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2608. done
  2609. Test passed
  2610. Testing: ICMP Echo to AFTR (IPv4) + data
  2611. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2612. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2613. done
  2614. Test passed
  2615. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2616. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2617. done
  2618. Test passed
  2619. Testing: ICMP Echo to AFTR (IPv6)
  2620. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2621. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2622. done
  2623. Test passed
  2624. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2625. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2626. done
  2627. Test passed
  2628. Testing: ICMP Echo to AFTR (IPv6) + data
  2629. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2630. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2631. done
  2632. Test passed
  2633. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2634. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2635. done
  2636. Test passed
  2637. All end-to-end lwAFTR tests passed.
  2638.  
  2639. src/testlog/program.lwaftr.tests.propbased.genyang:
  2640.  
  2641. src/testlog/program.lwaftr.tests.propbased.selftest.sh:
  2642. program/lwaftr/tests/data/icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data/icmp_on_fail.o
  2643. program/lwaftr/tests/data/icmp_on_fail.conf: compiled configuration is up to date.
  2644. Using time as seed: 920402529
  2645. Warning: No NUMA memory affinity.
  2646. Pass --cpu to bind to a CPU and its NUMA node.
  2647. ../lib/pflua/src/pf/parse.lua:309:
  2648. Pflua parse error: In expression "mnbrn"
  2649. ^
  2650. mnbrn is not a recognized keyword. Likely causes:
  2651. a) mnbrn is a typo, invalid keyword, or similar error.
  2652. b) You're trying to implicitly repeat the previous clause's keyword.
  2653. Instead of libpcap-style elision, explicitly use keywords in each clause:
  2654. ie, "host a and host b", not "host a and b".
  2655.  
  2656. stack traceback:
  2657. core/main.lua:149: in function <core/main.lua:147>
  2658. [C]: in function 'primitive_error'
  2659. ../lib/pflua/src/pf/parse.lua:309: in function 'error'
  2660. ../lib/pflua/src/pf/parse.lua:884: in function 'parse_primitive_or_arithmetic'
  2661. ../lib/pflua/src/pf/parse.lua:904: in function 'parse_logical_or_arithmetic'
  2662. ../lib/pflua/src/pf/parse.lua:936: in function 'parse_logical'
  2663. ../lib/pflua/src/pf/parse.lua:949: in function 'parse'
  2664. ../lib/pflua/src/pf.lua:36: in function 'compile_filter'
  2665. apps/packet_filter/pcap_filter.lua:34: in function 'new'
  2666. core/app.lua:338: in function <core/app.lua:337>
  2667. core/app.lua:365: in function 'apply_config_actions'
  2668. ...
  2669. program/lwaftr/setup.lua:531: in function 'run_worker'
  2670. [string "require('program.lwaftr.setup').run_worker({[..."]:1: in function 'f'
  2671. core/main.lua:58: in function <core/main.lua:43>
  2672. [C]: in function 'xpcall'
  2673. core/main.lua:211: in main chunk
  2674. [C]: at 0x00453060
  2675. [C]: in function 'pcall'
  2676. core/startup.lua:3: in main chunk
  2677. [C]: in function 'require'
  2678. [string "require "core.startup""]:1: in main chunk
  2679. 100 iterations succeeded.
  2680. program/lwaftr/tests/data/icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data/icmp_on_fail.o
  2681. program/lwaftr/tests/data/icmp_on_fail.conf: compiled configuration is up to date.
  2682. Using time as seed: 924847559
  2683. lib/yang/path.lua:232: Invalid path.
  2684. lib/yang/util.lua:45: invalid numeric value for path query value: 4294967313
  2685. 100 iterations succeeded.
  2686. program/lwaftr/tests/data/icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data/icmp_on_fail.o
  2687. program/lwaftr/tests/data/icmp_on_fail.conf: compiled configuration is up to date.
  2688. Using time as seed: 930120161
  2689. Running the same config command twice produced different outputs
  2690. Git revision f16ad6fc11ec3fe3d55a604e6fbc5dd20cce56a6
  2691. The property was falsified.
  2692. The command was: ./snabb config get -s ietf-softwire 6968 "/softwire-config"
  2693. program/lwaftr/quickcheck/quickcheck.lua:68: variable 'program_name' is not declared
  2694. stack traceback:
  2695. core/main.lua:149: in function <core/main.lua:147>
  2696. [C]: in function 'error'
  2697. lib/lua/strict.lua:37: in function '__index'
  2698. program/lwaftr/quickcheck/quickcheck.lua:68: in function 'rerun_usage'
  2699. program/lwaftr/quickcheck/quickcheck.lua:103: in function 'run'
  2700. program/lwaftr/lwaftr.lua:33: in function 'run'
  2701. core/main.lua:67: in function <core/main.lua:43>
  2702. [C]: in function 'xpcall'
  2703. core/main.lua:211: in main chunk
  2704. [C]: at 0x00453060
  2705. [C]: in function 'pcall'
  2706. core/startup.lua:3: in main chunk
  2707. [C]: in function 'require'
  2708. [string "require "core.startup""]:1: in main chunk
  2709. EXITCODE: 1
  2710.  
  2711. src/testlog/program.lwaftr.tests.selftest.sh:
  2712. test_bench_not_reconfigurable (subcommands.bench_test.TestBench) ... ok
  2713. test_bench_reconfigurable (subcommands.bench_test.TestBench) ... ok
  2714. test_check_on_a_stick (subcommands.check_test.TestCheck) ... ok
  2715. test_check_standard (subcommands.check_test.TestCheck) ... ok
  2716. test_get_b4_ipv6 (subcommands.config_test.TestConfigGet) ... ok
  2717. test_get_external_iface (subcommands.config_test.TestConfigGet) ... ok
  2718. test_get_ietf_path (subcommands.config_test.TestConfigGet) ... ok
  2719. test_get_internal_iface (subcommands.config_test.TestConfigGet) ... ok
  2720. test_listen (subcommands.config_test.TestConfigListen) ... ok
  2721. test_add (subcommands.config_test.TestConfigMisc) ... ok
  2722. test_get_state (subcommands.config_test.TestConfigMisc) ... ok
  2723. test_remove (subcommands.config_test.TestConfigMisc) ... ok
  2724. test_set (subcommands.config_test.TestConfigMisc) ... ok
  2725. test_loadtest (subcommands.loadtest_test.TestLoadtest) ... ok
  2726. test_monitor (subcommands.monitor_test.TestMonitor) ... ok
  2727. test_query_all (subcommands.query_test.TestQueryReconfigurable) ... ok
  2728. test_query_by_name (subcommands.query_test.TestQueryReconfigurable) ... ok
  2729. test_query_by_pid (subcommands.query_test.TestQueryReconfigurable) ... ok
  2730. test_query_all (subcommands.query_test.TestQueryStandard) ... ok
  2731. test_query_by_name (subcommands.query_test.TestQueryStandard) ... ok
  2732. test_query_by_pid (subcommands.query_test.TestQueryStandard) ... ok
  2733. test_run_nohw (subcommands.quickcheck_test.TestQuickcheck) ... ok
  2734. test_run_nohw (subcommands.run_nohw_test.TestRunNoHW) ... ok
  2735. test_run_not_reconfigurable (subcommands.run_test.TestRun) ... ok
  2736. test_run_reconfigurable (subcommands.run_test.TestRun) ... ok
  2737.  
  2738. ----------------------------------------------------------------------
  2739. Ran 25 tests in 17.094s
  2740.  
  2741. OK
  2742.  
  2743. src/testlog/program.lwaftr.tests.soaktest.selftest.sh:
  2744. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  2745. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2746. ../data/no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2747. ../data/no_icmp.conf: loading source configuration
  2748. ../data/no_icmp.conf: wrote compiled configuration ../data/no_icmp.o
  2749. done
  2750. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2751. ../data/no_icmp.conf: compiled configuration is up to date.
  2752. done
  2753. Testing: Regression test: make sure end-addr works
  2754. ../data/icmp_endaddr.conf: loading compiled configuration from ../data/icmp_endaddr.o
  2755. ../data/icmp_endaddr.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2756. ../data/icmp_endaddr.conf: loading source configuration
  2757. ../data/icmp_endaddr.conf: wrote compiled configuration ../data/icmp_endaddr.o
  2758. done
  2759. ../data/icmp_endaddr.conf: loading compiled configuration from ../data/icmp_endaddr.o
  2760. ../data/icmp_endaddr.conf: compiled configuration is up to date.
  2761. done
  2762. Testing: from-internet IPv4 packet found in the binding table.
  2763. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2764. ../data/icmp_on_fail.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2765. ../data/icmp_on_fail.conf: loading source configuration
  2766. ../data/icmp_on_fail.conf: wrote compiled configuration ../data/icmp_on_fail.o
  2767. done
  2768. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2769. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2770. done
  2771. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  2772. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  2773. ../data/vlan.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2774. ../data/vlan.conf: loading source configuration
  2775. ../data/vlan.conf: wrote compiled configuration ../data/vlan.o
  2776. done
  2777. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  2778. ../data/vlan.conf: compiled configuration is up to date.
  2779. done
  2780. Testing: NDP: incoming NDP Neighbor Solicitation
  2781. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2782. ../data/tunnel_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2783. ../data/tunnel_icmp.conf: loading source configuration
  2784. ../data/tunnel_icmp.conf: wrote compiled configuration ../data/tunnel_icmp.o
  2785. done
  2786. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2787. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2788. done
  2789. Testing: NDP: incoming NDP Neighbor Solicitation, secondary IP
  2790. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2791. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2792. done
  2793. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2794. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2795. done
  2796. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  2797. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2798. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2799. done
  2800. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2801. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2802. done
  2803. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  2804. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2805. ../data/tunnel_icmp_withoutmac.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2806. ../data/tunnel_icmp_withoutmac.conf: loading source configuration
  2807. ../data/tunnel_icmp_withoutmac.conf: wrote compiled configuration ../data/tunnel_icmp_withoutmac.o
  2808. NDP: Resolving '8:9:a:b:4:3:2:1'
  2809. done
  2810. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2811. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2812. NDP: Resolving '8:9:a:b:4:3:2:1'
  2813. done
  2814. Testing: ARP: incoming ARP request
  2815. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2816. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2817. done
  2818. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2819. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2820. done
  2821. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  2822. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  2823. ../data/tunnel_icmp_without_mac4.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2824. ../data/tunnel_icmp_without_mac4.conf: loading source configuration
  2825. ../data/tunnel_icmp_without_mac4.conf: wrote compiled configuration ../data/tunnel_icmp_without_mac4.o
  2826. ARP: Resolving '4.5.6.7'
  2827. done
  2828. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  2829. ../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  2830. ARP: Resolving '4.5.6.7'
  2831. done
  2832. Testing: NDP: Without receiving NA, next_hop6_mac not set
  2833. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2834. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2835. NDP: Resolving '8:9:a:b:4:3:2:1'
  2836. done
  2837. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2838. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2839. NDP: Resolving '8:9:a:b:4:3:2:1'
  2840. done
  2841. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  2842. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2843. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2844. NDP: Resolving '8:9:a:b:4:3:2:1'
  2845. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  2846. done
  2847. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2848. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2849. NDP: Resolving '8:9:a:b:4:3:2:1'
  2850. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  2851. done
  2852. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  2853. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2854. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2855. NDP: Resolving '8:9:a:b:4:3:2:1'
  2856. done
  2857. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2858. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2859. NDP: Resolving '8:9:a:b:4:3:2:1'
  2860. done
  2861. Testing: from-internet IPv4 fragmented packets found in the binding table.
  2862. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2863. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2864. done
  2865. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2866. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2867. done
  2868. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  2869. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2870. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2871. done
  2872. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2873. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2874. done
  2875. Testing: traffic class mapping
  2876. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2877. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2878. done
  2879. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2880. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2881. done
  2882. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  2883. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2884. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2885. done
  2886. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2887. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2888. done
  2889. Testing: from-B4 IPv4 fragmentation (2)
  2890. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2891. ../data/small_ipv4_mtu_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2892. ../data/small_ipv4_mtu_icmp.conf: loading source configuration
  2893. ../data/small_ipv4_mtu_icmp.conf: wrote compiled configuration ../data/small_ipv4_mtu_icmp.o
  2894. done
  2895. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2896. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2897. done
  2898. Testing: from-B4 IPv4 fragmentation (3)
  2899. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2900. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2901. done
  2902. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2903. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2904. done
  2905. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  2906. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2907. ../data/small_ipv6_mtu_no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2908. ../data/small_ipv6_mtu_no_icmp.conf: loading source configuration
  2909. ../data/small_ipv6_mtu_no_icmp.conf: wrote compiled configuration ../data/small_ipv6_mtu_no_icmp.o
  2910. done
  2911. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2912. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2913. done
  2914. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  2915. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2916. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2917. done
  2918. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2919. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2920. done
  2921. Testing: IPv6 reassembly (to one packet).
  2922. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2923. ../data/big_mtu_no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2924. ../data/big_mtu_no_icmp.conf: loading source configuration
  2925. ../data/big_mtu_no_icmp.conf: wrote compiled configuration ../data/big_mtu_no_icmp.o
  2926. done
  2927. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2928. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2929. done
  2930. Testing: IPv6 reassembly (out of order fragments).
  2931. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2932. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2933. done
  2934. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2935. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2936. done
  2937. Testing: IPv6 reassembly (with max frags set to 1).
  2938. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  2939. ../data/no_icmp_maxfrags1.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2940. ../data/no_icmp_maxfrags1.conf: loading source configuration
  2941. ../data/no_icmp_maxfrags1.conf: wrote compiled configuration ../data/no_icmp_maxfrags1.o
  2942. done
  2943. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  2944. ../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  2945. done
  2946. Testing: IPv6 reassembly (followed by decapsulation).
  2947. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2948. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2949. done
  2950. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2951. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2952. done
  2953. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  2954. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2955. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2956. done
  2957. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2958. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2959. done
  2960. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  2961. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  2962. ../data/small_ipv6_mtu_no_icmp_allow.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2963. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading source configuration
  2964. ../data/small_ipv6_mtu_no_icmp_allow.conf: wrote compiled configuration ../data/small_ipv6_mtu_no_icmp_allow.o
  2965. done
  2966. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  2967. ../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  2968. done
  2969. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  2970. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2971. ../data/no_icmp.conf: compiled configuration is up to date.
  2972. done
  2973. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2974. ../data/no_icmp.conf: compiled configuration is up to date.
  2975. done
  2976. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  2977. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2978. ../data/no_icmp.conf: compiled configuration is up to date.
  2979. done
  2980. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2981. ../data/no_icmp.conf: compiled configuration is up to date.
  2982. done
  2983. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  2984. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2985. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2986. done
  2987. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2988. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2989. done
  2990. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  2991. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2992. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2993. done
  2994. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2995. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2996. done
  2997. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  2998. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2999. ../data/no_icmp.conf: compiled configuration is up to date.
  3000. done
  3001. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3002. ../data/no_icmp.conf: compiled configuration is up to date.
  3003. done
  3004. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  3005. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3006. ../data/no_icmp.conf: compiled configuration is up to date.
  3007. done
  3008. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3009. ../data/no_icmp.conf: compiled configuration is up to date.
  3010. done
  3011. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  3012. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  3013. ../data/vlan.conf: compiled configuration is up to date.
  3014. done
  3015. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  3016. ../data/vlan.conf: compiled configuration is up to date.
  3017. done
  3018. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  3019. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3020. ../data/no_icmp.conf: compiled configuration is up to date.
  3021. done
  3022. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3023. ../data/no_icmp.conf: compiled configuration is up to date.
  3024. done
  3025. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  3026. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3027. ../data/no_icmp.conf: compiled configuration is up to date.
  3028. done
  3029. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3030. ../data/no_icmp.conf: compiled configuration is up to date.
  3031. done
  3032. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  3033. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3034. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3035. done
  3036. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3037. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3038. done
  3039. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  3040. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3041. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3042. done
  3043. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3044. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3045. done
  3046. Testing: from-to-b4 IPv6 packet, no hairpinning
  3047. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  3048. ../data/no_hairpin.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3049. ../data/no_hairpin.conf: loading source configuration
  3050. ../data/no_hairpin.conf: wrote compiled configuration ../data/no_hairpin.o
  3051. done
  3052. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  3053. ../data/no_hairpin.conf: compiled configuration is up to date.
  3054. done
  3055. Testing: from-to-b4 IPv6 packet, with hairpinning
  3056. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3057. ../data/no_icmp.conf: compiled configuration is up to date.
  3058. done
  3059. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3060. ../data/no_icmp.conf: compiled configuration is up to date.
  3061. done
  3062. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  3063. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3064. ../data/no_icmp.conf: compiled configuration is up to date.
  3065. done
  3066. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3067. ../data/no_icmp.conf: compiled configuration is up to date.
  3068. done
  3069. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  3070. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3071. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3072. done
  3073. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3074. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3075. done
  3076. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  3077. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3078. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3079. done
  3080. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3081. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3082. done
  3083. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  3084. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3085. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3086. done
  3087. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3088. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3089. done
  3090. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  3091. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3092. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3093. done
  3094. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3095. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3096. done
  3097. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  3098. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3099. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3100. done
  3101. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3102. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3103. done
  3104. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  3105. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3106. ../data/no_icmp.conf: compiled configuration is up to date.
  3107. done
  3108. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3109. ../data/no_icmp.conf: compiled configuration is up to date.
  3110. done
  3111. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  3112. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  3113. ../data/vlan.conf: compiled configuration is up to date.
  3114. done
  3115. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  3116. ../data/vlan.conf: compiled configuration is up to date.
  3117. done
  3118. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  3119. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3120. ../data/no_icmp.conf: compiled configuration is up to date.
  3121. done
  3122. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3123. ../data/no_icmp.conf: compiled configuration is up to date.
  3124. done
  3125. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  3126. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3127. ../data/no_icmp.conf: compiled configuration is up to date.
  3128. done
  3129. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3130. ../data/no_icmp.conf: compiled configuration is up to date.
  3131. done
  3132. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  3133. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3134. ../data/no_icmp.conf: compiled configuration is up to date.
  3135. done
  3136. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3137. ../data/no_icmp.conf: compiled configuration is up to date.
  3138. done
  3139. Testing: sending non-IPv4 traffic to the IPv4 interface
  3140. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3141. ../data/no_icmp.conf: compiled configuration is up to date.
  3142. done
  3143. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3144. ../data/no_icmp.conf: compiled configuration is up to date.
  3145. done
  3146. Testing: sending non-IPv6 traffic to the IPv6 interface
  3147. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3148. ../data/no_icmp.conf: compiled configuration is up to date.
  3149. done
  3150. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3151. ../data/no_icmp.conf: compiled configuration is up to date.
  3152. done
  3153. Testing: from-internet bound IPv4 UDP packet
  3154. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3155. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3156. done
  3157. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3158. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3159. done
  3160. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  3161. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3162. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3163. done
  3164. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3165. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3166. done
  3167. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  3168. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3169. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3170. done
  3171. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3172. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3173. done
  3174. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  3175. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  3176. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3177. done
  3178. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  3179. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3180. done
  3181. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  3182. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3183. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3184. done
  3185. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3186. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3187. done
  3188. Testing: incoming ICMPv4 echo request, matches binding table
  3189. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3190. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3191. done
  3192. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3193. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3194. done
  3195. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  3196. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3197. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3198. done
  3199. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3200. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3201. done
  3202. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  3203. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3204. ../data/no_icmp.conf: compiled configuration is up to date.
  3205. done
  3206. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3207. ../data/no_icmp.conf: compiled configuration is up to date.
  3208. done
  3209. Testing: incoming ICMPv4 echo request, doesn't match binding table
  3210. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3211. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3212. done
  3213. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3214. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3215. done
  3216. Testing: incoming ICMPv4 echo reply, matches binding table
  3217. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3218. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3219. done
  3220. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3221. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3222. done
  3223. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  3224. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3225. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3226. done
  3227. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3228. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3229. done
  3230. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  3231. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3232. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3233. done
  3234. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3235. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3236. done
  3237. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  3238. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3239. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3240. done
  3241. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3242. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3243. done
  3244. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  3245. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3246. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3247. done
  3248. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3249. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3250. done
  3251. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  3252. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3253. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3254. done
  3255. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3256. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3257. done
  3258. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  3259. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3260. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3261. done
  3262. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3263. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3264. done
  3265. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  3266. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3267. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3268. done
  3269. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3270. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3271. done
  3272. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  3273. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3274. ../data/no_icmp_with_filters_accept.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3275. ../data/no_icmp_with_filters_accept.conf: loading source configuration
  3276. ../data/no_icmp_with_filters_accept.conf: wrote compiled configuration ../data/no_icmp_with_filters_accept.o
  3277. done
  3278. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3279. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3280. done
  3281. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  3282. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3283. ../data/no_icmp_with_filters_drop.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3284. ../data/no_icmp_with_filters_drop.conf: loading source configuration
  3285. ../data/no_icmp_with_filters_drop.conf: wrote compiled configuration ../data/no_icmp_with_filters_drop.o
  3286. done
  3287. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3288. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3289. done
  3290. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  3291. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3292. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3293. done
  3294. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3295. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3296. done
  3297. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  3298. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3299. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3300. done
  3301. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3302. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3303. done
  3304. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  3305. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3306. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3307. done
  3308. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3309. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3310. done
  3311. Testing: egress-filter: to-internet (IPv4) (DROP)
  3312. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3313. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3314. done
  3315. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3316. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3317. done
  3318. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  3319. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3320. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3321. done
  3322. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3323. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3324. done
  3325. Testing: egress-filter: to-b4 (IPv4) (DROP)
  3326. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3327. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3328. done
  3329. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3330. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3331. done
  3332. Testing: ICMP Echo to AFTR (IPv4)
  3333. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3334. ../data/no_icmp.conf: compiled configuration is up to date.
  3335. done
  3336. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3337. ../data/no_icmp.conf: compiled configuration is up to date.
  3338. done
  3339. Testing: ICMP Echo to AFTR (IPv4) + data
  3340. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3341. ../data/no_icmp.conf: compiled configuration is up to date.
  3342. done
  3343. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3344. ../data/no_icmp.conf: compiled configuration is up to date.
  3345. done
  3346. Testing: ICMP Echo to AFTR (IPv6)
  3347. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3348. ../data/no_icmp.conf: compiled configuration is up to date.
  3349. done
  3350. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3351. ../data/no_icmp.conf: compiled configuration is up to date.
  3352. done
  3353. Testing: ICMP Echo to AFTR (IPv6) + data
  3354. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3355. ../data/no_icmp.conf: compiled configuration is up to date.
  3356. done
  3357. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3358. ../data/no_icmp.conf: compiled configuration is up to date.
  3359. done
  3360. All lwAFTR soak tests passed.
  3361. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  3362. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3363. ../data/vlan/no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3364. ../data/vlan/no_icmp.conf: loading source configuration
  3365. ../data/vlan/no_icmp.conf: wrote compiled configuration ../data/vlan/no_icmp.o
  3366. done
  3367. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3368. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3369. done
  3370. Testing: Regression test: make sure end-addr works
  3371. ../data/vlan/icmp_endaddr.conf: loading compiled configuration from ../data/vlan/icmp_endaddr.o
  3372. ../data/vlan/icmp_endaddr.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3373. ../data/vlan/icmp_endaddr.conf: loading source configuration
  3374. ../data/vlan/icmp_endaddr.conf: wrote compiled configuration ../data/vlan/icmp_endaddr.o
  3375. done
  3376. ../data/vlan/icmp_endaddr.conf: loading compiled configuration from ../data/vlan/icmp_endaddr.o
  3377. ../data/vlan/icmp_endaddr.conf: compiled configuration is up to date.
  3378. done
  3379. Testing: from-internet IPv4 packet found in the binding table.
  3380. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3381. ../data/vlan/icmp_on_fail.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3382. ../data/vlan/icmp_on_fail.conf: loading source configuration
  3383. ../data/vlan/icmp_on_fail.conf: wrote compiled configuration ../data/vlan/icmp_on_fail.o
  3384. done
  3385. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3386. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3387. done
  3388. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  3389. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3390. ../data/vlan/vlan.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3391. ../data/vlan/vlan.conf: loading source configuration
  3392. ../data/vlan/vlan.conf: wrote compiled configuration ../data/vlan/vlan.o
  3393. done
  3394. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3395. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3396. done
  3397. Testing: NDP: incoming NDP Neighbor Solicitation
  3398. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3399. ../data/vlan/tunnel_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3400. ../data/vlan/tunnel_icmp.conf: loading source configuration
  3401. ../data/vlan/tunnel_icmp.conf: wrote compiled configuration ../data/vlan/tunnel_icmp.o
  3402. done
  3403. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3404. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3405. done
  3406. Testing: NDP: incoming NDP Neighbor Solicitation, secondary IP
  3407. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3408. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3409. done
  3410. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3411. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3412. done
  3413. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  3414. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3415. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3416. done
  3417. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3418. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3419. done
  3420. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  3421. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3422. ../data/vlan/tunnel_icmp_withoutmac.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3423. ../data/vlan/tunnel_icmp_withoutmac.conf: loading source configuration
  3424. ../data/vlan/tunnel_icmp_withoutmac.conf: wrote compiled configuration ../data/vlan/tunnel_icmp_withoutmac.o
  3425. NDP: Resolving '8:9:a:b:4:3:2:1'
  3426. done
  3427. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3428. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3429. NDP: Resolving '8:9:a:b:4:3:2:1'
  3430. done
  3431. Testing: ARP: incoming ARP request
  3432. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3433. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3434. done
  3435. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3436. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3437. done
  3438. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  3439. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  3440. ../data/vlan/tunnel_icmp_without_mac4.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3441. ../data/vlan/tunnel_icmp_without_mac4.conf: loading source configuration
  3442. ../data/vlan/tunnel_icmp_without_mac4.conf: wrote compiled configuration ../data/vlan/tunnel_icmp_without_mac4.o
  3443. ARP: Resolving '4.5.6.7'
  3444. done
  3445. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  3446. ../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  3447. ARP: Resolving '4.5.6.7'
  3448. done
  3449. Testing: NDP: Without receiving NA, next_hop6_mac not set
  3450. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3451. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3452. NDP: Resolving '8:9:a:b:4:3:2:1'
  3453. done
  3454. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3455. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3456. NDP: Resolving '8:9:a:b:4:3:2:1'
  3457. done
  3458. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  3459. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3460. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3461. NDP: Resolving '8:9:a:b:4:3:2:1'
  3462. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  3463. done
  3464. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3465. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3466. NDP: Resolving '8:9:a:b:4:3:2:1'
  3467. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  3468. done
  3469. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  3470. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3471. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3472. NDP: Resolving '8:9:a:b:4:3:2:1'
  3473. done
  3474. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3475. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3476. NDP: Resolving '8:9:a:b:4:3:2:1'
  3477. done
  3478. Testing: from-internet IPv4 fragmented packets found in the binding table.
  3479. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3480. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3481. done
  3482. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3483. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3484. done
  3485. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  3486. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3487. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3488. done
  3489. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3490. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3491. done
  3492. Testing: traffic class mapping
  3493. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3494. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3495. done
  3496. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3497. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3498. done
  3499. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  3500. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3501. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3502. done
  3503. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3504. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3505. done
  3506. Testing: from-B4 IPv4 fragmentation (2)
  3507. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3508. ../data/vlan/small_ipv4_mtu_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3509. ../data/vlan/small_ipv4_mtu_icmp.conf: loading source configuration
  3510. ../data/vlan/small_ipv4_mtu_icmp.conf: wrote compiled configuration ../data/vlan/small_ipv4_mtu_icmp.o
  3511. done
  3512. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3513. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3514. done
  3515. Testing: from-B4 IPv4 fragmentation (3)
  3516. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3517. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3518. done
  3519. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3520. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3521. done
  3522. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  3523. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3524. ../data/vlan/small_ipv6_mtu_no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3525. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading source configuration
  3526. ../data/vlan/small_ipv6_mtu_no_icmp.conf: wrote compiled configuration ../data/vlan/small_ipv6_mtu_no_icmp.o
  3527. done
  3528. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3529. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3530. done
  3531. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  3532. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3533. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3534. done
  3535. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3536. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3537. done
  3538. Testing: IPv6 reassembly (to one packet).
  3539. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3540. ../data/vlan/big_mtu_no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3541. ../data/vlan/big_mtu_no_icmp.conf: loading source configuration
  3542. ../data/vlan/big_mtu_no_icmp.conf: wrote compiled configuration ../data/vlan/big_mtu_no_icmp.o
  3543. done
  3544. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3545. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  3546. done
  3547. Testing: IPv6 reassembly (out of order fragments).
  3548. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3549. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  3550. done
  3551. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3552. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  3553. done
  3554. Testing: IPv6 reassembly (with max frags set to 1).
  3555. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  3556. ../data/vlan/no_icmp_maxfrags1.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3557. ../data/vlan/no_icmp_maxfrags1.conf: loading source configuration
  3558. ../data/vlan/no_icmp_maxfrags1.conf: wrote compiled configuration ../data/vlan/no_icmp_maxfrags1.o
  3559. done
  3560. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  3561. ../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  3562. done
  3563. Testing: IPv6 reassembly (followed by decapsulation).
  3564. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3565. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3566. done
  3567. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3568. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3569. done
  3570. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  3571. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3572. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3573. done
  3574. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3575. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3576. done
  3577. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  3578. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  3579. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3580. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading source configuration
  3581. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: wrote compiled configuration ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  3582. done
  3583. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  3584. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  3585. done
  3586. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  3587. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3588. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3589. done
  3590. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3591. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3592. done
  3593. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  3594. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3595. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3596. done
  3597. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3598. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3599. done
  3600. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  3601. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3602. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3603. done
  3604. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3605. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3606. done
  3607. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  3608. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3609. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3610. done
  3611. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3612. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3613. done
  3614. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  3615. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3616. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3617. done
  3618. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3619. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3620. done
  3621. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  3622. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3623. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3624. done
  3625. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3626. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3627. done
  3628. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  3629. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3630. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3631. done
  3632. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3633. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3634. done
  3635. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  3636. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3637. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3638. done
  3639. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3640. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3641. done
  3642. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  3643. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3644. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3645. done
  3646. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3647. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3648. done
  3649. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  3650. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3651. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3652. done
  3653. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3654. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3655. done
  3656. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  3657. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3658. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3659. done
  3660. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3661. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3662. done
  3663. Testing: from-to-b4 IPv6 packet, no hairpinning
  3664. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  3665. ../data/vlan/no_hairpin.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3666. ../data/vlan/no_hairpin.conf: loading source configuration
  3667. ../data/vlan/no_hairpin.conf: wrote compiled configuration ../data/vlan/no_hairpin.o
  3668. done
  3669. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  3670. ../data/vlan/no_hairpin.conf: compiled configuration is up to date.
  3671. done
  3672. Testing: from-to-b4 IPv6 packet, with hairpinning
  3673. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3674. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3675. done
  3676. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3677. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3678. done
  3679. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  3680. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3681. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3682. done
  3683. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3684. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3685. done
  3686. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  3687. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3688. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3689. done
  3690. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3691. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3692. done
  3693. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  3694. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3695. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3696. done
  3697. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3698. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3699. done
  3700. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  3701. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3702. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3703. done
  3704. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3705. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3706. done
  3707. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  3708. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3709. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3710. done
  3711. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3712. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3713. done
  3714. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  3715. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3716. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3717. done
  3718. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3719. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3720. done
  3721. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  3722. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3723. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3724. done
  3725. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3726. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3727. done
  3728. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  3729. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3730. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3731. done
  3732. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3733. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3734. done
  3735. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  3736. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3737. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3738. done
  3739. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3740. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3741. done
  3742. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  3743. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3744. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3745. done
  3746. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3747. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3748. done
  3749. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  3750. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3751. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3752. done
  3753. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3754. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3755. done
  3756. Testing: sending non-IPv4 traffic to the IPv4 interface
  3757. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3758. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3759. done
  3760. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3761. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3762. done
  3763. Testing: sending non-IPv6 traffic to the IPv6 interface
  3764. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3765. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3766. done
  3767. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3768. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3769. done
  3770. Testing: from-internet bound IPv4 UDP packet
  3771. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3772. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3773. done
  3774. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3775. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3776. done
  3777. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  3778. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3779. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3780. done
  3781. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3782. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3783. done
  3784. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  3785. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3786. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3787. done
  3788. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3789. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3790. done
  3791. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  3792. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3793. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3794. done
  3795. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3796. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3797. done
  3798. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  3799. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3800. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3801. done
  3802. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3803. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3804. done
  3805. Testing: incoming ICMPv4 echo request, matches binding table
  3806. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3807. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3808. done
  3809. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3810. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3811. done
  3812. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  3813. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3814. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3815. done
  3816. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3817. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3818. done
  3819. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  3820. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3821. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3822. done
  3823. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3824. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3825. done
  3826. Testing: incoming ICMPv4 echo request, doesn't match binding table
  3827. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3828. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3829. done
  3830. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3831. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3832. done
  3833. Testing: incoming ICMPv4 echo reply, matches binding table
  3834. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3835. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3836. done
  3837. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3838. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3839. done
  3840. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  3841. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3842. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3843. done
  3844. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3845. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3846. done
  3847. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  3848. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3849. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3850. done
  3851. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3852. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3853. done
  3854. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  3855. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3856. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3857. done
  3858. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3859. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3860. done
  3861. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  3862. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3863. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3864. done
  3865. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3866. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3867. done
  3868. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  3869. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3870. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3871. done
  3872. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3873. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3874. done
  3875. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  3876. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3877. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3878. done
  3879. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3880. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3881. done
  3882. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  3883. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3884. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3885. done
  3886. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3887. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3888. done
  3889. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  3890. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3891. ../data/vlan/no_icmp_with_filters_accept.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3892. ../data/vlan/no_icmp_with_filters_accept.conf: loading source configuration
  3893. ../data/vlan/no_icmp_with_filters_accept.conf: wrote compiled configuration ../data/vlan/no_icmp_with_filters_accept.o
  3894. done
  3895. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3896. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3897. done
  3898. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  3899. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3900. ../data/vlan/no_icmp_with_filters_drop.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3901. ../data/vlan/no_icmp_with_filters_drop.conf: loading source configuration
  3902. ../data/vlan/no_icmp_with_filters_drop.conf: wrote compiled configuration ../data/vlan/no_icmp_with_filters_drop.o
  3903. done
  3904. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3905. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3906. done
  3907. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  3908. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3909. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3910. done
  3911. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3912. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3913. done
  3914. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  3915. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3916. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3917. done
  3918. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3919. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3920. done
  3921. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  3922. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3923. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3924. done
  3925. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3926. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3927. done
  3928. Testing: egress-filter: to-internet (IPv4) (DROP)
  3929. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3930. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3931. done
  3932. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3933. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3934. done
  3935. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  3936. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3937. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3938. done
  3939. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3940. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3941. done
  3942. Testing: egress-filter: to-b4 (IPv4) (DROP)
  3943. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3944. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3945. done
  3946. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3947. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3948. done
  3949. Testing: ICMP Echo to AFTR (IPv4)
  3950. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3951. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3952. done
  3953. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3954. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3955. done
  3956. Testing: ICMP Echo to AFTR (IPv4) + data
  3957. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3958. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3959. done
  3960. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3961. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3962. done
  3963. Testing: ICMP Echo to AFTR (IPv6)
  3964. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3965. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3966. done
  3967. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3968. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3969. done
  3970. Testing: ICMP Echo to AFTR (IPv6) + data
  3971. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3972. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3973. done
  3974. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3975. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3976. done
  3977. All lwAFTR soak tests passed.
  3978.  
  3979. src/testlog/program.packetblaster.selftest.sh:
  3980. selftest: packetblaster
  3981. testing lwaftr pcap program/packetblaster/lwaftr/test_lwaftr_1.pcap ...
  3982. packetblaster lwaftr: Sending 1 clients at 1.000 MPPS to /tmp/lwaftr12280.pcap
  3983.  
  3984. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  3985. source IPv6 and source IPv4/Port adjusted per client
  3986. IPv6 packet sizes: 104,104,104,104,104,104,104,634,634,634,1540
  3987.  
  3988. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  3989. destination IPv4 and Port adjusted per client
  3990. IPv4 packet sizes: 64,64,64,64,64,64,64,594,594,594,1500
  3991. generated 1 packets
  3992. cmp: EOF on /tmp/lwaftr12280.pcap
  3993. testing lwaftr pcap program/packetblaster/lwaftr/test_lwaftr_2.pcap ...
  3994. Warning: Increasing IPv4 packet size to 28
  3995. packetblaster lwaftr: Sending 2 clients at 1.000 MPPS to /tmp/lwaftr12280.pcap
  3996.  
  3997. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  3998. source IPv6 and source IPv4/Port adjusted per client
  3999. IPv6 packet sizes: 68
  4000.  
  4001. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  4002. destination IPv4 and Port adjusted per client
  4003. IPv4 packet sizes: 28
  4004. generated 2 packets
  4005. packetblaster lwaftr: Sending 1 clients at 1.000 MPPS to tap0
  4006.  
  4007. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  4008. source IPv6 and source IPv4/Port adjusted per client
  4009. IPv6 packet sizes: 104,104,104,104,104,104,104,634,634,634,1540
  4010.  
  4011. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  4012. destination IPv4 and Port adjusted per client
  4013. IPv4 packet sizes: 64,64,64,64,64,64,64,594,594,594,1500
  4014. tap0 Link encap:Ethernet HWaddr 8a:c8:e0:23:b5:6b
  4015. inet6 addr: fe80::88c8:e0ff:fe23:b56b/64 Scope:Link
  4016. UP BROADCAST MULTICAST MTU:1500 Metric:1
  4017. RX packets:1266771 errors:0 dropped:0 overruns:0 frame:0
  4018. TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
  4019. collisions:0 txqueuelen:500
  4020. RX bytes:469589974 (469.5 MB) TX bytes:258 (258.0 B)
  4021.  
  4022. filename=program/snabbnfv/test_fixtures/pcap/64.pcap
  4023. packetblaster lwaftr: Sending 1 clients at 1.000 MPPS to 0000:82:00.0
  4024.  
  4025. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  4026. source IPv6 and source IPv4/Port adjusted per client
  4027. IPv6 packet sizes: 104,104,104,104,104,104,104,634,634,634,1540
  4028.  
  4029. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  4030. destination IPv4 and Port adjusted per client
  4031. IPv4 packet sizes: 64,64,64,64,64,64,64,594,594,594,1500
  4032. selftest: ok
  4033.  
  4034. src/testlog/program.quickcheck.utils:
  4035. selftest: pf.utils
  4036. OK
  4037.  
  4038. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb:
  4039. selftest: neutron2snabb
  4040. ok: {{direction='ingress', ethertype='IPv6'}}
  4041. => ip6
  4042. ok: {{direction='ingress', ethertype='IPv4'}}
  4043. => (arp or ip)
  4044. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp'}}
  4045. => (arp or (ip and tcp))
  4046. ok: {{direction='ingress', ethertype='IPv4', protocol='udp'}}
  4047. => (arp or (ip and udp))
  4048. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_min=1000}}
  4049. => (arp or (ip and udp and dst portrange 1000-1000))
  4050. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_max=2000}}
  4051. => (arp or (ip and udp and dst portrange 2000-2000))
  4052. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp', port_range_min=1000, port_range_max=2000}}
  4053. => (arp or (ip and tcp and dst portrange 1000-2000))
  4054. ok: {{direction='ingress', ethertype='IPv6', protocol='tcp'}, {direction='ingress', ethertype='IPv4', protocol='udp', remote_ip_prefix='10.0.0.0/8'}}
  4055. => ((ip6 and tcp) or (arp or (ip and udp and src net 10.0.0.0/8)))
  4056. selftest ok
  4057.  
  4058. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb_schema:
  4059. selftest: neutron2snabb_schema
  4060. selftest: ok
  4061.  
  4062. src/testlog/program.snabbnfv.neutron2snabb.selftest.sh:
  4063. selftest: neutron2snabb/selftest.sh
  4064. Parsing neutron db tables
  4065. PortID: 9745ff46-986f-4f74-bc37-a35f481c0b9b
  4066. BindingID nil has vif_type vhostuser
  4067. vif_details has hostname cdn1 (we want cdn1 )
  4068. admin_state_ip is 1
  4069. Adding zone port ' port2 ' to list
  4070. PortID: 523276c7-73e3-4154-8b67-9c7199bdbb8c
  4071. BindingID nil has vif_type vhostuser
  4072. vif_details has hostname cdn1 (we want cdn1 )
  4073. admin_state_ip is 1
  4074. Adding zone port ' port0 ' to list
  4075. Created /tmp/snabbtest/port0
  4076. Created /tmp/snabbtest/port2
  4077. File contents as expected.
  4078. selftest: ok
  4079.  
  4080. src/testlog/program.snabbnfv.nfvconfig:
  4081. selftest: lib.nfv.config
  4082. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_nic/x
  4083. engine: start_app id0_Virtio
  4084. engine: start_app id0_NIC
  4085. engine: new_link id0_Virtio.tx -> id0_NIC.rx
  4086. engine: link_output id0_Virtio
  4087. engine: link_input id0_NIC
  4088. engine: new_link id0_NIC.tx -> id0_Virtio.rx
  4089. engine: link_output id0_NIC
  4090. engine: link_input id0_Virtio
  4091. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_filter/x
  4092. engine: unlink_output id0_NIC
  4093. engine: unlink_input id0_Virtio
  4094. engine: free_link id0_NIC.tx -> id0_Virtio.rx
  4095. engine: start_app id0_Filter_in
  4096. engine: new_link id0_Filter_in.tx -> id0_Virtio.rx
  4097. engine: link_output id0_Filter_in
  4098. engine: link_input id0_Virtio
  4099. engine: new_link id0_NIC.tx -> id0_Filter_in.rx
  4100. engine: link_output id0_NIC
  4101. engine: link_input id0_Filter_in
  4102. load: time: 0.27s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4103. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_qos/x
  4104. engine: unlink_output id0_Filter_in
  4105. engine: unlink_input id0_Virtio
  4106. engine: free_link id0_Filter_in.tx -> id0_Virtio.rx
  4107. engine: unlink_output id0_NIC
  4108. engine: unlink_input id0_Filter_in
  4109. engine: free_link id0_NIC.tx -> id0_Filter_in.rx
  4110. engine: stop_app id0_Filter_in
  4111. engine: new_link id0_NIC.tx -> id0_Virtio.rx
  4112. engine: link_output id0_NIC
  4113. engine: link_input id0_Virtio
  4114. load: time: 0.25s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4115. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_tunnel/x
  4116. engine: unlink_output id0_Virtio
  4117. engine: unlink_input id0_NIC
  4118. engine: free_link id0_Virtio.tx -> id0_NIC.rx
  4119. engine: unlink_output id0_NIC
  4120. engine: unlink_input id0_Virtio
  4121. engine: free_link id0_NIC.tx -> id0_Virtio.rx
  4122. engine: start_app id0_Tunnel
  4123. engine: start_app id0_ND
  4124. engine: new_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  4125. engine: link_output id0_Tunnel
  4126. engine: link_input id0_Virtio
  4127. engine: new_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  4128. engine: link_output id0_Virtio
  4129. engine: link_input id0_Tunnel
  4130. engine: new_link id0_ND.south -> id0_NIC.rx
  4131. engine: link_output id0_ND
  4132. engine: link_input id0_NIC
  4133. engine: new_link id0_NIC.tx -> id0_ND.south
  4134. engine: link_output id0_NIC
  4135. engine: link_input id0_ND
  4136. engine: new_link id0_Tunnel.encapsulated -> id0_ND.north
  4137. engine: link_output id0_Tunnel
  4138. engine: link_input id0_ND
  4139. engine: new_link id0_ND.north -> id0_Tunnel.encapsulated
  4140. engine: link_output id0_ND
  4141. engine: link_input id0_Tunnel
  4142. Mar 28 2017 15:41:45 nd_light: Sending neighbor solicitation for next-hop 2::2
  4143. load: time: 0.26s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4144. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/y
  4145. engine: unlink_output id0_Tunnel
  4146. engine: unlink_input id0_Virtio
  4147. engine: free_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  4148. engine: unlink_output id0_NIC
  4149. engine: unlink_input id0_ND
  4150. engine: free_link id0_NIC.tx -> id0_ND.south
  4151. engine: unlink_output id0_ND
  4152. engine: unlink_input id0_Tunnel
  4153. engine: free_link id0_ND.north -> id0_Tunnel.encapsulated
  4154. engine: unlink_output id0_Tunnel
  4155. engine: unlink_input id0_ND
  4156. engine: free_link id0_Tunnel.encapsulated -> id0_ND.north
  4157. engine: unlink_output id0_ND
  4158. engine: unlink_input id0_NIC
  4159. engine: free_link id0_ND.south -> id0_NIC.rx
  4160. engine: unlink_output id0_Virtio
  4161. engine: unlink_input id0_Tunnel
  4162. engine: free_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  4163. engine: stop_app id0_Tunnel
  4164. engine: stop_app id0_ND
  4165. engine: start_app id1_NIC
  4166. engine: start_app id1_Virtio
  4167. engine: new_link id1_Virtio.tx -> id1_NIC.rx
  4168. engine: link_output id1_Virtio
  4169. engine: link_input id1_NIC
  4170. engine: new_link id0_Virtio.tx -> id0_NIC.rx
  4171. engine: link_output id0_Virtio
  4172. engine: link_input id0_NIC
  4173. engine: new_link id1_NIC.tx -> id1_Virtio.rx
  4174. engine: link_output id1_NIC
  4175. engine: link_input id1_Virtio
  4176. engine: new_link id0_NIC.tx -> id0_Virtio.rx
  4177. engine: link_output id0_NIC
  4178. engine: link_input id0_Virtio
  4179. load: time: 0.26s fps: 7 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  4180. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/x
  4181. engine: start_app id63_Virtio
  4182. engine: start_app id40_Virtio
  4183. engine: start_app id10_NIC
  4184. engine: start_app id61_Virtio
  4185. engine: start_app id6_NIC
  4186. engine: start_app id45_NIC
  4187. engine: start_app id34_NIC
  4188. engine: start_app id35_NIC
  4189. engine: start_app id60_Virtio
  4190. engine: start_app id59_Virtio
  4191. engine: start_app id58_Virtio
  4192. engine: start_app id57_Virtio
  4193. engine: start_app id3_Virtio
  4194. engine: start_app id47_Virtio
  4195. engine: start_app id54_Virtio
  4196. engine: start_app id42_NIC
  4197. engine: start_app id38_NIC
  4198. engine: start_app id24_NIC
  4199. engine: start_app id18_Virtio
  4200. engine: start_app id52_Virtio
  4201. engine: start_app id51_NIC
  4202. engine: start_app id51_Virtio
  4203. engine: start_app id50_Virtio
  4204. engine: start_app id49_Virtio
  4205. engine: start_app id48_Virtio
  4206. engine: start_app id55_Virtio
  4207. engine: start_app id45_Virtio
  4208. engine: start_app id28_NIC
  4209. engine: start_app id46_Virtio
  4210. engine: start_app id15_Virtio
  4211. engine: start_app id41_NIC
  4212. engine: start_app id35_Virtio
  4213. engine: start_app id25_NIC
  4214. engine: start_app id44_Virtio
  4215. engine: start_app id43_Virtio
  4216. engine: start_app id42_Virtio
  4217. engine: start_app id32_NIC
  4218. engine: start_app id18_NIC
  4219. engine: start_app id33_Virtio
  4220. engine: start_app id62_Virtio
  4221. engine: start_app id12_Virtio
  4222. engine: start_app id39_Virtio
  4223. engine: start_app id32_Virtio
  4224. engine: start_app id22_Virtio
  4225. engine: start_app id5_Virtio
  4226. engine: start_app id53_NIC
  4227. engine: start_app id60_NIC
  4228. engine: start_app id8_NIC
  4229. engine: start_app id31_NIC
  4230. engine: start_app id46_NIC
  4231. engine: start_app id37_Virtio
  4232. engine: start_app id27_Virtio
  4233. engine: start_app id17_Virtio
  4234. engine: start_app id30_Virtio
  4235. engine: start_app id50_NIC
  4236. engine: start_app id10_Virtio
  4237. engine: start_app id53_Virtio
  4238. engine: start_app id56_NIC
  4239. engine: start_app id12_NIC
  4240. engine: start_app id43_NIC
  4241. engine: start_app id13_Virtio
  4242. engine: start_app id23_Virtio
  4243. engine: start_app id14_Virtio
  4244. engine: start_app id34_Virtio
  4245. engine: start_app id7_Virtio
  4246. engine: start_app id6_Virtio
  4247. engine: start_app id40_NIC
  4248. engine: start_app id63_NIC
  4249. engine: start_app id21_Virtio
  4250. engine: start_app id31_Virtio
  4251. engine: start_app id62_NIC
  4252. engine: start_app id11_Virtio
  4253. engine: start_app id59_NIC
  4254. engine: start_app id13_NIC
  4255. engine: start_app id41_Virtio
  4256. engine: start_app id57_NIC
  4257. engine: start_app id29_Virtio
  4258. engine: start_app id9_Virtio
  4259. engine: start_app id8_Virtio
  4260. engine: start_app id28_Virtio
  4261. engine: start_app id26_Virtio
  4262. engine: start_app id49_NIC
  4263. engine: start_app id4_Virtio
  4264. engine: start_app id4_NIC
  4265. engine: start_app id2_Virtio
  4266. engine: start_app id36_NIC
  4267. engine: start_app id52_NIC
  4268. engine: start_app id25_Virtio
  4269. engine: start_app id47_NIC
  4270. engine: start_app id58_NIC
  4271. engine: start_app id24_Virtio
  4272. engine: start_app id20_Virtio
  4273. engine: start_app id19_Virtio
  4274. engine: start_app id29_NIC
  4275. engine: start_app id37_NIC
  4276. engine: start_app id54_NIC
  4277. engine: start_app id36_Virtio
  4278. engine: start_app id26_NIC
  4279. engine: start_app id16_Virtio
  4280. engine: start_app id39_NIC
  4281. engine: start_app id38_Virtio
  4282. engine: start_app id48_NIC
  4283. engine: start_app id56_Virtio
  4284. engine: start_app id9_NIC
  4285. engine: start_app id21_NIC
  4286. engine: start_app id61_NIC
  4287. engine: start_app id30_NIC
  4288. engine: start_app id44_NIC
  4289. engine: start_app id19_NIC
  4290. engine: start_app id7_NIC
  4291. engine: start_app id3_NIC
  4292. engine: start_app id22_NIC
  4293. engine: start_app id23_NIC
  4294. engine: start_app id14_NIC
  4295. engine: start_app id2_NIC
  4296. engine: start_app id5_NIC
  4297. engine: start_app id20_NIC
  4298. engine: start_app id17_NIC
  4299. engine: start_app id11_NIC
  4300. engine: start_app id55_NIC
  4301. engine: start_app id33_NIC
  4302. engine: start_app id15_NIC
  4303. engine: start_app id16_NIC
  4304. engine: start_app id27_NIC
  4305. engine: new_link id63_Virtio.tx -> id63_NIC.rx
  4306. engine: link_output id63_Virtio
  4307. engine: link_input id63_NIC
  4308. engine: new_link id63_NIC.tx -> id63_Virtio.rx
  4309. engine: link_output id63_NIC
  4310. engine: link_input id63_Virtio
  4311. engine: new_link id62_Virtio.tx -> id62_NIC.rx
  4312. engine: link_output id62_Virtio
  4313. engine: link_input id62_NIC
  4314. engine: new_link id62_NIC.tx -> id62_Virtio.rx
  4315. engine: link_output id62_NIC
  4316. engine: link_input id62_Virtio
  4317. engine: new_link id61_Virtio.tx -> id61_NIC.rx
  4318. engine: link_output id61_Virtio
  4319. engine: link_input id61_NIC
  4320. engine: new_link id61_NIC.tx -> id61_Virtio.rx
  4321. engine: link_output id61_NIC
  4322. engine: link_input id61_Virtio
  4323. engine: new_link id60_Virtio.tx -> id60_NIC.rx
  4324. engine: link_output id60_Virtio
  4325. engine: link_input id60_NIC
  4326. engine: new_link id60_NIC.tx -> id60_Virtio.rx
  4327. engine: link_output id60_NIC
  4328. engine: link_input id60_Virtio
  4329. engine: new_link id59_Virtio.tx -> id59_NIC.rx
  4330. engine: link_output id59_Virtio
  4331. engine: link_input id59_NIC
  4332. engine: new_link id59_NIC.tx -> id59_Virtio.rx
  4333. engine: link_output id59_NIC
  4334. engine: link_input id59_Virtio
  4335. engine: new_link id58_Virtio.tx -> id58_NIC.rx
  4336. engine: link_output id58_Virtio
  4337. engine: link_input id58_NIC
  4338. engine: new_link id58_NIC.tx -> id58_Virtio.rx
  4339. engine: link_output id58_NIC
  4340. engine: link_input id58_Virtio
  4341. engine: new_link id46_NIC.tx -> id46_Virtio.rx
  4342. engine: link_output id46_NIC
  4343. engine: link_input id46_Virtio
  4344. engine: new_link id57_NIC.tx -> id57_Virtio.rx
  4345. engine: link_output id57_NIC
  4346. engine: link_input id57_Virtio
  4347. engine: new_link id56_Virtio.tx -> id56_NIC.rx
  4348. engine: link_output id56_Virtio
  4349. engine: link_input id56_NIC
  4350. engine: new_link id56_NIC.tx -> id56_Virtio.rx
  4351. engine: link_output id56_NIC
  4352. engine: link_input id56_Virtio
  4353. engine: new_link id55_Virtio.tx -> id55_NIC.rx
  4354. engine: link_output id55_Virtio
  4355. engine: link_input id55_NIC
  4356. engine: new_link id55_NIC.tx -> id55_Virtio.rx
  4357. engine: link_output id55_NIC
  4358. engine: link_input id55_Virtio
  4359. engine: new_link id54_Virtio.tx -> id54_NIC.rx
  4360. engine: link_output id54_Virtio
  4361. engine: link_input id54_NIC
  4362. engine: new_link id54_NIC.tx -> id54_Virtio.rx
  4363. engine: link_output id54_NIC
  4364. engine: link_input id54_Virtio
  4365. engine: new_link id53_Virtio.tx -> id53_NIC.rx
  4366. engine: link_output id53_Virtio
  4367. engine: link_input id53_NIC
  4368. engine: new_link id53_NIC.tx -> id53_Virtio.rx
  4369. engine: link_output id53_NIC
  4370. engine: link_input id53_Virtio
  4371. engine: new_link id52_Virtio.tx -> id52_NIC.rx
  4372. engine: link_output id52_Virtio
  4373. engine: link_input id52_NIC
  4374. engine: new_link id52_NIC.tx -> id52_Virtio.rx
  4375. engine: link_output id52_NIC
  4376. engine: link_input id52_Virtio
  4377. engine: new_link id51_Virtio.tx -> id51_NIC.rx
  4378. engine: link_output id51_Virtio
  4379. engine: link_input id51_NIC
  4380. engine: new_link id51_NIC.tx -> id51_Virtio.rx
  4381. engine: link_output id51_NIC
  4382. engine: link_input id51_Virtio
  4383. engine: new_link id50_Virtio.tx -> id50_NIC.rx
  4384. engine: link_output id50_Virtio
  4385. engine: link_input id50_NIC
  4386. engine: new_link id50_NIC.tx -> id50_Virtio.rx
  4387. engine: link_output id50_NIC
  4388. engine: link_input id50_Virtio
  4389. engine: new_link id49_Virtio.tx -> id49_NIC.rx
  4390. engine: link_output id49_Virtio
  4391. engine: link_input id49_NIC
  4392. engine: new_link id49_NIC.tx -> id49_Virtio.rx
  4393. engine: link_output id49_NIC
  4394. engine: link_input id49_Virtio
  4395. engine: new_link id48_Virtio.tx -> id48_NIC.rx
  4396. engine: link_output id48_Virtio
  4397. engine: link_input id48_NIC
  4398. engine: new_link id48_NIC.tx -> id48_Virtio.rx
  4399. engine: link_output id48_NIC
  4400. engine: link_input id48_Virtio
  4401. engine: new_link id47_NIC.tx -> id47_Virtio.rx
  4402. engine: link_output id47_NIC
  4403. engine: link_input id47_Virtio
  4404. engine: new_link id47_Virtio.tx -> id47_NIC.rx
  4405. engine: link_output id47_Virtio
  4406. engine: link_input id47_NIC
  4407. engine: new_link id57_Virtio.tx -> id57_NIC.rx
  4408. engine: link_output id57_Virtio
  4409. engine: link_input id57_NIC
  4410. engine: new_link id46_Virtio.tx -> id46_NIC.rx
  4411. engine: link_output id46_Virtio
  4412. engine: link_input id46_NIC
  4413. engine: new_link id37_Virtio.tx -> id37_NIC.rx
  4414. engine: link_output id37_Virtio
  4415. engine: link_input id37_NIC
  4416. engine: new_link id45_Virtio.tx -> id45_NIC.rx
  4417. engine: link_output id45_Virtio
  4418. engine: link_input id45_NIC
  4419. engine: new_link id17_Virtio.tx -> id17_NIC.rx
  4420. engine: link_output id17_Virtio
  4421. engine: link_input id17_NIC
  4422. engine: new_link id44_Virtio.tx -> id44_NIC.rx
  4423. engine: link_output id44_Virtio
  4424. engine: link_input id44_NIC
  4425. engine: new_link id16_Virtio.tx -> id16_NIC.rx
  4426. engine: link_output id16_Virtio
  4427. engine: link_input id16_NIC
  4428. engine: new_link id43_Virtio.tx -> id43_NIC.rx
  4429. engine: link_output id43_Virtio
  4430. engine: link_input id43_NIC
  4431. engine: new_link id15_Virtio.tx -> id15_NIC.rx
  4432. engine: link_output id15_Virtio
  4433. engine: link_input id15_NIC
  4434. engine: new_link id42_Virtio.tx -> id42_NIC.rx
  4435. engine: link_output id42_Virtio
  4436. engine: link_input id42_NIC
  4437. engine: new_link id14_Virtio.tx -> id14_NIC.rx
  4438. engine: link_output id14_Virtio
  4439. engine: link_input id14_NIC
  4440. engine: new_link id41_Virtio.tx -> id41_NIC.rx
  4441. engine: link_output id41_Virtio
  4442. engine: link_input id41_NIC
  4443. engine: new_link id13_Virtio.tx -> id13_NIC.rx
  4444. engine: link_output id13_Virtio
  4445. engine: link_input id13_NIC
  4446. engine: new_link id40_Virtio.tx -> id40_NIC.rx
  4447. engine: link_output id40_Virtio
  4448. engine: link_input id40_NIC
  4449. engine: new_link id31_Virtio.tx -> id31_NIC.rx
  4450. engine: link_output id31_Virtio
  4451. engine: link_input id31_NIC
  4452. engine: new_link id21_NIC.tx -> id21_Virtio.rx
  4453. engine: link_output id21_NIC
  4454. engine: link_input id21_Virtio
  4455. engine: new_link id30_Virtio.tx -> id30_NIC.rx
  4456. engine: link_output id30_Virtio
  4457. engine: link_input id30_NIC
  4458. engine: new_link id20_NIC.tx -> id20_Virtio.rx
  4459. engine: link_output id20_NIC
  4460. engine: link_input id20_Virtio
  4461. engine: new_link id10_Virtio.tx -> id10_NIC.rx
  4462. engine: link_output id10_Virtio
  4463. engine: link_input id10_NIC
  4464. engine: new_link id23_NIC.tx -> id23_Virtio.rx
  4465. engine: link_output id23_NIC
  4466. engine: link_input id23_Virtio
  4467. engine: new_link id13_NIC.tx -> id13_Virtio.rx
  4468. engine: link_output id13_NIC
  4469. engine: link_input id13_Virtio
  4470. engine: new_link id22_NIC.tx -> id22_Virtio.rx
  4471. engine: link_output id22_NIC
  4472. engine: link_input id22_Virtio
  4473. engine: new_link id12_NIC.tx -> id12_Virtio.rx
  4474. engine: link_output id12_NIC
  4475. engine: link_input id12_Virtio
  4476. engine: new_link id25_NIC.tx -> id25_Virtio.rx
  4477. engine: link_output id25_NIC
  4478. engine: link_input id25_Virtio
  4479. engine: new_link id15_NIC.tx -> id15_Virtio.rx
  4480. engine: link_output id15_NIC
  4481. engine: link_input id15_Virtio
  4482. engine: new_link id27_Virtio.tx -> id27_NIC.rx
  4483. engine: link_output id27_Virtio
  4484. engine: link_input id27_NIC
  4485. engine: new_link id14_NIC.tx -> id14_Virtio.rx
  4486. engine: link_output id14_NIC
  4487. engine: link_input id14_Virtio
  4488. engine: new_link id27_NIC.tx -> id27_Virtio.rx
  4489. engine: link_output id27_NIC
  4490. engine: link_input id27_Virtio
  4491. engine: new_link id17_NIC.tx -> id17_Virtio.rx
  4492. engine: link_output id17_NIC
  4493. engine: link_input id17_Virtio
  4494. engine: new_link id26_NIC.tx -> id26_Virtio.rx
  4495. engine: link_output id26_NIC
  4496. engine: link_input id26_Virtio
  4497. engine: new_link id16_NIC.tx -> id16_Virtio.rx
  4498. engine: link_output id16_NIC
  4499. engine: link_input id16_Virtio
  4500. engine: new_link id24_Virtio.tx -> id24_NIC.rx
  4501. engine: link_output id24_Virtio
  4502. engine: link_input id24_NIC
  4503. engine: new_link id19_NIC.tx -> id19_Virtio.rx
  4504. engine: link_output id19_NIC
  4505. engine: link_input id19_Virtio
  4506. engine: new_link id23_Virtio.tx -> id23_NIC.rx
  4507. engine: link_output id23_Virtio
  4508. engine: link_input id23_NIC
  4509. engine: new_link id18_NIC.tx -> id18_Virtio.rx
  4510. engine: link_output id18_NIC
  4511. engine: link_input id18_Virtio
  4512. engine: new_link id22_Virtio.tx -> id22_NIC.rx
  4513. engine: link_output id22_Virtio
  4514. engine: link_input id22_NIC
  4515. engine: new_link id45_NIC.tx -> id45_Virtio.rx
  4516. engine: link_output id45_NIC
  4517. engine: link_input id45_Virtio
  4518. engine: new_link id21_Virtio.tx -> id21_NIC.rx
  4519. engine: link_output id21_Virtio
  4520. engine: link_input id21_NIC
  4521. engine: new_link id44_NIC.tx -> id44_Virtio.rx
  4522. engine: link_output id44_NIC
  4523. engine: link_input id44_Virtio
  4524. engine: new_link id20_Virtio.tx -> id20_NIC.rx
  4525. engine: link_output id20_Virtio
  4526. engine: link_input id20_NIC
  4527. engine: new_link id43_NIC.tx -> id43_Virtio.rx
  4528. engine: link_output id43_NIC
  4529. engine: link_input id43_Virtio
  4530. engine: new_link id42_NIC.tx -> id42_Virtio.rx
  4531. engine: link_output id42_NIC
  4532. engine: link_input id42_Virtio
  4533. engine: new_link id41_NIC.tx -> id41_Virtio.rx
  4534. engine: link_output id41_NIC
  4535. engine: link_input id41_Virtio
  4536. engine: new_link id40_NIC.tx -> id40_Virtio.rx
  4537. engine: link_output id40_NIC
  4538. engine: link_input id40_Virtio
  4539. engine: new_link id39_Virtio.tx -> id39_NIC.rx
  4540. engine: link_output id39_Virtio
  4541. engine: link_input id39_NIC
  4542. engine: new_link id39_NIC.tx -> id39_Virtio.rx
  4543. engine: link_output id39_NIC
  4544. engine: link_input id39_Virtio
  4545. engine: new_link id7_Virtio.tx -> id7_NIC.rx
  4546. engine: link_output id7_Virtio
  4547. engine: link_input id7_NIC
  4548. engine: new_link id4_Virtio.tx -> id4_NIC.rx
  4549. engine: link_output id4_Virtio
  4550. engine: link_input id4_NIC
  4551. engine: new_link id5_Virtio.tx -> id5_NIC.rx
  4552. engine: link_output id5_Virtio
  4553. engine: link_input id5_NIC
  4554. engine: new_link id38_Virtio.tx -> id38_NIC.rx
  4555. engine: link_output id38_Virtio
  4556. engine: link_input id38_NIC
  4557. engine: new_link id3_Virtio.tx -> id3_NIC.rx
  4558. engine: link_output id3_Virtio
  4559. engine: link_input id3_NIC
  4560. engine: new_link id29_Virtio.tx -> id29_NIC.rx
  4561. engine: link_output id29_Virtio
  4562. engine: link_input id29_NIC
  4563. engine: new_link id38_NIC.tx -> id38_Virtio.rx
  4564. engine: link_output id38_NIC
  4565. engine: link_input id38_Virtio
  4566. engine: new_link id28_Virtio.tx -> id28_NIC.rx
  4567. engine: link_output id28_Virtio
  4568. engine: link_input id28_NIC
  4569. engine: new_link id37_NIC.tx -> id37_Virtio.rx
  4570. engine: link_output id37_NIC
  4571. engine: link_input id37_Virtio
  4572. engine: new_link id36_Virtio.tx -> id36_NIC.rx
  4573. engine: link_output id36_Virtio
  4574. engine: link_input id36_NIC
  4575. engine: new_link id7_NIC.tx -> id7_Virtio.rx
  4576. engine: link_output id7_NIC
  4577. engine: link_input id7_Virtio
  4578. engine: new_link id6_NIC.tx -> id6_Virtio.rx
  4579. engine: link_output id6_NIC
  4580. engine: link_input id6_Virtio
  4581. engine: new_link id5_NIC.tx -> id5_Virtio.rx
  4582. engine: link_output id5_NIC
  4583. engine: link_input id5_Virtio
  4584. engine: new_link id4_NIC.tx -> id4_Virtio.rx
  4585. engine: link_output id4_NIC
  4586. engine: link_input id4_Virtio
  4587. engine: new_link id3_NIC.tx -> id3_Virtio.rx
  4588. engine: link_output id3_NIC
  4589. engine: link_input id3_Virtio
  4590. engine: new_link id2_NIC.tx -> id2_Virtio.rx
  4591. engine: link_output id2_NIC
  4592. engine: link_input id2_Virtio
  4593. engine: new_link id36_NIC.tx -> id36_Virtio.rx
  4594. engine: link_output id36_NIC
  4595. engine: link_input id36_Virtio
  4596. engine: new_link id35_Virtio.tx -> id35_NIC.rx
  4597. engine: link_output id35_Virtio
  4598. engine: link_input id35_NIC
  4599. engine: new_link id35_NIC.tx -> id35_Virtio.rx
  4600. engine: link_output id35_NIC
  4601. engine: link_input id35_Virtio
  4602. engine: new_link id34_Virtio.tx -> id34_NIC.rx
  4603. engine: link_output id34_Virtio
  4604. engine: link_input id34_NIC
  4605. engine: new_link id34_NIC.tx -> id34_Virtio.rx
  4606. engine: link_output id34_NIC
  4607. engine: link_input id34_Virtio
  4608. engine: new_link id33_Virtio.tx -> id33_NIC.rx
  4609. engine: link_output id33_Virtio
  4610. engine: link_input id33_NIC
  4611. engine: new_link id9_NIC.tx -> id9_Virtio.rx
  4612. engine: link_output id9_NIC
  4613. engine: link_input id9_Virtio
  4614. engine: new_link id8_NIC.tx -> id8_Virtio.rx
  4615. engine: link_output id8_NIC
  4616. engine: link_input id8_Virtio
  4617. engine: new_link id33_NIC.tx -> id33_Virtio.rx
  4618. engine: link_output id33_NIC
  4619. engine: link_input id33_Virtio
  4620. engine: new_link id8_Virtio.tx -> id8_NIC.rx
  4621. engine: link_output id8_Virtio
  4622. engine: link_input id8_NIC
  4623. engine: new_link id9_Virtio.tx -> id9_NIC.rx
  4624. engine: link_output id9_Virtio
  4625. engine: link_input id9_NIC
  4626. engine: new_link id32_Virtio.tx -> id32_NIC.rx
  4627. engine: link_output id32_Virtio
  4628. engine: link_input id32_NIC
  4629. engine: new_link id32_NIC.tx -> id32_Virtio.rx
  4630. engine: link_output id32_NIC
  4631. engine: link_input id32_Virtio
  4632. engine: new_link id25_Virtio.tx -> id25_NIC.rx
  4633. engine: link_output id25_Virtio
  4634. engine: link_input id25_NIC
  4635. engine: new_link id26_Virtio.tx -> id26_NIC.rx
  4636. engine: link_output id26_Virtio
  4637. engine: link_input id26_NIC
  4638. engine: new_link id24_NIC.tx -> id24_Virtio.rx
  4639. engine: link_output id24_NIC
  4640. engine: link_input id24_Virtio
  4641. engine: new_link id10_NIC.tx -> id10_Virtio.rx
  4642. engine: link_output id10_NIC
  4643. engine: link_input id10_Virtio
  4644. engine: new_link id11_NIC.tx -> id11_Virtio.rx
  4645. engine: link_output id11_NIC
  4646. engine: link_input id11_Virtio
  4647. engine: new_link id12_Virtio.tx -> id12_NIC.rx
  4648. engine: link_output id12_Virtio
  4649. engine: link_input id12_NIC
  4650. engine: new_link id19_Virtio.tx -> id19_NIC.rx
  4651. engine: link_output id19_Virtio
  4652. engine: link_input id19_NIC
  4653. engine: new_link id2_Virtio.tx -> id2_NIC.rx
  4654. engine: link_output id2_Virtio
  4655. engine: link_input id2_NIC
  4656. engine: new_link id18_Virtio.tx -> id18_NIC.rx
  4657. engine: link_output id18_Virtio
  4658. engine: link_input id18_NIC
  4659. engine: new_link id6_Virtio.tx -> id6_NIC.rx
  4660. engine: link_output id6_Virtio
  4661. engine: link_input id6_NIC
  4662. engine: new_link id28_NIC.tx -> id28_Virtio.rx
  4663. engine: link_output id28_NIC
  4664. engine: link_input id28_Virtio
  4665. engine: new_link id11_Virtio.tx -> id11_NIC.rx
  4666. engine: link_output id11_Virtio
  4667. engine: link_input id11_NIC
  4668. engine: new_link id29_NIC.tx -> id29_Virtio.rx
  4669. engine: link_output id29_NIC
  4670. engine: link_input id29_Virtio
  4671. engine: new_link id30_NIC.tx -> id30_Virtio.rx
  4672. engine: link_output id30_NIC
  4673. engine: link_input id30_Virtio
  4674. engine: new_link id31_NIC.tx -> id31_Virtio.rx
  4675. engine: link_output id31_NIC
  4676. engine: link_input id31_Virtio
  4677. load: time: 0.04s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4678. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/x
  4679. load: time: 0.56s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4680. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/y
  4681. engine: reconfig_app id0_NIC
  4682. engine: reconfig_app id1_NIC
  4683. engine: reconfig_app id3_NIC
  4684. engine: reconfig_app id2_NIC
  4685. load: time: 0.26s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4686. Warning: tx_police_gbps is deprecated, use tx_police instead.
  4687. Warning: rx_police_gbps is deprecated, use rx_police instead.
  4688.  
  4689. src/testlog/program.snabbnfv.selftest.sh:
  4690. Defaulting to SNABB_TELNET0=5000
  4691. Defaulting to SNABB_TELNET1=5001
  4692. Defaulting to SNABB_IPERF_BENCH_CONF=program/snabbnfv/test_fixtures/nfvconfig/test_functions/same_vlan.ports
  4693. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/other_vlan.ports
  4694. Defaulting to MAC=52:54:00:00:00:
  4695. Defaulting to IP=fe80::5054:ff:fe00:
  4696. Defaulting to GUEST_MEM=512
  4697. Defaulting to HUGETLBFS=/hugetlbfs
  4698. Defaulting to QUEUES=1
  4699. Defaulting to QEMU=/root/.test_env/qemu/obj/x86_64-softmmu/qemu-system-x86_64
  4700. Waiting for VM listening on telnet port 5000 to get ready... [OK]
  4701. Waiting for VM listening on telnet port 5001 to get ready... [OK]
  4702. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/same_vlan.ports
  4703. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4704. PING succeded.
  4705. [ 3] 0.0-10.0 sec 13.1 GBytes 11.2 Gbits/sec
  4706. IPERF succeded.
  4707. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4708. JUMBOPING succeded.
  4709. [ 3] 0.0-10.0 sec 12.9 GBytes 11.1 Gbits/sec
  4710. IPERF succeded.
  4711. tx-checksumming: on
  4712. TX-CHECKSUMMING succeded.
  4713. tx-checksumming: on
  4714. TX-CHECKSUMMING succeded.
  4715. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/tx_rate_limit.ports
  4716. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4717. PING succeded.
  4718. IPERF (RATE_LIMITED) failed.
  4719.  
  4720. qemu0.log:
  4721. QEMU waiting for connection on: disconnected:unix:vhost_A.sock,server
  4722. qemu-system-x86_64: -netdev type=vhost-user,id=net0,chardev=char0: chardev "char0" went up
  4723. [ 0.000000] Initializing cgroup subsys cpuset
  4724. [ 0.000000] Initializing cgroup subsys cpu
  4725. [ 0.000000] Initializing cgroup subsys cpuacct
  4726. [ 0.000000] Linux version 3.13.11-ckt26 (root@c1f39b50a95d) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) ) #2 SMP Thu Mar 3 16:30:47 UTC 2016 ()
  4727. [ 0.000000] Command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0000
  4728. [ 0.000000] KERNEL supported cpus:
  4729. [ 0.000000] Intel GenuineIntel
  4730. [ 0.000000] AMD AuthenticAMD
  4731. [ 0.000000] Centaur CentaurHauls
  4732. [ 0.000000] e820: BIOS-provided physical RAM map:
  4733. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  4734. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  4735. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  4736. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable
  4737. [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved
  4738. [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
  4739. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  4740. [ 0.000000] NX (Execute Disable) protection: active
  4741. [ 0.000000] SMBIOS 2.8 present.
  4742. [ 0.000000] Hypervisor detected: KVM
  4743. [ 0.000000] No AGP bridge found
  4744. [ 0.000000] e820: last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000
  4745. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  4746. [ 0.000000] found SMP MP-table at [mem 0x000f64b0-0x000f64bf] mapped at [ffff8800000f64b0]
  4747. [ 0.000000] Scanning 1 areas for low memory corruption
  4748. [ 0.000000] Using GB pages for direct mapping
  4749. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  4750. [ 0.000000] init_memory_mapping: [mem 0x1fc00000-0x1fdfffff]
  4751. [ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1fbfffff]
  4752. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff]
  4753. [ 0.000000] init_memory_mapping: [mem 0x1fe00000-0x1ffdffff]
  4754. [ 0.000000] ACPI: RSDP 00000000000f62c0 000014 (v00 BOCHS )
  4755. [ 0.000000] ACPI: RSDT 000000001ffe176c 000038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
  4756. [ 0.000000] ACPI: FACP 000000001ffe0bda 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
  4757. [ 0.000000] ACPI: DSDT 000000001ffe0040 000B9A (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
  4758. [ 0.000000] ACPI: FACS 000000001ffe0000 000040
  4759. [ 0.000000] ACPI: SSDT 000000001ffe0c4e 0009B6 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
  4760. [ 0.000000] ACPI: APIC 000000001ffe1604 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
  4761. [ 0.000000] ACPI: HPET 000000001ffe167c 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
  4762. [ 0.000000] ACPI: SRAT 000000001ffe16b4 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)
  4763. [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
  4764. [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
  4765. [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]
  4766. [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffdffff] -> [mem 0x00000000-0x1ffdffff]
  4767. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1ffdffff]
  4768. [ 0.000000] NODE_DATA [mem 0x1ffdb000-0x1ffdffff]
  4769. [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
  4770. [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, boot clock
  4771. [ 0.000000] Zone ranges:
  4772. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  4773. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  4774. [ 0.000000] Normal empty
  4775. [ 0.000000] Movable zone start for each node
  4776. [ 0.000000] Early memory node ranges
  4777. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  4778. [ 0.000000] node 0: [mem 0x00100000-0x1ffdffff]
  4779. [ 0.000000] ACPI: PM-Timer IO Port: 0x608
  4780. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  4781. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  4782. [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
  4783. [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  4784. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  4785. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  4786. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  4787. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  4788. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  4789. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  4790. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  4791. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  4792. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  4793. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  4794. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  4795. [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices
  4796. [ 0.000000] Booting paravirtualized kernel on KVM
  4797. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
  4798. [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88001fc00000 s81536 r8192 d20864 u2097152
  4799. [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, primary cpu clock
  4800. [ 0.000000] KVM setup async PF for cpu 0
  4801. [ 0.000000] kvm-stealtime: cpu 0, msr 1fc0d000
  4802. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128873
  4803. [ 0.000000] Policy zone: DMA32
  4804. [ 0.000000] Kernel command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0000
  4805. [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
  4806. [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
  4807. [ 0.000000] Checking aperture...
  4808. [ 0.000000] No AGP bridge found
  4809. [ 0.000000] Memory: 498824K/523768K available (7379K kernel code, 1146K rwdata, 3380K rodata, 1336K init, 1448K bss, 24944K reserved)
  4810. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  4811. [ 0.000000] Hierarchical RCU implementation.
  4812. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  4813. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.
  4814. [ 0.000000] Offload RCU callbacks from all CPUs
  4815. [ 0.000000] Offload RCU callbacks from CPUs: 0.
  4816. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16
  4817. [ 0.000000] Console: colour VGA+ 80x25
  4818. [ 0.000000] console [ttyS1] enabled
  4819. [ 0.000000] allocated 2097152 bytes of page_cgroup
  4820. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  4821. [ 0.000000] tsc: Detected 2399.996 MHz processor
  4822. [ 0.008000] Calibrating delay loop (skipped) preset value.. 4799.99 BogoMIPS (lpj=9599984)
  4823. [ 0.008000] pid_max: default: 32768 minimum: 301
  4824. [ 0.008000] Security Framework initialized
  4825. [ 0.008000] AppArmor: AppArmor initialized
  4826. [ 0.008000] Yama: becoming mindful.
  4827. [ 0.008000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
  4828. [ 0.008000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
  4829. [ 0.008000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
  4830. [ 0.008005] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
  4831. [ 0.008725] Initializing cgroup subsys memory
  4832. [ 0.009112] Initializing cgroup subsys devices
  4833. [ 0.009492] Initializing cgroup subsys freezer
  4834. [ 0.009871] Initializing cgroup subsys blkio
  4835. [ 0.010239] Initializing cgroup subsys perf_event
  4836. [ 0.010638] Initializing cgroup subsys hugetlb
  4837. [ 0.012348] mce: CPU supports 10 MCE banks
  4838. [ 0.012729] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  4839. [ 0.012729] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
  4840. [ 0.012729] tlb_flushall_shift: 6
  4841. [ 0.024180] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
  4842. [ 0.027510] ACPI: Core revision 20131115
  4843. [ 0.028414] ACPI: All ACPI Tables successfully acquired
  4844. [ 0.028903] ftrace: allocating 28502 entries in 112 pages
  4845. [ 0.036175] Enabling x2apic
  4846. [ 0.036447] Enabled x2apic
  4847. [ 0.040003] Switched APIC routing to physical x2apic.
  4848. [ 0.041252] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  4849. [ 0.041750] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz (fam: 06, model: 3f, stepping: 02)
  4850. [ 0.042580] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.
  4851. [ 0.043224] ... version: 2
  4852. [ 0.043563] ... bit width: 48
  4853. [ 0.043907] ... generic registers: 8
  4854. [ 0.044000] ... value mask: 0000ffffffffffff
  4855. [ 0.044000] ... max period: 000000007fffffff
  4856. [ 0.044000] ... fixed-purpose events: 3
  4857. [ 0.044000] ... event mask: 00000007000000ff
  4858. [ 0.047229] KVM setup paravirtual spinlock
  4859. [ 0.048789] x86: Booted up 1 node, 1 CPUs
  4860. [ 0.049135] smpboot: Total of 1 processors activated (4799.99 BogoMIPS)
  4861. [ 0.049918] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  4862. [ 0.050659] devtmpfs: initialized
  4863. [ 0.052321] EVM: security.selinux
  4864. [ 0.052609] EVM: security.SMACK64
  4865. [ 0.052891] EVM: security.ima
  4866. [ 0.053144] EVM: security.capability
  4867. [ 0.054413] pinctrl core: initialized pinctrl subsystem
  4868. [ 0.054904] regulator-dummy: no parameters
  4869. [ 0.055311] RTC time: 15:37:54, date: 03/28/17
  4870. [ 0.055712] NET: Registered protocol family 16
  4871. [ 0.056084] cpuidle: using governor ladder
  4872. [ 0.056442] cpuidle: using governor menu
  4873. [ 0.056810] ACPI: bus type PCI registered
  4874. [ 0.057158] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  4875. [ 0.057766] PCI: Using configuration type 1 for base access
  4876. [ 0.058754] bio: create slab <bio-0> at 0
  4877. [ 0.059186] ACPI: Added _OSI(Module Device)
  4878. [ 0.059545] ACPI: Added _OSI(Processor Device)
  4879. [ 0.059919] ACPI: Added _OSI(3.0 _SCP Extensions)
  4880. [ 0.060003] ACPI: Added _OSI(Processor Aggregator Device)
  4881. [ 0.061221] ACPI: Interpreter enabled
  4882. [ 0.061540] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
  4883. [ 0.062339] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
  4884. [ 0.063141] ACPI: (supports S0 S3 S4 S5)
  4885. [ 0.063471] ACPI: Using IOAPIC for interrupt routing
  4886. [ 0.063900] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  4887. [ 0.064231] ACPI: No dock devices found.
  4888. [ 0.066397] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  4889. [ 0.066927] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  4890. [ 0.067512] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  4891. [ 0.068015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  4892. [ 0.069152] acpiphp: Slot [3] registered
  4893. [ 0.069499] acpiphp: Slot [4] registered
  4894. [ 0.069842] acpiphp: Slot [5] registered
  4895. [ 0.070192] acpiphp: Slot [6] registered
  4896. [ 0.070539] acpiphp: Slot [7] registered
  4897. [ 0.070882] acpiphp: Slot [8] registered
  4898. [ 0.071229] acpiphp: Slot [9] registered
  4899. [ 0.071576] acpiphp: Slot [10] registered
  4900. [ 0.071928] acpiphp: Slot [11] registered
  4901. [ 0.072017] acpiphp: Slot [12] registered
  4902. [ 0.072370] acpiphp: Slot [13] registered
  4903. [ 0.072720] acpiphp: Slot [14] registered
  4904. [ 0.073081] acpiphp: Slot [15] registered
  4905. [ 0.073435] acpiphp: Slot [16] registered
  4906. [ 0.073798] acpiphp: Slot [17] registered
  4907. [ 0.074151] acpiphp: Slot [18] registered
  4908. [ 0.074504] acpiphp: Slot [19] registered
  4909. [ 0.074863] acpiphp: Slot [20] registered
  4910. [ 0.075217] acpiphp: Slot [21] registered
  4911. [ 0.075570] acpiphp: Slot [22] registered
  4912. [ 0.075927] acpiphp: Slot [23] registered
  4913. [ 0.076015] acpiphp: Slot [24] registered
  4914. [ 0.076369] acpiphp: Slot [25] registered
  4915. [ 0.076725] acpiphp: Slot [26] registered
  4916. [ 0.077081] acpiphp: Slot [27] registered
  4917. [ 0.077433] acpiphp: Slot [28] registered
  4918. [ 0.077789] acpiphp: Slot [29] registered
  4919. [ 0.078141] acpiphp: Slot [30] registered
  4920. [ 0.078496] acpiphp: Slot [31] registered
  4921. [ 0.078851] PCI host bridge to bus 0000:00
  4922. [ 0.079195] pci_bus 0000:00: root bus resource [bus 00-ff]
  4923. [ 0.079656] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  4924. [ 0.080003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  4925. [ 0.080525] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  4926. [ 0.081098] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff]
  4927. [ 0.085901] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
  4928. [ 0.086531] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
  4929. [ 0.107422] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  4930. [ 0.108046] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  4931. [ 0.108635] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  4932. [ 0.109225] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  4933. [ 0.109786] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
  4934. [ 0.110459] ACPI: Enabled 16 GPEs in block 00 to 0F
  4935. [ 0.111019] vgaarb: setting as boot device: PCI:0000:00:02.0
  4936. [ 0.111501] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  4937. [ 0.112003] vgaarb: loaded
  4938. [ 0.112262] vgaarb: bridge control possible 0000:00:02.0
  4939. [ 0.112843] SCSI subsystem initialized
  4940. [ 0.113215] ACPI: bus type USB registered
  4941. [ 0.114232] usbcore: registered new interface driver usbfs
  4942. [ 0.114696] usbcore: registered new interface driver hub
  4943. [ 0.115164] usbcore: registered new device driver usb
  4944. [ 0.115659] PCI: Using ACPI for IRQ routing
  4945. [ 0.116154] NetLabel: Initializing
  4946. [ 0.116451] NetLabel: domain hash size = 128
  4947. [ 0.116822] NetLabel: protocols = UNLABELED CIPSOv4
  4948. [ 0.117248] NetLabel: unlabeled traffic allowed by default
  4949. [ 0.117770] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  4950. [ 0.118226] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
  4951. [ 0.124028] Switched to clocksource kvm-clock
  4952. [ 0.128123] AppArmor: AppArmor Filesystem Enabled
  4953. [ 0.128542] pnp: PnP ACPI init
  4954. [ 0.128814] ACPI: bus type PNP registered
  4955. [ 0.129623] pnp: PnP ACPI: found 11 devices
  4956. [ 0.129986] ACPI: bus type PNP unregistered
  4957. [ 0.135649] NET: Registered protocol family 2
  4958. [ 0.136185] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  4959. [ 0.136796] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
  4960. [ 0.137347] TCP: Hash tables configured (established 4096 bind 4096)
  4961. [ 0.137900] TCP: reno registered
  4962. [ 0.138176] UDP hash table entries: 256 (order: 1, 8192 bytes)
  4963. [ 0.138665] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  4964. [ 0.139225] NET: Registered protocol family 1
  4965. [ 0.139602] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  4966. [ 0.140113] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  4967. [ 0.140605] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  4968. [ 0.141281] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1
  4969. [ 0.141786] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  4970. [ 0.142510] Scanning for low memory corruption every 60 seconds
  4971. [ 0.143166] Initialise system trusted keyring
  4972. [ 0.143568] audit: initializing netlink socket (disabled)
  4973. [ 0.144046] type=2000 audit(1490715475.183:1): initialized
  4974. [ 0.166959] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  4975. [ 0.168532] zbud: loaded
  4976. [ 0.168864] VFS: Disk quotas dquot_6.5.2
  4977. [ 0.169233] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  4978. [ 0.170031] fuse init (API version 7.22)
  4979. [ 0.170414] msgmni has been set to 974
  4980. [ 0.170774] Key type big_key registered
  4981. [ 0.171224] Key type asymmetric registered
  4982. [ 0.171573] Asymmetric key parser 'x509' registered
  4983. [ 0.172018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  4984. [ 0.172660] io scheduler noop registered
  4985. [ 0.172995] io scheduler deadline registered (default)
  4986. [ 0.173443] io scheduler cfq registered
  4987. [ 0.173819] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  4988. [ 0.174287] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  4989. [ 0.174871] ipmi message handler version 39.2
  4990. [ 0.175274] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  4991. [ 0.175886] ACPI: Power Button [PWRF]
  4992. [ 0.176283] GHES: HEST is not enabled!
  4993. [ 0.194412] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
  4994. [ 0.212935] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
  4995. [ 0.213563] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  4996. [ 0.236546] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  4997. [ 0.260515] 00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
  4998. [ 0.261743] Linux agpgart interface v0.103
  4999. [ 0.262797] brd: module loaded
  5000. [ 0.263441] loop: module loaded
  5001. [ 0.263948] blk-mq: CPU -> queue map
  5002. [ 0.264270] CPU 0 -> Queue 0
  5003. [ 0.264892] vda: unknown partition table
  5004. [ 0.265948] scsi0 : ata_piix
  5005. [ 0.266252] scsi1 : ata_piix
  5006. [ 0.266527] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14
  5007. [ 0.267114] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15
  5008. [ 0.267863] libphy: Fixed MDIO Bus: probed
  5009. [ 0.268464] tun: Universal TUN/TAP device driver, 1.6
  5010. [ 0.268904] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  5011. [ 0.269460] PPP generic driver version 2.4.2
  5012. [ 0.269866] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  5013. [ 0.270430] ehci-pci: EHCI PCI platform driver
  5014. [ 0.270827] ehci-platform: EHCI generic platform driver
  5015. [ 0.271274] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  5016. [ 0.271804] ohci-pci: OHCI PCI platform driver
  5017. [ 0.272373] ohci-platform: OHCI generic platform driver
  5018. [ 0.272828] uhci_hcd: USB Universal Host Controller Interface driver
  5019. [ 0.273401] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  5020. [ 0.274583] serio: i8042 KBD port at 0x60,0x64 irq 1
  5021. [ 0.275022] serio: i8042 AUX port at 0x60,0x64 irq 12
  5022. [ 0.275523] mousedev: PS/2 mouse device common for all mice
  5023. [ 0.276196] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  5024. [ 0.277116] rtc_cmos 00:00: RTC can wake from S4
  5025. [ 0.277678] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  5026. [ 0.278304] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
  5027. [ 0.278951] device-mapper: uevent: version 1.0.3
  5028. [ 0.279390] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  5029. [ 0.280127] ledtrig-cpu: registered to indicate activity on CPUs
  5030. [ 0.280706] TCP: cubic registered
  5031. [ 0.281071] NET: Registered protocol family 10
  5032. [ 0.281566] NET: Registered protocol family 17
  5033. [ 0.281960] Key type dns_resolver registered
  5034. [ 0.282432] Loading compiled-in X.509 certificates
  5035. [ 0.283528] Loaded X.509 cert 'Magrathea: Glacier signing key: f695ff4e8e207d03198b2e447e13b60bf2f85fce'
  5036. [ 0.284337] registered taskstats version 1
  5037. [ 0.285160] Key type trusted registered
  5038. [ 0.285603] Key type encrypted registered
  5039. [ 0.285954] AppArmor: AppArmor sha1 policy hashing enabled
  5040. [ 0.286410] IMA: No TPM chip found, activating TPM-bypass!
  5041. [ 0.286983] regulator-dummy: disabling
  5042. [ 0.287328] Magic number: 9:258:640
  5043. [ 0.287718] rtc_cmos 00:00: setting system clock to 2017-03-28 15:37:54 UTC (1490715474)
  5044. [ 0.288445] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  5045. [ 0.288960] EDD information not available.
  5046. [ 0.428484] ata2.00: ATAPI: QEMU DVD-ROM, 2.4.0, max UDMA/100
  5047. [ 0.429283] ata2.00: configured for MWDMA2
  5048. [ 0.429928] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.4. PQ: 0 ANSI: 5
  5049. [ 0.431046] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
  5050. [ 0.431481] cdrom: Uniform CD-ROM driver Revision: 3.20
  5051. [ 0.432540] sr 1:0:0:0: Attached scsi generic sg0 type 5
  5052. [ 1.140061] tsc: Refined TSC clocksource calibration: 2399.951 MHz
  5053. [ 12.336354] md: Waiting for all devices to be available before autodetect
  5054. [ 12.336941] md: If you don't use raid, use raid=noautodetect
  5055. [ 12.337549] md: Autodetecting RAID arrays.
  5056. [ 12.337892] md: Scanned 0 and added 0 devices.
  5057. [ 12.338270] md: autorun ...
  5058. [ 12.338533] md: ... autorun DONE.
  5059. [ 12.339031] EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities
  5060. [ 12.339811] EXT4-fs (vda): mounting ext2 file system using the ext4 subsystem
  5061. [ 12.341090] EXT4-fs (vda): warning: mounting unchecked fs, running e2fsck is recommended
  5062. [ 12.341946] EXT4-fs (vda): mounted filesystem without journal. Opts: (null)
  5063. [ 12.342576] VFS: Mounted root (ext2 filesystem) on device 253:0.
  5064. [ 12.343383] devtmpfs: mounted
  5065. [ 12.344617] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000)
  5066. [ 12.345294] Write protecting the kernel read-only data: 12288k
  5067. [ 12.347568] Freeing unused kernel memory: 800K (ffff880001738000 - ffff880001800000)
  5068. [ 12.349711] Freeing unused kernel memory: 716K (ffff880001b4d000 - ffff880001c00000)
  5069. Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
  5070. [ 12.367268] random: init urandom read with 5 bits of entropy available
  5071. [ 12.385623] init: plymouth-upstart-bridge main process (74) terminated with status 1
  5072. [ 12.386347] init: plymouth-upstart-bridge main process ended, respawning
  5073. [ 12.398071] init: plymouth-upstart-bridge main process (85) terminated with status 1
  5074. [ 12.398807] init: plymouth-upstart-bridge main process ended, respawning
  5075. [ 12.405832] init: plymouth-upstart-bridge main process (90) terminated with status 1
  5076. [ 12.406564] init: plymouth-upstart-bridge main process ended, respawning
  5077. qemu-system-x86_64: Failed to read msg header. Read 0 instead of 12.
  5078. qemu-system-x86_64: Failed to read msg header. Read 0 instead of 12.
  5079. qemu-system-x86_64: chardev "char0" went down
  5080.  
  5081.  
  5082. qemu1.log:
  5083. QEMU waiting for connection on: disconnected:unix:vhost_B.sock,server
  5084. qemu-system-x86_64: -netdev type=vhost-user,id=net0,chardev=char0: chardev "char0" went up
  5085. [ 0.000000] Initializing cgroup subsys cpuset
  5086. [ 0.000000] Initializing cgroup subsys cpu
  5087. [ 0.000000] Initializing cgroup subsys cpuacct
  5088. [ 0.000000] Linux version 3.13.11-ckt26 (root@c1f39b50a95d) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) ) #2 SMP Thu Mar 3 16:30:47 UTC 2016 ()
  5089. [ 0.000000] Command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0001
  5090. [ 0.000000] KERNEL supported cpus:
  5091. [ 0.000000] Intel GenuineIntel
  5092. [ 0.000000] AMD AuthenticAMD
  5093. [ 0.000000] Centaur CentaurHauls
  5094. [ 0.000000] e820: BIOS-provided physical RAM map:
  5095. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  5096. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  5097. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  5098. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable
  5099. [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved
  5100. [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
  5101. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  5102. [ 0.000000] NX (Execute Disable) protection: active
  5103. [ 0.000000] SMBIOS 2.8 present.
  5104. [ 0.000000] Hypervisor detected: KVM
  5105. [ 0.000000] No AGP bridge found
  5106. [ 0.000000] e820: last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000
  5107. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  5108. [ 0.000000] found SMP MP-table at [mem 0x000f64b0-0x000f64bf] mapped at [ffff8800000f64b0]
  5109. [ 0.000000] Scanning 1 areas for low memory corruption
  5110. [ 0.000000] Using GB pages for direct mapping
  5111. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  5112. [ 0.000000] init_memory_mapping: [mem 0x1fc00000-0x1fdfffff]
  5113. [ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1fbfffff]
  5114. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff]
  5115. [ 0.000000] init_memory_mapping: [mem 0x1fe00000-0x1ffdffff]
  5116. [ 0.000000] ACPI: RSDP 00000000000f62c0 000014 (v00 BOCHS )
  5117. [ 0.000000] ACPI: RSDT 000000001ffe176c 000038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
  5118. [ 0.000000] ACPI: FACP 000000001ffe0bda 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
  5119. [ 0.000000] ACPI: DSDT 000000001ffe0040 000B9A (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
  5120. [ 0.000000] ACPI: FACS 000000001ffe0000 000040
  5121. [ 0.000000] ACPI: SSDT 000000001ffe0c4e 0009B6 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
  5122. [ 0.000000] ACPI: APIC 000000001ffe1604 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
  5123. [ 0.000000] ACPI: HPET 000000001ffe167c 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
  5124. [ 0.000000] ACPI: SRAT 000000001ffe16b4 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)
  5125. [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
  5126. [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
  5127. [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]
  5128. [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffdffff] -> [mem 0x00000000-0x1ffdffff]
  5129. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1ffdffff]
  5130. [ 0.000000] NODE_DATA [mem 0x1ffdb000-0x1ffdffff]
  5131. [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
  5132. [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, boot clock
  5133. [ 0.000000] Zone ranges:
  5134. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  5135. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  5136. [ 0.000000] Normal empty
  5137. [ 0.000000] Movable zone start for each node
  5138. [ 0.000000] Early memory node ranges
  5139. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  5140. [ 0.000000] node 0: [mem 0x00100000-0x1ffdffff]
  5141. [ 0.000000] ACPI: PM-Timer IO Port: 0x608
  5142. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  5143. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  5144. [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
  5145. [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  5146. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  5147. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  5148. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  5149. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  5150. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  5151. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  5152. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  5153. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  5154. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  5155. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  5156. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  5157. [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices
  5158. [ 0.000000] Booting paravirtualized kernel on KVM
  5159. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
  5160. [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88001fc00000 s81536 r8192 d20864 u2097152
  5161. [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, primary cpu clock
  5162. [ 0.000000] KVM setup async PF for cpu 0
  5163. [ 0.000000] kvm-stealtime: cpu 0, msr 1fc0d000
  5164. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128873
  5165. [ 0.000000] Policy zone: DMA32
  5166. [ 0.000000] Kernel command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0001
  5167. [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
  5168. [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
  5169. [ 0.000000] Checking aperture...
  5170. [ 0.000000] No AGP bridge found
  5171. [ 0.000000] Memory: 498824K/523768K available (7379K kernel code, 1146K rwdata, 3380K rodata, 1336K init, 1448K bss, 24944K reserved)
  5172. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  5173. [ 0.000000] Hierarchical RCU implementation.
  5174. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  5175. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.
  5176. [ 0.000000] Offload RCU callbacks from all CPUs
  5177. [ 0.000000] Offload RCU callbacks from CPUs: 0.
  5178. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16
  5179. [ 0.000000] Console: colour VGA+ 80x25
  5180. [ 0.000000] console [ttyS1] enabled
  5181. [ 0.000000] allocated 2097152 bytes of page_cgroup
  5182. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  5183. [ 0.000000] tsc: Detected 2399.996 MHz processor
  5184. [ 0.008000] Calibrating delay loop (skipped) preset value.. 4799.99 BogoMIPS (lpj=9599984)
  5185. [ 0.008000] pid_max: default: 32768 minimum: 301
  5186. [ 0.008000] Security Framework initialized
  5187. [ 0.008000] AppArmor: AppArmor initialized
  5188. [ 0.008000] Yama: becoming mindful.
  5189. [ 0.008000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
  5190. [ 0.008000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
  5191. [ 0.008000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
  5192. [ 0.008008] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
  5193. [ 0.008712] Initializing cgroup subsys memory
  5194. [ 0.009078] Initializing cgroup subsys devices
  5195. [ 0.009438] Initializing cgroup subsys freezer
  5196. [ 0.009799] Initializing cgroup subsys blkio
  5197. [ 0.010153] Initializing cgroup subsys perf_event
  5198. [ 0.010538] Initializing cgroup subsys hugetlb
  5199. [ 0.012050] mce: CPU supports 10 MCE banks
  5200. [ 0.012416] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  5201. [ 0.012416] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
  5202. [ 0.012416] tlb_flushall_shift: 6
  5203. [ 0.023206] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
  5204. [ 0.026546] ACPI: Core revision 20131115
  5205. [ 0.027427] ACPI: All ACPI Tables successfully acquired
  5206. [ 0.027904] ftrace: allocating 28502 entries in 112 pages
  5207. [ 0.036184] Enabling x2apic
  5208. [ 0.036420] Enabled x2apic
  5209. [ 0.036834] Switched APIC routing to physical x2apic.
  5210. [ 0.040789] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  5211. [ 0.041246] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz (fam: 06, model: 3f, stepping: 02)
  5212. [ 0.042010] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.
  5213. [ 0.043033] ... version: 2
  5214. [ 0.043355] ... bit width: 48
  5215. [ 0.043702] ... generic registers: 8
  5216. [ 0.044000] ... value mask: 0000ffffffffffff
  5217. [ 0.044000] ... max period: 000000007fffffff
  5218. [ 0.044000] ... fixed-purpose events: 3
  5219. [ 0.044000] ... event mask: 00000007000000ff
  5220. [ 0.047695] KVM setup paravirtual spinlock
  5221. [ 0.049217] x86: Booted up 1 node, 1 CPUs
  5222. [ 0.049545] smpboot: Total of 1 processors activated (4799.99 BogoMIPS)
  5223. [ 0.050308] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  5224. [ 0.051340] devtmpfs: initialized
  5225. [ 0.053862] EVM: security.selinux
  5226. [ 0.054134] EVM: security.SMACK64
  5227. [ 0.054400] EVM: security.ima
  5228. [ 0.054638] EVM: security.capability
  5229. [ 0.055901] pinctrl core: initialized pinctrl subsystem
  5230. [ 0.056046] regulator-dummy: no parameters
  5231. [ 0.056433] RTC time: 15:37:54, date: 03/28/17
  5232. [ 0.056821] NET: Registered protocol family 16
  5233. [ 0.057258] cpuidle: using governor ladder
  5234. [ 0.057592] cpuidle: using governor menu
  5235. [ 0.057948] ACPI: bus type PCI registered
  5236. [ 0.058273] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  5237. [ 0.058872] PCI: Using configuration type 1 for base access
  5238. [ 0.059856] bio: create slab <bio-0> at 0
  5239. [ 0.060083] ACPI: Added _OSI(Module Device)
  5240. [ 0.060427] ACPI: Added _OSI(Processor Device)
  5241. [ 0.060781] ACPI: Added _OSI(3.0 _SCP Extensions)
  5242. [ 0.061160] ACPI: Added _OSI(Processor Aggregator Device)
  5243. [ 0.062351] ACPI: Interpreter enabled
  5244. [ 0.062660] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
  5245. [ 0.063413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
  5246. [ 0.064015] ACPI: (supports S0 S3 S4 S5)
  5247. [ 0.064333] ACPI: Using IOAPIC for interrupt routing
  5248. [ 0.064741] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  5249. [ 0.065701] ACPI: No dock devices found.
  5250. [ 0.067827] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  5251. [ 0.068007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  5252. [ 0.068552] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  5253. [ 0.069088] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  5254. [ 0.070185] acpiphp: Slot [3] registered
  5255. [ 0.070522] acpiphp: Slot [4] registered
  5256. [ 0.070875] acpiphp: Slot [5] registered
  5257. [ 0.071211] acpiphp: Slot [6] registered
  5258. [ 0.071538] acpiphp: Slot [7] registered
  5259. [ 0.071866] acpiphp: Slot [8] registered
  5260. [ 0.072017] acpiphp: Slot [9] registered
  5261. [ 0.072345] acpiphp: Slot [10] registered
  5262. [ 0.072686] acpiphp: Slot [11] registered
  5263. [ 0.073028] acpiphp: Slot [12] registered
  5264. [ 0.073364] acpiphp: Slot [13] registered
  5265. [ 0.073705] acpiphp: Slot [14] registered
  5266. [ 0.074046] acpiphp: Slot [15] registered
  5267. [ 0.074386] acpiphp: Slot [16] registered
  5268. [ 0.074729] acpiphp: Slot [17] registered
  5269. [ 0.075063] acpiphp: Slot [18] registered
  5270. [ 0.075395] acpiphp: Slot [19] registered
  5271. [ 0.075744] acpiphp: Slot [20] registered
  5272. [ 0.076015] acpiphp: Slot [21] registered
  5273. [ 0.076346] acpiphp: Slot [22] registered
  5274. [ 0.076684] acpiphp: Slot [23] registered
  5275. [ 0.077017] acpiphp: Slot [24] registered
  5276. [ 0.077353] acpiphp: Slot [25] registered
  5277. [ 0.077696] acpiphp: Slot [26] registered
  5278. [ 0.078039] acpiphp: Slot [27] registered
  5279. [ 0.078385] acpiphp: Slot [28] registered
  5280. [ 0.078724] acpiphp: Slot [29] registered
  5281. [ 0.079065] acpiphp: Slot [30] registered
  5282. [ 0.079419] acpiphp: Slot [31] registered
  5283. [ 0.079752] PCI host bridge to bus 0000:00
  5284. [ 0.080004] pci_bus 0000:00: root bus resource [bus 00-ff]
  5285. [ 0.080451] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  5286. [ 0.080952] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  5287. [ 0.081449] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  5288. [ 0.081997] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff]
  5289. [ 0.086780] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
  5290. [ 0.087352] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
  5291. [ 0.107798] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  5292. [ 0.108200] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  5293. [ 0.108775] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  5294. [ 0.109328] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  5295. [ 0.109856] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
  5296. [ 0.110524] ACPI: Enabled 16 GPEs in block 00 to 0F
  5297. [ 0.111066] vgaarb: setting as boot device: PCI:0000:00:02.0
  5298. [ 0.111532] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  5299. [ 0.112003] vgaarb: loaded
  5300. [ 0.112229] vgaarb: bridge control possible 0000:00:02.0
  5301. [ 0.112783] SCSI subsystem initialized
  5302. [ 0.113148] ACPI: bus type USB registered
  5303. [ 0.114318] usbcore: registered new interface driver usbfs
  5304. [ 0.114802] usbcore: registered new interface driver hub
  5305. [ 0.115254] usbcore: registered new device driver usb
  5306. [ 0.115737] PCI: Using ACPI for IRQ routing
  5307. [ 0.116154] NetLabel: Initializing
  5308. [ 0.116435] NetLabel: domain hash size = 128
  5309. [ 0.116795] NetLabel: protocols = UNLABELED CIPSOv4
  5310. [ 0.117216] NetLabel: unlabeled traffic allowed by default
  5311. [ 0.117726] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  5312. [ 0.118179] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
  5313. [ 0.122082] Switched to clocksource kvm-clock
  5314. [ 0.124102] AppArmor: AppArmor Filesystem Enabled
  5315. [ 0.124506] pnp: PnP ACPI init
  5316. [ 0.124762] ACPI: bus type PNP registered
  5317. [ 0.125565] pnp: PnP ACPI: found 11 devices
  5318. [ 0.125905] ACPI: bus type PNP unregistered
  5319. [ 0.131556] NET: Registered protocol family 2
  5320. [ 0.132068] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  5321. [ 0.132651] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
  5322. [ 0.133171] TCP: Hash tables configured (established 4096 bind 4096)
  5323. [ 0.133692] TCP: reno registered
  5324. [ 0.133954] UDP hash table entries: 256 (order: 1, 8192 bytes)
  5325. [ 0.134421] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  5326. [ 0.134945] NET: Registered protocol family 1
  5327. [ 0.135304] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  5328. [ 0.135781] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  5329. [ 0.136267] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  5330. [ 0.136923] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1
  5331. [ 0.137427] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  5332. [ 0.138148] Scanning for low memory corruption every 60 seconds
  5333. [ 0.138802] Initialise system trusted keyring
  5334. [ 0.139197] audit: initializing netlink socket (disabled)
  5335. [ 0.139642] type=2000 audit(1490715475.174:1): initialized
  5336. [ 0.162619] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  5337. [ 0.164158] zbud: loaded
  5338. [ 0.164483] VFS: Disk quotas dquot_6.5.2
  5339. [ 0.164828] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  5340. [ 0.165592] fuse init (API version 7.22)
  5341. [ 0.165957] msgmni has been set to 974
  5342. [ 0.166298] Key type big_key registered
  5343. [ 0.166724] Key type asymmetric registered
  5344. [ 0.167057] Asymmetric key parser 'x509' registered
  5345. [ 0.167468] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  5346. [ 0.168103] io scheduler noop registered
  5347. [ 0.168429] io scheduler deadline registered (default)
  5348. [ 0.168855] io scheduler cfq registered
  5349. [ 0.169219] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  5350. [ 0.169681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  5351. [ 0.170261] ipmi message handler version 39.2
  5352. [ 0.170653] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  5353. [ 0.171233] ACPI: Power Button [PWRF]
  5354. [ 0.171602] GHES: HEST is not enabled!
  5355. [ 0.189764] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
  5356. [ 0.208287] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
  5357. [ 0.208907] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  5358. [ 0.232692] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  5359. [ 0.256634] 00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
  5360. [ 0.257834] Linux agpgart interface v0.103
  5361. [ 0.258874] brd: module loaded
  5362. [ 0.259505] loop: module loaded
  5363. [ 0.259988] blk-mq: CPU -> queue map
  5364. [ 0.260294] CPU 0 -> Queue 0
  5365. [ 0.260884] vda: unknown partition table
  5366. [ 0.261906] scsi0 : ata_piix
  5367. [ 0.262187] scsi1 : ata_piix
  5368. [ 0.262448] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14
  5369. [ 0.262986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15
  5370. [ 0.263693] libphy: Fixed MDIO Bus: probed
  5371. [ 0.264268] tun: Universal TUN/TAP device driver, 1.6
  5372. [ 0.264671] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  5373. [ 0.265182] PPP generic driver version 2.4.2
  5374. [ 0.265562] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  5375. [ 0.266082] ehci-pci: EHCI PCI platform driver
  5376. [ 0.266453] ehci-platform: EHCI generic platform driver
  5377. [ 0.266874] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  5378. [ 0.267357] ohci-pci: OHCI PCI platform driver
  5379. [ 0.267710] ohci-platform: OHCI generic platform driver
  5380. [ 0.268308] uhci_hcd: USB Universal Host Controller Interface driver
  5381. [ 0.268845] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  5382. [ 0.269975] serio: i8042 KBD port at 0x60,0x64 irq 1
  5383. [ 0.270375] serio: i8042 AUX port at 0x60,0x64 irq 12
  5384. [ 0.270840] mousedev: PS/2 mouse device common for all mice
  5385. [ 0.271462] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  5386. [ 0.272337] rtc_cmos 00:00: RTC can wake from S4
  5387. [ 0.272875] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  5388. [ 0.273476] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
  5389. [ 0.274077] device-mapper: uevent: version 1.0.3
  5390. [ 0.274492] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  5391. [ 0.275164] ledtrig-cpu: registered to indicate activity on CPUs
  5392. [ 0.275703] TCP: cubic registered
  5393. [ 0.276058] NET: Registered protocol family 10
  5394. [ 0.276532] NET: Registered protocol family 17
  5395. [ 0.276898] Key type dns_resolver registered
  5396. [ 0.277347] Loading compiled-in X.509 certificates
  5397. [ 0.278432] Loaded X.509 cert 'Magrathea: Glacier signing key: f695ff4e8e207d03198b2e447e13b60bf2f85fce'
  5398. [ 0.279186] registered taskstats version 1
  5399. [ 0.279987] Key type trusted registered
  5400. [ 0.280433] Key type encrypted registered
  5401. [ 0.280765] AppArmor: AppArmor sha1 policy hashing enabled
  5402. [ 0.281203] IMA: No TPM chip found, activating TPM-bypass!
  5403. [ 0.281744] regulator-dummy: disabling
  5404. [ 0.282072] Magic number: 9:258:640
  5405. [ 0.282439] rtc_cmos 00:00: setting system clock to 2017-03-28 15:37:54 UTC (1490715474)
  5406. [ 0.283101] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  5407. [ 0.283580] EDD information not available.
  5408. [ 0.424463] ata2.00: ATAPI: QEMU DVD-ROM, 2.4.0, max UDMA/100
  5409. [ 0.425274] ata2.00: configured for MWDMA2
  5410. [ 0.425914] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.4. PQ: 0 ANSI: 5
  5411. [ 0.427025] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
  5412. [ 0.427493] cdrom: Uniform CD-ROM driver Revision: 3.20
  5413. [ 0.428529] sr 1:0:0:0: Attached scsi generic sg0 type 5
  5414. [ 1.136115] tsc: Refined TSC clocksource calibration: 2399.950 MHz
  5415. [ 12.328358] md: Waiting for all devices to be available before autodetect
  5416. [ 12.328894] md: If you don't use raid, use raid=noautodetect
  5417. [ 12.329455] md: Autodetecting RAID arrays.
  5418. [ 12.329773] md: Scanned 0 and added 0 devices.
  5419. [ 12.330112] md: autorun ...
  5420. [ 12.330322] md: ... autorun DONE.
  5421. [ 12.330797] EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities
  5422. [ 12.331490] EXT4-fs (vda): mounting ext2 file system using the ext4 subsystem
  5423. [ 12.332911] EXT4-fs (vda): mounted filesystem without journal. Opts: (null)
  5424. [ 12.333511] VFS: Mounted root (ext2 filesystem) on device 253:0.
  5425. [ 12.334441] devtmpfs: mounted
  5426. [ 12.335685] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000)
  5427. [ 12.336317] Write protecting the kernel read-only data: 12288k
  5428. [ 12.338490] Freeing unused kernel memory: 800K (ffff880001738000 - ffff880001800000)
  5429. [ 12.340568] Freeing unused kernel memory: 716K (ffff880001b4d000 - ffff880001c00000)
  5430. Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
  5431. [ 12.363091] random: init urandom read with 5 bits of entropy available
  5432. [ 12.383247] init: plymouth-upstart-bridge main process (74) terminated with status 1
  5433. [ 12.384280] init: plymouth-upstart-bridge main process ended, respawning
  5434. [ 12.396604] init: plymouth-upstart-bridge main process (84) terminated with status 1
  5435. [ 12.397273] init: plymouth-upstart-bridge main process ended, respawning
  5436. [ 12.404385] init: plymouth-upstart-bridge main process (90) terminated with status 1
  5437. [ 12.405060] init: plymouth-upstart-bridge main process ended, respawning
  5438. qemu-system-x86_64: Failed to read msg header. Read 0 instead of 12.
  5439. qemu-system-x86_64: Failed to read msg header. Read 0 instead of 12.
  5440. qemu-system-x86_64: chardev "char0" went down
  5441.  
  5442.  
  5443. snabb0.log:
  5444. snabbnfv traffic starting
  5445. Loading /tmp/snabb_nfv_selftest_ports.10074
  5446. engine: start_app A_NIC
  5447. engine: start_app B_NIC
  5448. engine: start_app B_Virtio
  5449. engine: start_app A_Virtio
  5450. engine: new_link B_Virtio.tx -> B_NIC.rx
  5451. engine: link_output B_Virtio
  5452. engine: link_input B_NIC
  5453. engine: new_link B_NIC.tx -> B_Virtio.rx
  5454. engine: link_output B_NIC
  5455. engine: link_input B_Virtio
  5456. engine: new_link A_Virtio.tx -> A_NIC.rx
  5457. engine: link_output A_Virtio
  5458. engine: link_input A_NIC
  5459. engine: new_link A_NIC.tx -> A_Virtio.rx
  5460. engine: link_output A_NIC
  5461. engine: link_input A_Virtio
  5462. Get features 0x18428001
  5463. VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_MQ VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
  5464. Get features 0x18428001
  5465. VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_MQ VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
  5466. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5467. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5468. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5469. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5470. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5471. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5472. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5473. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5474. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5475. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5476. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5477. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5478. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5479. vhost_user: Caching features (0x18028001) in /tmp/vhost_features_vhost_B.sock
  5480. Set features 0x18028001
  5481. VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
  5482. rxavail = 0 rxused = 0
  5483. rxavail = 0 rxused = 0
  5484. vhost_user: Caching features (0x18028001) in /tmp/vhost_features_vhost_A.sock
  5485. Set features 0x18028001
  5486. VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
  5487. rxavail = 0 rxused = 0
  5488. rxavail = 0 rxused = 0
  5489. load: time: 1.00s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 90 sleep: 100 us
  5490. load: time: 1.00s fps: 2 fpGbps: 0.000 fpb: 0 bpp: 82 sleep: 100 us
  5491. load: time: 1.00s fps: 6 fpGbps: 0.000 fpb: 0 bpp: 83 sleep: 80 us
  5492. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5493. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5494. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5495. load: time: 1.00s fps: 2 fpGbps: 0.000 fpb: 0 bpp: 70 sleep: 100 us
  5496. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5497. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5498. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5499. load: time: 1.00s fps: 2 fpGbps: 0.000 fpb: 0 bpp: 70 sleep: 100 us
  5500. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5501. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5502. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5503. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5504. load: time: 0.00s fps: NaN fpGbps: nan fpb: NaN bpp: - sleep: 100 us
  5505. Loading /tmp/snabb_nfv_selftest_ports.10074
  5506. engine: reconfig_app A_NIC
  5507. engine: reconfig_app B_NIC
  5508. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5509. load: time: 1.00s fps: 8 fpGbps: 0.000 fpb: 0 bpp: 102 sleep: 100 us
  5510. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5511. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5512. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5513. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5514. load: time: 1.00s fps: 4 fpGbps: 0.000 fpb: 0 bpp: 82 sleep: 100 us
  5515. load: time: 1.00s fps: 1,512,912 fpGbps: 16.627 fpb: 188 bpp: 1364 sleep: 100 us
  5516. load: time: 1.00s fps: 2,147,660 fpGbps: 24.365 fpb: 182 bpp: 1409 sleep: 0 us
  5517. load: time: 1.00s fps: 2,227,245 fpGbps: 25.231 fpb: 193 bpp: 1407 sleep: 0 us
  5518. load: time: 1.00s fps: 2,046,031 fpGbps: 23.272 fpb: 175 bpp: 1412 sleep: 0 us
  5519. load: time: 1.00s fps: 2,233,894 fpGbps: 25.689 fpb: 178 bpp: 1428 sleep: 1 us
  5520. load: time: 1.00s fps: 2,233,414 fpGbps: 25.390 fpb: 190 bpp: 1412 sleep: 0 us
  5521. load: time: 1.00s fps: 2,102,032 fpGbps: 23.946 fpb: 180 bpp: 1415 sleep: 0 us
  5522. load: time: 1.00s fps: 2,238,190 fpGbps: 25.602 fpb: 180 bpp: 1420 sleep: 0 us
  5523. load: time: 1.00s fps: 2,081,405 fpGbps: 23.628 fpb: 183 bpp: 1409 sleep: 0 us
  5524. load: time: 1.00s fps: 2,237,621 fpGbps: 25.762 fpb: 183 bpp: 1430 sleep: 0 us
  5525. load: time: 1.00s fps: 110,013 fpGbps: 1.203 fpb: 16 bpp: 1358 sleep: 100 us
  5526. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5527. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5528. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5529. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5530. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5531. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5532. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5533. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5534. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5535. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5536. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5537. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5538. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5539. load: time: 1.00s fps: 4 fpGbps: 0.000 fpb: 0 bpp: 9062 sleep: 100 us
  5540. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5541. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5542. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5543. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5544. load: time: 1.00s fps: 4 fpGbps: 0.000 fpb: 0 bpp: 82 sleep: 100 us
  5545. load: time: 1.00s fps: 434,588 fpGbps: 21.448 fpb: 16 bpp: 6160 sleep: 0 us
  5546. load: time: 1.00s fps: 468,733 fpGbps: 23.134 fpb: 16 bpp: 6160 sleep: 0 us
  5547. load: time: 1.00s fps: 451,149 fpGbps: 22.266 fpb: 17 bpp: 6160 sleep: 0 us
  5548. load: time: 1.00s fps: 468,073 fpGbps: 23.119 fpb: 17 bpp: 6165 sleep: 0 us
  5549. load: time: 1.00s fps: 434,618 fpGbps: 21.473 fpb: 18 bpp: 6166 sleep: 0 us
  5550. load: time: 1.00s fps: 473,494 fpGbps: 23.416 fpb: 17 bpp: 6172 sleep: 0 us
  5551. load: time: 1.00s fps: 430,489 fpGbps: 21.262 fpb: 16 bpp: 6164 sleep: 0 us
  5552. load: time: 1.00s fps: 473,272 fpGbps: 23.350 fpb: 17 bpp: 6158 sleep: 0 us
  5553. load: time: 1.00s fps: 480,536 fpGbps: 23.733 fpb: 17 bpp: 6164 sleep: 0 us
  5554. load: time: 1.00s fps: 414,505 fpGbps: 20.464 fpb: 17 bpp: 6162 sleep: 0 us
  5555. load: time: 1.00s fps: 29,024 fpGbps: 1.433 fpb: 3 bpp: 6162 sleep: 100 us
  5556. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5557. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5558. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5559. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5560. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5561. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5562. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5563. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5564. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5565. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5566. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5567. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5568. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5569. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5570. load: time: 0.00s fps: NaN fpGbps: nan fpb: NaN bpp: - sleep: 100 us
  5571. Loading /tmp/snabb_nfv_selftest_ports.10074
  5572. engine: unlink_output B_Virtio
  5573. engine: unlink_input B_NIC
  5574. engine: free_link B_Virtio.tx -> B_NIC.rx
  5575. engine: unlink_output A_Virtio
  5576. engine: unlink_input A_NIC
  5577. engine: free_link A_Virtio.tx -> A_NIC.rx
  5578. engine: start_app A_TxLimit
  5579. engine: start_app B_TxLimit
  5580. engine: new_link B_Virtio.tx -> B_TxLimit.input
  5581. engine: link_output B_Virtio
  5582. engine: link_input B_TxLimit
  5583. engine: new_link B_TxLimit.output -> B_NIC.rx
  5584. engine: link_output B_TxLimit
  5585. engine: link_input B_NIC
  5586. engine: new_link A_TxLimit.output -> A_NIC.rx
  5587. engine: link_output A_TxLimit
  5588. engine: link_input A_NIC
  5589. engine: new_link A_Virtio.tx -> A_TxLimit.input
  5590. engine: link_output A_Virtio
  5591. engine: link_input A_TxLimit
  5592. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5593. load: time: 1.00s fps: 4 fpGbps: 0.000 fpb: 0 bpp: 118 sleep: 100 us
  5594. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5595. EXITCODE: 1
  5596.  
  5597. src/testlog/program.snabbvmx.tests.end-to-end.selftest.sh:
  5598. Testing: IPv6 fragments and fragmentation is off
  5599. data/snabbvmx-lwaftr-xe1.conf: loading source configuration
  5600. data/snabbvmx-lwaftr-xe1.conf: wrote compiled configuration data/snabbvmx-lwaftr-xe1.o
  5601. nh_fwd4: cache_refresh_interval set to 0 seconds
  5602. nh_fwd4: static next_hop_mac 90:e2:ba:94:2a:bc
  5603. nh_fwd6: cache_refresh_interval set to 0 seconds
  5604. nh_fwd6: static next_hop_mac 90:e2:ba:94:2a:bc
  5605. done
  5606. Test passed
  5607. All end-to-end lwAFTR tests passed.
  5608. Testing: IPv6 fragments and fragmentation is off
  5609. data/vlan/snabbvmx-lwaftr-xe1.conf: loading source configuration
  5610. data/vlan/snabbvmx-lwaftr-xe1.conf: wrote compiled configuration data/vlan/snabbvmx-lwaftr-xe1.o
  5611. nh_fwd4: cache_refresh_interval set to 0 seconds
  5612. nh_fwd4: static next_hop_mac 90:e2:ba:94:2a:bc
  5613. nh_fwd6: cache_refresh_interval set to 0 seconds
  5614. nh_fwd6: static next_hop_mac 90:e2:ba:94:2a:bc
  5615. done
  5616. Test passed
  5617. All end-to-end lwAFTR tests passed.
  5618.  
  5619. src/testlog/program.snabbvmx.tests.nexthop.selftest.sh:
  5620. Defaulting to HUGETLBFS=/hugetlbfs
  5621. Defaulting to QUEUES=1
  5622. Defaulting to QEMU=/root/.test_env/qemu/obj/x86_64-softmmu/qemu-system-x86_64
  5623. Waiting for VM listening on telnet port 5000 to get ready... [OK]
  5624. Setting up VM... [OK]
  5625. Resolved MAC inet side: 02:99:99:99:99:99 [OK]
  5626. Resolved MAC b4 side: 61:bb:99:99:99:99 [OK]
  5627.  
  5628. src/testlog/program.snabbvmx.tests.selftest.sh:
  5629. Defaulting to GUEST_MEM=512
  5630. Defaulting to HUGETLBFS=/hugetlbfs
  5631. Defaulting to QUEUES=1
  5632. Defaulting to QEMU=/root/.test_env/qemu/obj/x86_64-softmmu/qemu-system-x86_64
  5633. Waiting for VM listening on telnet port 5000 to get ready... [OK]
  5634. Setting up VM... [OK]
  5635. Ping to lwAFTR inet side: OK
  5636. Ping to lwAFTR inet side (Good VLAN): OK
  5637. Ping to lwAFTR inet side (Bad VLAN): OK
  5638. Ping to lwAFTR B4 side: OK
  5639. Ping to lwAFTR B4 side (Good VLAN): OK
  5640. Ping to lwAFTR B4 side (Bad VLAN): OK
  5641. ARP request to lwAFTR: OK
  5642. ARP request to lwAFTR (Good VLAN): OK
  5643. ARP request to lwAFTR (Bad VLAN): OK
  5644. NDP request to lwAFTR: OK
  5645. NDP request to lwAFTR (Good VLAN): OK
  5646. NDP request to lwAFTR (Bad VLAN): OK
  5647.  
  5648. src/testlog/selftest.sh:
  5649. selftest: ./snabb binary portability
  5650. Scanning for symbols requiring GLIBC > 2.7
  5651. selftest: ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement