Advertisement
Guest User

Untitled

a guest
Jan 12th, 2017
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 339.50 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: #706
  4. Target Head: ae54a7aeaca60225c92348ec5c91895aab30c0f2
  5. Pull Request Head: da8619322299a27e85f32294c8e56d3be9f259cf
  6. SNABB_PCI0=
  7. SNABB_PCI1=
  8.  
  9. Checking test suite:
  10. DIR testlog
  11. TEST core.timer
  12. TEST core.counter
  13. TEST core.worker
  14. TEST core.lib
  15. TEST core.main
  16. TEST core.packet
  17. TEST core.app
  18. TEST core.memory
  19. TEST core.shm
  20. TEST core.link
  21. TEST core.histogram
  22. TEST apps.intel.intel_app
  23. TEST apps.intel.intel1g
  24. SKIPPED testlog/apps.intel.intel1g
  25. TEST apps.vhost.vhost_user
  26. SKIPPED testlog/apps.vhost.vhost_user
  27. TEST apps.ipv6.nd_light
  28. TEST apps.test.synth
  29. TEST apps.test.match
  30. TEST apps.virtio_net.virtio_net
  31. SKIPPED testlog/apps.virtio_net.virtio_net
  32. TEST apps.config.action_codec
  33. TEST apps.config.follower
  34. TEST apps.config.channel
  35. TEST apps.config.leader
  36. TEST apps.lwaftr.nh_fwd
  37. TEST apps.lwaftr.binding_table
  38. TEST apps.lwaftr.ctable_wrapper
  39. TEST apps.lwaftr.dump
  40. TEST apps.lwaftr.lwdebug
  41. TEST apps.lwaftr.ndp
  42. TEST apps.lwaftr.fragmentv4_test
  43. TEST apps.lwaftr.fragmentv4_hardened
  44. TEST apps.lwaftr.V4V6
  45. TEST apps.lwaftr.conf
  46. TEST apps.lwaftr.fragmentv6_hardened
  47. TEST apps.lwaftr.rangemap
  48. TEST apps.lwaftr.arp
  49. TEST apps.rate_limiter.rate_limiter
  50. TEST apps.bridge.mac_table
  51. TEST apps.packet_filter.pcap_filter
  52. TEST apps.tap.tap
  53. SKIPPED testlog/apps.tap.tap
  54. TEST apps.vlan.vlan
  55. TEST apps.socket.unix
  56. TEST apps.socket.raw
  57. TEST apps.example.asm
  58. TEST apps.keyed_ipv6_tunnel.tunnel
  59. TEST lib.yang.path
  60. TEST lib.yang.rpc
  61. TEST lib.yang.binary
  62. TEST lib.yang.util
  63. TEST lib.yang.value
  64. TEST lib.yang.data
  65. TEST lib.yang.yang
  66. TEST lib.yang.state
  67. TEST lib.yang.parser
  68. TEST lib.yang.schema
  69. TEST lib.pmu_x86
  70. TEST lib.pmu
  71. SKIPPED testlog/lib.pmu
  72. TEST lib.binary_search
  73. TEST lib.ctable
  74. TEST lib.hash.murmur
  75. TEST lib.protocol.ipv6
  76. TEST lib.protocol.datagram
  77. TEST lib.protocol.tcp
  78. TEST lib.protocol.ipv4
  79. TEST lib.traceprof.traceprof
  80. TEST lib.ipc.shmem.shmem
  81. TEST lib.hardware.pci
  82. TEST lib.checksum
  83. TEST lib.multi_copy
  84. TEST lib.ipsec.aes_128_gcm
  85. TEST lib.ipsec.esp
  86. TEST lib.cltable
  87. TEST lib.numa
  88. TEST program.config.json
  89. TEST program.snabbnfv.neutron2snabb.neutron2snabb_schema
  90. TEST program.snabbnfv.neutron2snabb.neutron2snabb
  91. TEST program.snabbnfv.nfvconfig
  92. TEST selftest.sh
  93. TEST apps/solarflare/selftest.sh
  94. SKIPPED testlog/apps.solarflare.selftest.sh
  95. TEST apps/tap/selftest.sh
  96. TEST lib/watchdog/selftest.sh
  97. TEST program/lwaftr/selftest.sh
  98. TEST program/lwaftr/tests/soaktest/selftest.sh
  99. TEST program/lwaftr/tests/config/selftest.sh
  100. TEST program/lwaftr/tests/end-to-end/selftest.sh
  101. TEST program/lwaftr/query/selftest.sh
  102. TEST program/snabbnfv/selftest.sh
  103. ERROR testlog/program.snabbnfv.selftest.sh
  104.  
  105. ERROR during tests:
  106. src/testlog/apps.bridge.mac_table:
  107. Jan 12 2017 17:19:50 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)
  108.  
  109. src/testlog/apps.config.action_codec:
  110. selftest: apps.config.action_codec
  111. serializing to: /var/run/snabb/168/app-conf-nHmCugaLtjgszc6IqUEQeR
  112. serializing to: /var/run/snabb/168/app-conf-TkgtyH7gMZbX-Yfh8WrgvK
  113. serializing to: /var/run/snabb/168/app-conf-9VgUxsyhtugOeye5arGaKj
  114. serializing to: /var/run/snabb/168/app-conf-dnA2SMJnBXzEHoh1658m2t
  115. serializing to: /var/run/snabb/168/app-conf-lkEm0YQ-s2zSibiLT-11v7
  116. selftest: ok
  117.  
  118. src/testlog/apps.config.channel:
  119. selftest: apps.config.channel
  120. selftest: channel ok
  121.  
  122. src/testlog/apps.config.follower:
  123. selftest: apps.config.follower
  124. link report:
  125. apps report:
  126. selftest: ok
  127.  
  128. src/testlog/apps.config.leader:
  129. selftest: apps.config.leader
  130. link report:
  131. 2,278,170 sent on source.foo -> sink.bar (loss rate: 0%)
  132. apps report:
  133. selftest: ok
  134.  
  135. src/testlog/apps.example.asm:
  136. selftest: asm
  137. magic number: 0xdeadbeef
  138. selftest: ok
  139.  
  140. src/testlog/apps.intel.intel1g:
  141. selftest: Intel1g
  142. SNABB_PCI_INTEL1G0 not set
  143. EXITCODE: 43
  144.  
  145. src/testlog/apps.intel.intel_app:
  146. selftest: intel_app
  147. 100 VF initializations:
  148.  
  149. Running iterated VMDq test...
  150. test # 1: VMDq VLAN=101; 100ms burst. packet sent: 583,440
  151. test # 2: VMDq VLAN=102; 100ms burst. packet sent: 1,249,908
  152. test # 3: VMDq VLAN=103; 100ms burst. packet sent: 1,913,214
  153. test # 4: VMDq VLAN=104; 100ms burst. packet sent: 2,578,560
  154. test # 5: VMDq VLAN=105; 100ms burst. packet sent: 3,240,846
  155. test # 6: VMDq VLAN=106; 100ms burst. packet sent: 3,895,482
  156. test # 7: VMDq VLAN=107; 100ms burst. packet sent: 4,557,360
  157. test # 8: VMDq VLAN=108; 100ms burst. packet sent: 5,222,094
  158. test # 9: VMDq VLAN=109; 100ms burst. packet sent: 5,883,054
  159. test # 10: VMDq VLAN=110; 100ms burst. packet sent: 6,542,688
  160. test # 11: VMDq VLAN=111; 100ms burst. packet sent: 7,203,138
  161. test # 12: VMDq VLAN=112; 100ms burst. packet sent: 7,863,282
  162. test # 13: VMDq VLAN=113; 100ms burst. packet sent: 8,522,406
  163. test # 14: VMDq VLAN=114; 100ms burst. packet sent: 9,181,632
  164. test # 15: VMDq VLAN=115; 100ms burst. packet sent: 9,841,164
  165. test # 16: VMDq VLAN=116; 100ms burst. packet sent: 10,502,328
  166. test # 17: VMDq VLAN=117; 100ms burst. packet sent: 11,160,330
  167. test # 18: VMDq VLAN=118; 100ms burst. packet sent: 11,793,546
  168. test # 19: VMDq VLAN=119; 100ms burst. packet sent: 12,427,374
  169. test # 20: VMDq VLAN=120; 100ms burst. packet sent: 13,062,222
  170. test # 21: VMDq VLAN=121; 100ms burst. packet sent: 13,715,532
  171. test # 22: VMDq VLAN=122; 100ms burst. packet sent: 14,372,310
  172. test # 23: VMDq VLAN=123; 100ms burst. packet sent: 14,999,406
  173. test # 24: VMDq VLAN=124; 100ms burst. packet sent: 15,654,246
  174. test # 25: VMDq VLAN=125; 100ms burst. packet sent: 16,309,188
  175. test # 26: VMDq VLAN=126; 100ms burst. packet sent: 16,960,866
  176. test # 27: VMDq VLAN=127; 100ms burst. packet sent: 17,608,974
  177. test # 28: VMDq VLAN=128; 100ms burst. packet sent: 18,255,552
  178. test # 29: VMDq VLAN=129; 100ms burst. packet sent: 18,898,968
  179. test # 30: VMDq VLAN=130; 100ms burst. packet sent: 19,538,406
  180. test # 31: VMDq VLAN=131; 100ms burst. packet sent: 20,179,884
  181. test # 32: VMDq VLAN=132; 100ms burst. packet sent: 20,824,014
  182. test # 33: VMDq VLAN=133; 100ms burst. packet sent: 21,463,146
  183. test # 34: VMDq VLAN=134; 100ms burst. packet sent: 22,102,278
  184. test # 35: VMDq VLAN=135; 100ms burst. packet sent: 22,741,512
  185. test # 36: VMDq VLAN=136; 100ms burst. packet sent: 23,380,338
  186. test # 37: VMDq VLAN=137; 100ms burst. packet sent: 24,028,752
  187. test # 38: VMDq VLAN=138; 100ms burst. packet sent: 24,675,636
  188. test # 39: VMDq VLAN=139; 100ms burst. packet sent: 25,322,724
  189. test # 40: VMDq VLAN=140; 100ms burst. packet sent: 25,968,894
  190. test # 41: VMDq VLAN=141; 100ms burst. packet sent: 26,614,962
  191. test # 42: VMDq VLAN=142; 100ms burst. packet sent: 27,257,358
  192. test # 43: VMDq VLAN=143; 100ms burst. packet sent: 27,901,182
  193. test # 44: VMDq VLAN=144; 100ms burst. packet sent: 28,531,032
  194. test # 45: VMDq VLAN=145; 100ms burst. packet sent: 29,174,550
  195. test # 46: VMDq VLAN=146; 100ms burst. packet sent: 29,818,884
  196. test # 47: VMDq VLAN=147; 100ms burst. packet sent: 30,461,586
  197. test # 48: VMDq VLAN=148; 100ms burst. packet sent: 31,103,472
  198. test # 49: VMDq VLAN=149; 100ms burst. packet sent: 31,746,990
  199. test # 50: VMDq VLAN=150; 100ms burst. packet sent: 32,390,304
  200. test # 51: VMDq VLAN=151; 100ms burst. packet sent: 33,030,864
  201. test # 52: VMDq VLAN=152; 100ms burst. packet sent: 33,671,832
  202. test # 53: VMDq VLAN=153; 100ms burst. packet sent: 34,314,330
  203. test # 54: VMDq VLAN=154; 100ms burst. packet sent: 34,955,502
  204. test # 55: VMDq VLAN=155; 100ms burst. packet sent: 35,597,796
  205. test # 56: VMDq VLAN=156; 100ms burst. packet sent: 36,144,414
  206. test # 57: VMDq VLAN=157; 100ms burst. packet sent: 36,786,810
  207. test # 58: VMDq VLAN=158; 100ms burst. packet sent: 37,429,002
  208. test # 59: VMDq VLAN=159; 100ms burst. packet sent: 38,070,888
  209. test # 60: VMDq VLAN=160; 100ms burst. packet sent: 38,709,204
  210. test # 61: VMDq VLAN=161; 100ms burst. packet sent: 39,348,336
  211. test # 62: VMDq VLAN=162; 100ms burst. packet sent: 39,985,326
  212. test # 63: VMDq VLAN=163; 100ms burst. packet sent: 40,618,440
  213. test # 64: VMDq VLAN=164; 100ms burst. packet sent: 41,252,676
  214. test # 65: VMDq VLAN=165; 100ms burst. packet sent: 41,883,138
  215. test # 66: VMDq VLAN=166; 100ms burst. packet sent: 42,513,090
  216. test # 67: VMDq VLAN=167; 100ms burst. packet sent: 43,141,206
  217. test # 68: VMDq VLAN=168; 100ms burst. packet sent: 43,769,628
  218. test # 69: VMDq VLAN=169; 100ms burst. packet sent: 44,400,396
  219. test # 70: VMDq VLAN=170; 100ms burst. packet sent: 45,031,164
  220. test # 71: VMDq VLAN=171; 100ms burst. packet sent: 45,659,688
  221. test # 72: VMDq VLAN=172; 100ms burst. packet sent: 46,290,456
  222. test # 73: VMDq VLAN=173; 100ms burst. packet sent: 46,919,592
  223. test # 74: VMDq VLAN=174; 100ms burst. packet sent: 47,554,950
  224. test # 75: VMDq VLAN=175; 100ms burst. packet sent: 48,196,428
  225. test # 76: VMDq VLAN=176; 100ms burst. packet sent: 48,837,906
  226. test # 77: VMDq VLAN=177; 100ms burst. packet sent: 49,478,058
  227. test # 78: VMDq VLAN=178; 100ms burst. packet sent: 50,118,312
  228. test # 79: VMDq VLAN=179; 100ms burst. packet sent: 50,757,648
  229. test # 80: VMDq VLAN=180; 100ms burst. packet sent: 51,398,820
  230. test # 81: VMDq VLAN=181; 100ms burst. packet sent: 52,038,360
  231. test # 82: VMDq VLAN=182; 100ms burst. packet sent: 52,678,002
  232. test # 83: VMDq VLAN=183; 100ms burst. packet sent: 53,317,950
  233. test # 84: VMDq VLAN=184; 100ms burst. packet sent: 53,956,266
  234. test # 85: VMDq VLAN=185; 100ms burst. packet sent: 54,594,990
  235. test # 86: VMDq VLAN=186; 100ms burst. packet sent: 55,233,408
  236. test # 87: VMDq VLAN=187; 100ms burst. packet sent: 55,870,704
  237. test # 88: VMDq VLAN=188; 100ms burst. packet sent: 56,508,306
  238. test # 89: VMDq VLAN=189; 100ms burst. packet sent: 57,146,418
  239. test # 90: VMDq VLAN=190; 100ms burst. packet sent: 57,786,060
  240. test # 91: VMDq VLAN=191; 100ms burst. packet sent: 58,425,600
  241. test # 92: VMDq VLAN=192; 100ms burst. packet sent: 59,065,752
  242. test # 93: VMDq VLAN=193; 100ms burst. packet sent: 59,705,088
  243. test # 94: VMDq VLAN=194; 100ms burst. packet sent: 60,344,322
  244. test # 95: VMDq VLAN=195; 100ms burst. packet sent: 60,981,516
  245. test # 96: VMDq VLAN=196; 100ms burst. packet sent: 61,618,404
  246. test # 97: VMDq VLAN=197; 100ms burst. packet sent: 62,253,252
  247. test # 98: VMDq VLAN=198; 100ms burst. packet sent: 62,885,244
  248. test # 99: VMDq VLAN=199; 100ms burst. packet sent: 63,515,094
  249. test #100: VMDq VLAN=200; 100ms burst. packet sent: 64,145,760
  250. 0000:81:00.0: avg wait_lu: 170, max redos: 0, avg: 0
  251. 100 PF full cycles
  252.  
  253. Running iterated VMDq test...
  254. test # 1: VMDq VLAN=101; 100ms burst. packet sent: 629,442
  255. test # 2: VMDq VLAN=102; 100ms burst. packet sent: 635,562
  256. test # 3: VMDq VLAN=103; 100ms burst. packet sent: 636,888
  257. test # 4: VMDq VLAN=104; 100ms burst. packet sent: 652,392
  258. test # 5: VMDq VLAN=105; 100ms burst. packet sent: 650,148
  259. test # 6: VMDq VLAN=106; 100ms burst. packet sent: 649,332
  260. test # 7: VMDq VLAN=107; 100ms burst. packet sent: 581,502
  261. test # 8: VMDq VLAN=108; 100ms burst. packet sent: 653,106
  262. test # 9: VMDq VLAN=109; 100ms burst. packet sent: 645,252
  263. test # 10: VMDq VLAN=110; 100ms burst. packet sent: 646,578
  264. test # 11: VMDq VLAN=111; 100ms burst. packet sent: 645,354
  265. test # 12: VMDq VLAN=112; 100ms burst. packet sent: 643,824
  266. test # 13: VMDq VLAN=113; 100ms burst. packet sent: 633,012
  267. test # 14: VMDq VLAN=114; 100ms burst. packet sent: 634,032
  268. test # 15: VMDq VLAN=115; 100ms burst. packet sent: 657,288
  269. test # 16: VMDq VLAN=116; 100ms burst. packet sent: 646,782
  270. test # 17: VMDq VLAN=117; 100ms burst. packet sent: 649,434
  271. test # 18: VMDq VLAN=118; 100ms burst. packet sent: 646,272
  272. test # 19: VMDq VLAN=119; 100ms burst. packet sent: 645,864
  273. test # 20: VMDq VLAN=120; 100ms burst. packet sent: 650,556
  274. test # 21: VMDq VLAN=121; 100ms burst. packet sent: 653,718
  275. test # 22: VMDq VLAN=122; 100ms burst. packet sent: 653,310
  276. test # 23: VMDq VLAN=123; 100ms burst. packet sent: 643,620
  277. test # 24: VMDq VLAN=124; 100ms burst. packet sent: 646,374
  278. test # 25: VMDq VLAN=125; 100ms burst. packet sent: 639,948
  279. test # 26: VMDq VLAN=126; 100ms burst. packet sent: 634,134
  280. test # 27: VMDq VLAN=127; 100ms burst. packet sent: 620,364
  281. test # 28: VMDq VLAN=128; 100ms burst. packet sent: 654,534
  282. test # 29: VMDq VLAN=129; 100ms burst. packet sent: 648,618
  283. test # 30: VMDq VLAN=130; 100ms burst. packet sent: 656,268
  284. test # 31: VMDq VLAN=131; 100ms burst. packet sent: 646,782
  285. test # 32: VMDq VLAN=132; 100ms burst. packet sent: 647,496
  286. test # 33: VMDq VLAN=133; 100ms burst. packet sent: 648,618
  287. test # 34: VMDq VLAN=134; 100ms burst. packet sent: 645,558
  288. test # 35: VMDq VLAN=135; 100ms burst. packet sent: 654,228
  289. test # 36: VMDq VLAN=136; 100ms burst. packet sent: 646,578
  290. test # 37: VMDq VLAN=137; 100ms burst. packet sent: 640,866
  291. test # 38: VMDq VLAN=138; 100ms burst. packet sent: 637,908
  292. test # 39: VMDq VLAN=139; 100ms burst. packet sent: 610,266
  293. test # 40: VMDq VLAN=140; 100ms burst. packet sent: 633,114
  294. test # 41: VMDq VLAN=141; 100ms burst. packet sent: 651,066
  295. test # 42: VMDq VLAN=142; 100ms burst. packet sent: 654,636
  296. test # 43: VMDq VLAN=143; 100ms burst. packet sent: 646,578
  297. test # 44: VMDq VLAN=144; 100ms burst. packet sent: 650,760
  298. test # 45: VMDq VLAN=145; 100ms burst. packet sent: 648,720
  299. test # 46: VMDq VLAN=146; 100ms burst. packet sent: 525,300
  300. test # 47: VMDq VLAN=147; 100ms burst. packet sent: 650,556
  301. test # 48: VMDq VLAN=148; 100ms burst. packet sent: 647,598
  302. test # 49: VMDq VLAN=149; 100ms burst. packet sent: 645,456
  303. test # 50: VMDq VLAN=150; 100ms burst. packet sent: 645,864
  304. test # 51: VMDq VLAN=151; 100ms burst. packet sent: 644,028
  305. test # 52: VMDq VLAN=152; 100ms burst. packet sent: 630,054
  306. test # 53: VMDq VLAN=153; 100ms burst. packet sent: 618,732
  307. test # 54: VMDq VLAN=154; 100ms burst. packet sent: 646,476
  308. test # 55: VMDq VLAN=155; 100ms burst. packet sent: 652,392
  309. test # 56: VMDq VLAN=156; 100ms burst. packet sent: 653,004
  310. test # 57: VMDq VLAN=157; 100ms burst. packet sent: 640,050
  311. test # 58: VMDq VLAN=158; 100ms burst. packet sent: 632,400
  312. test # 59: VMDq VLAN=159; 100ms burst. packet sent: 651,882
  313. test # 60: VMDq VLAN=160; 100ms burst. packet sent: 648,720
  314. test # 61: VMDq VLAN=161; 100ms burst. packet sent: 647,496
  315. test # 62: VMDq VLAN=162; 100ms burst. packet sent: 640,050
  316. test # 63: VMDq VLAN=163; 100ms burst. packet sent: 644,742
  317. test # 64: VMDq VLAN=164; 100ms burst. packet sent: 640,458
  318. test # 65: VMDq VLAN=165; 100ms burst. packet sent: 631,176
  319. test # 66: VMDq VLAN=166; 100ms burst. packet sent: 621,282
  320. test # 67: VMDq VLAN=167; 100ms burst. packet sent: 649,434
  321. test # 68: VMDq VLAN=168; 100ms burst. packet sent: 650,556
  322. test # 69: VMDq VLAN=169; 100ms burst. packet sent: 651,576
  323. test # 70: VMDq VLAN=170; 100ms burst. packet sent: 651,678
  324. test # 71: VMDq VLAN=171; 100ms burst. packet sent: 645,354
  325. test # 72: VMDq VLAN=172; 100ms burst. packet sent: 641,784
  326. test # 73: VMDq VLAN=173; 100ms burst. packet sent: 645,558
  327. test # 74: VMDq VLAN=174; 100ms burst. packet sent: 646,068
  328. test # 75: VMDq VLAN=175; 100ms burst. packet sent: 646,272
  329. test # 76: VMDq VLAN=176; 100ms burst. packet sent: 638,622
  330. test # 77: VMDq VLAN=177; 100ms burst. packet sent: 642,600
  331. test # 78: VMDq VLAN=178; 100ms burst. packet sent: 630,768
  332. test # 79: VMDq VLAN=179; 100ms burst. packet sent: 625,770
  333. test # 80: VMDq VLAN=180; 100ms burst. packet sent: 645,150
  334. test # 81: VMDq VLAN=181; 100ms burst. packet sent: 641,988
  335. test # 82: VMDq VLAN=182; 100ms burst. packet sent: 644,946
  336. test # 83: VMDq VLAN=183; 100ms burst. packet sent: 653,718
  337. test # 84: VMDq VLAN=184; 100ms burst. packet sent: 645,252
  338. test # 85: VMDq VLAN=185; 100ms burst. packet sent: 644,334
  339. test # 86: VMDq VLAN=186; 100ms burst. packet sent: 642,702
  340. test # 87: VMDq VLAN=187; 100ms burst. packet sent: 645,966
  341. test # 88: VMDq VLAN=188; 100ms burst. packet sent: 644,436
  342. test # 89: VMDq VLAN=189; 100ms burst. packet sent: 643,212
  343. test # 90: VMDq VLAN=190; 100ms burst. packet sent: 637,602
  344. test # 91: VMDq VLAN=191; 100ms burst. packet sent: 629,340
  345. test # 92: VMDq VLAN=192; 100ms burst. packet sent: 617,916
  346. test # 93: VMDq VLAN=193; 100ms burst. packet sent: 643,314
  347. test # 94: VMDq VLAN=194; 100ms burst. packet sent: 647,190
  348. test # 95: VMDq VLAN=195; 100ms burst. packet sent: 643,824
  349. test # 96: VMDq VLAN=196; 100ms burst. packet sent: 639,540
  350. test # 97: VMDq VLAN=197; 100ms burst. packet sent: 644,130
  351. test # 98: VMDq VLAN=198; 100ms burst. packet sent: 643,314
  352. test # 99: VMDq VLAN=199; 100ms burst. packet sent: 644,742
  353. test #100: VMDq VLAN=200; 100ms burst. packet sent: 643,824
  354. 0000:81:00.0: avg wait_lu: 153.74, max redos: 0, avg: 0
  355. -------
  356. Send a bunch of packets from Am0
  357. half of them go to nicAm1 and half go nowhere
  358. link report:
  359. 0 sent on nicAm0.tx -> sink_ms.in1 (loss rate: 0%)
  360. 3,259,550 sent on nicAm1.tx -> sink_ms.in2 (loss rate: 0%)
  361. 6,519,330 sent on repeater_ms.output -> nicAm0.rx (loss rate: 0%)
  362. 2 sent on source_ms.output -> repeater_ms.input (loss rate: 0%)
  363. -------
  364. Transmitting bidirectionally between nicA and nicB
  365. link report:
  366. 2,576,009 sent on nicA.tx -> sink.in1 (loss rate: 0%)
  367. 2,575,968 sent on nicB.tx -> sink.in2 (loss rate: 0%)
  368. 2,576,214 sent on source1.out -> nicA.rx (loss rate: 0%)
  369. 2,576,214 sent on source2.out -> nicB.rx (loss rate: 0%)
  370. -------
  371. Send traffic from a nicA (SF) to nicB (two VFs)
  372. The packets should arrive evenly split between the VFs
  373. link report:
  374. 0 sent on nicAs.tx -> sink_ms.in1 (loss rate: 0%)
  375. 1,930,248 sent on nicBm0.tx -> sink_ms.in2 (loss rate: 0%)
  376. 1,930,296 sent on nicBm1.tx -> sink_ms.in3 (loss rate: 0%)
  377. 3,860,802 sent on repeater_ms.output -> nicAs.rx (loss rate: 0%)
  378. 2 sent on source_ms.output -> repeater_ms.input (loss rate: 0%)
  379. selftest: ok
  380.  
  381. src/testlog/apps.ipv6.nd_light:
  382. Jan 12 2017 17:19:40 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
  383. Jan 12 2017 17:19:40 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
  384. Jan 12 2017 17:19:40 nd_light: Resolved next-hop 2001:db8::2 to 00:00:00:00:00:02
  385. Jan 12 2017 17:19:40 nd_light: Resolved next-hop 2001:db8::1 to 00:00:00:00:00:01
  386. Jan 12 2017 17:19:41 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
  387. Jan 12 2017 17:19:41 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
  388.  
  389. src/testlog/apps.keyed_ipv6_tunnel.tunnel:
  390. Keyed IPv6 tunnel selftest
  391. link report:
  392. 102 sent on comparator.output -> match.comparator (loss rate: 0%)
  393. 102 sent on source.output -> tunnel.decapsulated (loss rate: 0%)
  394. 102 sent on tunnel.decapsulated -> match.rx (loss rate: 0%)
  395. 102 sent on tunnel.encapsulated -> tunnel.encapsulated (loss rate: 0%)
  396. apps report:
  397. match
  398. run simple one second benchmark ...
  399. selftest passed
  400.  
  401. src/testlog/apps.lwaftr.arp:
  402.  
  403. src/testlog/apps.lwaftr.binding_table:
  404. selftest: binding_table
  405. ok
  406.  
  407. src/testlog/apps.lwaftr.conf:
  408. selftest: conf
  409. ok
  410.  
  411. src/testlog/apps.lwaftr.ctable_wrapper:
  412.  
  413. src/testlog/apps.lwaftr.dump:
  414. selftest: dump
  415. ok
  416.  
  417. src/testlog/apps.lwaftr.fragmentv4_hardened:
  418.  
  419. src/testlog/apps.lwaftr.fragmentv4_test:
  420. test: lwaftr.fragmentv4.fragment_ipv4
  421. test: payload=1200 mtu=1500
  422. test: payload=1200 mtu=1000
  423. test: payload=1200 mtu=400
  424. test: packet with "don't fragment" flag
  425. test: length=1046 mtu=520 + reassembly
  426. test: lwaftr.fragv4_h.cache_fragment_ipv4 (no vlan tag)
  427. test: two fragments (one missing)
  428. test: three fragments (one/two missing)
  429. test: payload=1200 mtu=1000
  430. test: payload=1000 mtu=400
  431. test: lwaftr.fragv4_h.cache_fragment_ipv4 (vlan id=42)
  432. test: two fragments (one missing)
  433. test: three fragments (one/two missing)
  434. test: payload=1200 mtu=1000
  435. test: payload=1000 mtu=400
  436.  
  437. src/testlog/apps.lwaftr.fragmentv6_hardened:
  438.  
  439. src/testlog/apps.lwaftr.lwdebug:
  440.  
  441. src/testlog/apps.lwaftr.ndp:
  442. selftest: ndp
  443. selftest: ok
  444.  
  445. src/testlog/apps.lwaftr.nh_fwd:
  446. nh_fwd: selftest
  447. nh_fwd4: cache_refresh_interval set to 0 seconds
  448. nh_fwd4: cache_refresh_interval set to 0 seconds
  449. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 57 sleep: 100 us
  450. nh_fwd4: cache_refresh_interval set to 0 seconds
  451. nh_fwd4: static next_hop_mac 52:54:00:00:00:02
  452. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
  453. nh_fwd4: cache_refresh_interval set to 0 seconds
  454. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
  455. nh_fwd6: cache_refresh_interval set to 0 seconds
  456. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  457. nh_fwd6: cache_refresh_interval set to 0 seconds
  458. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  459. nh_fwd6: cache_refresh_interval set to 0 seconds
  460. nh_fwd6: static next_hop_mac 52:54:00:00:00:02
  461. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  462. nh_fwd6: cache_refresh_interval set to 0 seconds
  463. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  464.  
  465. src/testlog/apps.lwaftr.rangemap:
  466. No PMU available: single core cpu affinity required
  467. lookup: 5.97 ns per iteration (result: 0)
  468.  
  469. src/testlog/apps.lwaftr.V4V6:
  470. V4V6: selftest
  471. load: time: 0.10s fps: 29 fpGbps: 0.000 fpb: 0 bpp: 71 sleep: 100 us
  472. OK
  473.  
  474. src/testlog/apps.packet_filter.pcap_filter:
  475. selftest: pcap_filter
  476. Run for 1 second (stateful = false)...
  477. link report:
  478. 519,159 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  479. 13,930,752 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  480. 161 sent on source.output -> repeater.input (loss rate: 0%)
  481. ok: accepted 3.7267% of inputs (within tolerance)
  482. Run for 1 second (stateful = true)...
  483. link report:
  484. 572,937 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  485. 7,686,924 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  486. 161 sent on source.output -> repeater.input (loss rate: 0%)
  487. ok: accepted 7.4534% of inputs (within tolerance)
  488. selftest: ok
  489.  
  490. src/testlog/apps.rate_limiter.rate_limiter:
  491. Rate limiter selftest
  492.  
  493. test effective rate, non-busy loop
  494. load: time: 1.00s fps: 1,482,955 fpGbps: 0.819 fpb: 102 bpp: 60 sleep: 0 us
  495. load: time: 1.00s fps: 1,484,121 fpGbps: 0.819 fpb: 102 bpp: 60 sleep: 0 us
  496. load: time: 1.00s fps: 1,485,920 fpGbps: 0.820 fpb: 102 bpp: 60 sleep: 0 us
  497. load: time: 1.00s fps: 1,484,846 fpGbps: 0.820 fpb: 102 bpp: 60 sleep: 0 us
  498. load: time: 0.00s fps: NaN fpGbps: nan fpb: NaN bpp: - sleep: 0 us
  499. configured rate is 200000 bytes per second
  500. effective rate is 209985 bytes per second
  501. measure throughput on heavy load...
  502. elapsed time 0.308432689 seconds
  503. packets received 10200000 33 Mpps
  504. configured rate is 1200000000 bytes per second
  505. effective rate is 1588180138 bytes per second
  506. throughput is 26 Mpps
  507. selftest passed
  508.  
  509. src/testlog/apps.socket.raw:
  510. link report:
  511. 1 sent on lo.tx -> match.rx (loss rate: 0%)
  512. apps report:
  513. match
  514. selftest passed
  515.  
  516. src/testlog/apps.socket.unix:
  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. link report:
  740. 222 sent on client.tx -> print_client_tx.rx (loss rate: 0%)
  741. 16,633 sent on say_hello.tx -> client.rx (loss rate: 27%)
  742. 223 sent on server.tx -> server.rx (loss rate: 0%)
  743.  
  744. src/testlog/apps.solarflare.selftest.sh:
  745. No PMU available: single core cpu affinity required
  746. obj/apps/solarflare/ef_vi_h.luah:502: unexpected symbol near 'include' at line 3
  747. EXITCODE: 43
  748.  
  749. src/testlog/apps.tap.selftest.sh:
  750. core/link.lua:74: attempt to index local 'r' (a nil value)
  751. stack traceback:
  752. core/main.lua:149: in function '__index'
  753. core/link.lua:74: in function 'empty'
  754. apps/tap/tap.lua:75: in function 'method'
  755. core/app.lua:89: in function 'with_restart'
  756. core/app.lua:463: in function 'thunk'
  757. core/histogram.lua:98: in function 'breathe'
  758. core/app.lua:410: in function 'main'
  759. apps/tap/tap.lua:128: in function 'selftest'
  760. program/snsh/snsh.lua:31: in function <program/snsh/snsh.lua:31>
  761. core/lib.lua:429: in function 'dogetopt'
  762. program/snsh/snsh.lua:65: in function 'run'
  763. core/main.lua:67: in function <core/main.lua:43>
  764. [C]: in function 'xpcall'
  765. core/main.lua:211: in main chunk
  766. [C]: at 0x00452d30
  767. [C]: in function 'pcall'
  768. core/startup.lua:3: in main chunk
  769. [C]: in function 'require'
  770. [string "require "core.startup""]:1: in main chunk
  771.  
  772. src/testlog/apps.tap.tap:
  773. EXITCODE: 43
  774.  
  775. src/testlog/apps.test.match:
  776. load: time: 0.00s fps: 58,624 fpGbps: 0.026 fpb: 205 bpp: 8 sleep: 0 us
  777. load: time: 0.00s fps: 49,739 fpGbps: 0.022 fpb: 104 bpp: 8 sleep: 0 us
  778. load: time: 0.00s fps: 114,053 fpGbps: 0.050 fpb: 308 bpp: 9 sleep: 0 us
  779.  
  780. src/testlog/apps.test.synth:
  781. link report:
  782. 6 sent on reader.output -> match.comparator (loss rate: 0%)
  783. 306 sent on synth.output -> match.rx (loss rate: 0%)
  784. apps report:
  785. match
  786.  
  787. src/testlog/apps.vhost.vhost_user:
  788. selftest: vhost_user
  789. SNABB_TEST_VHOST_USER_SOCKET was not set
  790. Test skipped
  791. EXITCODE: 43
  792.  
  793. src/testlog/apps.virtio_net.virtio_net:
  794. SNABB_TEST_VIRTIO_PCIDEV was not set
  795. Test skipped
  796. EXITCODE: 43
  797.  
  798. src/testlog/apps.vlan.vlan:
  799. source sent: 33481398
  800. sink received: 33481398
  801. Sucessfully tagged/untagged all potential VLAN tags (0-4095)
  802.  
  803. src/testlog/core.app:
  804. Restarting app2 (died at 1417394.980655: core/app.lua:630: Push error.)
  805. Restarting app1 (died at 1417394.980655: core/app.lua:624: Pull error.)
  806. Restarting app2 (died at 1417396.980722: core/app.lua:630: Push error.)
  807. Restarting app1 (died at 1417396.980722: core/app.lua:624: Pull error.)
  808. Restarting app3 (died at 1417398.980222: core/app.lua:636: Report error.)
  809. Restarting app2 (died at 1417398.980826: core/app.lua:630: Push error.)
  810. Restarting app1 (died at 1417398.980826: core/app.lua:624: Pull error.)
  811. selftest: app
  812. empty -> c1
  813. c1 -> c1
  814. c1 -> c2
  815. c2 -> c1
  816. c1 -> empty
  817. c_fail
  818. apps report:
  819. app3
  820. app2 [dead: core/app.lua:630: Push error.]
  821. app1 [dead: core/app.lua:624: Pull error.]
  822. apps report:
  823. app3
  824. app2 [dead: core/app.lua:630: Push error.]
  825. app1 [dead: core/app.lua:624: Pull error.]
  826.  
  827. src/testlog/core.counter:
  828. selftest: core.counter
  829. selftest ok
  830.  
  831. src/testlog/core.histogram:
  832. selftest: histogram
  833. selftest ok
  834.  
  835. src/testlog/core.lib:
  836. selftest: lib
  837. Testing equal
  838. Testing load_string
  839. Testing load/store_conf
  840. Testing csum
  841. Testing hex(un)dump
  842. Testing ntohl
  843. Testing parse
  844.  
  845. src/testlog/core.link:
  846. selftest: link
  847. selftest OK
  848.  
  849. src/testlog/core.main:
  850. selftest
  851.  
  852. src/testlog/core.memory:
  853. selftest: memory
  854. Kernel vm.nr_hugepages: 10000
  855. Allocating a 2MB HugeTLB:Got 2MB
  856. Physical address: 0x000024000000
  857. Virtual address: 0x500024000000
  858. Allocating a 2MB HugeTLB:Got 2MB
  859. Physical address: 0x0007b1a00000
  860. Virtual address: 0x5007b1a00000
  861. Allocating a 2MB HugeTLB:Got 2MB
  862. Physical address: 0x0007b6a00000
  863. Virtual address: 0x5007b6a00000
  864. Allocating a 2MB HugeTLB:Got 2MB
  865. Physical address: 0x0006a4200000
  866. Virtual address: 0x5006a4200000
  867. Kernel vm.nr_hugepages: 10000
  868. Testing automatic remapping of DMA memory
  869. Unmapping cdata<char *>: 0x500024000000
  870. Unmapping cdata<char *>: 0x5007b1a00000
  871. Unmapping cdata<char *>: 0x5007b6a00000
  872. Unmapping cdata<char *>: 0x5006a4200000
  873. Writing cdata<char *>: 0x500024000000
  874. Writing cdata<char *>: 0x5007b1a00000
  875. Writing cdata<char *>: 0x5007b6a00000
  876. Writing cdata<char *>: 0x5006a4200000
  877. Created 4 on-demand memory mappings with SIGSEGV handler.
  878. HugeTLB page allocation OK.
  879.  
  880. src/testlog/core.packet:
  881. [mounting /var/run/snabb/hugetlbfs]
  882.  
  883. src/testlog/core.shm:
  884. selftest: shm
  885. checking resolve..
  886. checking shared memory..
  887. create shm/selftest/obj
  888. checking exists..
  889. checking many objects..
  890. 10000 objects created
  891. 10000 objects unmapped
  892. selftest ok
  893.  
  894. src/testlog/core.timer:
  895. selftest: timer
  896. ok (973,855 callbacks in 0.1629 seconds)
  897.  
  898. src/testlog/core.worker:
  899. selftest: worker
  900. Starting children
  901. Worker status:
  902. worker w3: pid=88 alive=true
  903. worker w1: pid=86 alive=true
  904. worker w2: pid=87 alive=true
  905. Stopping children
  906. Worker status:
  907. worker w3: pid=88 alive=false
  908. worker w1: pid=86 alive=false
  909. worker w2: pid=87 alive=false
  910. selftest: done
  911.  
  912. src/testlog/lib.binary_search:
  913. selftest: binary_search
  914. selftest: ok
  915.  
  916. src/testlog/lib.checksum:
  917. selftest: checksum
  918. avx2: 1000/1000
  919. sse2: 1000/1000
  920. selftest: tcp/ipv4
  921. selftest: ok
  922.  
  923. src/testlog/lib.cltable:
  924. selftest: cltable
  925. selftest: ok
  926.  
  927. src/testlog/lib.ctable:
  928. selftest: ctable
  929. selftest: ok
  930.  
  931. src/testlog/lib.hardware.pci:
  932. selftest: pci
  933. pciaddress model interface status driver usable
  934. 02:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  935. 02:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  936. 03:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  937. 03:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  938. 04:00.0 Intel 350 - - apps.intel.intel1g yes
  939. 04:00.1 Intel 350 - - apps.intel.intel1g yes
  940. 81:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  941. 81:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  942. 82:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  943. 82:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  944. 83:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  945. 83:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  946.  
  947. src/testlog/lib.hash.murmur:
  948. Sleftest hash MurmurHash3_x86_32
  949. Passed
  950. Sleftest hash MurmurHash3_x64_128
  951. Passed
  952.  
  953. src/testlog/lib.ipc.shmem.shmem:
  954. ok
  955.  
  956. src/testlog/lib.ipsec.aes_128_gcm:
  957. Test vector: 1
  958. 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
  959. 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
  960. 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
  961. 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
  962. Test vector: 2
  963. 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
  964. 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
  965. 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
  966. 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
  967. Test vector: 3
  968. 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
  969. 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
  970. 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
  971. 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
  972. Test vector: 4
  973. 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
  974. 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
  975. 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
  976. 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
  977. Test vector: 5
  978. 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
  979. 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
  980. 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
  981. 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
  982. Test vector: 6
  983. 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
  984. 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
  985. plaintext 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
  986. is 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
  987. Test vector: 7
  988. 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
  989. 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
  990. 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
  991. 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
  992. Test vector: 8
  993. 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
  994. 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
  995. 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
  996. 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
  997. Encrypted 100000000 bytes in 0.03697525896132 seconds
  998. Decrypted 100000000 bytes in 0.037103816168383 seconds
  999. Block: 6bc1bee22e409f96e93d7e117393172a 3ad77bb40d7a3660a89ecaf32466ef97
  1000. Block: ae2d8a571e03ac9c9eb76fac45af8e51 f5d3d58503b9699de785895a96fdbaaf
  1001. Block: 30c81c46a35ce411e5fbc1191a0a52ef 43b1cd7f598ece23881b00e3ed030688
  1002. Block: f69f2445df4f9b17ad2b417be66c3710 7b0c785e27e8ad3f8223207104725dd4
  1003.  
  1004. src/testlog/lib.ipsec.esp:
  1005. 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
  1006. 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
  1007. 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
  1008. 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
  1009. 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
  1010. 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
  1011.  
  1012. src/testlog/lib.multi_copy:
  1013. selftest: multi_copy
  1014. selftest: ok
  1015.  
  1016. src/testlog/lib.numa:
  1017. selftest: numa
  1018. selftest: numa: ok
  1019.  
  1020. src/testlog/lib.pmu:
  1021. selftest: pmu
  1022. PMU not available:
  1023. single core cpu affinity required
  1024. selftest skipped
  1025. EXITCODE: 43
  1026.  
  1027. src/testlog/lib.pmu_x86:
  1028. selftest: pmu_x86
  1029. nfixed 3 ngeneral 8
  1030. buf[0] 0
  1031. buf[1] 2.8147430400465e+14
  1032. buf[2] 0
  1033. buf[3] 0
  1034. buf[4] 0
  1035. buf[5] 0
  1036. buf[6] 0
  1037. buf[7] 0
  1038. buf[8] 0
  1039. selftest: ok
  1040.  
  1041. src/testlog/lib.protocol.datagram:
  1042.  
  1043. src/testlog/lib.protocol.ipv4:
  1044.  
  1045. src/testlog/lib.protocol.ipv6:
  1046.  
  1047. src/testlog/lib.protocol.tcp:
  1048.  
  1049. src/testlog/lib.traceprof.traceprof:
  1050. traceprof report (recorded 506/506 samples):
  1051. 61% TRACE 3:LOOP ->loop
  1052. 21% TRACE 4 ->3
  1053. 16% TRACE 3 ->loop
  1054.  
  1055. src/testlog/lib.watchdog.selftest.sh:
  1056. [testing alert]
  1057. Set timeout, now sleeping...
  1058. Resetting watchdog.
  1059. Exit normally.
  1060. [testing alert_stop]
  1061. Set timeout, now sleeping...
  1062. Stopping watchdog.
  1063. Exit normally.
  1064. Alarm clock
  1065. [testing ualert]
  1066. Set timeout, now sleeping...
  1067. Resetting watchdog.
  1068. Exit normally.
  1069. [testing ualert_stop]
  1070. Set timeout, now sleeping...
  1071. Stopping watchdog.
  1072. Exit normally.
  1073. Alarm clock
  1074.  
  1075. src/testlog/lib.yang.binary:
  1076. selfcheck: lib.yang.binary
  1077. selfcheck: ok
  1078.  
  1079. src/testlog/lib.yang.data:
  1080. selfcheck: lib.yang.data
  1081. selfcheck: ok
  1082.  
  1083. src/testlog/lib.yang.parser:
  1084.  
  1085. src/testlog/lib.yang.path:
  1086. selftest: lib.yang.path
  1087. selftest: ok
  1088.  
  1089. src/testlog/lib.yang.rpc:
  1090. selftest: lib.yang.rpc
  1091. selftest: ok
  1092.  
  1093. src/testlog/lib.yang.schema:
  1094. selftest: lib.yang.schema
  1095. selftest: ok
  1096.  
  1097. src/testlog/lib.yang.state:
  1098. selftest: lib.yang.state
  1099. selftest: ok
  1100.  
  1101. src/testlog/lib.yang.util:
  1102. selftest: lib.yang.util
  1103. selftest: ok
  1104.  
  1105. src/testlog/lib.yang.value:
  1106.  
  1107. src/testlog/lib.yang.yang:
  1108. /tmp/lua_90AYN3: loading source configuration
  1109. /tmp/lua_90AYN3: wrote compiled configuration /tmp/lua_90AYN3.o
  1110. /tmp/lua_90AYN3: loading compiled configuration from /tmp/lua_90AYN3.o
  1111. /tmp/lua_90AYN3: compiled configuration is up to date.
  1112. /tmp/lua_90AYN3.o: loaded compiled configuration with no corresponding source file.
  1113. selftest: lib.yang.yang
  1114. selftest: ok
  1115.  
  1116. src/testlog/program.config.json:
  1117. selftest: program.config.json
  1118. selftest: ok
  1119.  
  1120. src/testlog/program.lwaftr.query.selftest.sh:
  1121. Success: lwaftr query -l
  1122. Success: lwaftr query 5743
  1123. Success: lwaftr query 5743 memuse-ipv
  1124.  
  1125. src/testlog/program.lwaftr.selftest.sh:
  1126. Testing snabb lwaftr bench
  1127. program/lwaftr/tests/data//icmp_on_fail.conf: loading source configuration
  1128. program/lwaftr/tests/data//icmp_on_fail.conf: wrote compiled configuration program/lwaftr/tests/data//icmp_on_fail.o
  1129. Warning: No NUMA memory affinity.
  1130. Pass --cpu to bind to a CPU and its NUMA node.
  1131. Testing snabb lwaftr bench --reconfigurable
  1132. program/lwaftr/tests/data//icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data//icmp_on_fail.o
  1133. program/lwaftr/tests/data//icmp_on_fail.conf: compiled configuration is up to date.
  1134. Waiting on follower 572 to start before recording statistics...
  1135. softwire-config {
  1136. binding-table {
  1137. br-address 8:9:a:b:c:d:e:f;
  1138. br-address 1e:1:1:1:1:1:1:af;
  1139. br-address 1e:2:2:2:2:2:2:af;
  1140. psid-map {
  1141. addr 178.79.150.15;
  1142. psid-length 4;
  1143. shift 12;
  1144. }
  1145. psid-map {
  1146. addr 178.79.150.233;
  1147. psid-length 16;
  1148. shift 0;
  1149. }
  1150. psid-map {
  1151. addr 178.79.150.1;
  1152. psid-length 0;
  1153. shift 16;
  1154. }
  1155. psid-map {
  1156. addr 178.79.150.2;
  1157. psid-length 16;
  1158. shift 0;
  1159. }
  1160. psid-map {
  1161. addr 178.79.150.3;
  1162. psid-length 6;
  1163. shift 10;
  1164. }
  1165. softwire {
  1166. ipv4 178.79.150.233;
  1167. psid 4660;
  1168. b4-ipv6 127:11:12:13:14:15:16:128;
  1169. }
  1170. softwire {
  1171. ipv4 178.79.150.1;
  1172. psid 0;
  1173. b4-ipv6 127:10:20:30:40:50:60:128;
  1174. }
  1175. softwire {
  1176. ipv4 178.79.150.233;
  1177. psid 80;
  1178. b4-ipv6 127:2:3:4:5:6:7:128;
  1179. }
  1180. softwire {
  1181. ipv4 178.79.150.233;
  1182. psid 54192;
  1183. b4-ipv6 127:11:12:13:14:15:16:128;
  1184. }
  1185. softwire {
  1186. ipv4 178.79.150.3;
  1187. psid 4;
  1188. b4-ipv6 127:14:25:36:47:58:69:128;
  1189. br 3;
  1190. }
  1191. softwire {
  1192. ipv4 178.79.150.2;
  1193. psid 7850;
  1194. b4-ipv6 127:24:35:46:57:68:79:128;
  1195. br 2;
  1196. }
  1197. softwire {
  1198. ipv4 178.79.150.233;
  1199. psid 7850;
  1200. b4-ipv6 127:11:12:13:14:15:16:128;
  1201. }
  1202. softwire {
  1203. ipv4 178.79.150.233;
  1204. psid 2300;
  1205. b4-ipv6 127:11:12:13:14:15:16:128;
  1206. }
  1207. softwire {
  1208. ipv4 178.79.150.233;
  1209. psid 22788;
  1210. b4-ipv6 127:11:12:13:14:15:16:128;
  1211. }
  1212. softwire {
  1213. ipv4 178.79.150.233;
  1214. psid 2700;
  1215. b4-ipv6 127:11:12:13:14:15:16:128;
  1216. }
  1217. softwire {
  1218. ipv4 178.79.150.15;
  1219. psid 1;
  1220. b4-ipv6 127:22:33:44:55:66:77:128;
  1221. }
  1222. softwire {
  1223. ipv4 178.79.150.15;
  1224. psid 0;
  1225. b4-ipv6 127:22:33:44:55:66:77:128;
  1226. }
  1227. }
  1228. external-interface {
  1229. allow-incoming-icmp false;
  1230. error-rate-limiting {
  1231. packets 600000;
  1232. }
  1233. ip 10.10.10.10;
  1234. mac 12:12:12:12:12:12;
  1235. next-hop {
  1236. mac 68:68:68:68:68:68;
  1237. }
  1238. reassembly {
  1239. max-fragments-per-packet 40;
  1240. }
  1241. }
  1242. internal-interface {
  1243. allow-incoming-icmp false;
  1244. error-rate-limiting {
  1245. packets 600000;
  1246. }
  1247. ip 8:9:a:b:c:d:e:f;
  1248. mac 22:22:22:22:22:22;
  1249. next-hop {
  1250. mac 44:44:44:44:44:44;
  1251. }
  1252. reassembly {
  1253. max-fragments-per-packet 40;
  1254. }
  1255. }
  1256. }
  1257.  
  1258. Testing snabb lwaftr run
  1259. program/lwaftr/tests/data//icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data//icmp_on_fail.o
  1260. program/lwaftr/tests/data//icmp_on_fail.conf: compiled configuration is up to date.
  1261. Warning: No NUMA memory affinity.
  1262. Pass --cpu to bind to a CPU and its NUMA node.
  1263. link report:
  1264. 0 sent on arp.north -> icmpechov4.south (loss rate: 0%)
  1265. 0 sent on arp.south -> icmpechov4.north (loss rate: 0%)
  1266. 0 sent on fragmenterv4.output -> v4v6.v4 (loss rate: 0%)
  1267. 0 sent on fragmenterv6.output -> v4v6.v6 (loss rate: 0%)
  1268. 0 sent on icmpechov4.north -> lwaftr.v4 (loss rate: 0%)
  1269. 0 sent on icmpechov4.south -> fragmenterv4.input (loss rate: 0%)
  1270. 0 sent on icmpechov6.north -> lwaftr.v6 (loss rate: 0%)
  1271. 0 sent on icmpechov6.south -> fragmenterv6.input (loss rate: 0%)
  1272. 0 sent on lwaftr.hairpin_out -> lwaftr.hairpin_in (loss rate: 0%)
  1273. 0 sent on lwaftr.v4 -> arp.north (loss rate: 0%)
  1274. 0 sent on lwaftr.v6 -> ndp.north (loss rate: 0%)
  1275. 0 sent on ndp.north -> icmpechov6.south (loss rate: 0%)
  1276. 0 sent on ndp.south -> icmpechov6.north (loss rate: 0%)
  1277. 0 sent on nic.tx -> v4v6.input (loss rate: 0%)
  1278. 0 sent on reassemblerv4.output -> arp.south (loss rate: 0%)
  1279. 0 sent on reassemblerv6.output -> ndp.south (loss rate: 0%)
  1280. 0 sent on v4v6.output -> nic.rx (loss rate: 0%)
  1281. 0 sent on v4v6.v4 -> reassemblerv4.input (loss rate: 0%)
  1282. 0 sent on v4v6.v6 -> reassemblerv6.input (loss rate: 0%)
  1283. Testing snabb lwaftr run --reconfigurable
  1284. program/lwaftr/tests/data//icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data//icmp_on_fail.o
  1285. program/lwaftr/tests/data//icmp_on_fail.conf: compiled configuration is up to date.
  1286. link report:
  1287.  
  1288. src/testlog/program.lwaftr.tests.config.selftest.sh:
  1289. ./program/lwaftr/tests/config/test-config-get-state.sh: line 24: snabb: command not found
  1290. ./program/lwaftr/tests/config/test-config-get-state.sh: line 29: snabb: command not found
  1291. softwire-state {
  1292. drop-all-ipv4-iface-bytes 0;
  1293. drop-all-ipv4-iface-packets 0;
  1294. drop-all-ipv6-iface-bytes 0;
  1295. drop-all-ipv6-iface-packets 0;
  1296. drop-bad-checksum-icmpv4-bytes 0;
  1297. drop-bad-checksum-icmpv4-packets 0;
  1298. drop-in-by-policy-icmpv4-bytes 0;
  1299. drop-in-by-policy-icmpv4-packets 0;
  1300. drop-in-by-policy-icmpv6-bytes 0;
  1301. drop-in-by-policy-icmpv6-packets 0;
  1302. drop-in-by-rfc7596-icmpv4-bytes 0;
  1303. drop-in-by-rfc7596-icmpv4-packets 0;
  1304. drop-ipv4-frag-disabled 0;
  1305. drop-ipv4-frag-invalid-reassembly 0;
  1306. drop-ipv4-frag-random-evicted 0;
  1307. drop-ipv6-frag-disabled 0;
  1308. drop-ipv6-frag-invalid-reassembly 0;
  1309. drop-ipv6-frag-random-evicted 0;
  1310. drop-misplaced-not-ipv4-bytes 0;
  1311. drop-misplaced-not-ipv4-packets 0;
  1312. drop-misplaced-not-ipv6-bytes 0;
  1313. drop-misplaced-not-ipv6-packets 0;
  1314. drop-no-dest-softwire-ipv4-bytes 0;
  1315. drop-no-dest-softwire-ipv4-packets 0;
  1316. drop-no-source-softwire-ipv6-bytes 0;
  1317. drop-no-source-softwire-ipv6-packets 0;
  1318. drop-out-by-policy-icmpv4-packets 0;
  1319. drop-out-by-policy-icmpv6-packets 0;
  1320. drop-over-mtu-but-dont-fragment-ipv4-bytes 0;
  1321. drop-over-mtu-but-dont-fragment-ipv4-packets 0;
  1322. drop-over-rate-limit-icmpv6-bytes 0;
  1323. drop-over-rate-limit-icmpv6-packets 0;
  1324. drop-over-time-but-not-hop-limit-icmpv6-bytes 0;
  1325. drop-over-time-but-not-hop-limit-icmpv6-packets 0;
  1326. drop-too-big-type-but-not-code-icmpv6-bytes 0;
  1327. drop-too-big-type-but-not-code-icmpv6-packets 0;
  1328. drop-ttl-zero-ipv4-bytes 0;
  1329. drop-ttl-zero-ipv4-packets 0;
  1330. drop-unknown-protocol-icmpv6-bytes 0;
  1331. drop-unknown-protocol-icmpv6-packets 0;
  1332. drop-unknown-protocol-ipv6-bytes 0;
  1333. drop-unknown-protocol-ipv6-packets 0;
  1334. hairpin-ipv4-bytes 0;
  1335. hairpin-ipv4-packets 0;
  1336. in-ipv4-bytes 2894423400;
  1337. in-ipv4-frag-needs-reassembly 0;
  1338. in-ipv4-frag-reassembled 0;
  1339. in-ipv4-frag-reassembly-unneeded 5262588;
  1340. in-ipv4-packets 5262588;
  1341. in-ipv6-bytes 2894311200;
  1342. in-ipv6-frag-needs-reassembly 0;
  1343. in-ipv6-frag-reassembled 0;
  1344. in-ipv6-frag-reassembly-unneeded 5262486;
  1345. in-ipv6-packets 5262384;
  1346. ingress-packet-drops 0;
  1347. memuse-ipv4-frag-reassembly-buffer 463571780;
  1348. memuse-ipv6-frag-reassembly-buffer 464727376;
  1349. out-icmpv4-bytes 0;
  1350. out-icmpv4-packets 0;
  1351. out-icmpv6-bytes 0;
  1352. out-icmpv6-packets 0;
  1353. out-ipv4-bytes 2683815840;
  1354. out-ipv4-frag 0;
  1355. out-ipv4-frag-not 5262282;
  1356. out-ipv4-packets 5262384;
  1357. out-ipv6-bytes 3104926920;
  1358. out-ipv6-frag 0;
  1359. out-ipv6-frag-not 5262588;
  1360. out-ipv6-packets 5262588;
  1361. }
  1362.  
  1363.  
  1364. src/testlog/program.lwaftr.tests.end-to-end.selftest.sh:
  1365. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  1366. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1367. ../data/no_icmp.conf: compiled configuration is up to date.
  1368. done
  1369. Test passed
  1370. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1371. ../data/no_icmp.conf: compiled configuration is up to date.
  1372. done
  1373. Test passed
  1374. Testing: from-internet IPv4 packet found in the binding table.
  1375. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1376. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1377. done
  1378. Test passed
  1379. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1380. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1381. done
  1382. Test passed
  1383. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  1384. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1385. ../data/vlan.conf: compiled configuration is up to date.
  1386. done
  1387. Test passed
  1388. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1389. ../data/vlan.conf: compiled configuration is up to date.
  1390. done
  1391. Test passed
  1392. Testing: NDP: incoming NDP Neighbor Solicitation
  1393. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1394. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1395. done
  1396. Test passed
  1397. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1398. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1399. done
  1400. Test passed
  1401. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  1402. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1403. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1404. done
  1405. Test passed
  1406. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1407. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1408. done
  1409. Test passed
  1410. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  1411. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1412. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1413. done
  1414. Test passed
  1415. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1416. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1417. done
  1418. Test passed
  1419. Testing: ARP: incoming ARP request
  1420. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1421. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1422. done
  1423. Test passed
  1424. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1425. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1426. done
  1427. Test passed
  1428. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  1429. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  1430. ../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1431. done
  1432. Test passed
  1433. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  1434. ../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1435. done
  1436. Test passed
  1437. Testing: NDP: Without receiving NA, next_hop6_mac not set
  1438. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1439. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1440. done
  1441. Test passed
  1442. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1443. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1444. done
  1445. Test passed
  1446. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  1447. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1448. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1449. done
  1450. Test passed
  1451. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1452. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1453. done
  1454. Test passed
  1455. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  1456. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1457. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1458. done
  1459. Test passed
  1460. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1461. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1462. done
  1463. Test passed
  1464. Testing: from-internet IPv4 fragmented packets found in the binding table.
  1465. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1466. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1467. done
  1468. Test passed
  1469. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1470. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1471. done
  1472. Test passed
  1473. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  1474. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1475. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1476. done
  1477. Test passed
  1478. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1479. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1480. done
  1481. Test passed
  1482. Testing: traffic class mapping
  1483. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1484. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1485. done
  1486. Test passed
  1487. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1488. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1489. done
  1490. Test passed
  1491. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  1492. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1493. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1494. done
  1495. Test passed
  1496. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1497. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1498. done
  1499. Test passed
  1500. Testing: from-B4 IPv4 fragmentation (2)
  1501. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1502. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1503. done
  1504. Test passed
  1505. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1506. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1507. done
  1508. Test passed
  1509. Testing: from-B4 IPv4 fragmentation (3)
  1510. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1511. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1512. done
  1513. Test passed
  1514. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1515. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1516. done
  1517. Test passed
  1518. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  1519. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1520. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1521. done
  1522. Test passed
  1523. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1524. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1525. done
  1526. Test passed
  1527. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  1528. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1529. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1530. done
  1531. Test passed
  1532. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1533. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1534. done
  1535. Test passed
  1536. Testing: IPv6 reassembly (to one packet).
  1537. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1538. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1539. done
  1540. Test passed
  1541. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1542. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1543. done
  1544. Test passed
  1545. Testing: IPv6 reassembly (out of order fragments).
  1546. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1547. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1548. done
  1549. Test passed
  1550. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1551. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1552. done
  1553. Test passed
  1554. Testing: IPv6 reassembly (with max frags set to 1).
  1555. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  1556. ../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  1557. done
  1558. Test passed
  1559. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  1560. ../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  1561. done
  1562. Test passed
  1563. Testing: IPv6 reassembly (followed by decapsulation).
  1564. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1565. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1566. done
  1567. Test passed
  1568. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1569. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1570. done
  1571. Test passed
  1572. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  1573. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1574. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1575. done
  1576. Test passed
  1577. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1578. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1579. done
  1580. Test passed
  1581. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  1582. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  1583. ../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  1584. done
  1585. Test passed
  1586. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  1587. ../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  1588. done
  1589. Test passed
  1590. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  1591. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1592. ../data/no_icmp.conf: compiled configuration is up to date.
  1593. done
  1594. Test passed
  1595. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1596. ../data/no_icmp.conf: compiled configuration is up to date.
  1597. done
  1598. Test passed
  1599. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  1600. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1601. ../data/no_icmp.conf: compiled configuration is up to date.
  1602. done
  1603. Test passed
  1604. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1605. ../data/no_icmp.conf: compiled configuration is up to date.
  1606. done
  1607. Test passed
  1608. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  1609. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1610. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1611. done
  1612. Test passed
  1613. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1614. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1615. done
  1616. Test passed
  1617. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  1618. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1619. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1620. done
  1621. Test passed
  1622. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1623. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1624. done
  1625. Test passed
  1626. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  1627. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1628. ../data/no_icmp.conf: compiled configuration is up to date.
  1629. done
  1630. Test passed
  1631. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1632. ../data/no_icmp.conf: compiled configuration is up to date.
  1633. done
  1634. Test passed
  1635. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  1636. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1637. ../data/no_icmp.conf: compiled configuration is up to date.
  1638. done
  1639. Test passed
  1640. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1641. ../data/no_icmp.conf: compiled configuration is up to date.
  1642. done
  1643. Test passed
  1644. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  1645. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1646. ../data/vlan.conf: compiled configuration is up to date.
  1647. done
  1648. Test passed
  1649. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1650. ../data/vlan.conf: compiled configuration is up to date.
  1651. done
  1652. Test passed
  1653. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  1654. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1655. ../data/no_icmp.conf: compiled configuration is up to date.
  1656. done
  1657. Test passed
  1658. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1659. ../data/no_icmp.conf: compiled configuration is up to date.
  1660. done
  1661. Test passed
  1662. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  1663. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1664. ../data/no_icmp.conf: compiled configuration is up to date.
  1665. done
  1666. Test passed
  1667. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1668. ../data/no_icmp.conf: compiled configuration is up to date.
  1669. done
  1670. Test passed
  1671. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  1672. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1673. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1674. done
  1675. Test passed
  1676. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1677. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1678. done
  1679. Test passed
  1680. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  1681. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1682. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1683. done
  1684. Test passed
  1685. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1686. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1687. done
  1688. Test passed
  1689. Testing: from-to-b4 IPv6 packet, no hairpinning
  1690. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  1691. ../data/no_hairpin.conf: compiled configuration is up to date.
  1692. done
  1693. Test passed
  1694. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  1695. ../data/no_hairpin.conf: compiled configuration is up to date.
  1696. done
  1697. Test passed
  1698. Testing: from-to-b4 IPv6 packet, with hairpinning
  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. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1704. ../data/no_icmp.conf: compiled configuration is up to date.
  1705. done
  1706. Test passed
  1707. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  1708. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1709. ../data/no_icmp.conf: compiled configuration is up to date.
  1710. done
  1711. Test passed
  1712. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1713. ../data/no_icmp.conf: compiled configuration is up to date.
  1714. done
  1715. Test passed
  1716. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  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. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1722. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1723. done
  1724. Test passed
  1725. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  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. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1731. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1732. done
  1733. Test passed
  1734. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  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. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1740. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1741. done
  1742. Test passed
  1743. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  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. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1749. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1750. done
  1751. Test passed
  1752. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  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. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1758. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1759. done
  1760. Test passed
  1761. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  1762. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1763. ../data/no_icmp.conf: compiled configuration is up to date.
  1764. done
  1765. Test passed
  1766. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1767. ../data/no_icmp.conf: compiled configuration is up to date.
  1768. done
  1769. Test passed
  1770. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  1771. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1772. ../data/vlan.conf: compiled configuration is up to date.
  1773. done
  1774. Test passed
  1775. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1776. ../data/vlan.conf: compiled configuration is up to date.
  1777. done
  1778. Test passed
  1779. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  1780. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1781. ../data/no_icmp.conf: compiled configuration is up to date.
  1782. done
  1783. Test passed
  1784. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1785. ../data/no_icmp.conf: compiled configuration is up to date.
  1786. done
  1787. Test passed
  1788. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  1789. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1790. ../data/no_icmp.conf: compiled configuration is up to date.
  1791. done
  1792. Test passed
  1793. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1794. ../data/no_icmp.conf: compiled configuration is up to date.
  1795. done
  1796. Test passed
  1797. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  1798. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1799. ../data/no_icmp.conf: compiled configuration is up to date.
  1800. done
  1801. Test passed
  1802. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1803. ../data/no_icmp.conf: compiled configuration is up to date.
  1804. done
  1805. Test passed
  1806. Testing: sending non-IPv4 traffic to the IPv4 interface
  1807. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1808. ../data/no_icmp.conf: compiled configuration is up to date.
  1809. done
  1810. Test passed
  1811. Test skipped
  1812. Testing: sending non-IPv6 traffic to the IPv6 interface
  1813. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1814. ../data/no_icmp.conf: compiled configuration is up to date.
  1815. done
  1816. Test passed
  1817. Test skipped
  1818. Testing: from-internet bound IPv4 UDP packet
  1819. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1820. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1821. done
  1822. Test passed
  1823. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1824. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1825. done
  1826. Test passed
  1827. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  1828. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1829. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1830. done
  1831. Test passed
  1832. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1833. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1834. done
  1835. Test passed
  1836. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  1837. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1838. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1839. done
  1840. Test passed
  1841. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1842. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1843. done
  1844. Test passed
  1845. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  1846. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1847. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1848. done
  1849. Test passed
  1850. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1851. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1852. done
  1853. Test passed
  1854. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  1855. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1856. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1857. done
  1858. Test passed
  1859. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1860. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1861. done
  1862. Test passed
  1863. Testing: incoming ICMPv4 echo request, matches binding table
  1864. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1865. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1866. done
  1867. Test passed
  1868. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1869. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1870. done
  1871. Test passed
  1872. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  1873. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1874. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1875. done
  1876. Test passed
  1877. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1878. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1879. done
  1880. Test passed
  1881. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  1882. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1883. ../data/no_icmp.conf: compiled configuration is up to date.
  1884. done
  1885. Test passed
  1886. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1887. ../data/no_icmp.conf: compiled configuration is up to date.
  1888. done
  1889. Test passed
  1890. Testing: incoming ICMPv4 echo request, doesn't match binding table
  1891. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1892. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1893. done
  1894. Test passed
  1895. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1896. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1897. done
  1898. Test passed
  1899. Testing: incoming ICMPv4 echo reply, matches binding table
  1900. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1901. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1902. done
  1903. Test passed
  1904. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1905. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1906. done
  1907. Test passed
  1908. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  1909. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1910. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1911. done
  1912. Test passed
  1913. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1914. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1915. done
  1916. Test passed
  1917. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  1918. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1919. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1920. done
  1921. Test passed
  1922. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1923. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1924. done
  1925. Test passed
  1926. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  1927. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1928. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1929. done
  1930. Test passed
  1931. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1932. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1933. done
  1934. Test passed
  1935. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  1936. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1937. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1938. done
  1939. Test passed
  1940. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1941. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1942. done
  1943. Test passed
  1944. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  1945. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1946. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1947. done
  1948. Test passed
  1949. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1950. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1951. done
  1952. Test passed
  1953. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  1954. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1955. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1956. done
  1957. Test passed
  1958. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1959. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1960. done
  1961. Test passed
  1962. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  1963. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1964. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1965. done
  1966. Test passed
  1967. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1968. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1969. done
  1970. Test passed
  1971. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  1972. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1973. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1974. done
  1975. Test passed
  1976. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1977. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1978. done
  1979. Test passed
  1980. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  1981. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1982. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1983. done
  1984. Test passed
  1985. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1986. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1987. done
  1988. Test passed
  1989. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  1990. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1991. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1992. done
  1993. Test passed
  1994. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1995. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1996. done
  1997. Test passed
  1998. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  1999. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  2000. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2001. done
  2002. Test passed
  2003. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  2004. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2005. done
  2006. Test passed
  2007. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  2008. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  2009. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2010. done
  2011. Test passed
  2012. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  2013. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2014. done
  2015. Test passed
  2016. Testing: egress-filter: to-internet (IPv4) (DROP)
  2017. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  2018. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2019. done
  2020. Test passed
  2021. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  2022. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2023. done
  2024. Test passed
  2025. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  2026. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  2027. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2028. done
  2029. Test passed
  2030. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  2031. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2032. done
  2033. Test passed
  2034. Testing: egress-filter: to-b4 (IPv4) (DROP)
  2035. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  2036. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2037. done
  2038. Test passed
  2039. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  2040. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2041. done
  2042. Test passed
  2043. Testing: ICMP Echo to AFTR (IPv4)
  2044. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2045. ../data/no_icmp.conf: compiled configuration is up to date.
  2046. done
  2047. Test passed
  2048. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2049. ../data/no_icmp.conf: compiled configuration is up to date.
  2050. done
  2051. Test passed
  2052. Testing: ICMP Echo to AFTR (IPv4) + data
  2053. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2054. ../data/no_icmp.conf: compiled configuration is up to date.
  2055. done
  2056. Test passed
  2057. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2058. ../data/no_icmp.conf: compiled configuration is up to date.
  2059. done
  2060. Test passed
  2061. Testing: ICMP Echo to AFTR (IPv6)
  2062. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2063. ../data/no_icmp.conf: compiled configuration is up to date.
  2064. done
  2065. Test passed
  2066. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2067. ../data/no_icmp.conf: compiled configuration is up to date.
  2068. done
  2069. Test passed
  2070. Testing: ICMP Echo to AFTR (IPv6) + data
  2071. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2072. ../data/no_icmp.conf: compiled configuration is up to date.
  2073. done
  2074. Test passed
  2075. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2076. ../data/no_icmp.conf: compiled configuration is up to date.
  2077. done
  2078. Test passed
  2079. All end-to-end lwAFTR tests passed.
  2080. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  2081. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2082. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2083. done
  2084. Test passed
  2085. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2086. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2087. done
  2088. Test passed
  2089. Testing: from-internet IPv4 packet found in the binding table.
  2090. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2091. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2092. done
  2093. Test passed
  2094. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2095. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2096. done
  2097. Test passed
  2098. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  2099. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2100. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2101. done
  2102. Test passed
  2103. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2104. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2105. done
  2106. Test passed
  2107. Testing: NDP: incoming NDP Neighbor Solicitation
  2108. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2109. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2110. done
  2111. Test passed
  2112. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2113. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2114. done
  2115. Test passed
  2116. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  2117. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2118. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2119. done
  2120. Test passed
  2121. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2122. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2123. done
  2124. Test passed
  2125. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  2126. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  2127. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2128. done
  2129. Test passed
  2130. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  2131. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2132. done
  2133. Test passed
  2134. Testing: ARP: incoming ARP request
  2135. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2136. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2137. done
  2138. Test passed
  2139. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2140. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2141. done
  2142. Test passed
  2143. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  2144. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  2145. ../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  2146. done
  2147. Test passed
  2148. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  2149. ../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  2150. done
  2151. Test passed
  2152. Testing: NDP: Without receiving NA, next_hop6_mac not set
  2153. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  2154. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2155. done
  2156. Test passed
  2157. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  2158. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2159. done
  2160. Test passed
  2161. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  2162. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  2163. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2164. done
  2165. Test passed
  2166. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  2167. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2168. done
  2169. Test passed
  2170. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  2171. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  2172. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2173. done
  2174. Test passed
  2175. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  2176. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2177. done
  2178. Test passed
  2179. Testing: from-internet IPv4 fragmented packets found in the binding table.
  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. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2185. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2186. done
  2187. Test passed
  2188. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  2189. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2190. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2191. done
  2192. Test passed
  2193. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2194. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2195. done
  2196. Test passed
  2197. Testing: traffic class mapping
  2198. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2199. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2200. done
  2201. Test passed
  2202. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2203. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2204. done
  2205. Test passed
  2206. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  2207. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2208. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2209. done
  2210. Test passed
  2211. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2212. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2213. done
  2214. Test passed
  2215. Testing: from-B4 IPv4 fragmentation (2)
  2216. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2217. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2218. done
  2219. Test passed
  2220. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2221. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2222. done
  2223. Test passed
  2224. Testing: from-B4 IPv4 fragmentation (3)
  2225. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2226. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2227. done
  2228. Test passed
  2229. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2230. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2231. done
  2232. Test passed
  2233. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  2234. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2235. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2236. done
  2237. Test passed
  2238. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2239. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2240. done
  2241. Test passed
  2242. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  2243. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2244. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2245. done
  2246. Test passed
  2247. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2248. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2249. done
  2250. Test passed
  2251. Testing: IPv6 reassembly (to one packet).
  2252. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2253. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2254. done
  2255. Test passed
  2256. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2257. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2258. done
  2259. Test passed
  2260. Testing: IPv6 reassembly (out of order fragments).
  2261. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2262. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2263. done
  2264. Test passed
  2265. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2266. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2267. done
  2268. Test passed
  2269. Testing: IPv6 reassembly (with max frags set to 1).
  2270. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  2271. ../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  2272. done
  2273. Test passed
  2274. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  2275. ../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  2276. done
  2277. Test passed
  2278. Testing: IPv6 reassembly (followed by decapsulation).
  2279. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2280. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2281. done
  2282. Test passed
  2283. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2284. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2285. done
  2286. Test passed
  2287. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  2288. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2289. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2290. done
  2291. Test passed
  2292. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2293. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2294. done
  2295. Test passed
  2296. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  2297. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  2298. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  2299. done
  2300. Test passed
  2301. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  2302. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  2303. done
  2304. Test passed
  2305. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  2306. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2307. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2308. done
  2309. Test passed
  2310. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2311. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2312. done
  2313. Test passed
  2314. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  2315. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2316. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2317. done
  2318. Test passed
  2319. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2320. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2321. done
  2322. Test passed
  2323. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  2324. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2325. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2326. done
  2327. Test passed
  2328. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2329. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2330. done
  2331. Test passed
  2332. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  2333. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2334. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2335. done
  2336. Test passed
  2337. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2338. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2339. done
  2340. Test passed
  2341. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  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. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2347. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2348. done
  2349. Test passed
  2350. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  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. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2356. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2357. done
  2358. Test passed
  2359. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  2360. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2361. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2362. done
  2363. Test passed
  2364. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2365. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2366. done
  2367. Test passed
  2368. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  2369. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2370. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2371. done
  2372. Test passed
  2373. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2374. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2375. done
  2376. Test passed
  2377. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  2378. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2379. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2380. done
  2381. Test passed
  2382. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2383. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2384. done
  2385. Test passed
  2386. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  2387. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2388. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2389. done
  2390. Test passed
  2391. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2392. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2393. done
  2394. Test passed
  2395. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  2396. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2397. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2398. done
  2399. Test passed
  2400. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2401. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2402. done
  2403. Test passed
  2404. Testing: from-to-b4 IPv6 packet, no hairpinning
  2405. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  2406. ../data/vlan/no_hairpin.conf: compiled configuration is up to date.
  2407. done
  2408. Test passed
  2409. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  2410. ../data/vlan/no_hairpin.conf: compiled configuration is up to date.
  2411. done
  2412. Test passed
  2413. Testing: from-to-b4 IPv6 packet, with hairpinning
  2414. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2415. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2416. done
  2417. Test passed
  2418. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2419. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2420. done
  2421. Test passed
  2422. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  2423. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2424. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2425. done
  2426. Test passed
  2427. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2428. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2429. done
  2430. Test passed
  2431. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  2432. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2433. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2434. done
  2435. Test passed
  2436. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2437. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2438. done
  2439. Test passed
  2440. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  2441. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2442. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2443. done
  2444. Test passed
  2445. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2446. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2447. done
  2448. Test passed
  2449. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  2450. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2451. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2452. done
  2453. Test passed
  2454. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2455. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2456. done
  2457. Test passed
  2458. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  2459. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2460. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2461. done
  2462. Test passed
  2463. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2464. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2465. done
  2466. Test passed
  2467. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  2468. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2469. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2470. done
  2471. Test passed
  2472. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2473. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2474. done
  2475. Test passed
  2476. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  2477. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2478. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2479. done
  2480. Test passed
  2481. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2482. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2483. done
  2484. Test passed
  2485. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  2486. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2487. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2488. done
  2489. Test passed
  2490. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2491. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2492. done
  2493. Test passed
  2494. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  2495. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2496. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2497. done
  2498. Test passed
  2499. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2500. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2501. done
  2502. Test passed
  2503. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  2504. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2505. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2506. done
  2507. Test passed
  2508. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2509. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2510. done
  2511. Test passed
  2512. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  2513. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2514. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2515. done
  2516. Test passed
  2517. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2518. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2519. done
  2520. Test passed
  2521. Testing: sending non-IPv4 traffic to the IPv4 interface
  2522. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2523. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2524. done
  2525. Test passed
  2526. Test skipped
  2527. Testing: sending non-IPv6 traffic to the IPv6 interface
  2528. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2529. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2530. done
  2531. Test passed
  2532. Test skipped
  2533. Testing: from-internet bound IPv4 UDP packet
  2534. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2535. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2536. done
  2537. Test passed
  2538. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2539. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2540. done
  2541. Test passed
  2542. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  2543. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2544. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2545. done
  2546. Test passed
  2547. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2548. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2549. done
  2550. Test passed
  2551. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  2552. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2553. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2554. done
  2555. Test passed
  2556. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2557. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2558. done
  2559. Test passed
  2560. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  2561. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2562. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2563. done
  2564. Test passed
  2565. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2566. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2567. done
  2568. Test passed
  2569. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  2570. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2571. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2572. done
  2573. Test passed
  2574. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2575. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2576. done
  2577. Test passed
  2578. Testing: incoming ICMPv4 echo request, matches binding table
  2579. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2580. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2581. done
  2582. Test passed
  2583. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2584. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2585. done
  2586. Test passed
  2587. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  2588. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2589. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2590. done
  2591. Test passed
  2592. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2593. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2594. done
  2595. Test passed
  2596. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  2597. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2598. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2599. done
  2600. Test passed
  2601. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2602. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2603. done
  2604. Test passed
  2605. Testing: incoming ICMPv4 echo request, doesn't match binding table
  2606. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2607. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2608. done
  2609. Test passed
  2610. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2611. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2612. done
  2613. Test passed
  2614. Testing: incoming ICMPv4 echo reply, matches binding table
  2615. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2616. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2617. done
  2618. Test passed
  2619. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2620. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2621. done
  2622. Test passed
  2623. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  2624. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2625. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2626. done
  2627. Test passed
  2628. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2629. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2630. done
  2631. Test passed
  2632. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  2633. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2634. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2635. done
  2636. Test passed
  2637. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2638. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2639. done
  2640. Test passed
  2641. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  2642. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2643. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2644. done
  2645. Test passed
  2646. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2647. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2648. done
  2649. Test passed
  2650. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  2651. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2652. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2653. done
  2654. Test passed
  2655. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2656. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2657. done
  2658. Test passed
  2659. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  2660. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2661. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2662. done
  2663. Test passed
  2664. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2665. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2666. done
  2667. Test passed
  2668. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  2669. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2670. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2671. done
  2672. Test passed
  2673. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2674. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2675. done
  2676. Test passed
  2677. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  2678. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2679. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2680. done
  2681. Test passed
  2682. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2683. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2684. done
  2685. Test passed
  2686. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  2687. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2688. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2689. done
  2690. Test passed
  2691. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2692. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2693. done
  2694. Test passed
  2695. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  2696. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2697. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2698. done
  2699. Test passed
  2700. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2701. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2702. done
  2703. Test passed
  2704. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  2705. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2706. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2707. done
  2708. Test passed
  2709. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2710. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2711. done
  2712. Test passed
  2713. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  2714. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2715. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2716. done
  2717. Test passed
  2718. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2719. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2720. done
  2721. Test passed
  2722. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  2723. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2724. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2725. done
  2726. Test passed
  2727. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2728. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2729. done
  2730. Test passed
  2731. Testing: egress-filter: to-internet (IPv4) (DROP)
  2732. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2733. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2734. done
  2735. Test passed
  2736. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2737. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2738. done
  2739. Test passed
  2740. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  2741. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2742. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2743. done
  2744. Test passed
  2745. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2746. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2747. done
  2748. Test passed
  2749. Testing: egress-filter: to-b4 (IPv4) (DROP)
  2750. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2751. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2752. done
  2753. Test passed
  2754. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2755. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2756. done
  2757. Test passed
  2758. Testing: ICMP Echo to AFTR (IPv4)
  2759. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2760. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2761. done
  2762. Test passed
  2763. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2764. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2765. done
  2766. Test passed
  2767. Testing: ICMP Echo to AFTR (IPv4) + data
  2768. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2769. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2770. done
  2771. Test passed
  2772. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2773. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2774. done
  2775. Test passed
  2776. Testing: ICMP Echo to AFTR (IPv6)
  2777. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2778. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2779. done
  2780. Test passed
  2781. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2782. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2783. done
  2784. Test passed
  2785. Testing: ICMP Echo to AFTR (IPv6) + data
  2786. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2787. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2788. done
  2789. Test passed
  2790. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2791. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2792. done
  2793. Test passed
  2794. All end-to-end lwAFTR tests passed.
  2795.  
  2796. src/testlog/program.lwaftr.tests.soaktest.selftest.sh:
  2797. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  2798. ../data/no_icmp.conf: loading source configuration
  2799. ../data/no_icmp.conf: wrote compiled configuration ../data/no_icmp.o
  2800. done
  2801. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2802. ../data/no_icmp.conf: compiled configuration is up to date.
  2803. done
  2804. Testing: from-internet IPv4 packet found in the binding table.
  2805. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2806. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2807. done
  2808. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2809. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2810. done
  2811. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  2812. ../data/vlan.conf: loading source configuration
  2813. ../data/vlan.conf: wrote compiled configuration ../data/vlan.o
  2814. done
  2815. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  2816. ../data/vlan.conf: compiled configuration is up to date.
  2817. done
  2818. Testing: NDP: incoming NDP Neighbor Solicitation
  2819. ../data/tunnel_icmp.conf: loading source configuration
  2820. ../data/tunnel_icmp.conf: wrote compiled configuration ../data/tunnel_icmp.o
  2821. done
  2822. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2823. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2824. done
  2825. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  2826. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2827. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2828. done
  2829. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2830. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2831. done
  2832. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  2833. ../data/tunnel_icmp_withoutmac.conf: loading source configuration
  2834. ../data/tunnel_icmp_withoutmac.conf: wrote compiled configuration ../data/tunnel_icmp_withoutmac.o
  2835. done
  2836. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2837. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2838. done
  2839. Testing: ARP: incoming ARP request
  2840. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2841. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2842. done
  2843. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2844. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2845. done
  2846. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  2847. ../data/tunnel_icmp_without_mac4.conf: loading source configuration
  2848. ../data/tunnel_icmp_without_mac4.conf: wrote compiled configuration ../data/tunnel_icmp_without_mac4.o
  2849. done
  2850. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  2851. ../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  2852. done
  2853. Testing: NDP: Without receiving NA, next_hop6_mac not set
  2854. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2855. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  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. done
  2860. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  2861. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2862. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2863. done
  2864. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2865. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2866. done
  2867. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  2868. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2869. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2870. done
  2871. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2872. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2873. done
  2874. Testing: from-internet IPv4 fragmented packets found in the binding table.
  2875. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2876. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2877. done
  2878. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2879. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2880. done
  2881. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  2882. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2883. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2884. done
  2885. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2886. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2887. done
  2888. Testing: traffic class mapping
  2889. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2890. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2891. done
  2892. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2893. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2894. done
  2895. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  2896. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2897. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2898. done
  2899. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2900. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2901. done
  2902. Testing: from-B4 IPv4 fragmentation (2)
  2903. ../data/small_ipv4_mtu_icmp.conf: loading source configuration
  2904. ../data/small_ipv4_mtu_icmp.conf: wrote compiled configuration ../data/small_ipv4_mtu_icmp.o
  2905. done
  2906. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2907. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2908. done
  2909. Testing: from-B4 IPv4 fragmentation (3)
  2910. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2911. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2912. done
  2913. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2914. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2915. done
  2916. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  2917. ../data/small_ipv6_mtu_no_icmp.conf: loading source configuration
  2918. ../data/small_ipv6_mtu_no_icmp.conf: wrote compiled configuration ../data/small_ipv6_mtu_no_icmp.o
  2919. done
  2920. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2921. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2922. done
  2923. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  2924. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2925. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2926. done
  2927. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2928. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2929. done
  2930. Testing: IPv6 reassembly (to one packet).
  2931. ../data/big_mtu_no_icmp.conf: loading source configuration
  2932. ../data/big_mtu_no_icmp.conf: wrote compiled configuration ../data/big_mtu_no_icmp.o
  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 (out of order fragments).
  2938. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2939. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2940. done
  2941. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2942. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2943. done
  2944. Testing: IPv6 reassembly (with max frags set to 1).
  2945. ../data/no_icmp_maxfrags1.conf: loading source configuration
  2946. ../data/no_icmp_maxfrags1.conf: wrote compiled configuration ../data/no_icmp_maxfrags1.o
  2947. done
  2948. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  2949. ../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  2950. done
  2951. Testing: IPv6 reassembly (followed by decapsulation).
  2952. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2953. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2954. done
  2955. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2956. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2957. done
  2958. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  2959. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2960. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2961. done
  2962. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2963. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2964. done
  2965. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  2966. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading source configuration
  2967. ../data/small_ipv6_mtu_no_icmp_allow.conf: wrote compiled configuration ../data/small_ipv6_mtu_no_icmp_allow.o
  2968. done
  2969. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  2970. ../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  2971. done
  2972. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  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. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2977. ../data/no_icmp.conf: compiled configuration is up to date.
  2978. done
  2979. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  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. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2984. ../data/no_icmp.conf: compiled configuration is up to date.
  2985. done
  2986. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  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. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2991. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2992. done
  2993. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  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. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2998. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2999. done
  3000. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  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. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3005. ../data/no_icmp.conf: compiled configuration is up to date.
  3006. done
  3007. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  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. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3012. ../data/no_icmp.conf: compiled configuration is up to date.
  3013. done
  3014. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  3015. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  3016. ../data/vlan.conf: compiled configuration is up to date.
  3017. done
  3018. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  3019. ../data/vlan.conf: compiled configuration is up to date.
  3020. done
  3021. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  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. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3026. ../data/no_icmp.conf: compiled configuration is up to date.
  3027. done
  3028. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  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. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3033. ../data/no_icmp.conf: compiled configuration is up to date.
  3034. done
  3035. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  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. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3040. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3041. done
  3042. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  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. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3047. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3048. done
  3049. Testing: from-to-b4 IPv6 packet, no hairpinning
  3050. ../data/no_hairpin.conf: loading source configuration
  3051. ../data/no_hairpin.conf: wrote compiled configuration ../data/no_hairpin.o
  3052. done
  3053. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  3054. ../data/no_hairpin.conf: compiled configuration is up to date.
  3055. done
  3056. Testing: from-to-b4 IPv6 packet, with hairpinning
  3057. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3058. ../data/no_icmp.conf: compiled configuration is up to date.
  3059. done
  3060. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3061. ../data/no_icmp.conf: compiled configuration is up to date.
  3062. done
  3063. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  3064. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3065. ../data/no_icmp.conf: compiled configuration is up to date.
  3066. done
  3067. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3068. ../data/no_icmp.conf: compiled configuration is up to date.
  3069. done
  3070. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  3071. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3072. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3073. done
  3074. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3075. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3076. done
  3077. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  3078. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3079. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3080. done
  3081. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3082. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3083. done
  3084. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  3085. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3086. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3087. done
  3088. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3089. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3090. done
  3091. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  3092. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3093. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3094. done
  3095. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3096. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3097. done
  3098. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  3099. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3100. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3101. done
  3102. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3103. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3104. done
  3105. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  3106. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3107. ../data/no_icmp.conf: compiled configuration is up to date.
  3108. done
  3109. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3110. ../data/no_icmp.conf: compiled configuration is up to date.
  3111. done
  3112. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  3113. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  3114. ../data/vlan.conf: compiled configuration is up to date.
  3115. done
  3116. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  3117. ../data/vlan.conf: compiled configuration is up to date.
  3118. done
  3119. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  3120. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3121. ../data/no_icmp.conf: compiled configuration is up to date.
  3122. done
  3123. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3124. ../data/no_icmp.conf: compiled configuration is up to date.
  3125. done
  3126. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  3127. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3128. ../data/no_icmp.conf: compiled configuration is up to date.
  3129. done
  3130. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3131. ../data/no_icmp.conf: compiled configuration is up to date.
  3132. done
  3133. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  3134. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3135. ../data/no_icmp.conf: compiled configuration is up to date.
  3136. done
  3137. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3138. ../data/no_icmp.conf: compiled configuration is up to date.
  3139. done
  3140. Testing: sending non-IPv4 traffic to the IPv4 interface
  3141. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3142. ../data/no_icmp.conf: compiled configuration is up to date.
  3143. done
  3144. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3145. ../data/no_icmp.conf: compiled configuration is up to date.
  3146. done
  3147. Testing: sending non-IPv6 traffic to the IPv6 interface
  3148. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3149. ../data/no_icmp.conf: compiled configuration is up to date.
  3150. done
  3151. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3152. ../data/no_icmp.conf: compiled configuration is up to date.
  3153. done
  3154. Testing: from-internet bound IPv4 UDP packet
  3155. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3156. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3157. done
  3158. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3159. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3160. done
  3161. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  3162. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3163. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3164. done
  3165. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3166. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3167. done
  3168. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  3169. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3170. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3171. done
  3172. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3173. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3174. done
  3175. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  3176. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  3177. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3178. done
  3179. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  3180. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3181. done
  3182. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  3183. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3184. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3185. done
  3186. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3187. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3188. done
  3189. Testing: incoming ICMPv4 echo request, matches binding table
  3190. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3191. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3192. done
  3193. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3194. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3195. done
  3196. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  3197. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3198. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3199. done
  3200. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3201. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3202. done
  3203. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  3204. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3205. ../data/no_icmp.conf: compiled configuration is up to date.
  3206. done
  3207. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3208. ../data/no_icmp.conf: compiled configuration is up to date.
  3209. done
  3210. Testing: incoming ICMPv4 echo request, doesn't match binding table
  3211. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3212. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3213. done
  3214. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3215. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3216. done
  3217. Testing: incoming ICMPv4 echo reply, matches binding table
  3218. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3219. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3220. done
  3221. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3222. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3223. done
  3224. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  3225. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3226. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3227. done
  3228. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3229. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3230. done
  3231. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  3232. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3233. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3234. done
  3235. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3236. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3237. done
  3238. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  3239. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3240. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3241. done
  3242. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3243. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3244. done
  3245. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  3246. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3247. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3248. done
  3249. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3250. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3251. done
  3252. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  3253. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3254. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3255. done
  3256. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3257. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3258. done
  3259. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  3260. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3261. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3262. done
  3263. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3264. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3265. done
  3266. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  3267. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3268. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3269. done
  3270. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3271. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3272. done
  3273. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  3274. ../data/no_icmp_with_filters_accept.conf: loading source configuration
  3275. ../data/no_icmp_with_filters_accept.conf: wrote compiled configuration ../data/no_icmp_with_filters_accept.o
  3276. done
  3277. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3278. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3279. done
  3280. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  3281. ../data/no_icmp_with_filters_drop.conf: loading source configuration
  3282. ../data/no_icmp_with_filters_drop.conf: wrote compiled configuration ../data/no_icmp_with_filters_drop.o
  3283. done
  3284. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3285. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3286. done
  3287. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  3288. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3289. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3290. done
  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. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  3295. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3296. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3297. done
  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. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  3302. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3303. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3304. done
  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. Testing: egress-filter: to-internet (IPv4) (DROP)
  3309. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3310. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3311. done
  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. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  3316. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3317. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3318. done
  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. Testing: egress-filter: to-b4 (IPv4) (DROP)
  3323. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3324. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3325. done
  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. Testing: ICMP Echo to AFTR (IPv4)
  3330. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3331. ../data/no_icmp.conf: compiled configuration is up to date.
  3332. done
  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. Testing: ICMP Echo to AFTR (IPv4) + data
  3337. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3338. ../data/no_icmp.conf: compiled configuration is up to date.
  3339. done
  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. Testing: ICMP Echo to AFTR (IPv6)
  3344. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3345. ../data/no_icmp.conf: compiled configuration is up to date.
  3346. done
  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. Testing: ICMP Echo to AFTR (IPv6) + data
  3351. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3352. ../data/no_icmp.conf: compiled configuration is up to date.
  3353. done
  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. All lwAFTR soak tests passed.
  3358. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  3359. ../data/vlan/no_icmp.conf: loading source configuration
  3360. ../data/vlan/no_icmp.conf: wrote compiled configuration ../data/vlan/no_icmp.o
  3361. done
  3362. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3363. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3364. done
  3365. Testing: from-internet IPv4 packet found in the binding table.
  3366. ../data/vlan/icmp_on_fail.conf: loading source configuration
  3367. ../data/vlan/icmp_on_fail.conf: wrote compiled configuration ../data/vlan/icmp_on_fail.o
  3368. done
  3369. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3370. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3371. done
  3372. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  3373. ../data/vlan/vlan.conf: loading source configuration
  3374. ../data/vlan/vlan.conf: wrote compiled configuration ../data/vlan/vlan.o
  3375. done
  3376. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3377. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3378. done
  3379. Testing: NDP: incoming NDP Neighbor Solicitation
  3380. ../data/vlan/tunnel_icmp.conf: loading source configuration
  3381. ../data/vlan/tunnel_icmp.conf: wrote compiled configuration ../data/vlan/tunnel_icmp.o
  3382. done
  3383. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3384. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3385. done
  3386. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  3387. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3388. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3389. done
  3390. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3391. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3392. done
  3393. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  3394. ../data/vlan/tunnel_icmp_withoutmac.conf: loading source configuration
  3395. ../data/vlan/tunnel_icmp_withoutmac.conf: wrote compiled configuration ../data/vlan/tunnel_icmp_withoutmac.o
  3396. done
  3397. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3398. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3399. done
  3400. Testing: ARP: incoming ARP request
  3401. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3402. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3403. done
  3404. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3405. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3406. done
  3407. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  3408. ../data/vlan/tunnel_icmp_without_mac4.conf: loading source configuration
  3409. ../data/vlan/tunnel_icmp_without_mac4.conf: wrote compiled configuration ../data/vlan/tunnel_icmp_without_mac4.o
  3410. done
  3411. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  3412. ../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  3413. done
  3414. Testing: NDP: Without receiving NA, next_hop6_mac not set
  3415. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3416. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3417. done
  3418. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3419. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3420. done
  3421. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  3422. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3423. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3424. done
  3425. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3426. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3427. done
  3428. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  3429. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3430. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3431. done
  3432. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3433. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3434. done
  3435. Testing: from-internet IPv4 fragmented packets found in the binding table.
  3436. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3437. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3438. done
  3439. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3440. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3441. done
  3442. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  3443. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3444. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3445. done
  3446. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3447. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3448. done
  3449. Testing: traffic class mapping
  3450. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3451. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3452. done
  3453. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3454. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3455. done
  3456. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  3457. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3458. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3459. done
  3460. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3461. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3462. done
  3463. Testing: from-B4 IPv4 fragmentation (2)
  3464. ../data/vlan/small_ipv4_mtu_icmp.conf: loading source configuration
  3465. ../data/vlan/small_ipv4_mtu_icmp.conf: wrote compiled configuration ../data/vlan/small_ipv4_mtu_icmp.o
  3466. done
  3467. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3468. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3469. done
  3470. Testing: from-B4 IPv4 fragmentation (3)
  3471. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3472. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3473. done
  3474. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3475. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3476. done
  3477. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  3478. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading source configuration
  3479. ../data/vlan/small_ipv6_mtu_no_icmp.conf: wrote compiled configuration ../data/vlan/small_ipv6_mtu_no_icmp.o
  3480. done
  3481. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3482. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3483. done
  3484. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  3485. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3486. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3487. done
  3488. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3489. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3490. done
  3491. Testing: IPv6 reassembly (to one packet).
  3492. ../data/vlan/big_mtu_no_icmp.conf: loading source configuration
  3493. ../data/vlan/big_mtu_no_icmp.conf: wrote compiled configuration ../data/vlan/big_mtu_no_icmp.o
  3494. done
  3495. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3496. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  3497. done
  3498. Testing: IPv6 reassembly (out of order fragments).
  3499. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3500. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  3501. done
  3502. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3503. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  3504. done
  3505. Testing: IPv6 reassembly (with max frags set to 1).
  3506. ../data/vlan/no_icmp_maxfrags1.conf: loading source configuration
  3507. ../data/vlan/no_icmp_maxfrags1.conf: wrote compiled configuration ../data/vlan/no_icmp_maxfrags1.o
  3508. done
  3509. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  3510. ../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  3511. done
  3512. Testing: IPv6 reassembly (followed by decapsulation).
  3513. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3514. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3515. done
  3516. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3517. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3518. done
  3519. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  3520. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3521. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3522. done
  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: compiled configuration is up to date.
  3525. done
  3526. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  3527. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading source configuration
  3528. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: wrote compiled configuration ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  3529. done
  3530. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  3531. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  3532. done
  3533. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  3534. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3535. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3536. done
  3537. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3538. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3539. done
  3540. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  3541. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3542. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3543. done
  3544. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3545. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3546. done
  3547. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  3548. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3549. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3550. done
  3551. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3552. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3553. done
  3554. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  3555. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3556. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3557. done
  3558. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3559. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3560. done
  3561. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  3562. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3563. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3564. done
  3565. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3566. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3567. done
  3568. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  3569. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3570. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3571. done
  3572. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3573. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3574. done
  3575. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  3576. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3577. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3578. done
  3579. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3580. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3581. done
  3582. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  3583. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3584. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3585. done
  3586. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3587. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3588. done
  3589. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  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. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3594. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3595. done
  3596. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  3597. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3598. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3599. done
  3600. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3601. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3602. done
  3603. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  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. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3608. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3609. done
  3610. Testing: from-to-b4 IPv6 packet, no hairpinning
  3611. ../data/vlan/no_hairpin.conf: loading source configuration
  3612. ../data/vlan/no_hairpin.conf: wrote compiled configuration ../data/vlan/no_hairpin.o
  3613. done
  3614. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  3615. ../data/vlan/no_hairpin.conf: compiled configuration is up to date.
  3616. done
  3617. Testing: from-to-b4 IPv6 packet, with hairpinning
  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. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3622. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3623. done
  3624. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  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. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3629. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3630. done
  3631. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  3632. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3633. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3634. done
  3635. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3636. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3637. done
  3638. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  3639. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3640. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3641. done
  3642. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3643. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3644. done
  3645. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  3646. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3647. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3648. done
  3649. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3650. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3651. done
  3652. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  3653. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3654. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3655. done
  3656. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3657. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3658. done
  3659. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  3660. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3661. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3662. done
  3663. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3664. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3665. done
  3666. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  3667. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3668. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3669. done
  3670. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3671. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3672. done
  3673. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  3674. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3675. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3676. done
  3677. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3678. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3679. done
  3680. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  3681. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3682. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3683. done
  3684. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3685. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3686. done
  3687. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  3688. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3689. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3690. done
  3691. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3692. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3693. done
  3694. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  3695. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3696. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3697. done
  3698. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3699. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3700. done
  3701. Testing: sending non-IPv4 traffic to the IPv4 interface
  3702. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3703. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3704. done
  3705. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3706. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3707. done
  3708. Testing: sending non-IPv6 traffic to the IPv6 interface
  3709. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3710. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3711. done
  3712. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3713. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3714. done
  3715. Testing: from-internet bound IPv4 UDP packet
  3716. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3717. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3718. done
  3719. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3720. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3721. done
  3722. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  3723. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3724. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3725. done
  3726. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3727. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3728. done
  3729. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  3730. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3731. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3732. done
  3733. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3734. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3735. done
  3736. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  3737. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3738. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3739. done
  3740. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3741. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3742. done
  3743. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  3744. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3745. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3746. done
  3747. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3748. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3749. done
  3750. Testing: incoming ICMPv4 echo request, matches binding table
  3751. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3752. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3753. done
  3754. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3755. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3756. done
  3757. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  3758. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3759. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3760. done
  3761. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3762. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3763. done
  3764. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  3765. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3766. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3767. done
  3768. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3769. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3770. done
  3771. Testing: incoming ICMPv4 echo request, doesn't match binding table
  3772. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3773. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3774. done
  3775. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3776. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3777. done
  3778. Testing: incoming ICMPv4 echo reply, matches binding table
  3779. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3780. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3781. done
  3782. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3783. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3784. done
  3785. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  3786. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3787. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3788. done
  3789. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3790. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3791. done
  3792. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  3793. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3794. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3795. done
  3796. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3797. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3798. done
  3799. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  3800. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3801. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3802. done
  3803. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3804. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3805. done
  3806. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  3807. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3808. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3809. done
  3810. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3811. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3812. done
  3813. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  3814. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3815. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3816. done
  3817. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3818. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3819. done
  3820. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  3821. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3822. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3823. done
  3824. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3825. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3826. done
  3827. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  3828. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3829. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3830. done
  3831. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3832. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3833. done
  3834. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  3835. ../data/vlan/no_icmp_with_filters_accept.conf: loading source configuration
  3836. ../data/vlan/no_icmp_with_filters_accept.conf: wrote compiled configuration ../data/vlan/no_icmp_with_filters_accept.o
  3837. done
  3838. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3839. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3840. done
  3841. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  3842. ../data/vlan/no_icmp_with_filters_drop.conf: loading source configuration
  3843. ../data/vlan/no_icmp_with_filters_drop.conf: wrote compiled configuration ../data/vlan/no_icmp_with_filters_drop.o
  3844. done
  3845. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3846. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3847. done
  3848. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  3849. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3850. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3851. done
  3852. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3853. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3854. done
  3855. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  3856. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3857. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3858. done
  3859. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3860. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3861. done
  3862. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  3863. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3864. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3865. done
  3866. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3867. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3868. done
  3869. Testing: egress-filter: to-internet (IPv4) (DROP)
  3870. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3871. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3872. done
  3873. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3874. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3875. done
  3876. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  3877. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3878. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3879. done
  3880. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3881. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3882. done
  3883. Testing: egress-filter: to-b4 (IPv4) (DROP)
  3884. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3885. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3886. done
  3887. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3888. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3889. done
  3890. Testing: ICMP Echo to AFTR (IPv4)
  3891. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3892. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3893. done
  3894. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3895. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3896. done
  3897. Testing: ICMP Echo to AFTR (IPv4) + data
  3898. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3899. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3900. done
  3901. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3902. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3903. done
  3904. Testing: ICMP Echo to AFTR (IPv6)
  3905. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3906. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3907. done
  3908. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3909. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3910. done
  3911. Testing: ICMP Echo to AFTR (IPv6) + data
  3912. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3913. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3914. done
  3915. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3916. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3917. done
  3918. All lwAFTR soak tests passed.
  3919.  
  3920. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb:
  3921. selftest: neutron2snabb
  3922. ok: {{direction='ingress', ethertype='IPv6'}}
  3923. => ip6
  3924. ok: {{direction='ingress', ethertype='IPv4'}}
  3925. => (arp or ip)
  3926. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp'}}
  3927. => (arp or (ip and tcp))
  3928. ok: {{direction='ingress', ethertype='IPv4', protocol='udp'}}
  3929. => (arp or (ip and udp))
  3930. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_min=1000}}
  3931. => (arp or (ip and udp and dst portrange 1000-1000))
  3932. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_max=2000}}
  3933. => (arp or (ip and udp and dst portrange 2000-2000))
  3934. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp', port_range_min=1000, port_range_max=2000}}
  3935. => (arp or (ip and tcp and dst portrange 1000-2000))
  3936. ok: {{direction='ingress', ethertype='IPv6', protocol='tcp'}, {direction='ingress', ethertype='IPv4', protocol='udp', remote_ip_prefix='10.0.0.0/8'}}
  3937. => ((ip6 and tcp) or (arp or (ip and udp and src net 10.0.0.0/8)))
  3938. selftest ok
  3939.  
  3940. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb_schema:
  3941. selftest: neutron2snabb_schema
  3942. selftest: ok
  3943.  
  3944. src/testlog/program.snabbnfv.nfvconfig:
  3945. selftest: lib.nfv.config
  3946. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_nic/x
  3947. engine: start_app id0_Virtio
  3948. engine: start_app id0_NIC
  3949. engine: new_link id0_Virtio.tx -> id0_NIC.rx
  3950. engine: link_output id0_Virtio
  3951. engine: link_input id0_NIC
  3952. engine: new_link id0_NIC.tx -> id0_Virtio.rx
  3953. engine: link_output id0_NIC
  3954. engine: link_input id0_Virtio
  3955. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_filter/x
  3956. engine: unlink_output id0_NIC
  3957. engine: unlink_input id0_Virtio
  3958. engine: free_link id0_NIC.tx -> id0_Virtio.rx
  3959. engine: start_app id0_Filter_in
  3960. engine: new_link id0_Filter_in.tx -> id0_Virtio.rx
  3961. engine: link_output id0_Filter_in
  3962. engine: link_input id0_Virtio
  3963. engine: new_link id0_NIC.tx -> id0_Filter_in.rx
  3964. engine: link_output id0_NIC
  3965. engine: link_input id0_Filter_in
  3966. load: time: 0.27s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  3967. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_qos/x
  3968. engine: unlink_output id0_Filter_in
  3969. engine: unlink_input id0_Virtio
  3970. engine: free_link id0_Filter_in.tx -> id0_Virtio.rx
  3971. engine: unlink_output id0_NIC
  3972. engine: unlink_input id0_Filter_in
  3973. engine: free_link id0_NIC.tx -> id0_Filter_in.rx
  3974. engine: stop_app id0_Filter_in
  3975. engine: new_link id0_NIC.tx -> id0_Virtio.rx
  3976. engine: link_output id0_NIC
  3977. engine: link_input id0_Virtio
  3978. load: time: 0.25s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  3979. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_tunnel/x
  3980. engine: unlink_output id0_Virtio
  3981. engine: unlink_input id0_NIC
  3982. engine: free_link id0_Virtio.tx -> id0_NIC.rx
  3983. engine: unlink_output id0_NIC
  3984. engine: unlink_input id0_Virtio
  3985. engine: free_link id0_NIC.tx -> id0_Virtio.rx
  3986. engine: start_app id0_Tunnel
  3987. engine: start_app id0_ND
  3988. engine: new_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  3989. engine: link_output id0_Tunnel
  3990. engine: link_input id0_Virtio
  3991. engine: new_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  3992. engine: link_output id0_Virtio
  3993. engine: link_input id0_Tunnel
  3994. engine: new_link id0_ND.south -> id0_NIC.rx
  3995. engine: link_output id0_ND
  3996. engine: link_input id0_NIC
  3997. engine: new_link id0_NIC.tx -> id0_ND.south
  3998. engine: link_output id0_NIC
  3999. engine: link_input id0_ND
  4000. engine: new_link id0_Tunnel.encapsulated -> id0_ND.north
  4001. engine: link_output id0_Tunnel
  4002. engine: link_input id0_ND
  4003. engine: new_link id0_ND.north -> id0_Tunnel.encapsulated
  4004. engine: link_output id0_ND
  4005. engine: link_input id0_Tunnel
  4006. Jan 12 2017 17:20:01 nd_light: Sending neighbor solicitation for next-hop 2::2
  4007. load: time: 0.26s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  4008. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/y
  4009. engine: unlink_output id0_Tunnel
  4010. engine: unlink_input id0_Virtio
  4011. engine: free_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  4012. engine: unlink_output id0_NIC
  4013. engine: unlink_input id0_ND
  4014. engine: free_link id0_NIC.tx -> id0_ND.south
  4015. engine: unlink_output id0_ND
  4016. engine: unlink_input id0_Tunnel
  4017. engine: free_link id0_ND.north -> id0_Tunnel.encapsulated
  4018. engine: unlink_output id0_Tunnel
  4019. engine: unlink_input id0_ND
  4020. engine: free_link id0_Tunnel.encapsulated -> id0_ND.north
  4021. engine: unlink_output id0_ND
  4022. engine: unlink_input id0_NIC
  4023. engine: free_link id0_ND.south -> id0_NIC.rx
  4024. engine: unlink_output id0_Virtio
  4025. engine: unlink_input id0_Tunnel
  4026. engine: free_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  4027. engine: stop_app id0_Tunnel
  4028. engine: stop_app id0_ND
  4029. engine: start_app id1_NIC
  4030. engine: start_app id1_Virtio
  4031. engine: new_link id1_Virtio.tx -> id1_NIC.rx
  4032. engine: link_output id1_Virtio
  4033. engine: link_input id1_NIC
  4034. engine: new_link id0_Virtio.tx -> id0_NIC.rx
  4035. engine: link_output id0_Virtio
  4036. engine: link_input id0_NIC
  4037. engine: new_link id1_NIC.tx -> id1_Virtio.rx
  4038. engine: link_output id1_NIC
  4039. engine: link_input id1_Virtio
  4040. engine: new_link id0_NIC.tx -> id0_Virtio.rx
  4041. engine: link_output id0_NIC
  4042. engine: link_input id0_Virtio
  4043. load: time: 0.25s fps: 7 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  4044. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/x
  4045. engine: start_app id63_Virtio
  4046. engine: start_app id40_Virtio
  4047. engine: start_app id10_NIC
  4048. engine: start_app id61_Virtio
  4049. engine: start_app id6_NIC
  4050. engine: start_app id45_NIC
  4051. engine: start_app id34_NIC
  4052. engine: start_app id35_NIC
  4053. engine: start_app id60_Virtio
  4054. engine: start_app id59_Virtio
  4055. engine: start_app id58_Virtio
  4056. engine: start_app id57_Virtio
  4057. engine: start_app id3_Virtio
  4058. engine: start_app id47_Virtio
  4059. engine: start_app id54_Virtio
  4060. engine: start_app id42_NIC
  4061. engine: start_app id38_NIC
  4062. engine: start_app id24_NIC
  4063. engine: start_app id18_Virtio
  4064. engine: start_app id52_Virtio
  4065. engine: start_app id51_NIC
  4066. engine: start_app id51_Virtio
  4067. engine: start_app id50_Virtio
  4068. engine: start_app id49_Virtio
  4069. engine: start_app id48_Virtio
  4070. engine: start_app id55_Virtio
  4071. engine: start_app id45_Virtio
  4072. engine: start_app id28_NIC
  4073. engine: start_app id46_Virtio
  4074. engine: start_app id15_Virtio
  4075. engine: start_app id41_NIC
  4076. engine: start_app id35_Virtio
  4077. engine: start_app id25_NIC
  4078. engine: start_app id44_Virtio
  4079. engine: start_app id43_Virtio
  4080. engine: start_app id42_Virtio
  4081. engine: start_app id32_NIC
  4082. engine: start_app id18_NIC
  4083. engine: start_app id33_Virtio
  4084. engine: start_app id62_Virtio
  4085. engine: start_app id12_Virtio
  4086. engine: start_app id39_Virtio
  4087. engine: start_app id32_Virtio
  4088. engine: start_app id22_Virtio
  4089. engine: start_app id5_Virtio
  4090. engine: start_app id53_NIC
  4091. engine: start_app id60_NIC
  4092. engine: start_app id8_NIC
  4093. engine: start_app id31_NIC
  4094. engine: start_app id46_NIC
  4095. engine: start_app id37_Virtio
  4096. engine: start_app id27_Virtio
  4097. engine: start_app id17_Virtio
  4098. engine: start_app id30_Virtio
  4099. engine: start_app id50_NIC
  4100. engine: start_app id10_Virtio
  4101. engine: start_app id53_Virtio
  4102. engine: start_app id56_NIC
  4103. engine: start_app id12_NIC
  4104. engine: start_app id43_NIC
  4105. engine: start_app id13_Virtio
  4106. engine: start_app id23_Virtio
  4107. engine: start_app id14_Virtio
  4108. engine: start_app id34_Virtio
  4109. engine: start_app id7_Virtio
  4110. engine: start_app id6_Virtio
  4111. engine: start_app id40_NIC
  4112. engine: start_app id63_NIC
  4113. engine: start_app id21_Virtio
  4114. engine: start_app id31_Virtio
  4115. engine: start_app id62_NIC
  4116. engine: start_app id11_Virtio
  4117. engine: start_app id59_NIC
  4118. engine: start_app id13_NIC
  4119. engine: start_app id41_Virtio
  4120. engine: start_app id57_NIC
  4121. engine: start_app id29_Virtio
  4122. engine: start_app id9_Virtio
  4123. engine: start_app id8_Virtio
  4124. engine: start_app id28_Virtio
  4125. engine: start_app id26_Virtio
  4126. engine: start_app id49_NIC
  4127. engine: start_app id4_Virtio
  4128. engine: start_app id4_NIC
  4129. engine: start_app id2_Virtio
  4130. engine: start_app id36_NIC
  4131. engine: start_app id52_NIC
  4132. engine: start_app id25_Virtio
  4133. engine: start_app id47_NIC
  4134. engine: start_app id58_NIC
  4135. engine: start_app id24_Virtio
  4136. engine: start_app id20_Virtio
  4137. engine: start_app id19_Virtio
  4138. engine: start_app id29_NIC
  4139. engine: start_app id37_NIC
  4140. engine: start_app id54_NIC
  4141. engine: start_app id36_Virtio
  4142. engine: start_app id26_NIC
  4143. engine: start_app id16_Virtio
  4144. engine: start_app id39_NIC
  4145. engine: start_app id38_Virtio
  4146. engine: start_app id48_NIC
  4147. engine: start_app id56_Virtio
  4148. engine: start_app id9_NIC
  4149. engine: start_app id21_NIC
  4150. engine: start_app id61_NIC
  4151. engine: start_app id30_NIC
  4152. engine: start_app id44_NIC
  4153. engine: start_app id19_NIC
  4154. engine: start_app id7_NIC
  4155. engine: start_app id3_NIC
  4156. engine: start_app id22_NIC
  4157. engine: start_app id23_NIC
  4158. engine: start_app id14_NIC
  4159. engine: start_app id2_NIC
  4160. engine: start_app id5_NIC
  4161. engine: start_app id20_NIC
  4162. engine: start_app id17_NIC
  4163. engine: start_app id11_NIC
  4164. engine: start_app id55_NIC
  4165. engine: start_app id33_NIC
  4166. engine: start_app id15_NIC
  4167. engine: start_app id16_NIC
  4168. engine: start_app id27_NIC
  4169. engine: new_link id63_Virtio.tx -> id63_NIC.rx
  4170. engine: link_output id63_Virtio
  4171. engine: link_input id63_NIC
  4172. engine: new_link id63_NIC.tx -> id63_Virtio.rx
  4173. engine: link_output id63_NIC
  4174. engine: link_input id63_Virtio
  4175. engine: new_link id62_Virtio.tx -> id62_NIC.rx
  4176. engine: link_output id62_Virtio
  4177. engine: link_input id62_NIC
  4178. engine: new_link id62_NIC.tx -> id62_Virtio.rx
  4179. engine: link_output id62_NIC
  4180. engine: link_input id62_Virtio
  4181. engine: new_link id61_Virtio.tx -> id61_NIC.rx
  4182. engine: link_output id61_Virtio
  4183. engine: link_input id61_NIC
  4184. engine: new_link id61_NIC.tx -> id61_Virtio.rx
  4185. engine: link_output id61_NIC
  4186. engine: link_input id61_Virtio
  4187. engine: new_link id60_Virtio.tx -> id60_NIC.rx
  4188. engine: link_output id60_Virtio
  4189. engine: link_input id60_NIC
  4190. engine: new_link id60_NIC.tx -> id60_Virtio.rx
  4191. engine: link_output id60_NIC
  4192. engine: link_input id60_Virtio
  4193. engine: new_link id59_Virtio.tx -> id59_NIC.rx
  4194. engine: link_output id59_Virtio
  4195. engine: link_input id59_NIC
  4196. engine: new_link id59_NIC.tx -> id59_Virtio.rx
  4197. engine: link_output id59_NIC
  4198. engine: link_input id59_Virtio
  4199. engine: new_link id58_Virtio.tx -> id58_NIC.rx
  4200. engine: link_output id58_Virtio
  4201. engine: link_input id58_NIC
  4202. engine: new_link id58_NIC.tx -> id58_Virtio.rx
  4203. engine: link_output id58_NIC
  4204. engine: link_input id58_Virtio
  4205. engine: new_link id46_NIC.tx -> id46_Virtio.rx
  4206. engine: link_output id46_NIC
  4207. engine: link_input id46_Virtio
  4208. engine: new_link id57_NIC.tx -> id57_Virtio.rx
  4209. engine: link_output id57_NIC
  4210. engine: link_input id57_Virtio
  4211. engine: new_link id56_Virtio.tx -> id56_NIC.rx
  4212. engine: link_output id56_Virtio
  4213. engine: link_input id56_NIC
  4214. engine: new_link id56_NIC.tx -> id56_Virtio.rx
  4215. engine: link_output id56_NIC
  4216. engine: link_input id56_Virtio
  4217. engine: new_link id55_Virtio.tx -> id55_NIC.rx
  4218. engine: link_output id55_Virtio
  4219. engine: link_input id55_NIC
  4220. engine: new_link id55_NIC.tx -> id55_Virtio.rx
  4221. engine: link_output id55_NIC
  4222. engine: link_input id55_Virtio
  4223. engine: new_link id54_Virtio.tx -> id54_NIC.rx
  4224. engine: link_output id54_Virtio
  4225. engine: link_input id54_NIC
  4226. engine: new_link id54_NIC.tx -> id54_Virtio.rx
  4227. engine: link_output id54_NIC
  4228. engine: link_input id54_Virtio
  4229. engine: new_link id53_Virtio.tx -> id53_NIC.rx
  4230. engine: link_output id53_Virtio
  4231. engine: link_input id53_NIC
  4232. engine: new_link id53_NIC.tx -> id53_Virtio.rx
  4233. engine: link_output id53_NIC
  4234. engine: link_input id53_Virtio
  4235. engine: new_link id52_Virtio.tx -> id52_NIC.rx
  4236. engine: link_output id52_Virtio
  4237. engine: link_input id52_NIC
  4238. engine: new_link id52_NIC.tx -> id52_Virtio.rx
  4239. engine: link_output id52_NIC
  4240. engine: link_input id52_Virtio
  4241. engine: new_link id51_Virtio.tx -> id51_NIC.rx
  4242. engine: link_output id51_Virtio
  4243. engine: link_input id51_NIC
  4244. engine: new_link id51_NIC.tx -> id51_Virtio.rx
  4245. engine: link_output id51_NIC
  4246. engine: link_input id51_Virtio
  4247. engine: new_link id50_Virtio.tx -> id50_NIC.rx
  4248. engine: link_output id50_Virtio
  4249. engine: link_input id50_NIC
  4250. engine: new_link id50_NIC.tx -> id50_Virtio.rx
  4251. engine: link_output id50_NIC
  4252. engine: link_input id50_Virtio
  4253. engine: new_link id49_Virtio.tx -> id49_NIC.rx
  4254. engine: link_output id49_Virtio
  4255. engine: link_input id49_NIC
  4256. engine: new_link id49_NIC.tx -> id49_Virtio.rx
  4257. engine: link_output id49_NIC
  4258. engine: link_input id49_Virtio
  4259. engine: new_link id48_Virtio.tx -> id48_NIC.rx
  4260. engine: link_output id48_Virtio
  4261. engine: link_input id48_NIC
  4262. engine: new_link id48_NIC.tx -> id48_Virtio.rx
  4263. engine: link_output id48_NIC
  4264. engine: link_input id48_Virtio
  4265. engine: new_link id47_NIC.tx -> id47_Virtio.rx
  4266. engine: link_output id47_NIC
  4267. engine: link_input id47_Virtio
  4268. engine: new_link id47_Virtio.tx -> id47_NIC.rx
  4269. engine: link_output id47_Virtio
  4270. engine: link_input id47_NIC
  4271. engine: new_link id57_Virtio.tx -> id57_NIC.rx
  4272. engine: link_output id57_Virtio
  4273. engine: link_input id57_NIC
  4274. engine: new_link id46_Virtio.tx -> id46_NIC.rx
  4275. engine: link_output id46_Virtio
  4276. engine: link_input id46_NIC
  4277. engine: new_link id37_Virtio.tx -> id37_NIC.rx
  4278. engine: link_output id37_Virtio
  4279. engine: link_input id37_NIC
  4280. engine: new_link id45_Virtio.tx -> id45_NIC.rx
  4281. engine: link_output id45_Virtio
  4282. engine: link_input id45_NIC
  4283. engine: new_link id17_Virtio.tx -> id17_NIC.rx
  4284. engine: link_output id17_Virtio
  4285. engine: link_input id17_NIC
  4286. engine: new_link id44_Virtio.tx -> id44_NIC.rx
  4287. engine: link_output id44_Virtio
  4288. engine: link_input id44_NIC
  4289. engine: new_link id16_Virtio.tx -> id16_NIC.rx
  4290. engine: link_output id16_Virtio
  4291. engine: link_input id16_NIC
  4292. engine: new_link id43_Virtio.tx -> id43_NIC.rx
  4293. engine: link_output id43_Virtio
  4294. engine: link_input id43_NIC
  4295. engine: new_link id15_Virtio.tx -> id15_NIC.rx
  4296. engine: link_output id15_Virtio
  4297. engine: link_input id15_NIC
  4298. engine: new_link id42_Virtio.tx -> id42_NIC.rx
  4299. engine: link_output id42_Virtio
  4300. engine: link_input id42_NIC
  4301. engine: new_link id14_Virtio.tx -> id14_NIC.rx
  4302. engine: link_output id14_Virtio
  4303. engine: link_input id14_NIC
  4304. engine: new_link id41_Virtio.tx -> id41_NIC.rx
  4305. engine: link_output id41_Virtio
  4306. engine: link_input id41_NIC
  4307. engine: new_link id13_Virtio.tx -> id13_NIC.rx
  4308. engine: link_output id13_Virtio
  4309. engine: link_input id13_NIC
  4310. engine: new_link id40_Virtio.tx -> id40_NIC.rx
  4311. engine: link_output id40_Virtio
  4312. engine: link_input id40_NIC
  4313. engine: new_link id31_Virtio.tx -> id31_NIC.rx
  4314. engine: link_output id31_Virtio
  4315. engine: link_input id31_NIC
  4316. engine: new_link id21_NIC.tx -> id21_Virtio.rx
  4317. engine: link_output id21_NIC
  4318. engine: link_input id21_Virtio
  4319. engine: new_link id30_Virtio.tx -> id30_NIC.rx
  4320. engine: link_output id30_Virtio
  4321. engine: link_input id30_NIC
  4322. engine: new_link id20_NIC.tx -> id20_Virtio.rx
  4323. engine: link_output id20_NIC
  4324. engine: link_input id20_Virtio
  4325. engine: new_link id10_Virtio.tx -> id10_NIC.rx
  4326. engine: link_output id10_Virtio
  4327. engine: link_input id10_NIC
  4328. engine: new_link id23_NIC.tx -> id23_Virtio.rx
  4329. engine: link_output id23_NIC
  4330. engine: link_input id23_Virtio
  4331. engine: new_link id13_NIC.tx -> id13_Virtio.rx
  4332. engine: link_output id13_NIC
  4333. engine: link_input id13_Virtio
  4334. engine: new_link id22_NIC.tx -> id22_Virtio.rx
  4335. engine: link_output id22_NIC
  4336. engine: link_input id22_Virtio
  4337. engine: new_link id12_NIC.tx -> id12_Virtio.rx
  4338. engine: link_output id12_NIC
  4339. engine: link_input id12_Virtio
  4340. engine: new_link id25_NIC.tx -> id25_Virtio.rx
  4341. engine: link_output id25_NIC
  4342. engine: link_input id25_Virtio
  4343. engine: new_link id15_NIC.tx -> id15_Virtio.rx
  4344. engine: link_output id15_NIC
  4345. engine: link_input id15_Virtio
  4346. engine: new_link id27_Virtio.tx -> id27_NIC.rx
  4347. engine: link_output id27_Virtio
  4348. engine: link_input id27_NIC
  4349. engine: new_link id14_NIC.tx -> id14_Virtio.rx
  4350. engine: link_output id14_NIC
  4351. engine: link_input id14_Virtio
  4352. engine: new_link id27_NIC.tx -> id27_Virtio.rx
  4353. engine: link_output id27_NIC
  4354. engine: link_input id27_Virtio
  4355. engine: new_link id17_NIC.tx -> id17_Virtio.rx
  4356. engine: link_output id17_NIC
  4357. engine: link_input id17_Virtio
  4358. engine: new_link id26_NIC.tx -> id26_Virtio.rx
  4359. engine: link_output id26_NIC
  4360. engine: link_input id26_Virtio
  4361. engine: new_link id16_NIC.tx -> id16_Virtio.rx
  4362. engine: link_output id16_NIC
  4363. engine: link_input id16_Virtio
  4364. engine: new_link id24_Virtio.tx -> id24_NIC.rx
  4365. engine: link_output id24_Virtio
  4366. engine: link_input id24_NIC
  4367. engine: new_link id19_NIC.tx -> id19_Virtio.rx
  4368. engine: link_output id19_NIC
  4369. engine: link_input id19_Virtio
  4370. engine: new_link id23_Virtio.tx -> id23_NIC.rx
  4371. engine: link_output id23_Virtio
  4372. engine: link_input id23_NIC
  4373. engine: new_link id18_NIC.tx -> id18_Virtio.rx
  4374. engine: link_output id18_NIC
  4375. engine: link_input id18_Virtio
  4376. engine: new_link id22_Virtio.tx -> id22_NIC.rx
  4377. engine: link_output id22_Virtio
  4378. engine: link_input id22_NIC
  4379. engine: new_link id45_NIC.tx -> id45_Virtio.rx
  4380. engine: link_output id45_NIC
  4381. engine: link_input id45_Virtio
  4382. engine: new_link id21_Virtio.tx -> id21_NIC.rx
  4383. engine: link_output id21_Virtio
  4384. engine: link_input id21_NIC
  4385. engine: new_link id44_NIC.tx -> id44_Virtio.rx
  4386. engine: link_output id44_NIC
  4387. engine: link_input id44_Virtio
  4388. engine: new_link id20_Virtio.tx -> id20_NIC.rx
  4389. engine: link_output id20_Virtio
  4390. engine: link_input id20_NIC
  4391. engine: new_link id43_NIC.tx -> id43_Virtio.rx
  4392. engine: link_output id43_NIC
  4393. engine: link_input id43_Virtio
  4394. engine: new_link id42_NIC.tx -> id42_Virtio.rx
  4395. engine: link_output id42_NIC
  4396. engine: link_input id42_Virtio
  4397. engine: new_link id41_NIC.tx -> id41_Virtio.rx
  4398. engine: link_output id41_NIC
  4399. engine: link_input id41_Virtio
  4400. engine: new_link id40_NIC.tx -> id40_Virtio.rx
  4401. engine: link_output id40_NIC
  4402. engine: link_input id40_Virtio
  4403. engine: new_link id39_Virtio.tx -> id39_NIC.rx
  4404. engine: link_output id39_Virtio
  4405. engine: link_input id39_NIC
  4406. engine: new_link id39_NIC.tx -> id39_Virtio.rx
  4407. engine: link_output id39_NIC
  4408. engine: link_input id39_Virtio
  4409. engine: new_link id7_Virtio.tx -> id7_NIC.rx
  4410. engine: link_output id7_Virtio
  4411. engine: link_input id7_NIC
  4412. engine: new_link id4_Virtio.tx -> id4_NIC.rx
  4413. engine: link_output id4_Virtio
  4414. engine: link_input id4_NIC
  4415. engine: new_link id5_Virtio.tx -> id5_NIC.rx
  4416. engine: link_output id5_Virtio
  4417. engine: link_input id5_NIC
  4418. engine: new_link id38_Virtio.tx -> id38_NIC.rx
  4419. engine: link_output id38_Virtio
  4420. engine: link_input id38_NIC
  4421. engine: new_link id3_Virtio.tx -> id3_NIC.rx
  4422. engine: link_output id3_Virtio
  4423. engine: link_input id3_NIC
  4424. engine: new_link id29_Virtio.tx -> id29_NIC.rx
  4425. engine: link_output id29_Virtio
  4426. engine: link_input id29_NIC
  4427. engine: new_link id38_NIC.tx -> id38_Virtio.rx
  4428. engine: link_output id38_NIC
  4429. engine: link_input id38_Virtio
  4430. engine: new_link id28_Virtio.tx -> id28_NIC.rx
  4431. engine: link_output id28_Virtio
  4432. engine: link_input id28_NIC
  4433. engine: new_link id37_NIC.tx -> id37_Virtio.rx
  4434. engine: link_output id37_NIC
  4435. engine: link_input id37_Virtio
  4436. engine: new_link id36_Virtio.tx -> id36_NIC.rx
  4437. engine: link_output id36_Virtio
  4438. engine: link_input id36_NIC
  4439. engine: new_link id7_NIC.tx -> id7_Virtio.rx
  4440. engine: link_output id7_NIC
  4441. engine: link_input id7_Virtio
  4442. engine: new_link id6_NIC.tx -> id6_Virtio.rx
  4443. engine: link_output id6_NIC
  4444. engine: link_input id6_Virtio
  4445. engine: new_link id5_NIC.tx -> id5_Virtio.rx
  4446. engine: link_output id5_NIC
  4447. engine: link_input id5_Virtio
  4448. engine: new_link id4_NIC.tx -> id4_Virtio.rx
  4449. engine: link_output id4_NIC
  4450. engine: link_input id4_Virtio
  4451. engine: new_link id3_NIC.tx -> id3_Virtio.rx
  4452. engine: link_output id3_NIC
  4453. engine: link_input id3_Virtio
  4454. engine: new_link id2_NIC.tx -> id2_Virtio.rx
  4455. engine: link_output id2_NIC
  4456. engine: link_input id2_Virtio
  4457. engine: new_link id36_NIC.tx -> id36_Virtio.rx
  4458. engine: link_output id36_NIC
  4459. engine: link_input id36_Virtio
  4460. engine: new_link id35_Virtio.tx -> id35_NIC.rx
  4461. engine: link_output id35_Virtio
  4462. engine: link_input id35_NIC
  4463. engine: new_link id35_NIC.tx -> id35_Virtio.rx
  4464. engine: link_output id35_NIC
  4465. engine: link_input id35_Virtio
  4466. engine: new_link id34_Virtio.tx -> id34_NIC.rx
  4467. engine: link_output id34_Virtio
  4468. engine: link_input id34_NIC
  4469. engine: new_link id34_NIC.tx -> id34_Virtio.rx
  4470. engine: link_output id34_NIC
  4471. engine: link_input id34_Virtio
  4472. engine: new_link id33_Virtio.tx -> id33_NIC.rx
  4473. engine: link_output id33_Virtio
  4474. engine: link_input id33_NIC
  4475. engine: new_link id9_NIC.tx -> id9_Virtio.rx
  4476. engine: link_output id9_NIC
  4477. engine: link_input id9_Virtio
  4478. engine: new_link id8_NIC.tx -> id8_Virtio.rx
  4479. engine: link_output id8_NIC
  4480. engine: link_input id8_Virtio
  4481. engine: new_link id33_NIC.tx -> id33_Virtio.rx
  4482. engine: link_output id33_NIC
  4483. engine: link_input id33_Virtio
  4484. engine: new_link id8_Virtio.tx -> id8_NIC.rx
  4485. engine: link_output id8_Virtio
  4486. engine: link_input id8_NIC
  4487. engine: new_link id9_Virtio.tx -> id9_NIC.rx
  4488. engine: link_output id9_Virtio
  4489. engine: link_input id9_NIC
  4490. engine: new_link id32_Virtio.tx -> id32_NIC.rx
  4491. engine: link_output id32_Virtio
  4492. engine: link_input id32_NIC
  4493. engine: new_link id32_NIC.tx -> id32_Virtio.rx
  4494. engine: link_output id32_NIC
  4495. engine: link_input id32_Virtio
  4496. engine: new_link id25_Virtio.tx -> id25_NIC.rx
  4497. engine: link_output id25_Virtio
  4498. engine: link_input id25_NIC
  4499. engine: new_link id26_Virtio.tx -> id26_NIC.rx
  4500. engine: link_output id26_Virtio
  4501. engine: link_input id26_NIC
  4502. engine: new_link id24_NIC.tx -> id24_Virtio.rx
  4503. engine: link_output id24_NIC
  4504. engine: link_input id24_Virtio
  4505. engine: new_link id10_NIC.tx -> id10_Virtio.rx
  4506. engine: link_output id10_NIC
  4507. engine: link_input id10_Virtio
  4508. engine: new_link id11_NIC.tx -> id11_Virtio.rx
  4509. engine: link_output id11_NIC
  4510. engine: link_input id11_Virtio
  4511. engine: new_link id12_Virtio.tx -> id12_NIC.rx
  4512. engine: link_output id12_Virtio
  4513. engine: link_input id12_NIC
  4514. engine: new_link id19_Virtio.tx -> id19_NIC.rx
  4515. engine: link_output id19_Virtio
  4516. engine: link_input id19_NIC
  4517. engine: new_link id2_Virtio.tx -> id2_NIC.rx
  4518. engine: link_output id2_Virtio
  4519. engine: link_input id2_NIC
  4520. engine: new_link id18_Virtio.tx -> id18_NIC.rx
  4521. engine: link_output id18_Virtio
  4522. engine: link_input id18_NIC
  4523. engine: new_link id6_Virtio.tx -> id6_NIC.rx
  4524. engine: link_output id6_Virtio
  4525. engine: link_input id6_NIC
  4526. engine: new_link id28_NIC.tx -> id28_Virtio.rx
  4527. engine: link_output id28_NIC
  4528. engine: link_input id28_Virtio
  4529. engine: new_link id11_Virtio.tx -> id11_NIC.rx
  4530. engine: link_output id11_Virtio
  4531. engine: link_input id11_NIC
  4532. engine: new_link id29_NIC.tx -> id29_Virtio.rx
  4533. engine: link_output id29_NIC
  4534. engine: link_input id29_Virtio
  4535. engine: new_link id30_NIC.tx -> id30_Virtio.rx
  4536. engine: link_output id30_NIC
  4537. engine: link_input id30_Virtio
  4538. engine: new_link id31_NIC.tx -> id31_Virtio.rx
  4539. engine: link_output id31_NIC
  4540. engine: link_input id31_Virtio
  4541. load: time: 0.04s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4542. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/x
  4543. load: time: 0.57s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4544. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/y
  4545. engine: reconfig_app id0_NIC
  4546. engine: reconfig_app id1_NIC
  4547. engine: reconfig_app id3_NIC
  4548. engine: reconfig_app id2_NIC
  4549. load: time: 0.26s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4550. Warning: tx_police_gbps is deprecated, use tx_police instead.
  4551. Warning: rx_police_gbps is deprecated, use rx_police instead.
  4552.  
  4553. src/testlog/program.snabbnfv.selftest.sh:
  4554. Defaulting to SNABB_TELNET0=5000
  4555. Defaulting to SNABB_TELNET1=5001
  4556. Defaulting to SNABB_IPERF_BENCH_CONF=program/snabbnfv/test_fixtures/nfvconfig/test_functions/same_vlan.ports
  4557. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/other_vlan.ports
  4558. Defaulting to MAC=52:54:00:00:00:
  4559. Defaulting to IP=fe80::5054:ff:fe00:
  4560. Defaulting to GUEST_MEM=512
  4561. Defaulting to HUGETLBFS=/hugetlbfs
  4562. Defaulting to QUEUES=1
  4563. Defaulting to QEMU=/root/.test_env/qemu/obj/x86_64-softmmu/qemu-system-x86_64
  4564. Waiting for VM listening on telnet port 5000 to get ready... [OK]
  4565. Waiting for VM listening on telnet port 5001 to get ready... [OK]
  4566. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/same_vlan.ports
  4567. Trying ::1...
  4568. Connected to localhost.
  4569. Escape character is '^]'.
  4570. ping6 -c 1 fe80::5054:ff:fe00:0001%eth0
  4571. PING fe80::5054:ff:fe00:0001%eth0(fe80::5054:ff:fe00:1) 56Connection closed by foreign host.
  4572. PING failed.
  4573.  
  4574. qemu0.log:
  4575. QEMU waiting for connection on: disconnected:unix:vhost_A.sock,server
  4576. qemu-system-x86_64: -netdev type=vhost-user,id=net0,chardev=char0: chardev "char0" went up
  4577. [ 0.000000] Initializing cgroup subsys cpuset
  4578. [ 0.000000] Initializing cgroup subsys cpu
  4579. [ 0.000000] Initializing cgroup subsys cpuacct
  4580. [ 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 ()
  4581. [ 0.000000] Command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0000
  4582. [ 0.000000] KERNEL supported cpus:
  4583. [ 0.000000] Intel GenuineIntel
  4584. [ 0.000000] AMD AuthenticAMD
  4585. [ 0.000000] Centaur CentaurHauls
  4586. [ 0.000000] e820: BIOS-provided physical RAM map:
  4587. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  4588. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  4589. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  4590. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable
  4591. [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved
  4592. [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
  4593. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  4594. [ 0.000000] NX (Execute Disable) protection: active
  4595. [ 0.000000] SMBIOS 2.8 present.
  4596. [ 0.000000] Hypervisor detected: KVM
  4597. [ 0.000000] No AGP bridge found
  4598. [ 0.000000] e820: last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000
  4599. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  4600. [ 0.000000] found SMP MP-table at [mem 0x000f64b0-0x000f64bf] mapped at [ffff8800000f64b0]
  4601. [ 0.000000] Scanning 1 areas for low memory corruption
  4602. [ 0.000000] Using GB pages for direct mapping
  4603. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  4604. [ 0.000000] init_memory_mapping: [mem 0x1fc00000-0x1fdfffff]
  4605. [ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1fbfffff]
  4606. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff]
  4607. [ 0.000000] init_memory_mapping: [mem 0x1fe00000-0x1ffdffff]
  4608. [ 0.000000] ACPI: RSDP 00000000000f62c0 000014 (v00 BOCHS )
  4609. [ 0.000000] ACPI: RSDT 000000001ffe176c 000038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
  4610. [ 0.000000] ACPI: FACP 000000001ffe0bda 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
  4611. [ 0.000000] ACPI: DSDT 000000001ffe0040 000B9A (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
  4612. [ 0.000000] ACPI: FACS 000000001ffe0000 000040
  4613. [ 0.000000] ACPI: SSDT 000000001ffe0c4e 0009B6 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
  4614. [ 0.000000] ACPI: APIC 000000001ffe1604 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
  4615. [ 0.000000] ACPI: HPET 000000001ffe167c 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
  4616. [ 0.000000] ACPI: SRAT 000000001ffe16b4 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)
  4617. [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
  4618. [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
  4619. [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]
  4620. [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffdffff] -> [mem 0x00000000-0x1ffdffff]
  4621. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1ffdffff]
  4622. [ 0.000000] NODE_DATA [mem 0x1ffdb000-0x1ffdffff]
  4623. [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
  4624. [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, boot clock
  4625. [ 0.000000] Zone ranges:
  4626. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  4627. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  4628. [ 0.000000] Normal empty
  4629. [ 0.000000] Movable zone start for each node
  4630. [ 0.000000] Early memory node ranges
  4631. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  4632. [ 0.000000] node 0: [mem 0x00100000-0x1ffdffff]
  4633. [ 0.000000] ACPI: PM-Timer IO Port: 0x608
  4634. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  4635. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  4636. [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
  4637. [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  4638. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  4639. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  4640. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  4641. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  4642. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  4643. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  4644. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  4645. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  4646. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  4647. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  4648. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  4649. [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices
  4650. [ 0.000000] Booting paravirtualized kernel on KVM
  4651. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
  4652. [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88001fc00000 s81536 r8192 d20864 u2097152
  4653. [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, primary cpu clock
  4654. [ 0.000000] KVM setup async PF for cpu 0
  4655. [ 0.000000] kvm-stealtime: cpu 0, msr 1fc0d000
  4656. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128873
  4657. [ 0.000000] Policy zone: DMA32
  4658. [ 0.000000] Kernel command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0000
  4659. [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
  4660. [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
  4661. [ 0.000000] Checking aperture...
  4662. [ 0.000000] No AGP bridge found
  4663. [ 0.000000] Memory: 498824K/523768K available (7379K kernel code, 1146K rwdata, 3380K rodata, 1336K init, 1448K bss, 24944K reserved)
  4664. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  4665. [ 0.000000] Hierarchical RCU implementation.
  4666. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  4667. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.
  4668. [ 0.000000] Offload RCU callbacks from all CPUs
  4669. [ 0.000000] Offload RCU callbacks from CPUs: 0.
  4670. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16
  4671. [ 0.000000] Console: colour VGA+ 80x25
  4672. [ 0.000000] console [ttyS1] enabled
  4673. [ 0.000000] allocated 2097152 bytes of page_cgroup
  4674. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  4675. [ 0.000000] tsc: Detected 2399.996 MHz processor
  4676. [ 0.008000] Calibrating delay loop (skipped) preset value.. 4799.99 BogoMIPS (lpj=9599984)
  4677. [ 0.008000] pid_max: default: 32768 minimum: 301
  4678. [ 0.008000] Security Framework initialized
  4679. [ 0.008000] AppArmor: AppArmor initialized
  4680. [ 0.008000] Yama: becoming mindful.
  4681. [ 0.008000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
  4682. [ 0.008000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
  4683. [ 0.008000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
  4684. [ 0.008000] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
  4685. [ 0.008136] Initializing cgroup subsys memory
  4686. [ 0.008497] Initializing cgroup subsys devices
  4687. [ 0.008857] Initializing cgroup subsys freezer
  4688. [ 0.009174] Initializing cgroup subsys blkio
  4689. [ 0.009478] Initializing cgroup subsys perf_event
  4690. [ 0.009851] Initializing cgroup subsys hugetlb
  4691. [ 0.010994] mce: CPU supports 10 MCE banks
  4692. [ 0.011355] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  4693. [ 0.011355] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
  4694. [ 0.011355] tlb_flushall_shift: 6
  4695. [ 0.022443] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
  4696. [ 0.025700] ACPI: Core revision 20131115
  4697. [ 0.026575] ACPI: All ACPI Tables successfully acquired
  4698. [ 0.027035] ftrace: allocating 28502 entries in 112 pages
  4699. [ 0.036186] Enabling x2apic
  4700. [ 0.036422] Enabled x2apic
  4701. [ 0.036831] Switched APIC routing to physical x2apic.
  4702. [ 0.038036] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  4703. [ 0.040002] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz (fam: 06, model: 3f, stepping: 02)
  4704. [ 0.040788] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.
  4705. [ 0.041622] ... version: 2
  4706. [ 0.041950] ... bit width: 48
  4707. [ 0.042277] ... generic registers: 8
  4708. [ 0.042599] ... value mask: 0000ffffffffffff
  4709. [ 0.043018] ... max period: 000000007fffffff
  4710. [ 0.043441] ... fixed-purpose events: 3
  4711. [ 0.043768] ... event mask: 00000007000000ff
  4712. [ 0.047094] KVM setup paravirtual spinlock
  4713. [ 0.048631] x86: Booted up 1 node, 1 CPUs
  4714. [ 0.048964] smpboot: Total of 1 processors activated (4799.99 BogoMIPS)
  4715. [ 0.049710] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  4716. [ 0.050690] devtmpfs: initialized
  4717. [ 0.052879] EVM: security.selinux
  4718. [ 0.053153] EVM: security.SMACK64
  4719. [ 0.053418] EVM: security.ima
  4720. [ 0.053656] EVM: security.capability
  4721. [ 0.054909] pinctrl core: initialized pinctrl subsystem
  4722. [ 0.055372] regulator-dummy: no parameters
  4723. [ 0.055752] RTC time: 17:23:33, date: 01/12/17
  4724. [ 0.056031] NET: Registered protocol family 16
  4725. [ 0.056473] cpuidle: using governor ladder
  4726. [ 0.056813] cpuidle: using governor menu
  4727. [ 0.057165] ACPI: bus type PCI registered
  4728. [ 0.057491] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  4729. [ 0.058081] PCI: Using configuration type 1 for base access
  4730. [ 0.059050] bio: create slab <bio-0> at 0
  4731. [ 0.059468] ACPI: Added _OSI(Module Device)
  4732. [ 0.059812] ACPI: Added _OSI(Processor Device)
  4733. [ 0.060003] ACPI: Added _OSI(3.0 _SCP Extensions)
  4734. [ 0.060381] ACPI: Added _OSI(Processor Aggregator Device)
  4735. [ 0.061574] ACPI: Interpreter enabled
  4736. [ 0.061876] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
  4737. [ 0.062618] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
  4738. [ 0.063384] ACPI: (supports S0 S3 S4 S5)
  4739. [ 0.063706] ACPI: Using IOAPIC for interrupt routing
  4740. [ 0.064017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  4741. [ 0.064961] ACPI: No dock devices found.
  4742. [ 0.067087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  4743. [ 0.067585] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  4744. [ 0.068006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  4745. [ 0.068556] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  4746. [ 0.069637] acpiphp: Slot [3] registered
  4747. [ 0.069969] acpiphp: Slot [4] registered
  4748. [ 0.070303] acpiphp: Slot [5] registered
  4749. [ 0.070631] acpiphp: Slot [6] registered
  4750. [ 0.070961] acpiphp: Slot [7] registered
  4751. [ 0.071294] acpiphp: Slot [8] registered
  4752. [ 0.071619] acpiphp: Slot [9] registered
  4753. [ 0.071946] acpiphp: Slot [10] registered
  4754. [ 0.072015] acpiphp: Slot [11] registered
  4755. [ 0.072349] acpiphp: Slot [12] registered
  4756. [ 0.072686] acpiphp: Slot [13] registered
  4757. [ 0.073026] acpiphp: Slot [14] registered
  4758. [ 0.073364] acpiphp: Slot [15] registered
  4759. [ 0.073694] acpiphp: Slot [16] registered
  4760. [ 0.074030] acpiphp: Slot [17] registered
  4761. [ 0.074371] acpiphp: Slot [18] registered
  4762. [ 0.074706] acpiphp: Slot [19] registered
  4763. [ 0.075044] acpiphp: Slot [20] registered
  4764. [ 0.075381] acpiphp: Slot [21] registered
  4765. [ 0.075720] acpiphp: Slot [22] registered
  4766. [ 0.076015] acpiphp: Slot [23] registered
  4767. [ 0.076349] acpiphp: Slot [24] registered
  4768. [ 0.076680] acpiphp: Slot [25] registered
  4769. [ 0.077014] acpiphp: Slot [26] registered
  4770. [ 0.077349] acpiphp: Slot [27] registered
  4771. [ 0.077690] acpiphp: Slot [28] registered
  4772. [ 0.078032] acpiphp: Slot [29] registered
  4773. [ 0.078366] acpiphp: Slot [30] registered
  4774. [ 0.078705] acpiphp: Slot [31] registered
  4775. [ 0.079036] PCI host bridge to bus 0000:00
  4776. [ 0.079361] pci_bus 0000:00: root bus resource [bus 00-ff]
  4777. [ 0.079801] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  4778. [ 0.080003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  4779. [ 0.080502] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  4780. [ 0.081057] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff]
  4781. [ 0.085682] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
  4782. [ 0.086267] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
  4783. [ 0.106961] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  4784. [ 0.107539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  4785. [ 0.108106] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  4786. [ 0.108674] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  4787. [ 0.109207] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
  4788. [ 0.109864] ACPI: Enabled 16 GPEs in block 00 to 0F
  4789. [ 0.110397] vgaarb: setting as boot device: PCI:0000:00:02.0
  4790. [ 0.110852] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  4791. [ 0.111500] vgaarb: loaded
  4792. [ 0.111724] vgaarb: bridge control possible 0000:00:02.0
  4793. [ 0.112131] SCSI subsystem initialized
  4794. [ 0.112500] ACPI: bus type USB registered
  4795. [ 0.112840] usbcore: registered new interface driver usbfs
  4796. [ 0.114105] usbcore: registered new interface driver hub
  4797. [ 0.114579] usbcore: registered new device driver usb
  4798. [ 0.115070] PCI: Using ACPI for IRQ routing
  4799. [ 0.115563] NetLabel: Initializing
  4800. [ 0.115844] NetLabel: domain hash size = 128
  4801. [ 0.116003] NetLabel: protocols = UNLABELED CIPSOv4
  4802. [ 0.116419] NetLabel: unlabeled traffic allowed by default
  4803. [ 0.116917] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  4804. [ 0.117357] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
  4805. [ 0.120026] Switched to clocksource kvm-clock
  4806. [ 0.124063] AppArmor: AppArmor Filesystem Enabled
  4807. [ 0.124483] pnp: PnP ACPI init
  4808. [ 0.124738] ACPI: bus type PNP registered
  4809. [ 0.125545] pnp: PnP ACPI: found 11 devices
  4810. [ 0.125879] ACPI: bus type PNP unregistered
  4811. [ 0.131519] NET: Registered protocol family 2
  4812. [ 0.132027] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  4813. [ 0.132612] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
  4814. [ 0.133140] TCP: Hash tables configured (established 4096 bind 4096)
  4815. [ 0.133669] TCP: reno registered
  4816. [ 0.133939] UDP hash table entries: 256 (order: 1, 8192 bytes)
  4817. [ 0.134412] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  4818. [ 0.134945] NET: Registered protocol family 1
  4819. [ 0.135311] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  4820. [ 0.135802] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  4821. [ 0.136292] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  4822. [ 0.136955] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1
  4823. [ 0.137453] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  4824. [ 0.138158] Scanning for low memory corruption every 60 seconds
  4825. [ 0.138794] Initialise system trusted keyring
  4826. [ 0.139198] audit: initializing netlink socket (disabled)
  4827. [ 0.139630] type=2000 audit(1484241813.950:1): initialized
  4828. [ 0.162555] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  4829. [ 0.164084] zbud: loaded
  4830. [ 0.164409] VFS: Disk quotas dquot_6.5.2
  4831. [ 0.164759] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  4832. [ 0.165532] fuse init (API version 7.22)
  4833. [ 0.165902] msgmni has been set to 974
  4834. [ 0.166250] Key type big_key registered
  4835. [ 0.166685] Key type asymmetric registered
  4836. [ 0.167023] Asymmetric key parser 'x509' registered
  4837. [ 0.167445] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  4838. [ 0.168081] io scheduler noop registered
  4839. [ 0.168413] io scheduler deadline registered (default)
  4840. [ 0.168852] io scheduler cfq registered
  4841. [ 0.169219] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  4842. [ 0.169680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  4843. [ 0.170255] ipmi message handler version 39.2
  4844. [ 0.170650] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  4845. [ 0.171254] ACPI: Power Button [PWRF]
  4846. [ 0.171624] GHES: HEST is not enabled!
  4847. [ 0.189774] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
  4848. [ 0.208428] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
  4849. [ 0.209053] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  4850. [ 0.232885] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  4851. [ 0.256828] 00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
  4852. [ 0.258002] Linux agpgart interface v0.103
  4853. [ 0.259016] brd: module loaded
  4854. [ 0.259638] loop: module loaded
  4855. [ 0.260141] blk-mq: CPU -> queue map
  4856. [ 0.260433] CPU 0 -> Queue 0
  4857. [ 0.261018] vda: unknown partition table
  4858. [ 0.262033] scsi0 : ata_piix
  4859. [ 0.262320] scsi1 : ata_piix
  4860. [ 0.262576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14
  4861. [ 0.263112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15
  4862. [ 0.263828] libphy: Fixed MDIO Bus: probed
  4863. [ 0.264406] tun: Universal TUN/TAP device driver, 1.6
  4864. [ 0.264810] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  4865. [ 0.265339] PPP generic driver version 2.4.2
  4866. [ 0.265727] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  4867. [ 0.266256] ehci-pci: EHCI PCI platform driver
  4868. [ 0.266629] ehci-platform: EHCI generic platform driver
  4869. [ 0.267054] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  4870. [ 0.267557] ohci-pci: OHCI PCI platform driver
  4871. [ 0.267924] ohci-platform: OHCI generic platform driver
  4872. [ 0.268530] uhci_hcd: USB Universal Host Controller Interface driver
  4873. [ 0.269083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  4874. [ 0.270232] serio: i8042 KBD port at 0x60,0x64 irq 1
  4875. [ 0.270638] serio: i8042 AUX port at 0x60,0x64 irq 12
  4876. [ 0.271108] mousedev: PS/2 mouse device common for all mice
  4877. [ 0.271738] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  4878. [ 0.272629] rtc_cmos 00:00: RTC can wake from S4
  4879. [ 0.273186] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  4880. [ 0.273798] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
  4881. [ 0.274412] device-mapper: uevent: version 1.0.3
  4882. [ 0.274834] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  4883. [ 0.275517] ledtrig-cpu: registered to indicate activity on CPUs
  4884. [ 0.276080] TCP: cubic registered
  4885. [ 0.276427] NET: Registered protocol family 10
  4886. [ 0.276890] NET: Registered protocol family 17
  4887. [ 0.277263] Key type dns_resolver registered
  4888. [ 0.277713] Loading compiled-in X.509 certificates
  4889. [ 0.278800] Loaded X.509 cert 'Magrathea: Glacier signing key: f695ff4e8e207d03198b2e447e13b60bf2f85fce'
  4890. [ 0.279551] registered taskstats version 1
  4891. [ 0.280375] Key type trusted registered
  4892. [ 0.280805] Key type encrypted registered
  4893. [ 0.281153] AppArmor: AppArmor sha1 policy hashing enabled
  4894. [ 0.281593] IMA: No TPM chip found, activating TPM-bypass!
  4895. [ 0.282148] regulator-dummy: disabling
  4896. [ 0.282483] Magic number: 1:496:390
  4897. [ 0.282860] rtc_cmos 00:00: setting system clock to 2017-01-12 17:23:33 UTC (1484241813)
  4898. [ 0.283548] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  4899. [ 0.284052] EDD information not available.
  4900. [ 0.424583] ata2.00: ATAPI: QEMU DVD-ROM, 2.4.0, max UDMA/100
  4901. [ 0.425392] ata2.00: configured for MWDMA2
  4902. [ 0.426061] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.4. PQ: 0 ANSI: 5
  4903. [ 0.427217] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
  4904. [ 0.427661] cdrom: Uniform CD-ROM driver Revision: 3.20
  4905. [ 0.428711] sr 1:0:0:0: Attached scsi generic sg0 type 5
  4906. [ 1.136065] tsc: Refined TSC clocksource calibration: 2399.949 MHz
  4907. [ 12.332292] md: Waiting for all devices to be available before autodetect
  4908. [ 12.332861] md: If you don't use raid, use raid=noautodetect
  4909. [ 12.333392] md: Autodetecting RAID arrays.
  4910. [ 12.333718] md: Scanned 0 and added 0 devices.
  4911. [ 12.334068] md: autorun ...
  4912. [ 12.334287] md: ... autorun DONE.
  4913. [ 12.334713] EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities
  4914. [ 12.335429] EXT4-fs (vda): mounting ext2 file system using the ext4 subsystem
  4915. [ 12.336642] EXT4-fs (vda): mounted filesystem without journal. Opts: (null)
  4916. [ 12.337225] VFS: Mounted root (ext2 filesystem) on device 253:0.
  4917. [ 12.338103] devtmpfs: mounted
  4918. [ 12.339150] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000)
  4919. [ 12.339780] Write protecting the kernel read-only data: 12288k
  4920. [ 12.341894] Freeing unused kernel memory: 800K (ffff880001738000 - ffff880001800000)
  4921. [ 12.343849] Freeing unused kernel memory: 716K (ffff880001b4d000 - ffff880001c00000)
  4922. Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
  4923. [ 12.360378] random: init urandom read with 5 bits of entropy available
  4924. [ 12.377752] init: plymouth-upstart-bridge main process (74) terminated with status 1
  4925. [ 12.378431] init: plymouth-upstart-bridge main process ended, respawning
  4926. [ 12.389016] init: plymouth-upstart-bridge main process (84) terminated with status 1
  4927. [ 12.389672] init: plymouth-upstart-bridge main process ended, respawning
  4928. [ 12.396203] init: plymouth-upstart-bridge main process (90) terminated with status 1
  4929. [ 12.396865] init: plymouth-upstart-bridge main process ended, respawning
  4930. qemu-system-x86_64: Failed to read msg header. Read 0 instead of 12.
  4931. qemu-system-x86_64: Failed to read msg header. Read 0 instead of 12.
  4932. qemu-system-x86_64: chardev "char0" went down
  4933.  
  4934.  
  4935. qemu1.log:
  4936. QEMU waiting for connection on: disconnected:unix:vhost_B.sock,server
  4937. qemu-system-x86_64: -netdev type=vhost-user,id=net0,chardev=char0: chardev "char0" went up
  4938. [ 0.000000] Initializing cgroup subsys cpuset
  4939. [ 0.000000] Initializing cgroup subsys cpu
  4940. [ 0.000000] Initializing cgroup subsys cpuacct
  4941. [ 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 ()
  4942. [ 0.000000] Command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0001
  4943. [ 0.000000] KERNEL supported cpus:
  4944. [ 0.000000] Intel GenuineIntel
  4945. [ 0.000000] AMD AuthenticAMD
  4946. [ 0.000000] Centaur CentaurHauls
  4947. [ 0.000000] e820: BIOS-provided physical RAM map:
  4948. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  4949. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  4950. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  4951. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable
  4952. [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved
  4953. [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
  4954. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  4955. [ 0.000000] NX (Execute Disable) protection: active
  4956. [ 0.000000] SMBIOS 2.8 present.
  4957. [ 0.000000] Hypervisor detected: KVM
  4958. [ 0.000000] No AGP bridge found
  4959. [ 0.000000] e820: last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000
  4960. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  4961. [ 0.000000] found SMP MP-table at [mem 0x000f64b0-0x000f64bf] mapped at [ffff8800000f64b0]
  4962. [ 0.000000] Scanning 1 areas for low memory corruption
  4963. [ 0.000000] Using GB pages for direct mapping
  4964. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  4965. [ 0.000000] init_memory_mapping: [mem 0x1fc00000-0x1fdfffff]
  4966. [ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1fbfffff]
  4967. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff]
  4968. [ 0.000000] init_memory_mapping: [mem 0x1fe00000-0x1ffdffff]
  4969. [ 0.000000] ACPI: RSDP 00000000000f62c0 000014 (v00 BOCHS )
  4970. [ 0.000000] ACPI: RSDT 000000001ffe176c 000038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
  4971. [ 0.000000] ACPI: FACP 000000001ffe0bda 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
  4972. [ 0.000000] ACPI: DSDT 000000001ffe0040 000B9A (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
  4973. [ 0.000000] ACPI: FACS 000000001ffe0000 000040
  4974. [ 0.000000] ACPI: SSDT 000000001ffe0c4e 0009B6 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
  4975. [ 0.000000] ACPI: APIC 000000001ffe1604 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
  4976. [ 0.000000] ACPI: HPET 000000001ffe167c 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
  4977. [ 0.000000] ACPI: SRAT 000000001ffe16b4 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)
  4978. [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
  4979. [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
  4980. [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]
  4981. [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffdffff] -> [mem 0x00000000-0x1ffdffff]
  4982. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1ffdffff]
  4983. [ 0.000000] NODE_DATA [mem 0x1ffdb000-0x1ffdffff]
  4984. [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
  4985. [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, boot clock
  4986. [ 0.000000] Zone ranges:
  4987. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  4988. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  4989. [ 0.000000] Normal empty
  4990. [ 0.000000] Movable zone start for each node
  4991. [ 0.000000] Early memory node ranges
  4992. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  4993. [ 0.000000] node 0: [mem 0x00100000-0x1ffdffff]
  4994. [ 0.000000] ACPI: PM-Timer IO Port: 0x608
  4995. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  4996. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  4997. [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
  4998. [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  4999. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  5000. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  5001. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  5002. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  5003. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  5004. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  5005. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  5006. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  5007. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  5008. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  5009. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  5010. [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices
  5011. [ 0.000000] Booting paravirtualized kernel on KVM
  5012. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
  5013. [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88001fc00000 s81536 r8192 d20864 u2097152
  5014. [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, primary cpu clock
  5015. [ 0.000000] KVM setup async PF for cpu 0
  5016. [ 0.000000] kvm-stealtime: cpu 0, msr 1fc0d000
  5017. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128873
  5018. [ 0.000000] Policy zone: DMA32
  5019. [ 0.000000] Kernel command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0001
  5020. [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
  5021. [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
  5022. [ 0.000000] Checking aperture...
  5023. [ 0.000000] No AGP bridge found
  5024. [ 0.000000] Memory: 498824K/523768K available (7379K kernel code, 1146K rwdata, 3380K rodata, 1336K init, 1448K bss, 24944K reserved)
  5025. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  5026. [ 0.000000] Hierarchical RCU implementation.
  5027. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  5028. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.
  5029. [ 0.000000] Offload RCU callbacks from all CPUs
  5030. [ 0.000000] Offload RCU callbacks from CPUs: 0.
  5031. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16
  5032. [ 0.000000] Console: colour VGA+ 80x25
  5033. [ 0.000000] console [ttyS1] enabled
  5034. [ 0.000000] allocated 2097152 bytes of page_cgroup
  5035. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  5036. [ 0.000000] tsc: Detected 2399.996 MHz processor
  5037. [ 0.008000] Calibrating delay loop (skipped) preset value.. 4799.99 BogoMIPS (lpj=9599984)
  5038. [ 0.008000] pid_max: default: 32768 minimum: 301
  5039. [ 0.008000] Security Framework initialized
  5040. [ 0.008000] AppArmor: AppArmor initialized
  5041. [ 0.008000] Yama: becoming mindful.
  5042. [ 0.008000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
  5043. [ 0.008000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
  5044. [ 0.008000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
  5045. [ 0.008005] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
  5046. [ 0.008690] Initializing cgroup subsys memory
  5047. [ 0.009047] Initializing cgroup subsys devices
  5048. [ 0.009400] Initializing cgroup subsys freezer
  5049. [ 0.009742] Initializing cgroup subsys blkio
  5050. [ 0.010080] Initializing cgroup subsys perf_event
  5051. [ 0.010461] Initializing cgroup subsys hugetlb
  5052. [ 0.011598] mce: CPU supports 10 MCE banks
  5053. [ 0.012031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  5054. [ 0.012031] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
  5055. [ 0.012031] tlb_flushall_shift: 6
  5056. [ 0.023373] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
  5057. [ 0.026632] ACPI: Core revision 20131115
  5058. [ 0.027499] ACPI: All ACPI Tables successfully acquired
  5059. [ 0.028004] ftrace: allocating 28502 entries in 112 pages
  5060. [ 0.036169] Enabling x2apic
  5061. [ 0.036424] Enabled x2apic
  5062. [ 0.036836] Switched APIC routing to physical x2apic.
  5063. [ 0.040807] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  5064. [ 0.041263] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz (fam: 06, model: 3f, stepping: 02)
  5065. [ 0.042046] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.
  5066. [ 0.043024] ... version: 2
  5067. [ 0.043339] ... bit width: 48
  5068. [ 0.043660] ... generic registers: 8
  5069. [ 0.043994] ... value mask: 0000ffffffffffff
  5070. [ 0.044000] ... max period: 000000007fffffff
  5071. [ 0.044000] ... fixed-purpose events: 3
  5072. [ 0.044000] ... event mask: 00000007000000ff
  5073. [ 0.047914] KVM setup paravirtual spinlock
  5074. [ 0.049211] x86: Booted up 1 node, 1 CPUs
  5075. [ 0.049531] smpboot: Total of 1 processors activated (4799.99 BogoMIPS)
  5076. [ 0.050288] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  5077. [ 0.050977] devtmpfs: initialized
  5078. [ 0.052759] EVM: security.selinux
  5079. [ 0.053030] EVM: security.SMACK64
  5080. [ 0.053291] EVM: security.ima
  5081. [ 0.053525] EVM: security.capability
  5082. [ 0.054772] pinctrl core: initialized pinctrl subsystem
  5083. [ 0.055235] regulator-dummy: no parameters
  5084. [ 0.055616] RTC time: 17:23:33, date: 01/12/17
  5085. [ 0.056009] NET: Registered protocol family 16
  5086. [ 0.056451] cpuidle: using governor ladder
  5087. [ 0.056788] cpuidle: using governor menu
  5088. [ 0.057138] ACPI: bus type PCI registered
  5089. [ 0.057471] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  5090. [ 0.058049] PCI: Using configuration type 1 for base access
  5091. [ 0.059020] bio: create slab <bio-0> at 0
  5092. [ 0.059429] ACPI: Added _OSI(Module Device)
  5093. [ 0.059777] ACPI: Added _OSI(Processor Device)
  5094. [ 0.060003] ACPI: Added _OSI(3.0 _SCP Extensions)
  5095. [ 0.060369] ACPI: Added _OSI(Processor Aggregator Device)
  5096. [ 0.061546] ACPI: Interpreter enabled
  5097. [ 0.061859] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
  5098. [ 0.062609] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
  5099. [ 0.063364] ACPI: (supports S0 S3 S4 S5)
  5100. [ 0.063672] ACPI: Using IOAPIC for interrupt routing
  5101. [ 0.064017] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  5102. [ 0.064942] ACPI: No dock devices found.
  5103. [ 0.067051] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  5104. [ 0.067557] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  5105. [ 0.068007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  5106. [ 0.068552] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  5107. [ 0.069620] acpiphp: Slot [3] registered
  5108. [ 0.069951] acpiphp: Slot [4] registered
  5109. [ 0.070270] acpiphp: Slot [5] registered
  5110. [ 0.070597] acpiphp: Slot [6] registered
  5111. [ 0.070921] acpiphp: Slot [7] registered
  5112. [ 0.071243] acpiphp: Slot [8] registered
  5113. [ 0.071570] acpiphp: Slot [9] registered
  5114. [ 0.071896] acpiphp: Slot [10] registered
  5115. [ 0.072015] acpiphp: Slot [11] registered
  5116. [ 0.072351] acpiphp: Slot [12] registered
  5117. [ 0.072681] acpiphp: Slot [13] registered
  5118. [ 0.073013] acpiphp: Slot [14] registered
  5119. [ 0.073341] acpiphp: Slot [15] registered
  5120. [ 0.073675] acpiphp: Slot [16] registered
  5121. [ 0.074003] acpiphp: Slot [17] registered
  5122. [ 0.074342] acpiphp: Slot [18] registered
  5123. [ 0.074678] acpiphp: Slot [19] registered
  5124. [ 0.075011] acpiphp: Slot [20] registered
  5125. [ 0.075347] acpiphp: Slot [21] registered
  5126. [ 0.075680] acpiphp: Slot [22] registered
  5127. [ 0.076015] acpiphp: Slot [23] registered
  5128. [ 0.076346] acpiphp: Slot [24] registered
  5129. [ 0.076676] acpiphp: Slot [25] registered
  5130. [ 0.077006] acpiphp: Slot [26] registered
  5131. [ 0.077344] acpiphp: Slot [27] registered
  5132. [ 0.077680] acpiphp: Slot [28] registered
  5133. [ 0.078010] acpiphp: Slot [29] registered
  5134. [ 0.078337] acpiphp: Slot [30] registered
  5135. [ 0.078672] acpiphp: Slot [31] registered
  5136. [ 0.079000] PCI host bridge to bus 0000:00
  5137. [ 0.079325] pci_bus 0000:00: root bus resource [bus 00-ff]
  5138. [ 0.079763] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  5139. [ 0.080003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  5140. [ 0.080499] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  5141. [ 0.081049] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff]
  5142. [ 0.085680] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
  5143. [ 0.086285] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
  5144. [ 0.107374] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  5145. [ 0.107941] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  5146. [ 0.108195] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  5147. [ 0.108746] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  5148. [ 0.109261] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
  5149. [ 0.109891] ACPI: Enabled 16 GPEs in block 00 to 0F
  5150. [ 0.110405] vgaarb: setting as boot device: PCI:0000:00:02.0
  5151. [ 0.110849] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  5152. [ 0.111467] vgaarb: loaded
  5153. [ 0.111683] vgaarb: bridge control possible 0000:00:02.0
  5154. [ 0.112133] SCSI subsystem initialized
  5155. [ 0.112485] ACPI: bus type USB registered
  5156. [ 0.112818] usbcore: registered new interface driver usbfs
  5157. [ 0.113265] usbcore: registered new interface driver hub
  5158. [ 0.114390] usbcore: registered new device driver usb
  5159. [ 0.114853] PCI: Using ACPI for IRQ routing
  5160. [ 0.115331] NetLabel: Initializing
  5161. [ 0.115610] NetLabel: domain hash size = 128
  5162. [ 0.115951] NetLabel: protocols = UNLABELED CIPSOv4
  5163. [ 0.116015] NetLabel: unlabeled traffic allowed by default
  5164. [ 0.116512] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  5165. [ 0.116938] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
  5166. [ 0.120033] Switched to clocksource kvm-clock
  5167. [ 0.124096] AppArmor: AppArmor Filesystem Enabled
  5168. [ 0.124502] pnp: PnP ACPI init
  5169. [ 0.124756] ACPI: bus type PNP registered
  5170. [ 0.125548] pnp: PnP ACPI: found 11 devices
  5171. [ 0.125878] ACPI: bus type PNP unregistered
  5172. [ 0.131519] NET: Registered protocol family 2
  5173. [ 0.132042] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  5174. [ 0.132624] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
  5175. [ 0.133147] TCP: Hash tables configured (established 4096 bind 4096)
  5176. [ 0.133665] TCP: reno registered
  5177. [ 0.133931] UDP hash table entries: 256 (order: 1, 8192 bytes)
  5178. [ 0.134399] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  5179. [ 0.134940] NET: Registered protocol family 1
  5180. [ 0.135294] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  5181. [ 0.135769] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  5182. [ 0.136246] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  5183. [ 0.136900] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1
  5184. [ 0.137382] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  5185. [ 0.138085] Scanning for low memory corruption every 60 seconds
  5186. [ 0.138722] Initialise system trusted keyring
  5187. [ 0.139106] audit: initializing netlink socket (disabled)
  5188. [ 0.139546] type=2000 audit(1484241813.949:1): initialized
  5189. [ 0.162433] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  5190. [ 0.163943] zbud: loaded
  5191. [ 0.164272] VFS: Disk quotas dquot_6.5.2
  5192. [ 0.164624] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  5193. [ 0.165379] fuse init (API version 7.22)
  5194. [ 0.165756] msgmni has been set to 974
  5195. [ 0.166090] Key type big_key registered
  5196. [ 0.166521] Key type asymmetric registered
  5197. [ 0.166862] Asymmetric key parser 'x509' registered
  5198. [ 0.167272] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  5199. [ 0.167882] io scheduler noop registered
  5200. [ 0.168213] io scheduler deadline registered (default)
  5201. [ 0.168641] io scheduler cfq registered
  5202. [ 0.169003] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  5203. [ 0.169461] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  5204. [ 0.170024] ipmi message handler version 39.2
  5205. [ 0.170414] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  5206. [ 0.171012] ACPI: Power Button [PWRF]
  5207. [ 0.171381] GHES: HEST is not enabled!
  5208. [ 0.189488] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
  5209. [ 0.208039] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
  5210. [ 0.208661] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  5211. [ 0.232697] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  5212. [ 0.256829] 00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
  5213. [ 0.257978] Linux agpgart interface v0.103
  5214. [ 0.259352] brd: module loaded
  5215. [ 0.259949] loop: module loaded
  5216. [ 0.260435] blk-mq: CPU -> queue map
  5217. [ 0.260732] CPU 0 -> Queue 0
  5218. [ 0.261309] vda: unknown partition table
  5219. [ 0.262286] scsi0 : ata_piix
  5220. [ 0.262566] scsi1 : ata_piix
  5221. [ 0.262819] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14
  5222. [ 0.263350] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15
  5223. [ 0.264077] libphy: Fixed MDIO Bus: probed
  5224. [ 0.264468] tun: Universal TUN/TAP device driver, 1.6
  5225. [ 0.264877] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  5226. [ 0.265554] PPP generic driver version 2.4.2
  5227. [ 0.265923] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  5228. [ 0.266437] ehci-pci: EHCI PCI platform driver
  5229. [ 0.266800] ehci-platform: EHCI generic platform driver
  5230. [ 0.267214] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  5231. [ 0.267701] ohci-pci: OHCI PCI platform driver
  5232. [ 0.268224] ohci-platform: OHCI generic platform driver
  5233. [ 0.268642] uhci_hcd: USB Universal Host Controller Interface driver
  5234. [ 0.269173] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  5235. [ 0.270275] serio: i8042 KBD port at 0x60,0x64 irq 1
  5236. [ 0.270674] serio: i8042 AUX port at 0x60,0x64 irq 12
  5237. [ 0.271131] mousedev: PS/2 mouse device common for all mice
  5238. [ 0.271758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  5239. [ 0.272640] rtc_cmos 00:00: RTC can wake from S4
  5240. [ 0.273185] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  5241. [ 0.273808] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
  5242. [ 0.274408] device-mapper: uevent: version 1.0.3
  5243. [ 0.274820] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  5244. [ 0.275493] ledtrig-cpu: registered to indicate activity on CPUs
  5245. [ 0.276058] TCP: cubic registered
  5246. [ 0.276384] NET: Registered protocol family 10
  5247. [ 0.276848] NET: Registered protocol family 17
  5248. [ 0.277212] Key type dns_resolver registered
  5249. [ 0.277657] Loading compiled-in X.509 certificates
  5250. [ 0.279085] Loaded X.509 cert 'Magrathea: Glacier signing key: f695ff4e8e207d03198b2e447e13b60bf2f85fce'
  5251. [ 0.279826] registered taskstats version 1
  5252. [ 0.280263] Key type trusted registered
  5253. [ 0.280698] Key type encrypted registered
  5254. [ 0.281032] AppArmor: AppArmor sha1 policy hashing enabled
  5255. [ 0.281466] IMA: No TPM chip found, activating TPM-bypass!
  5256. [ 0.282016] regulator-dummy: disabling
  5257. [ 0.282338] Magic number: 1:496:390
  5258. [ 0.282709] rtc_cmos 00:00: setting system clock to 2017-01-12 17:23:33 UTC (1484241813)
  5259. [ 0.283396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  5260. [ 0.283879] EDD information not available.
  5261. [ 0.424540] ata2.00: ATAPI: QEMU DVD-ROM, 2.4.0, max UDMA/100
  5262. [ 0.425326] ata2.00: configured for MWDMA2
  5263. [ 0.425977] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.4. PQ: 0 ANSI: 5
  5264. [ 0.427103] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
  5265. [ 0.427551] cdrom: Uniform CD-ROM driver Revision: 3.20
  5266. [ 0.428211] sr 1:0:0:0: Attached scsi generic sg0 type 5
  5267. [ 1.136067] tsc: Refined TSC clocksource calibration: 2399.949 MHz
  5268. [ 12.332300] md: Waiting for all devices to be available before autodetect
  5269. [ 12.332804] md: If you don't use raid, use raid=noautodetect
  5270. [ 12.333336] md: Autodetecting RAID arrays.
  5271. [ 12.333650] md: Scanned 0 and added 0 devices.
  5272. [ 12.333998] md: autorun ...
  5273. [ 12.334219] md: ... autorun DONE.
  5274. [ 12.334649] EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities
  5275. [ 12.335354] EXT4-fs (vda): mounting ext2 file system using the ext4 subsystem
  5276. [ 12.336389] EXT4-fs (vda): mounted filesystem without journal. Opts: (null)
  5277. [ 12.336939] VFS: Mounted root (ext2 filesystem) on device 253:0.
  5278. [ 12.337625] devtmpfs: mounted
  5279. [ 12.338658] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000)
  5280. [ 12.339266] Write protecting the kernel read-only data: 12288k
  5281. [ 12.341339] Freeing unused kernel memory: 800K (ffff880001738000 - ffff880001800000)
  5282. [ 12.343273] Freeing unused kernel memory: 716K (ffff880001b4d000 - ffff880001c00000)
  5283. Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
  5284. [ 12.360144] random: init urandom read with 5 bits of entropy available
  5285. [ 12.377322] init: plymouth-upstart-bridge main process (74) terminated with status 1
  5286. [ 12.377960] init: plymouth-upstart-bridge main process ended, respawning
  5287. [ 12.388539] init: plymouth-upstart-bridge main process (84) terminated with status 1
  5288. [ 12.389179] init: plymouth-upstart-bridge main process ended, respawning
  5289. [ 12.395821] init: plymouth-upstart-bridge main process (90) terminated with status 1
  5290. [ 12.396501] init: plymouth-upstart-bridge main process ended, respawning
  5291. qemu-system-x86_64: Failed to read msg header. Read 0 instead of 12.
  5292. qemu-system-x86_64: Failed to read msg header. Read 0 instead of 12.
  5293. qemu-system-x86_64: chardev "char0" went down
  5294.  
  5295.  
  5296. snabb0.log:
  5297. snabbnfv traffic starting
  5298. Loading /tmp/snabb_nfv_selftest_ports.5808
  5299. engine: start_app A_NIC
  5300. engine: start_app B_NIC
  5301. engine: start_app B_Virtio
  5302. engine: start_app A_Virtio
  5303. engine: new_link B_Virtio.tx -> B_NIC.rx
  5304. engine: link_output B_Virtio
  5305. engine: link_input B_NIC
  5306. engine: new_link B_NIC.tx -> B_Virtio.rx
  5307. engine: link_output B_NIC
  5308. engine: link_input B_Virtio
  5309. engine: new_link A_Virtio.tx -> A_NIC.rx
  5310. engine: link_output A_Virtio
  5311. engine: link_input A_NIC
  5312. engine: new_link A_NIC.tx -> A_Virtio.rx
  5313. engine: link_output A_NIC
  5314. engine: link_input A_Virtio
  5315. Get features 0x18428001
  5316. 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
  5317. Get features 0x18428001
  5318. 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
  5319. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5320. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5321. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5322. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5323. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5324. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5325. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5326. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5327. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5328. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5329. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5330. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5331. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5332. vhost_user: Caching features (0x18028001) in /tmp/vhost_features_vhost_B.sock
  5333. Set features 0x18028001
  5334. VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
  5335. rxavail = 0 rxused = 0
  5336. rxavail = 0 rxused = 0
  5337. vhost_user: Caching features (0x18028001) in /tmp/vhost_features_vhost_A.sock
  5338. Set features 0x18028001
  5339. VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
  5340. rxavail = 0 rxused = 0
  5341. rxavail = 0 rxused = 0
  5342. load: time: 1.00s fps: 1 fpGbps: 0.000 fpb: 0 bpp: 90 sleep: 100 us
  5343. EXITCODE: 1
  5344.  
  5345. src/testlog/selftest.sh:
  5346. selftest: ./snabb binary portability
  5347. Scanning for symbols requiring GLIBC > 2.7
  5348. selftest: ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement