Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 314.66 KB | None | 0 0
  1. Host: Linux snabb1 3.18.26 x86_64 Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz
  2. Image: lwaftr/snabb-test
  3. Pull Request: #692
  4. Target Head: 4a37969c611ad285c75186c546a4a1d3e48b05af
  5. Pull Request Head: de74b376cdd42dc3821349ba46bb50971f942c9a
  6. SNABB_PCI0=
  7. SNABB_PCI1=
  8.  
  9. Checking test suite:
  10. TEST core.timer
  11. TEST core.counter
  12. TEST core.worker
  13. TEST core.lib
  14. TEST core.main
  15. TEST core.packet
  16. TEST core.app
  17. TEST core.memory
  18. TEST core.shm
  19. TEST core.link
  20. TEST core.histogram
  21. TEST apps.intel.intel_app
  22. TEST apps.intel.intel1g
  23. SKIPPED testlog/apps.intel.intel1g
  24. TEST apps.vhost.vhost_user
  25. SKIPPED testlog/apps.vhost.vhost_user
  26. TEST apps.ipv6.nd_light
  27. TEST apps.test.synth
  28. TEST apps.test.match
  29. TEST apps.virtio_net.virtio_net
  30. SKIPPED testlog/apps.virtio_net.virtio_net
  31. TEST apps.config.action_codec
  32. TEST apps.config.follower
  33. TEST apps.config.channel
  34. TEST apps.config.leader
  35. TEST apps.lwaftr.nh_fwd
  36. TEST apps.lwaftr.binding_table
  37. TEST apps.lwaftr.ctable_wrapper
  38. TEST apps.lwaftr.dump
  39. TEST apps.lwaftr.lwdebug
  40. TEST apps.lwaftr.ndp
  41. TEST apps.lwaftr.fragmentv4_test
  42. TEST apps.lwaftr.fragmentv4_hardened
  43. TEST apps.lwaftr.V4V6
  44. TEST apps.lwaftr.conf
  45. TEST apps.lwaftr.fragmentv6_hardened
  46. TEST apps.lwaftr.rangemap
  47. TEST apps.lwaftr.arp
  48. TEST apps.rate_limiter.rate_limiter
  49. TEST apps.bridge.mac_table
  50. TEST apps.packet_filter.pcap_filter
  51. TEST apps.tap.tap
  52. SKIPPED testlog/apps.tap.tap
  53. TEST apps.vlan.vlan
  54. TEST apps.socket.unix
  55. TEST apps.socket.raw
  56. TEST apps.example.asm
  57. TEST apps.keyed_ipv6_tunnel.tunnel
  58. TEST lib.yang.path
  59. TEST lib.yang.rpc
  60. TEST lib.yang.binary
  61. TEST lib.yang.util
  62. TEST lib.yang.value
  63. TEST lib.yang.data
  64. TEST lib.yang.yang
  65. TEST lib.yang.state
  66. TEST lib.yang.parser
  67. TEST lib.yang.schema
  68. TEST lib.pmu_x86
  69. TEST lib.pmu
  70. SKIPPED testlog/lib.pmu
  71. TEST lib.binary_search
  72. TEST lib.ctable
  73. TEST lib.hash.murmur
  74. TEST lib.protocol.ipv6
  75. TEST lib.protocol.datagram
  76. TEST lib.protocol.tcp
  77. TEST lib.protocol.ipv4
  78. TEST lib.traceprof.traceprof
  79. TEST lib.ipc.shmem.shmem
  80. TEST lib.hardware.pci
  81. TEST lib.checksum
  82. TEST lib.multi_copy
  83. TEST lib.ipsec.aes_128_gcm
  84. TEST lib.ipsec.esp
  85. TEST lib.cltable
  86. TEST lib.numa
  87. TEST program.config.json
  88. TEST program.quickcheck.utils
  89. TEST program.lwaftr.tests.propbased.genyang
  90. TEST program.snabbnfv.neutron2snabb.neutron2snabb_schema
  91. TEST program.snabbnfv.neutron2snabb.neutron2snabb
  92. TEST program.snabbnfv.nfvconfig
  93. TEST selftest.sh
  94. TEST apps/solarflare/selftest.sh
  95. SKIPPED testlog/apps.solarflare.selftest.sh
  96. TEST apps/tap/selftest.sh
  97. TEST lib/watchdog/selftest.sh
  98. TEST program/lwaftr/tests/soaktest/selftest.sh
  99. TEST program/lwaftr/tests/selftest.sh
  100. TEST program/lwaftr/tests/end-to-end/selftest.sh
  101. TEST program/lwaftr/tests/propbased/selftest.sh
  102. ERROR testlog/program.lwaftr.tests.propbased.selftest.sh
  103.  
  104. ERROR during tests:
  105. src/testlog/apps.bridge.mac_table:
  106. Mar 23 2017 13:33:20 mac_table: resizing from 512 to 4096 hash buckets, new target size 2048 (1295 MAC entries, old target size 256, size/bucket overflow: true/true)
  107.  
  108. src/testlog/apps.config.action_codec:
  109. selftest: apps.config.action_codec
  110. serializing to: /var/run/snabb/162/app-conf-tziyhEo_rAN_bRRWPoYxrD
  111. serializing to: /var/run/snabb/162/app-conf-k3iP2kTWxCI9nwiwDj3FK-
  112. serializing to: /var/run/snabb/162/app-conf-aVM6YHRuDlB29WmXCXDGSX
  113. serializing to: /var/run/snabb/162/app-conf-rz-CuPCvNR2Ng0_80MqY8w
  114. serializing to: /var/run/snabb/162/app-conf-GjBzIbCI-UwRnhYTt0yE63
  115. selftest: ok
  116.  
  117. src/testlog/apps.config.channel:
  118. selftest: apps.config.channel
  119. selftest: channel ok
  120.  
  121. src/testlog/apps.config.follower:
  122. selftest: apps.config.follower
  123. link report:
  124. apps report:
  125. selftest: ok
  126.  
  127. src/testlog/apps.config.leader:
  128. selftest: apps.config.leader
  129. link report:
  130. 2,120,478 sent on source.foo -> sink.bar (loss rate: 0%)
  131. apps report:
  132. selftest: ok
  133.  
  134. src/testlog/apps.example.asm:
  135. selftest: asm
  136. magic number: 0xdeadbeef
  137. selftest: ok
  138.  
  139. src/testlog/apps.intel.intel1g:
  140. selftest: Intel1g
  141. SNABB_PCI_INTEL1G0 not set
  142. EXITCODE: 43
  143.  
  144. src/testlog/apps.intel.intel_app:
  145. selftest: intel_app
  146. 100 VF initializations:
  147.  
  148. Running iterated VMDq test...
  149. test # 1: VMDq VLAN=101; 100ms burst. packet sent: 550,188
  150. test # 2: VMDq VLAN=102; 100ms burst. packet sent: 1,196,052
  151. test # 3: VMDq VLAN=103; 100ms burst. packet sent: 1,838,652
  152. test # 4: VMDq VLAN=104; 100ms burst. packet sent: 2,485,026
  153. test # 5: VMDq VLAN=105; 100ms burst. packet sent: 3,128,238
  154. test # 6: VMDq VLAN=106; 100ms burst. packet sent: 3,769,410
  155. test # 7: VMDq VLAN=107; 100ms burst. packet sent: 4,406,094
  156. test # 8: VMDq VLAN=108; 100ms burst. packet sent: 5,049,510
  157. test # 9: VMDq VLAN=109; 100ms burst. packet sent: 5,690,886
  158. test # 10: VMDq VLAN=110; 100ms burst. packet sent: 6,331,140
  159. test # 11: VMDq VLAN=111; 100ms burst. packet sent: 6,970,986
  160. test # 12: VMDq VLAN=112; 100ms burst. packet sent: 7,610,424
  161. test # 13: VMDq VLAN=113; 100ms burst. packet sent: 8,250,066
  162. test # 14: VMDq VLAN=114; 100ms burst. packet sent: 8,887,668
  163. test # 15: VMDq VLAN=115; 100ms burst. packet sent: 9,525,984
  164. test # 16: VMDq VLAN=116; 100ms burst. packet sent: 10,167,258
  165. test # 17: VMDq VLAN=117; 100ms burst. packet sent: 10,805,574
  166. test # 18: VMDq VLAN=118; 100ms burst. packet sent: 11,441,952
  167. test # 19: VMDq VLAN=119; 100ms burst. packet sent: 12,078,024
  168. test # 20: VMDq VLAN=120; 100ms burst. packet sent: 12,713,994
  169. test # 21: VMDq VLAN=121; 100ms burst. packet sent: 13,349,454
  170. test # 22: VMDq VLAN=122; 100ms burst. packet sent: 13,983,486
  171. test # 23: VMDq VLAN=123; 100ms burst. packet sent: 14,615,070
  172. test # 24: VMDq VLAN=124; 100ms burst. packet sent: 15,250,632
  173. test # 25: VMDq VLAN=125; 100ms burst. packet sent: 15,885,990
  174. test # 26: VMDq VLAN=126; 100ms burst. packet sent: 16,517,676
  175. test # 27: VMDq VLAN=127; 100ms burst. packet sent: 17,149,056
  176. test # 28: VMDq VLAN=128; 100ms burst. packet sent: 17,777,478
  177. test # 29: VMDq VLAN=129; 100ms burst. packet sent: 18,399,372
  178. test # 30: VMDq VLAN=130; 100ms burst. packet sent: 19,024,020
  179. test # 31: VMDq VLAN=131; 100ms burst. packet sent: 19,646,220
  180. test # 32: VMDq VLAN=132; 100ms burst. packet sent: 20,272,398
  181. test # 33: VMDq VLAN=133; 100ms burst. packet sent: 20,891,130
  182. test # 34: VMDq VLAN=134; 100ms burst. packet sent: 21,512,514
  183. test # 35: VMDq VLAN=135; 100ms burst. packet sent: 22,134,102
  184. test # 36: VMDq VLAN=136; 100ms burst. packet sent: 22,753,650
  185. test # 37: VMDq VLAN=137; 100ms burst. packet sent: 23,370,954
  186. test # 38: VMDq VLAN=138; 100ms burst. packet sent: 23,999,070
  187. test # 39: VMDq VLAN=139; 100ms burst. packet sent: 24,627,186
  188. test # 40: VMDq VLAN=140; 100ms burst. packet sent: 25,254,486
  189. test # 41: VMDq VLAN=141; 100ms burst. packet sent: 25,882,092
  190. test # 42: VMDq VLAN=142; 100ms burst. packet sent: 26,509,800
  191. test # 43: VMDq VLAN=143; 100ms burst. packet sent: 27,136,998
  192. test # 44: VMDq VLAN=144; 100ms burst. packet sent: 27,761,034
  193. test # 45: VMDq VLAN=145; 100ms burst. packet sent: 28,374,870
  194. test # 46: VMDq VLAN=146; 100ms burst. packet sent: 28,998,702
  195. test # 47: VMDq VLAN=147; 100ms burst. packet sent: 29,623,350
  196. test # 48: VMDq VLAN=148; 100ms burst. packet sent: 30,246,978
  197. test # 49: VMDq VLAN=149; 100ms burst. packet sent: 30,870,096
  198. test # 50: VMDq VLAN=150; 100ms burst. packet sent: 31,493,826
  199. test # 51: VMDq VLAN=151; 100ms burst. packet sent: 32,117,250
  200. test # 52: VMDq VLAN=152; 100ms burst. packet sent: 32,739,756
  201. test # 53: VMDq VLAN=153; 100ms burst. packet sent: 33,362,160
  202. test # 54: VMDq VLAN=154; 100ms burst. packet sent: 33,984,564
  203. test # 55: VMDq VLAN=155; 100ms burst. packet sent: 34,606,662
  204. test # 56: VMDq VLAN=156; 100ms burst. packet sent: 35,229,474
  205. test # 57: VMDq VLAN=157; 100ms burst. packet sent: 35,743,350
  206. test # 58: VMDq VLAN=158; 100ms burst. packet sent: 36,345,150
  207. test # 59: VMDq VLAN=159; 100ms burst. packet sent: 36,961,740
  208. test # 60: VMDq VLAN=160; 100ms burst. packet sent: 37,583,940
  209. test # 61: VMDq VLAN=161; 100ms burst. packet sent: 38,201,958
  210. test # 62: VMDq VLAN=162; 100ms burst. packet sent: 38,816,406
  211. test # 63: VMDq VLAN=163; 100ms burst. packet sent: 39,430,752
  212. test # 64: VMDq VLAN=164; 100ms burst. packet sent: 40,047,648
  213. test # 65: VMDq VLAN=165; 100ms burst. packet sent: 40,661,076
  214. test # 66: VMDq VLAN=166; 100ms burst. packet sent: 41,273,688
  215. test # 67: VMDq VLAN=167; 100ms burst. packet sent: 41,885,688
  216. test # 68: VMDq VLAN=168; 100ms burst. packet sent: 42,499,422
  217. test # 69: VMDq VLAN=169; 100ms burst. packet sent: 43,112,850
  218. test # 70: VMDq VLAN=170; 100ms burst. packet sent: 43,726,788
  219. test # 71: VMDq VLAN=171; 100ms burst. packet sent: 44,341,134
  220. test # 72: VMDq VLAN=172; 100ms burst. packet sent: 44,953,236
  221. test # 73: VMDq VLAN=173; 100ms burst. packet sent: 45,561,768
  222. test # 74: VMDq VLAN=174; 100ms burst. packet sent: 46,171,218
  223. test # 75: VMDq VLAN=175; 100ms burst. packet sent: 46,786,788
  224. test # 76: VMDq VLAN=176; 100ms burst. packet sent: 47,410,722
  225. test # 77: VMDq VLAN=177; 100ms burst. packet sent: 48,033,636
  226. test # 78: VMDq VLAN=178; 100ms burst. packet sent: 48,656,550
  227. test # 79: VMDq VLAN=179; 100ms burst. packet sent: 49,279,056
  228. test # 80: VMDq VLAN=180; 100ms burst. packet sent: 49,902,174
  229. test # 81: VMDq VLAN=181; 100ms burst. packet sent: 50,522,640
  230. test # 82: VMDq VLAN=182; 100ms burst. packet sent: 51,143,514
  231. test # 83: VMDq VLAN=183; 100ms burst. packet sent: 51,763,572
  232. test # 84: VMDq VLAN=184; 100ms burst. packet sent: 52,385,466
  233. test # 85: VMDq VLAN=185; 100ms burst. packet sent: 53,007,462
  234. test # 86: VMDq VLAN=186; 100ms burst. packet sent: 53,629,866
  235. test # 87: VMDq VLAN=187; 100ms burst. packet sent: 54,251,760
  236. test # 88: VMDq VLAN=188; 100ms burst. packet sent: 54,873,960
  237. test # 89: VMDq VLAN=189; 100ms burst. packet sent: 55,494,732
  238. test # 90: VMDq VLAN=190; 100ms burst. packet sent: 56,116,218
  239. test # 91: VMDq VLAN=191; 100ms burst. packet sent: 56,738,520
  240. test # 92: VMDq VLAN=192; 100ms burst. packet sent: 57,359,904
  241. test # 93: VMDq VLAN=193; 100ms burst. packet sent: 57,982,104
  242. test # 94: VMDq VLAN=194; 100ms burst. packet sent: 58,604,610
  243. test # 95: VMDq VLAN=195; 100ms burst. packet sent: 59,226,606
  244. test # 96: VMDq VLAN=196; 100ms burst. packet sent: 59,846,664
  245. test # 97: VMDq VLAN=197; 100ms burst. packet sent: 60,461,316
  246. test # 98: VMDq VLAN=198; 100ms burst. packet sent: 61,077,396
  247. test # 99: VMDq VLAN=199; 100ms burst. packet sent: 61,691,130
  248. test #100: VMDq VLAN=200; 100ms burst. packet sent: 62,304,354
  249. 0000:82:00.0: avg wait_lu: 109, max redos: 0, avg: 0
  250. 100 PF full cycles
  251.  
  252. Running iterated VMDq test...
  253. test # 1: VMDq VLAN=101; 100ms burst. packet sent: 593,130
  254. test # 2: VMDq VLAN=102; 100ms burst. packet sent: 586,704
  255. test # 3: VMDq VLAN=103; 100ms burst. packet sent: 1,038,156
  256. test # 4: VMDq VLAN=104; 100ms burst. packet sent: 1,095,276
  257. test # 5: VMDq VLAN=105; 100ms burst. packet sent: 1,095,276
  258. test # 6: VMDq VLAN=106; 100ms burst. packet sent: 589,560
  259. test # 7: VMDq VLAN=107; 100ms burst. packet sent: 651,576
  260. test # 8: VMDq VLAN=108; 100ms burst. packet sent: 649,332
  261. test # 9: VMDq VLAN=109; 100ms burst. packet sent: 649,332
  262. test # 10: VMDq VLAN=110; 100ms burst. packet sent: 640,254
  263. test # 11: VMDq VLAN=111; 100ms burst. packet sent: 648,618
  264. test # 12: VMDq VLAN=112; 100ms burst. packet sent: 638,928
  265. test # 13: VMDq VLAN=113; 100ms burst. packet sent: 624,750
  266. test # 14: VMDq VLAN=114; 100ms burst. packet sent: 649,332
  267. test # 15: VMDq VLAN=115; 100ms burst. packet sent: 652,086
  268. test # 16: VMDq VLAN=116; 100ms burst. packet sent: 642,600
  269. test # 17: VMDq VLAN=117; 100ms burst. packet sent: 653,004
  270. test # 18: VMDq VLAN=118; 100ms burst. packet sent: 636,378
  271. test # 19: VMDq VLAN=119; 100ms burst. packet sent: 646,782
  272. test # 20: VMDq VLAN=120; 100ms burst. packet sent: 643,722
  273. test # 21: VMDq VLAN=121; 100ms burst. packet sent: 653,004
  274. test # 22: VMDq VLAN=122; 100ms burst. packet sent: 648,414
  275. test # 23: VMDq VLAN=123; 100ms burst. packet sent: 649,638
  276. test # 24: VMDq VLAN=124; 100ms burst. packet sent: 648,108
  277. test # 25: VMDq VLAN=125; 100ms burst. packet sent: 560,592
  278. test # 26: VMDq VLAN=126; 100ms burst. packet sent: 559,980
  279. test # 27: VMDq VLAN=127; 100ms burst. packet sent: 477,054
  280. test # 28: VMDq VLAN=128; 100ms burst. packet sent: 489,192
  281. test # 29: VMDq VLAN=129; 100ms burst. packet sent: 486,846
  282. test # 30: VMDq VLAN=130; 100ms burst. packet sent: 488,274
  283. test # 31: VMDq VLAN=131; 100ms burst. packet sent: 485,316
  284. test # 32: VMDq VLAN=132; 100ms burst. packet sent: 487,458
  285. test # 33: VMDq VLAN=133; 100ms burst. packet sent: 480,420
  286. test # 34: VMDq VLAN=134; 100ms burst. packet sent: 532,440
  287. test # 35: VMDq VLAN=135; 100ms burst. packet sent: 482,256
  288. test # 36: VMDq VLAN=136; 100ms burst. packet sent: 530,502
  289. test # 37: VMDq VLAN=137; 100ms burst. packet sent: 507,552
  290. test # 38: VMDq VLAN=138; 100ms burst. packet sent: 617,100
  291. test # 39: VMDq VLAN=139; 100ms burst. packet sent: 589,050
  292. test # 40: VMDq VLAN=140; 100ms burst. packet sent: 617,304
  293. test # 41: VMDq VLAN=141; 100ms burst. packet sent: 624,036
  294. test # 42: VMDq VLAN=142; 100ms burst. packet sent: 624,954
  295. test # 43: VMDq VLAN=143; 100ms burst. packet sent: 608,634
  296. test # 44: VMDq VLAN=144; 100ms burst. packet sent: 631,074
  297. test # 45: VMDq VLAN=145; 100ms burst. packet sent: 604,758
  298. test # 46: VMDq VLAN=146; 100ms burst. packet sent: 499,596
  299. test # 47: VMDq VLAN=147; 100ms burst. packet sent: 611,898
  300. test # 48: VMDq VLAN=148; 100ms burst. packet sent: 629,544
  301. test # 49: VMDq VLAN=149; 100ms burst. packet sent: 606,696
  302. test # 50: VMDq VLAN=150; 100ms burst. packet sent: 628,830
  303. test # 51: VMDq VLAN=151; 100ms burst. packet sent: 511,632
  304. test # 52: VMDq VLAN=152; 100ms burst. packet sent: 572,628
  305. test # 53: VMDq VLAN=153; 100ms burst. packet sent: 596,904
  306. test # 54: VMDq VLAN=154; 100ms burst. packet sent: 605,676
  307. test # 55: VMDq VLAN=155; 100ms burst. packet sent: 623,118
  308. test # 56: VMDq VLAN=156; 100ms burst. packet sent: 554,268
  309. test # 57: VMDq VLAN=157; 100ms burst. packet sent: 560,694
  310. test # 58: VMDq VLAN=158; 100ms burst. packet sent: 605,676
  311. test # 59: VMDq VLAN=159; 100ms burst. packet sent: 610,980
  312. test # 60: VMDq VLAN=160; 100ms burst. packet sent: 624,750
  313. test # 61: VMDq VLAN=161; 100ms burst. packet sent: 609,858
  314. test # 62: VMDq VLAN=162; 100ms burst. packet sent: 596,496
  315. test # 63: VMDq VLAN=163; 100ms burst. packet sent: 610,878
  316. test # 64: VMDq VLAN=164; 100ms burst. packet sent: 600,678
  317. test # 65: VMDq VLAN=165; 100ms burst. packet sent: 580,278
  318. test # 66: VMDq VLAN=166; 100ms burst. packet sent: 602,820
  319. test # 67: VMDq VLAN=167; 100ms burst. packet sent: 625,566
  320. test # 68: VMDq VLAN=168; 100ms burst. packet sent: 624,444
  321. test # 69: VMDq VLAN=169; 100ms burst. packet sent: 611,694
  322. test # 70: VMDq VLAN=170; 100ms burst. packet sent: 627,810
  323. test # 71: VMDq VLAN=171; 100ms burst. packet sent: 559,368
  324. test # 72: VMDq VLAN=172; 100ms burst. packet sent: 611,490
  325. test # 73: VMDq VLAN=173; 100ms burst. packet sent: 616,998
  326. test # 74: VMDq VLAN=174; 100ms burst. packet sent: 621,588
  327. test # 75: VMDq VLAN=175; 100ms burst. packet sent: 605,268
  328. test # 76: VMDq VLAN=176; 100ms burst. packet sent: 575,790
  329. test # 77: VMDq VLAN=177; 100ms burst. packet sent: 603,942
  330. test # 78: VMDq VLAN=178; 100ms burst. packet sent: 613,836
  331. test # 79: VMDq VLAN=179; 100ms burst. packet sent: 562,428
  332. test # 80: VMDq VLAN=180; 100ms burst. packet sent: 622,812
  333. test # 81: VMDq VLAN=181; 100ms burst. packet sent: 606,798
  334. test # 82: VMDq VLAN=182; 100ms burst. packet sent: 571,914
  335. test # 83: VMDq VLAN=183; 100ms burst. packet sent: 629,034
  336. test # 84: VMDq VLAN=184; 100ms burst. packet sent: 612,306
  337. test # 85: VMDq VLAN=185; 100ms burst. packet sent: 625,158
  338. test # 86: VMDq VLAN=186; 100ms burst. packet sent: 608,532
  339. test # 87: VMDq VLAN=187; 100ms burst. packet sent: 521,016
  340. test # 88: VMDq VLAN=188; 100ms burst. packet sent: 522,546
  341. test # 89: VMDq VLAN=189; 100ms burst. packet sent: 539,478
  342. test # 90: VMDq VLAN=190; 100ms burst. packet sent: 606,798
  343. test # 91: VMDq VLAN=191; 100ms burst. packet sent: 604,350
  344. test # 92: VMDq VLAN=192; 100ms burst. packet sent: 607,410
  345. test # 93: VMDq VLAN=193; 100ms burst. packet sent: 597,618
  346. test # 94: VMDq VLAN=194; 100ms burst. packet sent: 623,526
  347. test # 95: VMDq VLAN=195; 100ms burst. packet sent: 609,042
  348. test # 96: VMDq VLAN=196; 100ms burst. packet sent: 600,372
  349. test # 97: VMDq VLAN=197; 100ms burst. packet sent: 624,036
  350. test # 98: VMDq VLAN=198; 100ms burst. packet sent: 618,936
  351. test # 99: VMDq VLAN=199; 100ms burst. packet sent: 606,186
  352. test #100: VMDq VLAN=200; 100ms burst. packet sent: 600,474
  353. 0000:82:00.0: avg wait_lu: 154.48, max redos: 0, avg: 0
  354. -------
  355. Send a bunch of packets from Am0
  356. half of them go to nicAm1 and half go nowhere
  357. link report:
  358. 0 sent on nicAm0.tx -> sink_ms.in1 (loss rate: 0%)
  359. 3,149,636 sent on nicAm1.tx -> sink_ms.in2 (loss rate: 0%)
  360. 6,299,520 sent on repeater_ms.output -> nicAm0.rx (loss rate: 0%)
  361. 2 sent on source_ms.output -> repeater_ms.input (loss rate: 0%)
  362. -------
  363. Transmitting bidirectionally between nicA and nicB
  364. link report:
  365. 3,026,442 sent on nicA.tx -> sink.in1 (loss rate: 0%)
  366. 3,026,442 sent on nicB.tx -> sink.in2 (loss rate: 0%)
  367. 3,026,748 sent on source1.out -> nicA.rx (loss rate: 0%)
  368. 3,026,748 sent on source2.out -> nicB.rx (loss rate: 0%)
  369. -------
  370. Send traffic from a nicA (SF) to nicB (two VFs)
  371. The packets should arrive evenly split between the VFs
  372. link report:
  373. 0 sent on nicAs.tx -> sink_ms.in1 (loss rate: 0%)
  374. 3,301,281 sent on nicBm0.tx -> sink_ms.in2 (loss rate: 0%)
  375. 3,301,295 sent on nicBm1.tx -> sink_ms.in3 (loss rate: 0%)
  376. 6,602,868 sent on repeater_ms.output -> nicAs.rx (loss rate: 0%)
  377. 2 sent on source_ms.output -> repeater_ms.input (loss rate: 0%)
  378. selftest: ok
  379.  
  380. src/testlog/apps.ipv6.nd_light:
  381. Mar 23 2017 13:33:10 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
  382. Mar 23 2017 13:33:10 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
  383. Mar 23 2017 13:33:10 nd_light: Resolved next-hop 2001:db8::2 to 00:00:00:00:00:02
  384. Mar 23 2017 13:33:10 nd_light: Resolved next-hop 2001:db8::1 to 00:00:00:00:00:01
  385. Mar 23 2017 13:33:11 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
  386. Mar 23 2017 13:33:11 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
  387.  
  388. src/testlog/apps.keyed_ipv6_tunnel.tunnel:
  389. Keyed IPv6 tunnel selftest
  390. link report:
  391. 102 sent on comparator.output -> match.comparator (loss rate: 0%)
  392. 102 sent on source.output -> tunnel.decapsulated (loss rate: 0%)
  393. 102 sent on tunnel.decapsulated -> match.rx (loss rate: 0%)
  394. 102 sent on tunnel.encapsulated -> tunnel.encapsulated (loss rate: 0%)
  395. apps report:
  396. match
  397. run simple one second benchmark ...
  398. selftest passed
  399.  
  400. src/testlog/apps.lwaftr.arp:
  401.  
  402. src/testlog/apps.lwaftr.binding_table:
  403. selftest: binding_table
  404. ok
  405.  
  406. src/testlog/apps.lwaftr.conf:
  407. selftest: conf
  408. ok
  409.  
  410. src/testlog/apps.lwaftr.ctable_wrapper:
  411.  
  412. src/testlog/apps.lwaftr.dump:
  413. selftest: dump
  414. ok
  415.  
  416. src/testlog/apps.lwaftr.fragmentv4_hardened:
  417.  
  418. src/testlog/apps.lwaftr.fragmentv4_test:
  419. test: lwaftr.fragmentv4.fragment_ipv4
  420. test: payload=1200 mtu=1500
  421. test: payload=1200 mtu=1000
  422. test: payload=1200 mtu=400
  423. test: packet with "don't fragment" flag
  424. test: length=1046 mtu=520 + reassembly
  425. test: lwaftr.fragv4_h.cache_fragment_ipv4 (no vlan tag)
  426. test: two fragments (one missing)
  427. test: three fragments (one/two missing)
  428. test: payload=1200 mtu=1000
  429. test: payload=1000 mtu=400
  430. test: lwaftr.fragv4_h.cache_fragment_ipv4 (vlan id=42)
  431. test: two fragments (one missing)
  432. test: three fragments (one/two missing)
  433. test: payload=1200 mtu=1000
  434. test: payload=1000 mtu=400
  435.  
  436. src/testlog/apps.lwaftr.fragmentv6_hardened:
  437.  
  438. src/testlog/apps.lwaftr.lwdebug:
  439.  
  440. src/testlog/apps.lwaftr.ndp:
  441. selftest: ndp
  442. selftest: ok
  443.  
  444. src/testlog/apps.lwaftr.nh_fwd:
  445. nh_fwd: selftest
  446. nh_fwd4: cache_refresh_interval set to 0 seconds
  447. nh_fwd4: cache_refresh_interval set to 0 seconds
  448. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 57 sleep: 100 us
  449. nh_fwd4: cache_refresh_interval set to 0 seconds
  450. nh_fwd4: static next_hop_mac 52:54:00:00:00:02
  451. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
  452. nh_fwd4: cache_refresh_interval set to 0 seconds
  453. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
  454. nh_fwd6: cache_refresh_interval set to 0 seconds
  455. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  456. nh_fwd6: cache_refresh_interval set to 0 seconds
  457. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  458. nh_fwd6: cache_refresh_interval set to 0 seconds
  459. nh_fwd6: static next_hop_mac 52:54:00:00:00:02
  460. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  461. nh_fwd6: cache_refresh_interval set to 0 seconds
  462. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  463.  
  464. src/testlog/apps.lwaftr.rangemap:
  465. No PMU available: single core cpu affinity required
  466. lookup: 5.67 ns per iteration (result: 0)
  467.  
  468. src/testlog/apps.lwaftr.V4V6:
  469. V4V6: selftest
  470. load: time: 0.10s fps: 29 fpGbps: 0.000 fpb: 0 bpp: 71 sleep: 100 us
  471. OK
  472.  
  473. src/testlog/apps.packet_filter.pcap_filter:
  474. selftest: pcap_filter
  475. Run for 1 second (stateful = false)...
  476. link report:
  477. 522,000 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  478. 14,007,048 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  479. 161 sent on source.output -> repeater.input (loss rate: 0%)
  480. ok: accepted 3.7267% of inputs (within tolerance)
  481. Run for 1 second (stateful = true)...
  482. link report:
  483. 579,527 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  484. 7,775,358 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  485. 161 sent on source.output -> repeater.input (loss rate: 0%)
  486. ok: accepted 7.4534% of inputs (within tolerance)
  487. selftest: ok
  488.  
  489. src/testlog/apps.rate_limiter.rate_limiter:
  490. Rate limiter selftest
  491.  
  492. test effective rate, non-busy loop
  493. load: time: 1.00s fps: 1,492,946 fpGbps: 0.824 fpb: 102 bpp: 60 sleep: 0 us
  494. load: time: 1.00s fps: 1,493,718 fpGbps: 0.825 fpb: 102 bpp: 60 sleep: 0 us
  495. load: time: 1.00s fps: 1,492,482 fpGbps: 0.824 fpb: 102 bpp: 60 sleep: 0 us
  496. load: time: 1.00s fps: 1,492,902 fpGbps: 0.824 fpb: 102 bpp: 60 sleep: 0 us
  497. load: time: 0.00s fps: NaN fpGbps: nan fpb: NaN bpp: - sleep: 0 us
  498. configured rate is 200000 bytes per second
  499. effective rate is 209991 bytes per second
  500. measure throughput on heavy load...
  501. elapsed time 0.29987811 seconds
  502. packets received 10200000 34 Mpps
  503. configured rate is 1200000000 bytes per second
  504. effective rate is 1599226184 bytes per second
  505. throughput is 26 Mpps
  506. selftest passed
  507.  
  508. src/testlog/apps.socket.raw:
  509. link report:
  510. 1 sent on lo.tx -> match.rx (loss rate: 0%)
  511. apps report:
  512. match
  513. selftest passed
  514.  
  515. src/testlog/apps.socket.unix:
  516. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  517. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  518. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  519. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  520. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  521. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  522. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  523. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  524. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  525. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  526. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  527. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  528. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  529. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  530. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  531. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  532. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  533. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  534. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  535. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  536. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  537. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  538. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  539. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  540. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  541. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  542. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  543. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  544. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  545. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  546. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  547. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  548. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  549. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  550. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  551. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  552. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  553. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  554. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  555. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  556. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  557. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  558. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  559. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  560. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  561. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  562. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  563. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  564. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  565. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  566. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  567. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  568. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  569. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  570. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  571. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  572. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  573. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  574. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  575. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  576. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  577. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  578. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  579. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  580. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  581. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  582. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  583. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  584. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  585. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  586. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  587. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  588. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  589. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  590. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  591. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  592. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  593. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  594. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  595. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  596. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  597. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  598. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  599. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  600. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  601. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  602. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  603. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  604. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  605. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  606. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  607. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  608. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  609. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  610. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  611. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  612. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  613. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  614. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  615. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  616. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  617. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  618. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  619. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  620. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  621. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  622. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  623. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  624. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  625. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  626. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  627. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  628. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  629. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  630. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  631. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  632. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  633. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  634. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  635. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  636. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  637. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  638. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  639. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  640. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  641. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  642. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  643. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  644. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  645. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  646. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  647. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  648. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  649. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  650. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  651. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  652. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  653. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  654. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  655. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  656. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  657. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  658. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  659. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  660. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  661. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  662. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  663. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  664. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  665. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  666. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  667. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  668. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  669. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  670. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  671. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  672. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  673. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  674. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  675. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  676. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  677. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  678. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  679. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  680. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  681. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  682. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  683. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  684. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  685. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  686. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  687. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  688. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  689. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  690. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  691. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  692. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  693. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  694. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  695. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  696. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  697. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  698. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  699. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  700. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  701. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  702. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  703. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  704. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  705. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  706. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  707. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  708. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  709. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  710. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  711. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  712. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  713. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  714. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  715. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  716. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  717. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  718. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  719. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  720. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  721. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  722. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  723. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  724. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  725. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  726. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  727. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  728. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  729. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  730. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  731. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  732. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  733. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  734. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  735. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  736. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  737. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  738. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  739. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  740. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  741. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  742. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  743. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  744. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  745. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  746. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  747. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  748. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  749. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  750. client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
  751. link report:
  752. 235 sent on client.tx -> print_client_tx.rx (loss rate: 0%)
  753. 17,543 sent on say_hello.tx -> client.rx (loss rate: 27%)
  754. 236 sent on server.tx -> server.rx (loss rate: 0%)
  755.  
  756. src/testlog/apps.solarflare.selftest.sh:
  757. No PMU available: single core cpu affinity required
  758. obj/apps/solarflare/ef_vi_h.luah:502: unexpected symbol near 'include' at line 3
  759. EXITCODE: 43
  760.  
  761. src/testlog/apps.tap.selftest.sh:
  762. core/link.lua:74: attempt to index local 'r' (a nil value)
  763. stack traceback:
  764. core/main.lua:149: in function '__index'
  765. core/link.lua:74: in function 'empty'
  766. apps/tap/tap.lua:75: in function 'method'
  767. core/app.lua:92: in function 'with_restart'
  768. core/app.lua:496: in function 'thunk'
  769. core/histogram.lua:98: in function 'breathe'
  770. core/app.lua:443: in function 'main'
  771. apps/tap/tap.lua:128: in function 'selftest'
  772. program/snsh/snsh.lua:31: in function <program/snsh/snsh.lua:31>
  773. core/lib.lua:429: in function 'dogetopt'
  774. program/snsh/snsh.lua:65: in function 'run'
  775. core/main.lua:67: in function <core/main.lua:43>
  776. [C]: in function 'xpcall'
  777. core/main.lua:211: in main chunk
  778. [C]: at 0x00453040
  779. [C]: in function 'pcall'
  780. core/startup.lua:3: in main chunk
  781. [C]: in function 'require'
  782. [string "require "core.startup""]:1: in main chunk
  783.  
  784. src/testlog/apps.tap.tap:
  785. EXITCODE: 43
  786.  
  787. src/testlog/apps.test.match:
  788. load: time: 0.00s fps: 138,316 fpGbps: 0.061 fpb: 205 bpp: 8 sleep: 0 us
  789. load: time: 0.01s fps: 7,705 fpGbps: 0.003 fpb: 104 bpp: 8 sleep: 0 us
  790. load: time: 0.00s fps: 102,210 fpGbps: 0.045 fpb: 308 bpp: 9 sleep: 0 us
  791.  
  792. src/testlog/apps.test.synth:
  793. link report:
  794. 6 sent on reader.output -> match.comparator (loss rate: 0%)
  795. 306 sent on synth.output -> match.rx (loss rate: 0%)
  796. apps report:
  797. match
  798.  
  799. src/testlog/apps.vhost.vhost_user:
  800. selftest: vhost_user
  801. SNABB_TEST_VHOST_USER_SOCKET was not set
  802. Test skipped
  803. EXITCODE: 43
  804.  
  805. src/testlog/apps.virtio_net.virtio_net:
  806. SNABB_TEST_VIRTIO_PCIDEV was not set
  807. Test skipped
  808. EXITCODE: 43
  809.  
  810. src/testlog/apps.vlan.vlan:
  811. source sent: 31749948
  812. sink received: 31749948
  813. Sucessfully tagged/untagged all potential VLAN tags (0-4095)
  814.  
  815. src/testlog/core.app:
  816. Restarting app2 (died at 3909510.832815: core/app.lua:663: Push error.)
  817. Restarting app1 (died at 3909510.832815: core/app.lua:657: Pull error.)
  818. Restarting app2 (died at 3909512.832946: core/app.lua:663: Push error.)
  819. Restarting app1 (died at 3909512.832946: core/app.lua:657: Pull error.)
  820. Restarting app3 (died at 3909514.832274: core/app.lua:669: Report error.)
  821. Restarting app2 (died at 3909514.833099: core/app.lua:663: Push error.)
  822. Restarting app1 (died at 3909514.833099: core/app.lua:657: Pull error.)
  823. selftest: app
  824. empty -> c1
  825. c1 -> c1
  826. c1 -> c2
  827. c2 -> c1
  828. c1 -> empty
  829. c_fail
  830. apps report:
  831. app3
  832. app2 [dead: core/app.lua:663: Push error.]
  833. app1 [dead: core/app.lua:657: Pull error.]
  834. apps report:
  835. app3
  836. app2 [dead: core/app.lua:663: Push error.]
  837. app1 [dead: core/app.lua:657: Pull error.]
  838.  
  839. src/testlog/core.counter:
  840. selftest: core.counter
  841. selftest ok
  842.  
  843. src/testlog/core.histogram:
  844. selftest: histogram
  845. selftest ok
  846.  
  847. src/testlog/core.lib:
  848. selftest: lib
  849. Testing equal
  850. Testing load_string
  851. Testing load/store_conf
  852. Testing csum
  853. Testing hex(un)dump
  854. Testing ntohl
  855. Testing parse
  856.  
  857. src/testlog/core.link:
  858. selftest: link
  859. selftest OK
  860.  
  861. src/testlog/core.main:
  862. selftest
  863.  
  864. src/testlog/core.memory:
  865. selftest: memory
  866. Kernel vm.nr_hugepages: 10000
  867. Allocating a 2MB HugeTLB:Got 2MB
  868. Physical address: 0x000e65e00000
  869. Virtual address: 0x500e65e00000
  870. Allocating a 2MB HugeTLB:Got 2MB
  871. Physical address: 0x000e75200000
  872. Virtual address: 0x500e75200000
  873. Allocating a 2MB HugeTLB:Got 2MB
  874. Physical address: 0x000e69e00000
  875. Virtual address: 0x500e69e00000
  876. Allocating a 2MB HugeTLB:Got 2MB
  877. Physical address: 0x000e67a00000
  878. Virtual address: 0x500e67a00000
  879. Kernel vm.nr_hugepages: 10000
  880. Testing automatic remapping of DMA memory
  881. Unmapping cdata<char *>: 0x500e65e00000
  882. Unmapping cdata<char *>: 0x500e75200000
  883. Unmapping cdata<char *>: 0x500e69e00000
  884. Unmapping cdata<char *>: 0x500e67a00000
  885. Writing cdata<char *>: 0x500e65e00000
  886. Writing cdata<char *>: 0x500e75200000
  887. Writing cdata<char *>: 0x500e69e00000
  888. Writing cdata<char *>: 0x500e67a00000
  889. Created 4 on-demand memory mappings with SIGSEGV handler.
  890. HugeTLB page allocation OK.
  891.  
  892. src/testlog/core.packet:
  893. [mounting /var/run/snabb/hugetlbfs]
  894.  
  895. src/testlog/core.shm:
  896. selftest: shm
  897. checking resolve..
  898. checking shared memory..
  899. create shm/selftest/obj
  900. checking exists..
  901. checking many objects..
  902. 10000 objects created
  903. 10000 objects unmapped
  904. selftest ok
  905.  
  906. src/testlog/core.timer:
  907. selftest: timer
  908. ok (973,855 callbacks in 0.1521 seconds)
  909.  
  910. src/testlog/core.worker:
  911. selftest: worker
  912. Starting children
  913. Worker status:
  914. worker w3: pid=82 alive=true
  915. worker w1: pid=80 alive=true
  916. worker w2: pid=81 alive=true
  917. Stopping children
  918. Worker status:
  919. worker w3: pid=82 alive=false
  920. worker w1: pid=80 alive=false
  921. worker w2: pid=81 alive=false
  922. selftest: done
  923.  
  924. src/testlog/lib.binary_search:
  925. selftest: binary_search
  926. selftest: ok
  927.  
  928. src/testlog/lib.checksum:
  929. selftest: checksum
  930. avx2: 1000/1000
  931. sse2: 1000/1000
  932. selftest: tcp/ipv4
  933. selftest: ok
  934.  
  935. src/testlog/lib.cltable:
  936. selftest: cltable
  937. selftest: ok
  938.  
  939. src/testlog/lib.ctable:
  940. selftest: ctable 0
  941. selftest: ctable 3473868980
  942. selftest: ok
  943.  
  944. src/testlog/lib.hardware.pci:
  945. selftest: pci
  946. pciaddress model interface status driver usable
  947. 02:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  948. 02:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  949. 03:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  950. 03:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  951. 04:00.0 Intel 350 - - apps.intel.intel1g yes
  952. 04:00.1 Intel 350 - - apps.intel.intel1g yes
  953. 81:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  954. 81:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  955. 82:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  956. 82:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  957. 83:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  958. 83:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  959.  
  960. src/testlog/lib.hash.murmur:
  961. Sleftest hash MurmurHash3_x86_32
  962. Passed
  963. Sleftest hash MurmurHash3_x64_128
  964. Passed
  965.  
  966. src/testlog/lib.ipc.shmem.shmem:
  967. ok
  968.  
  969. src/testlog/lib.ipsec.aes_128_gcm:
  970. Test vector: 1
  971. 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
  972. 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
  973. 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
  974. 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
  975. Test vector: 2
  976. 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
  977. 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
  978. 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
  979. 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
  980. Test vector: 3
  981. 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
  982. 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
  983. 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
  984. 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
  985. Test vector: 4
  986. 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
  987. 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
  988. 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
  989. 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
  990. Test vector: 5
  991. 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
  992. 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
  993. 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
  994. 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
  995. Test vector: 6
  996. 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
  997. 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
  998. plaintext 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
  999. is 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
  1000. Test vector: 7
  1001. 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
  1002. 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
  1003. 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
  1004. 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
  1005. Test vector: 8
  1006. 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
  1007. 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
  1008. 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
  1009. 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
  1010. Encrypted 100000000 bytes in 0.037039312999696 seconds
  1011. Decrypted 100000000 bytes in 0.037150620948523 seconds
  1012. Block: 6bc1bee22e409f96e93d7e117393172a 3ad77bb40d7a3660a89ecaf32466ef97
  1013. Block: ae2d8a571e03ac9c9eb76fac45af8e51 f5d3d58503b9699de785895a96fdbaaf
  1014. Block: 30c81c46a35ce411e5fbc1191a0a52ef 43b1cd7f598ece23881b00e3ed030688
  1015. Block: f69f2445df4f9b17ad2b417be66c3710 7b0c785e27e8ad3f8223207104725dd4
  1016.  
  1017. src/testlog/lib.ipsec.esp:
  1018. 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
  1019. 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
  1020. 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
  1021. 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
  1022. 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
  1023. 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
  1024.  
  1025. src/testlog/lib.multi_copy:
  1026. selftest: multi_copy
  1027. selftest: ok
  1028.  
  1029. src/testlog/lib.numa:
  1030. selftest: numa
  1031. selftest: numa: ok
  1032.  
  1033. src/testlog/lib.pmu:
  1034. selftest: pmu
  1035. PMU not available:
  1036. single core cpu affinity required
  1037. selftest skipped
  1038. EXITCODE: 43
  1039.  
  1040. src/testlog/lib.pmu_x86:
  1041. selftest: pmu_x86
  1042. nfixed 3 ngeneral 8
  1043. buf[0] 0
  1044. buf[1] 2.8147394167573e+14
  1045. buf[2] 0
  1046. buf[3] 8346
  1047. buf[4] 0
  1048. buf[5] 0
  1049. buf[6] 0
  1050. buf[7] 0
  1051. buf[8] 0
  1052. selftest: ok
  1053.  
  1054. src/testlog/lib.protocol.datagram:
  1055.  
  1056. src/testlog/lib.protocol.ipv4:
  1057.  
  1058. src/testlog/lib.protocol.ipv6:
  1059.  
  1060. src/testlog/lib.protocol.tcp:
  1061.  
  1062. src/testlog/lib.traceprof.traceprof:
  1063. traceprof report (recorded 504/504 samples):
  1064. 61% TRACE 3:LOOP ->loop
  1065. 21% TRACE 4 ->3
  1066. 17% TRACE 3 ->loop
  1067.  
  1068. src/testlog/lib.watchdog.selftest.sh:
  1069. [testing alert]
  1070. Set timeout, now sleeping...
  1071. Resetting watchdog.
  1072. Exit normally.
  1073. [testing alert_stop]
  1074. Set timeout, now sleeping...
  1075. Stopping watchdog.
  1076. Exit normally.
  1077. Alarm clock
  1078. [testing ualert]
  1079. Set timeout, now sleeping...
  1080. Resetting watchdog.
  1081. Exit normally.
  1082. [testing ualert_stop]
  1083. Set timeout, now sleeping...
  1084. Stopping watchdog.
  1085. Exit normally.
  1086. Alarm clock
  1087.  
  1088. src/testlog/lib.yang.binary:
  1089. selfcheck: lib.yang.binary
  1090. selfcheck: ok
  1091.  
  1092. src/testlog/lib.yang.data:
  1093. selfcheck: lib.yang.data
  1094. selfcheck: ok
  1095.  
  1096. src/testlog/lib.yang.parser:
  1097.  
  1098. src/testlog/lib.yang.path:
  1099. selftest: lib.yang.path
  1100. selftest: ok
  1101.  
  1102. src/testlog/lib.yang.rpc:
  1103. selftest: lib.yang.rpc
  1104. selftest: ok
  1105.  
  1106. src/testlog/lib.yang.schema:
  1107. selftest: lib.yang.schema
  1108. selftest: ok
  1109.  
  1110. src/testlog/lib.yang.state:
  1111. selftest: lib.yang.state
  1112. selftest: ok
  1113.  
  1114. src/testlog/lib.yang.util:
  1115. selftest: lib.yang.util
  1116. selftest: ok
  1117.  
  1118. src/testlog/lib.yang.value:
  1119.  
  1120. src/testlog/lib.yang.yang:
  1121. /tmp/lua_HZbzwS: loading source configuration
  1122. /tmp/lua_HZbzwS: wrote compiled configuration /tmp/lua_HZbzwS.o
  1123. /tmp/lua_HZbzwS: loading compiled configuration from /tmp/lua_HZbzwS.o
  1124. /tmp/lua_HZbzwS: compiled configuration is up to date.
  1125. /tmp/lua_HZbzwS.o: loaded compiled configuration with no corresponding source file.
  1126. selftest: lib.yang.yang
  1127. selftest: ok
  1128.  
  1129. src/testlog/program.config.json:
  1130. selftest: program.config.json
  1131. selftest: ok
  1132.  
  1133. src/testlog/program.lwaftr.tests.end-to-end.selftest.sh:
  1134. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  1135. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1136. ../data/no_icmp.conf: compiled configuration is up to date.
  1137. done
  1138. Test passed
  1139. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1140. ../data/no_icmp.conf: compiled configuration is up to date.
  1141. done
  1142. Test passed
  1143. Testing: Regression test: make sure end-addr works
  1144. ../data/icmp_endaddr.conf: loading compiled configuration from ../data/icmp_endaddr.o
  1145. ../data/icmp_endaddr.conf: compiled configuration is up to date.
  1146. done
  1147. Test passed
  1148. ../data/icmp_endaddr.conf: loading compiled configuration from ../data/icmp_endaddr.o
  1149. ../data/icmp_endaddr.conf: compiled configuration is up to date.
  1150. done
  1151. Test passed
  1152. Testing: from-internet IPv4 packet found in the binding table.
  1153. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1154. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1155. done
  1156. Test passed
  1157. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1158. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1159. done
  1160. Test passed
  1161. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  1162. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1163. ../data/vlan.conf: compiled configuration is up to date.
  1164. done
  1165. Test passed
  1166. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1167. ../data/vlan.conf: compiled configuration is up to date.
  1168. done
  1169. Test passed
  1170. Testing: NDP: incoming NDP Neighbor Solicitation
  1171. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1172. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1173. done
  1174. Test passed
  1175. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1176. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1177. done
  1178. Test passed
  1179. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  1180. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1181. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1182. done
  1183. Test passed
  1184. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1185. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1186. done
  1187. Test passed
  1188. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  1189. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1190. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1191. NDP: Resolving '8:9:a:b:4:3:2:1'
  1192. done
  1193. Test passed
  1194. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1195. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1196. NDP: Resolving '8:9:a:b:4:3:2:1'
  1197. done
  1198. Test passed
  1199. Testing: ARP: incoming ARP request
  1200. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1201. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1202. done
  1203. Test passed
  1204. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1205. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1206. done
  1207. Test passed
  1208. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  1209. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  1210. ../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1211. ARP: Resolving '4.5.6.7'
  1212. done
  1213. Test passed
  1214. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  1215. ../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1216. ARP: Resolving '4.5.6.7'
  1217. done
  1218. Test passed
  1219. Testing: NDP: Without receiving NA, next_hop6_mac not set
  1220. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1221. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1222. NDP: Resolving '8:9:a:b:4:3:2:1'
  1223. done
  1224. Test passed
  1225. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1226. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1227. NDP: Resolving '8:9:a:b:4:3:2:1'
  1228. done
  1229. Test passed
  1230. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  1231. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1232. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1233. NDP: Resolving '8:9:a:b:4:3:2:1'
  1234. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  1235. done
  1236. Test passed
  1237. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1238. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1239. NDP: Resolving '8:9:a:b:4:3:2:1'
  1240. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  1241. done
  1242. Test passed
  1243. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  1244. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1245. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1246. NDP: Resolving '8:9:a:b:4:3:2:1'
  1247. done
  1248. Test passed
  1249. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1250. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1251. NDP: Resolving '8:9:a:b:4:3:2:1'
  1252. done
  1253. Test passed
  1254. Testing: from-internet IPv4 fragmented packets found in the binding table.
  1255. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1256. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1257. done
  1258. Test passed
  1259. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1260. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1261. done
  1262. Test passed
  1263. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  1264. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1265. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1266. done
  1267. Test passed
  1268. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1269. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1270. done
  1271. Test passed
  1272. Testing: traffic class mapping
  1273. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1274. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1275. done
  1276. Test passed
  1277. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1278. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1279. done
  1280. Test passed
  1281. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  1282. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1283. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1284. done
  1285. Test passed
  1286. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1287. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1288. done
  1289. Test passed
  1290. Testing: from-B4 IPv4 fragmentation (2)
  1291. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1292. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1293. done
  1294. Test passed
  1295. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1296. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1297. done
  1298. Test passed
  1299. Testing: from-B4 IPv4 fragmentation (3)
  1300. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1301. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1302. done
  1303. Test passed
  1304. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1305. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1306. done
  1307. Test passed
  1308. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  1309. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1310. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1311. done
  1312. Test passed
  1313. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1314. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1315. done
  1316. Test passed
  1317. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  1318. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1319. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1320. done
  1321. Test passed
  1322. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1323. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1324. done
  1325. Test passed
  1326. Testing: IPv6 reassembly (to one packet).
  1327. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1328. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1329. done
  1330. Test passed
  1331. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1332. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1333. done
  1334. Test passed
  1335. Testing: IPv6 reassembly (out of order fragments).
  1336. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1337. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1338. done
  1339. Test passed
  1340. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1341. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1342. done
  1343. Test passed
  1344. Testing: IPv6 reassembly (with max frags set to 1).
  1345. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  1346. ../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  1347. done
  1348. Test passed
  1349. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  1350. ../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  1351. done
  1352. Test passed
  1353. Testing: IPv6 reassembly (followed by decapsulation).
  1354. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1355. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1356. done
  1357. Test passed
  1358. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1359. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1360. done
  1361. Test passed
  1362. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  1363. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1364. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1365. done
  1366. Test passed
  1367. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1368. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1369. done
  1370. Test passed
  1371. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  1372. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  1373. ../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  1374. done
  1375. Test passed
  1376. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  1377. ../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  1378. done
  1379. Test passed
  1380. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  1381. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1382. ../data/no_icmp.conf: compiled configuration is up to date.
  1383. done
  1384. Test passed
  1385. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1386. ../data/no_icmp.conf: compiled configuration is up to date.
  1387. done
  1388. Test passed
  1389. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  1390. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1391. ../data/no_icmp.conf: compiled configuration is up to date.
  1392. done
  1393. Test passed
  1394. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1395. ../data/no_icmp.conf: compiled configuration is up to date.
  1396. done
  1397. Test passed
  1398. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  1399. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1400. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1401. done
  1402. Test passed
  1403. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1404. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1405. done
  1406. Test passed
  1407. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  1408. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1409. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1410. done
  1411. Test passed
  1412. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1413. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1414. done
  1415. Test passed
  1416. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  1417. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1418. ../data/no_icmp.conf: compiled configuration is up to date.
  1419. done
  1420. Test passed
  1421. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1422. ../data/no_icmp.conf: compiled configuration is up to date.
  1423. done
  1424. Test passed
  1425. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  1426. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1427. ../data/no_icmp.conf: compiled configuration is up to date.
  1428. done
  1429. Test passed
  1430. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1431. ../data/no_icmp.conf: compiled configuration is up to date.
  1432. done
  1433. Test passed
  1434. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  1435. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1436. ../data/vlan.conf: compiled configuration is up to date.
  1437. done
  1438. Test passed
  1439. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1440. ../data/vlan.conf: compiled configuration is up to date.
  1441. done
  1442. Test passed
  1443. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  1444. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1445. ../data/no_icmp.conf: compiled configuration is up to date.
  1446. done
  1447. Test passed
  1448. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1449. ../data/no_icmp.conf: compiled configuration is up to date.
  1450. done
  1451. Test passed
  1452. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  1453. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1454. ../data/no_icmp.conf: compiled configuration is up to date.
  1455. done
  1456. Test passed
  1457. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1458. ../data/no_icmp.conf: compiled configuration is up to date.
  1459. done
  1460. Test passed
  1461. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  1462. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1463. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1464. done
  1465. Test passed
  1466. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1467. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1468. done
  1469. Test passed
  1470. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  1471. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1472. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1473. done
  1474. Test passed
  1475. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1476. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1477. done
  1478. Test passed
  1479. Testing: from-to-b4 IPv6 packet, no hairpinning
  1480. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  1481. ../data/no_hairpin.conf: compiled configuration is up to date.
  1482. done
  1483. Test passed
  1484. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  1485. ../data/no_hairpin.conf: compiled configuration is up to date.
  1486. done
  1487. Test passed
  1488. Testing: from-to-b4 IPv6 packet, with hairpinning
  1489. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1490. ../data/no_icmp.conf: compiled configuration is up to date.
  1491. done
  1492. Test passed
  1493. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1494. ../data/no_icmp.conf: compiled configuration is up to date.
  1495. done
  1496. Test passed
  1497. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  1498. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1499. ../data/no_icmp.conf: compiled configuration is up to date.
  1500. done
  1501. Test passed
  1502. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1503. ../data/no_icmp.conf: compiled configuration is up to date.
  1504. done
  1505. Test passed
  1506. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  1507. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1508. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1509. done
  1510. Test passed
  1511. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1512. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1513. done
  1514. Test passed
  1515. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  1516. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1517. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1518. done
  1519. Test passed
  1520. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1521. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1522. done
  1523. Test passed
  1524. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  1525. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1526. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1527. done
  1528. Test passed
  1529. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1530. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1531. done
  1532. Test passed
  1533. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  1534. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1535. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1536. done
  1537. Test passed
  1538. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1539. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1540. done
  1541. Test passed
  1542. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  1543. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1544. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1545. done
  1546. Test passed
  1547. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1548. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1549. done
  1550. Test passed
  1551. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  1552. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1553. ../data/no_icmp.conf: compiled configuration is up to date.
  1554. done
  1555. Test passed
  1556. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1557. ../data/no_icmp.conf: compiled configuration is up to date.
  1558. done
  1559. Test passed
  1560. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  1561. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1562. ../data/vlan.conf: compiled configuration is up to date.
  1563. done
  1564. Test passed
  1565. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1566. ../data/vlan.conf: compiled configuration is up to date.
  1567. done
  1568. Test passed
  1569. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  1570. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1571. ../data/no_icmp.conf: compiled configuration is up to date.
  1572. done
  1573. Test passed
  1574. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1575. ../data/no_icmp.conf: compiled configuration is up to date.
  1576. done
  1577. Test passed
  1578. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  1579. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1580. ../data/no_icmp.conf: compiled configuration is up to date.
  1581. done
  1582. Test passed
  1583. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1584. ../data/no_icmp.conf: compiled configuration is up to date.
  1585. done
  1586. Test passed
  1587. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  1588. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1589. ../data/no_icmp.conf: compiled configuration is up to date.
  1590. done
  1591. Test passed
  1592. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1593. ../data/no_icmp.conf: compiled configuration is up to date.
  1594. done
  1595. Test passed
  1596. Testing: sending non-IPv4 traffic to the IPv4 interface
  1597. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1598. ../data/no_icmp.conf: compiled configuration is up to date.
  1599. done
  1600. Test passed
  1601. Test skipped
  1602. Testing: sending non-IPv6 traffic to the IPv6 interface
  1603. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1604. ../data/no_icmp.conf: compiled configuration is up to date.
  1605. done
  1606. Test passed
  1607. Test skipped
  1608. Testing: from-internet bound IPv4 UDP packet
  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: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  1618. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1619. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1620. done
  1621. Test passed
  1622. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1623. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1624. done
  1625. Test passed
  1626. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  1627. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1628. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1629. done
  1630. Test passed
  1631. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1632. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1633. done
  1634. Test passed
  1635. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  1636. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1637. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1638. done
  1639. Test passed
  1640. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1641. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1642. done
  1643. Test passed
  1644. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  1645. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1646. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1647. done
  1648. Test passed
  1649. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1650. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1651. done
  1652. Test passed
  1653. Testing: incoming ICMPv4 echo request, matches binding table
  1654. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1655. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1656. done
  1657. Test passed
  1658. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1659. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1660. done
  1661. Test passed
  1662. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  1663. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1664. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1665. done
  1666. Test passed
  1667. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1668. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1669. done
  1670. Test passed
  1671. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  1672. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1673. ../data/no_icmp.conf: compiled configuration is up to date.
  1674. done
  1675. Test passed
  1676. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1677. ../data/no_icmp.conf: compiled configuration is up to date.
  1678. done
  1679. Test passed
  1680. Testing: incoming ICMPv4 echo request, doesn't match binding table
  1681. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1682. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1683. done
  1684. Test passed
  1685. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1686. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1687. done
  1688. Test passed
  1689. Testing: incoming ICMPv4 echo reply, matches binding table
  1690. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1691. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1692. done
  1693. Test passed
  1694. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1695. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1696. done
  1697. Test passed
  1698. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  1699. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1700. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1701. done
  1702. Test passed
  1703. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1704. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1705. done
  1706. Test passed
  1707. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  1708. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1709. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1710. done
  1711. Test passed
  1712. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1713. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1714. done
  1715. Test passed
  1716. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  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: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  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: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  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: incoming ICMPv6 4,3 parameter problem, OPE from internet
  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: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  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: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  1762. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1763. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1764. done
  1765. Test passed
  1766. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1767. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1768. done
  1769. Test passed
  1770. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  1771. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1772. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1773. done
  1774. Test passed
  1775. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1776. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1777. done
  1778. Test passed
  1779. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  1780. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1781. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1782. done
  1783. Test passed
  1784. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1785. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1786. done
  1787. Test passed
  1788. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  1789. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1790. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1791. done
  1792. Test passed
  1793. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1794. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1795. done
  1796. Test passed
  1797. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  1798. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1799. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1800. done
  1801. Test passed
  1802. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1803. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1804. done
  1805. Test passed
  1806. Testing: egress-filter: to-internet (IPv4) (DROP)
  1807. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1808. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1809. done
  1810. Test passed
  1811. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1812. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1813. done
  1814. Test passed
  1815. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  1816. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1817. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1818. done
  1819. Test passed
  1820. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1821. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1822. done
  1823. Test passed
  1824. Testing: egress-filter: to-b4 (IPv4) (DROP)
  1825. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1826. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1827. done
  1828. Test passed
  1829. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1830. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1831. done
  1832. Test passed
  1833. Testing: ICMP Echo to AFTR (IPv4)
  1834. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1835. ../data/no_icmp.conf: compiled configuration is up to date.
  1836. done
  1837. Test passed
  1838. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1839. ../data/no_icmp.conf: compiled configuration is up to date.
  1840. done
  1841. Test passed
  1842. Testing: ICMP Echo to AFTR (IPv4) + data
  1843. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1844. ../data/no_icmp.conf: compiled configuration is up to date.
  1845. done
  1846. Test passed
  1847. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1848. ../data/no_icmp.conf: compiled configuration is up to date.
  1849. done
  1850. Test passed
  1851. Testing: ICMP Echo to AFTR (IPv6)
  1852. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1853. ../data/no_icmp.conf: compiled configuration is up to date.
  1854. done
  1855. Test passed
  1856. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1857. ../data/no_icmp.conf: compiled configuration is up to date.
  1858. done
  1859. Test passed
  1860. Testing: ICMP Echo to AFTR (IPv6) + data
  1861. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1862. ../data/no_icmp.conf: compiled configuration is up to date.
  1863. done
  1864. Test passed
  1865. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1866. ../data/no_icmp.conf: compiled configuration is up to date.
  1867. done
  1868. Test passed
  1869. All end-to-end lwAFTR tests passed.
  1870. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  1871. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  1872. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  1873. done
  1874. Test passed
  1875. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  1876. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  1877. done
  1878. Test passed
  1879. Testing: Regression test: make sure end-addr works
  1880. ../data/vlan/icmp_endaddr.conf: loading compiled configuration from ../data/vlan/icmp_endaddr.o
  1881. ../data/vlan/icmp_endaddr.conf: compiled configuration is up to date.
  1882. done
  1883. Test passed
  1884. ../data/vlan/icmp_endaddr.conf: loading compiled configuration from ../data/vlan/icmp_endaddr.o
  1885. ../data/vlan/icmp_endaddr.conf: compiled configuration is up to date.
  1886. done
  1887. Test passed
  1888. Testing: from-internet IPv4 packet found in the binding table.
  1889. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  1890. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  1891. done
  1892. Test passed
  1893. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  1894. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  1895. done
  1896. Test passed
  1897. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  1898. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  1899. ../data/vlan/vlan.conf: compiled configuration is up to date.
  1900. done
  1901. Test passed
  1902. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  1903. ../data/vlan/vlan.conf: compiled configuration is up to date.
  1904. done
  1905. Test passed
  1906. Testing: NDP: incoming NDP Neighbor Solicitation
  1907. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1908. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1909. done
  1910. Test passed
  1911. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1912. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1913. done
  1914. Test passed
  1915. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  1916. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1917. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1918. done
  1919. Test passed
  1920. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1921. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1922. done
  1923. Test passed
  1924. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  1925. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1926. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1927. NDP: Resolving '8:9:a:b:4:3:2:1'
  1928. done
  1929. Test passed
  1930. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1931. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1932. NDP: Resolving '8:9:a:b:4:3:2:1'
  1933. done
  1934. Test passed
  1935. Testing: ARP: incoming ARP request
  1936. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1937. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1938. done
  1939. Test passed
  1940. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1941. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1942. done
  1943. Test passed
  1944. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  1945. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  1946. ../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1947. ARP: Resolving '4.5.6.7'
  1948. done
  1949. Test passed
  1950. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  1951. ../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1952. ARP: Resolving '4.5.6.7'
  1953. done
  1954. Test passed
  1955. Testing: NDP: Without receiving NA, next_hop6_mac not set
  1956. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1957. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1958. NDP: Resolving '8:9:a:b:4:3:2:1'
  1959. done
  1960. Test passed
  1961. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1962. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1963. NDP: Resolving '8:9:a:b:4:3:2:1'
  1964. done
  1965. Test passed
  1966. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  1967. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1968. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1969. NDP: Resolving '8:9:a:b:4:3:2:1'
  1970. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  1971. done
  1972. Test passed
  1973. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1974. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1975. NDP: Resolving '8:9:a:b:4:3:2:1'
  1976. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  1977. done
  1978. Test passed
  1979. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  1980. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1981. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1982. NDP: Resolving '8:9:a:b:4:3:2:1'
  1983. done
  1984. Test passed
  1985. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1986. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1987. NDP: Resolving '8:9:a:b:4:3:2:1'
  1988. done
  1989. Test passed
  1990. Testing: from-internet IPv4 fragmented packets found in the binding table.
  1991. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  1992. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  1993. done
  1994. Test passed
  1995. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  1996. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  1997. done
  1998. Test passed
  1999. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  2000. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2001. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2002. done
  2003. Test passed
  2004. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2005. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2006. done
  2007. Test passed
  2008. Testing: traffic class mapping
  2009. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2010. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2011. done
  2012. Test passed
  2013. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2014. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2015. done
  2016. Test passed
  2017. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  2018. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2019. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2020. done
  2021. Test passed
  2022. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2023. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2024. done
  2025. Test passed
  2026. Testing: from-B4 IPv4 fragmentation (2)
  2027. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2028. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2029. done
  2030. Test passed
  2031. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2032. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2033. done
  2034. Test passed
  2035. Testing: from-B4 IPv4 fragmentation (3)
  2036. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2037. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2038. done
  2039. Test passed
  2040. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2041. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2042. done
  2043. Test passed
  2044. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  2045. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2046. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2047. done
  2048. Test passed
  2049. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2050. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2051. done
  2052. Test passed
  2053. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  2054. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2055. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2056. done
  2057. Test passed
  2058. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2059. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2060. done
  2061. Test passed
  2062. Testing: IPv6 reassembly (to one packet).
  2063. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2064. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2065. done
  2066. Test passed
  2067. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2068. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2069. done
  2070. Test passed
  2071. Testing: IPv6 reassembly (out of order fragments).
  2072. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2073. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2074. done
  2075. Test passed
  2076. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2077. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2078. done
  2079. Test passed
  2080. Testing: IPv6 reassembly (with max frags set to 1).
  2081. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  2082. ../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  2083. done
  2084. Test passed
  2085. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  2086. ../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  2087. done
  2088. Test passed
  2089. Testing: IPv6 reassembly (followed by decapsulation).
  2090. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2091. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2092. done
  2093. Test passed
  2094. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2095. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2096. done
  2097. Test passed
  2098. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  2099. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2100. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2101. done
  2102. Test passed
  2103. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2104. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2105. done
  2106. Test passed
  2107. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  2108. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  2109. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  2110. done
  2111. Test passed
  2112. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  2113. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  2114. done
  2115. Test passed
  2116. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  2117. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2118. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2119. done
  2120. Test passed
  2121. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2122. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2123. done
  2124. Test passed
  2125. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  2126. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2127. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2128. done
  2129. Test passed
  2130. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2131. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2132. done
  2133. Test passed
  2134. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  2135. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2136. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2137. done
  2138. Test passed
  2139. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2140. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2141. done
  2142. Test passed
  2143. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  2144. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2145. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2146. done
  2147. Test passed
  2148. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2149. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2150. done
  2151. Test passed
  2152. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  2153. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2154. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2155. done
  2156. Test passed
  2157. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2158. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2159. done
  2160. Test passed
  2161. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  2162. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2163. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2164. done
  2165. Test passed
  2166. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2167. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2168. done
  2169. Test passed
  2170. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  2171. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2172. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2173. done
  2174. Test passed
  2175. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2176. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2177. done
  2178. Test passed
  2179. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  2180. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2181. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2182. done
  2183. Test passed
  2184. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2185. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2186. done
  2187. Test passed
  2188. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  2189. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2190. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2191. done
  2192. Test passed
  2193. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2194. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2195. done
  2196. Test passed
  2197. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  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-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  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-to-b4 IPv6 packet, no hairpinning
  2216. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  2217. ../data/vlan/no_hairpin.conf: compiled configuration is up to date.
  2218. done
  2219. Test passed
  2220. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  2221. ../data/vlan/no_hairpin.conf: compiled configuration is up to date.
  2222. done
  2223. Test passed
  2224. Testing: from-to-b4 IPv6 packet, with hairpinning
  2225. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2226. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2227. done
  2228. Test passed
  2229. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2230. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2231. done
  2232. Test passed
  2233. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  2234. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2235. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2236. done
  2237. Test passed
  2238. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2239. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2240. done
  2241. Test passed
  2242. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  2243. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2244. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2245. done
  2246. Test passed
  2247. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2248. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2249. done
  2250. Test passed
  2251. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  2252. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2253. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2254. done
  2255. Test passed
  2256. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2257. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2258. done
  2259. Test passed
  2260. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  2261. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2262. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2263. done
  2264. Test passed
  2265. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2266. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2267. done
  2268. Test passed
  2269. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  2270. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2271. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2272. done
  2273. Test passed
  2274. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2275. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2276. done
  2277. Test passed
  2278. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  2279. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2280. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2281. done
  2282. Test passed
  2283. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2284. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2285. done
  2286. Test passed
  2287. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  2288. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2289. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2290. done
  2291. Test passed
  2292. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2293. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2294. done
  2295. Test passed
  2296. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  2297. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2298. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2299. done
  2300. Test passed
  2301. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2302. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2303. done
  2304. Test passed
  2305. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  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-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  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-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  2324. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2325. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2326. done
  2327. Test passed
  2328. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2329. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2330. done
  2331. Test passed
  2332. Testing: sending non-IPv4 traffic to the IPv4 interface
  2333. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2334. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2335. done
  2336. Test passed
  2337. Test skipped
  2338. Testing: sending non-IPv6 traffic to the IPv6 interface
  2339. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2340. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2341. done
  2342. Test passed
  2343. Test skipped
  2344. Testing: from-internet bound IPv4 UDP packet
  2345. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2346. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2347. done
  2348. Test passed
  2349. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2350. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2351. done
  2352. Test passed
  2353. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  2354. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2355. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2356. done
  2357. Test passed
  2358. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2359. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2360. done
  2361. Test passed
  2362. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  2363. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2364. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2365. done
  2366. Test passed
  2367. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2368. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2369. done
  2370. Test passed
  2371. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  2372. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2373. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2374. done
  2375. Test passed
  2376. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2377. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2378. done
  2379. Test passed
  2380. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  2381. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2382. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2383. done
  2384. Test passed
  2385. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2386. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2387. done
  2388. Test passed
  2389. Testing: incoming ICMPv4 echo request, matches binding table
  2390. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2391. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2392. done
  2393. Test passed
  2394. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2395. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2396. done
  2397. Test passed
  2398. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  2399. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2400. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2401. done
  2402. Test passed
  2403. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2404. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2405. done
  2406. Test passed
  2407. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  2408. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2409. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2410. done
  2411. Test passed
  2412. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2413. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2414. done
  2415. Test passed
  2416. Testing: incoming ICMPv4 echo request, doesn't match binding table
  2417. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2418. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2419. done
  2420. Test passed
  2421. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2422. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2423. done
  2424. Test passed
  2425. Testing: incoming ICMPv4 echo reply, matches binding table
  2426. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2427. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2428. done
  2429. Test passed
  2430. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2431. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2432. done
  2433. Test passed
  2434. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  2435. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2436. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2437. done
  2438. Test passed
  2439. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2440. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2441. done
  2442. Test passed
  2443. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  2444. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2445. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2446. done
  2447. Test passed
  2448. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2449. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2450. done
  2451. Test passed
  2452. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  2453. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2454. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2455. done
  2456. Test passed
  2457. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2458. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2459. done
  2460. Test passed
  2461. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  2462. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2463. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2464. done
  2465. Test passed
  2466. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2467. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2468. done
  2469. Test passed
  2470. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  2471. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2472. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2473. done
  2474. Test passed
  2475. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2476. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2477. done
  2478. Test passed
  2479. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  2480. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2481. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2482. done
  2483. Test passed
  2484. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2485. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2486. done
  2487. Test passed
  2488. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  2489. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2490. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2491. done
  2492. Test passed
  2493. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2494. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2495. done
  2496. Test passed
  2497. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  2498. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2499. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2500. done
  2501. Test passed
  2502. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2503. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2504. done
  2505. Test passed
  2506. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  2507. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2508. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2509. done
  2510. Test passed
  2511. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2512. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2513. done
  2514. Test passed
  2515. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  2516. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2517. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2518. done
  2519. Test passed
  2520. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2521. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2522. done
  2523. Test passed
  2524. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  2525. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2526. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2527. done
  2528. Test passed
  2529. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2530. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2531. done
  2532. Test passed
  2533. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  2534. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2535. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2536. done
  2537. Test passed
  2538. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2539. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2540. done
  2541. Test passed
  2542. Testing: egress-filter: to-internet (IPv4) (DROP)
  2543. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2544. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2545. done
  2546. Test passed
  2547. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2548. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2549. done
  2550. Test passed
  2551. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  2552. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2553. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2554. done
  2555. Test passed
  2556. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2557. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2558. done
  2559. Test passed
  2560. Testing: egress-filter: to-b4 (IPv4) (DROP)
  2561. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2562. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2563. done
  2564. Test passed
  2565. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2566. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2567. done
  2568. Test passed
  2569. Testing: ICMP Echo to AFTR (IPv4)
  2570. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2571. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2572. done
  2573. Test passed
  2574. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2575. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2576. done
  2577. Test passed
  2578. Testing: ICMP Echo to AFTR (IPv4) + data
  2579. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2580. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2581. done
  2582. Test passed
  2583. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2584. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2585. done
  2586. Test passed
  2587. Testing: ICMP Echo to AFTR (IPv6)
  2588. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2589. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2590. done
  2591. Test passed
  2592. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2593. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2594. done
  2595. Test passed
  2596. Testing: ICMP Echo to AFTR (IPv6) + data
  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. All end-to-end lwAFTR tests passed.
  2606.  
  2607. src/testlog/program.lwaftr.tests.propbased.genyang:
  2608.  
  2609. src/testlog/program.lwaftr.tests.propbased.selftest.sh:
  2610. program/lwaftr/tests/data/icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data/icmp_on_fail.o
  2611. program/lwaftr/tests/data/icmp_on_fail.conf: compiled configuration is up to date.
  2612. Using time as seed: 233539640
  2613. lib/yang/util.lua:45: invalid numeric value for path query value: 4294967296
  2614. Warning: No NUMA memory affinity.
  2615. Pass --cpu to bind to a CPU and its NUMA node.
  2616. core/main.lua:26: Can't reconfig from VMDQ to single-port or viceversa
  2617. stack traceback:
  2618. core/main.lua:149: in function <core/main.lua:147>
  2619. [C]: in function 'error'
  2620. core/main.lua:26: in function 'assert'
  2621. apps/intel/intel_app.lua:128: in function 'reconfig'
  2622. core/app.lua:357: in function <core/app.lua:355>
  2623. core/app.lua:365: in function 'apply_config_actions'
  2624. apps/config/follower.lua:50: in function 'commit_pending_actions'
  2625. apps/config/follower.lua:62: in function 'handle_actions_from_leader'
  2626. apps/config/follower.lua:73: in function 'method'
  2627. core/app.lua:92: in function 'with_restart'
  2628. core/app.lua:487: in function 'thunk'
  2629. ...
  2630. program/lwaftr/setup.lua:531: in function 'run_worker'
  2631. [string "require('program.lwaftr.setup').run_worker({[..."]:1: in function 'f'
  2632. core/main.lua:58: in function <core/main.lua:43>
  2633. [C]: in function 'xpcall'
  2634. core/main.lua:211: in main chunk
  2635. [C]: at 0x00453040
  2636. [C]: in function 'pcall'
  2637. core/startup.lua:3: in main chunk
  2638. [C]: in function 'require'
  2639. [string "require "core.startup""]:1: in main chunk
  2640. lib/yang/path.lua:232: Invalid path.
  2641. lib/yang/path.lua:216: Struct has no field named 'padding'.
  2642. 100 iterations succeeded.
  2643. program/lwaftr/tests/data/icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data/icmp_on_fail.o
  2644. program/lwaftr/tests/data/icmp_on_fail.conf: compiled configuration is up to date.
  2645. Using time as seed: 238004009
  2646. lib/yang/util.lua:34: invalid numeric value for path query value: -36
  2647. lib/yang/path.lua:232: Invalid path.
  2648. lib/yang/util.lua:45: invalid numeric value for path query value: 4294967304
  2649. 100 iterations succeeded.
  2650. program/lwaftr/tests/data/icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data/icmp_on_fail.o
  2651. program/lwaftr/tests/data/icmp_on_fail.conf: compiled configuration is up to date.
  2652. Using time as seed: 242509531
  2653. Running the same config command twice produced different outputs
  2654. Git revision 2f34e35a5eb7eb4770cae5acff9a467f4b4ab7b5
  2655. The property was falsified.
  2656. The command was: ./snabb config get -s ietf-softwire 6902 "/softwire-config/binding/br"
  2657. Rerun as: snabb quickcheck --seed=242509531 --iterations=4 program.lwaftr.tests.propbased.prop_sameval 0000:82:00.0
  2658. EXITCODE: 1
  2659.  
  2660. src/testlog/program.lwaftr.tests.selftest.sh:
  2661. test_bench_not_reconfigurable (subcommands.bench_test.TestBench) ... ok
  2662. test_bench_reconfigurable (subcommands.bench_test.TestBench) ... ok
  2663. test_check_on_a_stick (subcommands.check_test.TestCheck) ... ok
  2664. test_check_standard (subcommands.check_test.TestCheck) ... ok
  2665. test_get_b4_ipv6 (subcommands.config_test.TestConfigGet) ... ok
  2666. test_get_external_iface (subcommands.config_test.TestConfigGet) ... ok
  2667. test_get_ietf_path (subcommands.config_test.TestConfigGet) ... ok
  2668. test_get_internal_iface (subcommands.config_test.TestConfigGet) ... ok
  2669. test_listen (subcommands.config_test.TestConfigListen) ... ok
  2670. test_add (subcommands.config_test.TestConfigMisc) ... ok
  2671. test_get_state (subcommands.config_test.TestConfigMisc) ... ok
  2672. test_remove (subcommands.config_test.TestConfigMisc) ... ok
  2673. test_set (subcommands.config_test.TestConfigMisc) ... ok
  2674. test_loadtest (subcommands.loadtest_test.TestLoadtest) ... ok
  2675. test_monitor (subcommands.monitor_test.TestMonitor) ... ok
  2676. test_query_all (subcommands.query_test.TestQueryReconfigurable) ... ok
  2677. test_query_by_name (subcommands.query_test.TestQueryReconfigurable) ... ok
  2678. test_query_by_pid (subcommands.query_test.TestQueryReconfigurable) ... ok
  2679. test_query_all (subcommands.query_test.TestQueryStandard) ... ok
  2680. test_query_by_name (subcommands.query_test.TestQueryStandard) ... ok
  2681. test_query_by_pid (subcommands.query_test.TestQueryStandard) ... ok
  2682. test_run_nohw (subcommands.run_nohw_test.TestRun) ... ok
  2683. test_run_not_reconfigurable (subcommands.run_test.TestRun) ... ok
  2684. test_run_reconfigurable (subcommands.run_test.TestRun) ... ok
  2685.  
  2686. ----------------------------------------------------------------------
  2687. Ran 24 tests in 16.793s
  2688.  
  2689. OK
  2690.  
  2691. src/testlog/program.lwaftr.tests.soaktest.selftest.sh:
  2692. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  2693. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2694. ../data/no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2695. ../data/no_icmp.conf: loading source configuration
  2696. ../data/no_icmp.conf: wrote compiled configuration ../data/no_icmp.o
  2697. done
  2698. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2699. ../data/no_icmp.conf: compiled configuration is up to date.
  2700. done
  2701. Testing: Regression test: make sure end-addr works
  2702. ../data/icmp_endaddr.conf: loading compiled configuration from ../data/icmp_endaddr.o
  2703. ../data/icmp_endaddr.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2704. ../data/icmp_endaddr.conf: loading source configuration
  2705. ../data/icmp_endaddr.conf: wrote compiled configuration ../data/icmp_endaddr.o
  2706. done
  2707. ../data/icmp_endaddr.conf: loading compiled configuration from ../data/icmp_endaddr.o
  2708. ../data/icmp_endaddr.conf: compiled configuration is up to date.
  2709. done
  2710. Testing: from-internet IPv4 packet found in the binding table.
  2711. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2712. ../data/icmp_on_fail.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2713. ../data/icmp_on_fail.conf: loading source configuration
  2714. ../data/icmp_on_fail.conf: wrote compiled configuration ../data/icmp_on_fail.o
  2715. done
  2716. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2717. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2718. done
  2719. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  2720. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  2721. ../data/vlan.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2722. ../data/vlan.conf: loading source configuration
  2723. ../data/vlan.conf: wrote compiled configuration ../data/vlan.o
  2724. done
  2725. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  2726. ../data/vlan.conf: compiled configuration is up to date.
  2727. done
  2728. Testing: NDP: incoming NDP Neighbor Solicitation
  2729. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2730. ../data/tunnel_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2731. ../data/tunnel_icmp.conf: loading source configuration
  2732. ../data/tunnel_icmp.conf: wrote compiled configuration ../data/tunnel_icmp.o
  2733. done
  2734. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2735. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2736. done
  2737. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  2738. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2739. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2740. done
  2741. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2742. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2743. done
  2744. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  2745. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2746. ../data/tunnel_icmp_withoutmac.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2747. ../data/tunnel_icmp_withoutmac.conf: loading source configuration
  2748. ../data/tunnel_icmp_withoutmac.conf: wrote compiled configuration ../data/tunnel_icmp_withoutmac.o
  2749. NDP: Resolving '8:9:a:b:4:3:2:1'
  2750. done
  2751. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2752. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2753. NDP: Resolving '8:9:a:b:4:3:2:1'
  2754. done
  2755. Testing: ARP: incoming ARP request
  2756. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2757. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2758. done
  2759. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2760. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2761. done
  2762. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  2763. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  2764. ../data/tunnel_icmp_without_mac4.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2765. ../data/tunnel_icmp_without_mac4.conf: loading source configuration
  2766. ../data/tunnel_icmp_without_mac4.conf: wrote compiled configuration ../data/tunnel_icmp_without_mac4.o
  2767. ARP: Resolving '4.5.6.7'
  2768. done
  2769. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  2770. ../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  2771. ARP: Resolving '4.5.6.7'
  2772. done
  2773. Testing: NDP: Without receiving NA, next_hop6_mac not set
  2774. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2775. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2776. NDP: Resolving '8:9:a:b:4:3:2:1'
  2777. done
  2778. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2779. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2780. NDP: Resolving '8:9:a:b:4:3:2:1'
  2781. done
  2782. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  2783. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2784. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2785. NDP: Resolving '8:9:a:b:4:3:2:1'
  2786. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  2787. done
  2788. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2789. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2790. NDP: Resolving '8:9:a:b:4:3:2:1'
  2791. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  2792. done
  2793. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  2794. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2795. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2796. NDP: Resolving '8:9:a:b:4:3:2:1'
  2797. done
  2798. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2799. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2800. NDP: Resolving '8:9:a:b:4:3:2:1'
  2801. done
  2802. Testing: from-internet IPv4 fragmented packets found in the binding table.
  2803. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2804. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2805. done
  2806. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2807. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2808. done
  2809. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  2810. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2811. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2812. done
  2813. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2814. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2815. done
  2816. Testing: traffic class mapping
  2817. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2818. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2819. done
  2820. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2821. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2822. done
  2823. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  2824. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2825. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2826. done
  2827. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2828. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2829. done
  2830. Testing: from-B4 IPv4 fragmentation (2)
  2831. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2832. ../data/small_ipv4_mtu_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2833. ../data/small_ipv4_mtu_icmp.conf: loading source configuration
  2834. ../data/small_ipv4_mtu_icmp.conf: wrote compiled configuration ../data/small_ipv4_mtu_icmp.o
  2835. done
  2836. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2837. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2838. done
  2839. Testing: from-B4 IPv4 fragmentation (3)
  2840. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2841. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2842. done
  2843. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2844. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2845. done
  2846. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  2847. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2848. ../data/small_ipv6_mtu_no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2849. ../data/small_ipv6_mtu_no_icmp.conf: loading source configuration
  2850. ../data/small_ipv6_mtu_no_icmp.conf: wrote compiled configuration ../data/small_ipv6_mtu_no_icmp.o
  2851. done
  2852. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2853. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2854. done
  2855. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  2856. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2857. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2858. done
  2859. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2860. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2861. done
  2862. Testing: IPv6 reassembly (to one packet).
  2863. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2864. ../data/big_mtu_no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2865. ../data/big_mtu_no_icmp.conf: loading source configuration
  2866. ../data/big_mtu_no_icmp.conf: wrote compiled configuration ../data/big_mtu_no_icmp.o
  2867. done
  2868. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2869. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2870. done
  2871. Testing: IPv6 reassembly (out of order fragments).
  2872. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2873. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2874. done
  2875. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2876. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2877. done
  2878. Testing: IPv6 reassembly (with max frags set to 1).
  2879. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  2880. ../data/no_icmp_maxfrags1.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2881. ../data/no_icmp_maxfrags1.conf: loading source configuration
  2882. ../data/no_icmp_maxfrags1.conf: wrote compiled configuration ../data/no_icmp_maxfrags1.o
  2883. done
  2884. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  2885. ../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  2886. done
  2887. Testing: IPv6 reassembly (followed by decapsulation).
  2888. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2889. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2890. done
  2891. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2892. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2893. done
  2894. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  2895. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2896. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2897. done
  2898. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2899. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2900. done
  2901. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  2902. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  2903. ../data/small_ipv6_mtu_no_icmp_allow.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2904. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading source configuration
  2905. ../data/small_ipv6_mtu_no_icmp_allow.conf: wrote compiled configuration ../data/small_ipv6_mtu_no_icmp_allow.o
  2906. done
  2907. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  2908. ../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  2909. done
  2910. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  2911. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2912. ../data/no_icmp.conf: compiled configuration is up to date.
  2913. done
  2914. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2915. ../data/no_icmp.conf: compiled configuration is up to date.
  2916. done
  2917. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  2918. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2919. ../data/no_icmp.conf: compiled configuration is up to date.
  2920. done
  2921. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2922. ../data/no_icmp.conf: compiled configuration is up to date.
  2923. done
  2924. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  2925. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2926. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2927. done
  2928. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2929. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2930. done
  2931. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  2932. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2933. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2934. done
  2935. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2936. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2937. done
  2938. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  2939. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2940. ../data/no_icmp.conf: compiled configuration is up to date.
  2941. done
  2942. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2943. ../data/no_icmp.conf: compiled configuration is up to date.
  2944. done
  2945. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  2946. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2947. ../data/no_icmp.conf: compiled configuration is up to date.
  2948. done
  2949. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2950. ../data/no_icmp.conf: compiled configuration is up to date.
  2951. done
  2952. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  2953. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  2954. ../data/vlan.conf: compiled configuration is up to date.
  2955. done
  2956. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  2957. ../data/vlan.conf: compiled configuration is up to date.
  2958. done
  2959. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  2960. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2961. ../data/no_icmp.conf: compiled configuration is up to date.
  2962. done
  2963. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2964. ../data/no_icmp.conf: compiled configuration is up to date.
  2965. done
  2966. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  2967. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2968. ../data/no_icmp.conf: compiled configuration is up to date.
  2969. done
  2970. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2971. ../data/no_icmp.conf: compiled configuration is up to date.
  2972. done
  2973. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  2974. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2975. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2976. done
  2977. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2978. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2979. done
  2980. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  2981. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2982. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2983. done
  2984. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2985. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2986. done
  2987. Testing: from-to-b4 IPv6 packet, no hairpinning
  2988. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  2989. ../data/no_hairpin.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2990. ../data/no_hairpin.conf: loading source configuration
  2991. ../data/no_hairpin.conf: wrote compiled configuration ../data/no_hairpin.o
  2992. done
  2993. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  2994. ../data/no_hairpin.conf: compiled configuration is up to date.
  2995. done
  2996. Testing: from-to-b4 IPv6 packet, with hairpinning
  2997. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2998. ../data/no_icmp.conf: compiled configuration is up to date.
  2999. done
  3000. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3001. ../data/no_icmp.conf: compiled configuration is up to date.
  3002. done
  3003. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  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. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3008. ../data/no_icmp.conf: compiled configuration is up to date.
  3009. done
  3010. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  3011. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3012. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3013. done
  3014. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3015. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3016. done
  3017. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  3018. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3019. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3020. done
  3021. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3022. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3023. done
  3024. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  3025. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3026. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3027. done
  3028. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3029. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3030. done
  3031. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  3032. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3033. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3034. done
  3035. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3036. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3037. done
  3038. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  3039. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3040. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3041. done
  3042. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3043. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3044. done
  3045. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  3046. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3047. ../data/no_icmp.conf: compiled configuration is up to date.
  3048. done
  3049. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3050. ../data/no_icmp.conf: compiled configuration is up to date.
  3051. done
  3052. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  3053. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  3054. ../data/vlan.conf: compiled configuration is up to date.
  3055. done
  3056. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  3057. ../data/vlan.conf: compiled configuration is up to date.
  3058. done
  3059. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  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. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3064. ../data/no_icmp.conf: compiled configuration is up to date.
  3065. done
  3066. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  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. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3071. ../data/no_icmp.conf: compiled configuration is up to date.
  3072. done
  3073. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  3074. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3075. ../data/no_icmp.conf: compiled configuration is up to date.
  3076. done
  3077. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3078. ../data/no_icmp.conf: compiled configuration is up to date.
  3079. done
  3080. Testing: sending non-IPv4 traffic to the IPv4 interface
  3081. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3082. ../data/no_icmp.conf: compiled configuration is up to date.
  3083. done
  3084. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3085. ../data/no_icmp.conf: compiled configuration is up to date.
  3086. done
  3087. Testing: sending non-IPv6 traffic to the IPv6 interface
  3088. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3089. ../data/no_icmp.conf: compiled configuration is up to date.
  3090. done
  3091. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3092. ../data/no_icmp.conf: compiled configuration is up to date.
  3093. done
  3094. Testing: from-internet bound IPv4 UDP packet
  3095. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3096. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3097. done
  3098. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3099. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3100. done
  3101. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  3102. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3103. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3104. done
  3105. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3106. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3107. done
  3108. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  3109. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3110. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3111. done
  3112. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3113. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3114. done
  3115. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  3116. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  3117. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3118. done
  3119. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  3120. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3121. done
  3122. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  3123. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3124. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3125. done
  3126. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3127. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3128. done
  3129. Testing: incoming ICMPv4 echo request, matches binding table
  3130. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3131. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3132. done
  3133. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3134. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3135. done
  3136. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  3137. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3138. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3139. done
  3140. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3141. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3142. done
  3143. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  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. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3148. ../data/no_icmp.conf: compiled configuration is up to date.
  3149. done
  3150. Testing: incoming ICMPv4 echo request, doesn't match binding table
  3151. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3152. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3153. done
  3154. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3155. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3156. done
  3157. Testing: incoming ICMPv4 echo reply, matches binding table
  3158. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3159. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3160. done
  3161. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3162. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3163. done
  3164. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  3165. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3166. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3167. done
  3168. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3169. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3170. done
  3171. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  3172. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3173. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3174. done
  3175. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3176. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3177. done
  3178. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  3179. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3180. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3181. done
  3182. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3183. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3184. done
  3185. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  3186. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3187. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3188. done
  3189. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3190. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3191. done
  3192. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  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. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3197. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3198. done
  3199. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  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. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3204. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3205. done
  3206. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  3207. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3208. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3209. done
  3210. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3211. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3212. done
  3213. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  3214. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3215. ../data/no_icmp_with_filters_accept.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3216. ../data/no_icmp_with_filters_accept.conf: loading source configuration
  3217. ../data/no_icmp_with_filters_accept.conf: wrote compiled configuration ../data/no_icmp_with_filters_accept.o
  3218. done
  3219. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3220. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3221. done
  3222. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  3223. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3224. ../data/no_icmp_with_filters_drop.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3225. ../data/no_icmp_with_filters_drop.conf: loading source configuration
  3226. ../data/no_icmp_with_filters_drop.conf: wrote compiled configuration ../data/no_icmp_with_filters_drop.o
  3227. done
  3228. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3229. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3230. done
  3231. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  3232. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3233. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3234. done
  3235. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3236. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3237. done
  3238. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  3239. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3240. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3241. done
  3242. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3243. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3244. done
  3245. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  3246. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3247. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3248. done
  3249. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3250. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3251. done
  3252. Testing: egress-filter: to-internet (IPv4) (DROP)
  3253. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3254. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3255. done
  3256. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3257. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3258. done
  3259. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  3260. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3261. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3262. done
  3263. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3264. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3265. done
  3266. Testing: egress-filter: to-b4 (IPv4) (DROP)
  3267. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3268. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3269. done
  3270. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3271. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3272. done
  3273. Testing: ICMP Echo to AFTR (IPv4)
  3274. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3275. ../data/no_icmp.conf: compiled configuration is up to date.
  3276. done
  3277. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3278. ../data/no_icmp.conf: compiled configuration is up to date.
  3279. done
  3280. Testing: ICMP Echo to AFTR (IPv4) + data
  3281. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3282. ../data/no_icmp.conf: compiled configuration is up to date.
  3283. done
  3284. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3285. ../data/no_icmp.conf: compiled configuration is up to date.
  3286. done
  3287. Testing: ICMP Echo to AFTR (IPv6)
  3288. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3289. ../data/no_icmp.conf: compiled configuration is up to date.
  3290. done
  3291. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3292. ../data/no_icmp.conf: compiled configuration is up to date.
  3293. done
  3294. Testing: ICMP Echo to AFTR (IPv6) + data
  3295. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3296. ../data/no_icmp.conf: compiled configuration is up to date.
  3297. done
  3298. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3299. ../data/no_icmp.conf: compiled configuration is up to date.
  3300. done
  3301. All lwAFTR soak tests passed.
  3302. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  3303. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3304. ../data/vlan/no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3305. ../data/vlan/no_icmp.conf: loading source configuration
  3306. ../data/vlan/no_icmp.conf: wrote compiled configuration ../data/vlan/no_icmp.o
  3307. done
  3308. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3309. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3310. done
  3311. Testing: Regression test: make sure end-addr works
  3312. ../data/vlan/icmp_endaddr.conf: loading compiled configuration from ../data/vlan/icmp_endaddr.o
  3313. ../data/vlan/icmp_endaddr.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3314. ../data/vlan/icmp_endaddr.conf: loading source configuration
  3315. ../data/vlan/icmp_endaddr.conf: wrote compiled configuration ../data/vlan/icmp_endaddr.o
  3316. done
  3317. ../data/vlan/icmp_endaddr.conf: loading compiled configuration from ../data/vlan/icmp_endaddr.o
  3318. ../data/vlan/icmp_endaddr.conf: compiled configuration is up to date.
  3319. done
  3320. Testing: from-internet IPv4 packet found in the binding table.
  3321. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3322. ../data/vlan/icmp_on_fail.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3323. ../data/vlan/icmp_on_fail.conf: loading source configuration
  3324. ../data/vlan/icmp_on_fail.conf: wrote compiled configuration ../data/vlan/icmp_on_fail.o
  3325. done
  3326. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3327. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3328. done
  3329. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  3330. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3331. ../data/vlan/vlan.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3332. ../data/vlan/vlan.conf: loading source configuration
  3333. ../data/vlan/vlan.conf: wrote compiled configuration ../data/vlan/vlan.o
  3334. done
  3335. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3336. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3337. done
  3338. Testing: NDP: incoming NDP Neighbor Solicitation
  3339. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3340. ../data/vlan/tunnel_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3341. ../data/vlan/tunnel_icmp.conf: loading source configuration
  3342. ../data/vlan/tunnel_icmp.conf: wrote compiled configuration ../data/vlan/tunnel_icmp.o
  3343. done
  3344. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3345. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3346. done
  3347. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  3348. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3349. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3350. done
  3351. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3352. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3353. done
  3354. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  3355. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3356. ../data/vlan/tunnel_icmp_withoutmac.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3357. ../data/vlan/tunnel_icmp_withoutmac.conf: loading source configuration
  3358. ../data/vlan/tunnel_icmp_withoutmac.conf: wrote compiled configuration ../data/vlan/tunnel_icmp_withoutmac.o
  3359. NDP: Resolving '8:9:a:b:4:3:2:1'
  3360. done
  3361. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3362. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3363. NDP: Resolving '8:9:a:b:4:3:2:1'
  3364. done
  3365. Testing: ARP: incoming ARP request
  3366. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3367. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3368. done
  3369. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3370. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3371. done
  3372. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  3373. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  3374. ../data/vlan/tunnel_icmp_without_mac4.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3375. ../data/vlan/tunnel_icmp_without_mac4.conf: loading source configuration
  3376. ../data/vlan/tunnel_icmp_without_mac4.conf: wrote compiled configuration ../data/vlan/tunnel_icmp_without_mac4.o
  3377. ARP: Resolving '4.5.6.7'
  3378. done
  3379. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  3380. ../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  3381. ARP: Resolving '4.5.6.7'
  3382. done
  3383. Testing: NDP: Without receiving NA, next_hop6_mac not set
  3384. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3385. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3386. NDP: Resolving '8:9:a:b:4:3:2:1'
  3387. done
  3388. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3389. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3390. NDP: Resolving '8:9:a:b:4:3:2:1'
  3391. done
  3392. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  3393. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3394. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3395. NDP: Resolving '8:9:a:b:4:3:2:1'
  3396. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  3397. done
  3398. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3399. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3400. NDP: Resolving '8:9:a:b:4:3:2:1'
  3401. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  3402. done
  3403. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  3404. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3405. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3406. NDP: Resolving '8:9:a:b:4:3:2:1'
  3407. done
  3408. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3409. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3410. NDP: Resolving '8:9:a:b:4:3:2:1'
  3411. done
  3412. Testing: from-internet IPv4 fragmented packets found in the binding table.
  3413. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3414. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3415. done
  3416. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3417. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3418. done
  3419. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  3420. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3421. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3422. done
  3423. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3424. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3425. done
  3426. Testing: traffic class mapping
  3427. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3428. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3429. done
  3430. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3431. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3432. done
  3433. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  3434. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3435. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3436. done
  3437. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3438. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3439. done
  3440. Testing: from-B4 IPv4 fragmentation (2)
  3441. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3442. ../data/vlan/small_ipv4_mtu_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3443. ../data/vlan/small_ipv4_mtu_icmp.conf: loading source configuration
  3444. ../data/vlan/small_ipv4_mtu_icmp.conf: wrote compiled configuration ../data/vlan/small_ipv4_mtu_icmp.o
  3445. done
  3446. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3447. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3448. done
  3449. Testing: from-B4 IPv4 fragmentation (3)
  3450. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3451. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3452. done
  3453. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3454. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3455. done
  3456. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  3457. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3458. ../data/vlan/small_ipv6_mtu_no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3459. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading source configuration
  3460. ../data/vlan/small_ipv6_mtu_no_icmp.conf: wrote compiled configuration ../data/vlan/small_ipv6_mtu_no_icmp.o
  3461. done
  3462. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3463. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3464. done
  3465. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  3466. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3467. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3468. done
  3469. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3470. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3471. done
  3472. Testing: IPv6 reassembly (to one packet).
  3473. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3474. ../data/vlan/big_mtu_no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3475. ../data/vlan/big_mtu_no_icmp.conf: loading source configuration
  3476. ../data/vlan/big_mtu_no_icmp.conf: wrote compiled configuration ../data/vlan/big_mtu_no_icmp.o
  3477. done
  3478. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3479. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  3480. done
  3481. Testing: IPv6 reassembly (out of order fragments).
  3482. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3483. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  3484. done
  3485. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3486. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  3487. done
  3488. Testing: IPv6 reassembly (with max frags set to 1).
  3489. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  3490. ../data/vlan/no_icmp_maxfrags1.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3491. ../data/vlan/no_icmp_maxfrags1.conf: loading source configuration
  3492. ../data/vlan/no_icmp_maxfrags1.conf: wrote compiled configuration ../data/vlan/no_icmp_maxfrags1.o
  3493. done
  3494. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  3495. ../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  3496. done
  3497. Testing: IPv6 reassembly (followed by decapsulation).
  3498. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3499. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3500. done
  3501. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3502. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3503. done
  3504. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  3505. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3506. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3507. done
  3508. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3509. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3510. done
  3511. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  3512. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  3513. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3514. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading source configuration
  3515. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: wrote compiled configuration ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  3516. done
  3517. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  3518. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  3519. done
  3520. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  3521. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3522. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3523. done
  3524. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3525. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3526. done
  3527. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  3528. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3529. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3530. done
  3531. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3532. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3533. done
  3534. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  3535. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3536. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3537. done
  3538. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3539. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3540. done
  3541. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  3542. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3543. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3544. done
  3545. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3546. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3547. done
  3548. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  3549. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3550. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3551. done
  3552. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3553. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3554. done
  3555. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  3556. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3557. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3558. done
  3559. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3560. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3561. done
  3562. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  3563. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3564. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3565. done
  3566. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3567. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3568. done
  3569. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  3570. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3571. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3572. done
  3573. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3574. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3575. done
  3576. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  3577. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3578. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3579. done
  3580. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3581. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3582. done
  3583. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  3584. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3585. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3586. done
  3587. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3588. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3589. done
  3590. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  3591. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3592. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3593. done
  3594. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3595. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3596. done
  3597. Testing: from-to-b4 IPv6 packet, no hairpinning
  3598. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  3599. ../data/vlan/no_hairpin.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3600. ../data/vlan/no_hairpin.conf: loading source configuration
  3601. ../data/vlan/no_hairpin.conf: wrote compiled configuration ../data/vlan/no_hairpin.o
  3602. done
  3603. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  3604. ../data/vlan/no_hairpin.conf: compiled configuration is up to date.
  3605. done
  3606. Testing: from-to-b4 IPv6 packet, with hairpinning
  3607. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3608. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3609. done
  3610. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3611. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3612. done
  3613. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  3614. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3615. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3616. done
  3617. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3618. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3619. done
  3620. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  3621. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3622. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3623. done
  3624. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3625. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3626. done
  3627. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  3628. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3629. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3630. done
  3631. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3632. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3633. done
  3634. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  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. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3639. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3640. done
  3641. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  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. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3646. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3647. done
  3648. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  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. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3653. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3654. done
  3655. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  3656. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3657. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3658. done
  3659. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3660. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3661. done
  3662. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  3663. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3664. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3665. done
  3666. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3667. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3668. done
  3669. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  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. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3674. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3675. done
  3676. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  3677. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3678. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3679. done
  3680. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3681. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3682. done
  3683. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  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. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3688. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3689. done
  3690. Testing: sending non-IPv4 traffic to the IPv4 interface
  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. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3695. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3696. done
  3697. Testing: sending non-IPv6 traffic to the IPv6 interface
  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. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3702. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3703. done
  3704. Testing: from-internet bound IPv4 UDP packet
  3705. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3706. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3707. done
  3708. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3709. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3710. done
  3711. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  3712. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3713. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3714. done
  3715. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3716. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3717. done
  3718. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  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. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3723. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3724. done
  3725. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  3726. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3727. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3728. done
  3729. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3730. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3731. done
  3732. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  3733. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3734. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3735. done
  3736. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3737. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3738. done
  3739. Testing: incoming ICMPv4 echo request, matches binding table
  3740. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3741. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3742. done
  3743. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3744. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3745. done
  3746. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  3747. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3748. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3749. done
  3750. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3751. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3752. done
  3753. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  3754. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3755. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3756. done
  3757. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3758. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3759. done
  3760. Testing: incoming ICMPv4 echo request, doesn't match binding table
  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. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3765. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3766. done
  3767. Testing: incoming ICMPv4 echo reply, matches binding table
  3768. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3769. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3770. done
  3771. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3772. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3773. done
  3774. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  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. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3779. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3780. done
  3781. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  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. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3786. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3787. done
  3788. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  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. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3793. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3794. done
  3795. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  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. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3800. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3801. done
  3802. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  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. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3807. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3808. done
  3809. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  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. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3814. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3815. done
  3816. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  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. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3821. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3822. done
  3823. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  3824. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3825. ../data/vlan/no_icmp_with_filters_accept.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3826. ../data/vlan/no_icmp_with_filters_accept.conf: loading source configuration
  3827. ../data/vlan/no_icmp_with_filters_accept.conf: wrote compiled configuration ../data/vlan/no_icmp_with_filters_accept.o
  3828. done
  3829. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3830. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3831. done
  3832. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  3833. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3834. ../data/vlan/no_icmp_with_filters_drop.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3835. ../data/vlan/no_icmp_with_filters_drop.conf: loading source configuration
  3836. ../data/vlan/no_icmp_with_filters_drop.conf: wrote compiled configuration ../data/vlan/no_icmp_with_filters_drop.o
  3837. done
  3838. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3839. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3840. done
  3841. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  3842. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3843. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3844. done
  3845. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3846. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3847. done
  3848. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  3849. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3850. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3851. done
  3852. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3853. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3854. done
  3855. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  3856. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3857. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3858. done
  3859. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3860. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3861. done
  3862. Testing: egress-filter: to-internet (IPv4) (DROP)
  3863. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3864. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3865. done
  3866. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3867. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3868. done
  3869. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  3870. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3871. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3872. done
  3873. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3874. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3875. done
  3876. Testing: egress-filter: to-b4 (IPv4) (DROP)
  3877. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3878. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3879. done
  3880. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3881. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3882. done
  3883. Testing: ICMP Echo to AFTR (IPv4)
  3884. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3885. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3886. done
  3887. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3888. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3889. done
  3890. Testing: ICMP Echo to AFTR (IPv4) + data
  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 (IPv6)
  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) + data
  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. All lwAFTR soak tests passed.
  3912.  
  3913. src/testlog/program.packetblaster.selftest.sh:
  3914. selftest: packetblaster
  3915. testing lwaftr pcap program/packetblaster/lwaftr/test_lwaftr_1.pcap ...
  3916. packetblaster lwaftr: Sending 1 clients at 1.000 MPPS to /tmp/lwaftr9859.pcap
  3917.  
  3918. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  3919. source IPv6 and source IPv4/Port adjusted per client
  3920. IPv6 packet sizes: 104,104,104,104,104,104,104,634,634,634,1540
  3921.  
  3922. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  3923. destination IPv4 and Port adjusted per client
  3924. IPv4 packet sizes: 64,64,64,64,64,64,64,594,594,594,1500
  3925. generated 1 packets
  3926. cmp: EOF on /tmp/lwaftr9859.pcap
  3927. testing lwaftr pcap program/packetblaster/lwaftr/test_lwaftr_2.pcap ...
  3928. Warning: Increasing IPv4 packet size to 28
  3929. packetblaster lwaftr: Sending 2 clients at 1.000 MPPS to /tmp/lwaftr9859.pcap
  3930.  
  3931. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  3932. source IPv6 and source IPv4/Port adjusted per client
  3933. IPv6 packet sizes: 68
  3934.  
  3935. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  3936. destination IPv4 and Port adjusted per client
  3937. IPv4 packet sizes: 28
  3938. generated 2 packets
  3939. packetblaster lwaftr: Sending 1 clients at 1.000 MPPS to tap0
  3940.  
  3941. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  3942. source IPv6 and source IPv4/Port adjusted per client
  3943. IPv6 packet sizes: 104,104,104,104,104,104,104,634,634,634,1540
  3944.  
  3945. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  3946. destination IPv4 and Port adjusted per client
  3947. IPv4 packet sizes: 64,64,64,64,64,64,64,594,594,594,1500
  3948. tap0 Link encap:Ethernet HWaddr 8a:ee:88:b6:66:47
  3949. inet6 addr: fe80::88ee:88ff:feb6:6647/64 Scope:Link
  3950. UP BROADCAST MULTICAST MTU:1500 Metric:1
  3951. RX packets:1265792 errors:0 dropped:0 overruns:0 frame:0
  3952. TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
  3953. collisions:0 txqueuelen:500
  3954. RX bytes:469221672 (469.2 MB) TX bytes:258 (258.0 B)
  3955.  
  3956. filename=program/snabbnfv/test_fixtures/pcap/64.pcap
  3957. packetblaster lwaftr: Sending 1 clients at 1.000 MPPS to 0000:82:00.0
  3958.  
  3959. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  3960. source IPv6 and source IPv4/Port adjusted per client
  3961. IPv6 packet sizes: 104,104,104,104,104,104,104,634,634,634,1540
  3962.  
  3963. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  3964. destination IPv4 and Port adjusted per client
  3965. IPv4 packet sizes: 64,64,64,64,64,64,64,594,594,594,1500
  3966. selftest: ok
  3967.  
  3968. src/testlog/program.quickcheck.utils:
  3969. selftest: pf.utils
  3970. OK
  3971.  
  3972. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb:
  3973. selftest: neutron2snabb
  3974. ok: {{direction='ingress', ethertype='IPv6'}}
  3975. => ip6
  3976. ok: {{direction='ingress', ethertype='IPv4'}}
  3977. => (arp or ip)
  3978. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp'}}
  3979. => (arp or (ip and tcp))
  3980. ok: {{direction='ingress', ethertype='IPv4', protocol='udp'}}
  3981. => (arp or (ip and udp))
  3982. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_min=1000}}
  3983. => (arp or (ip and udp and dst portrange 1000-1000))
  3984. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_max=2000}}
  3985. => (arp or (ip and udp and dst portrange 2000-2000))
  3986. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp', port_range_min=1000, port_range_max=2000}}
  3987. => (arp or (ip and tcp and dst portrange 1000-2000))
  3988. ok: {{direction='ingress', ethertype='IPv6', protocol='tcp'}, {direction='ingress', ethertype='IPv4', protocol='udp', remote_ip_prefix='10.0.0.0/8'}}
  3989. => ((ip6 and tcp) or (arp or (ip and udp and src net 10.0.0.0/8)))
  3990. selftest ok
  3991.  
  3992. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb_schema:
  3993. selftest: neutron2snabb_schema
  3994. selftest: ok
  3995.  
  3996. src/testlog/program.snabbnfv.neutron2snabb.selftest.sh:
  3997. selftest: neutron2snabb/selftest.sh
  3998. Parsing neutron db tables
  3999. PortID: 9745ff46-986f-4f74-bc37-a35f481c0b9b
  4000. BindingID nil has vif_type vhostuser
  4001. vif_details has hostname cdn1 (we want cdn1 )
  4002. admin_state_ip is 1
  4003. Adding zone port ' port2 ' to list
  4004. PortID: 523276c7-73e3-4154-8b67-9c7199bdbb8c
  4005. BindingID nil has vif_type vhostuser
  4006. vif_details has hostname cdn1 (we want cdn1 )
  4007. admin_state_ip is 1
  4008. Adding zone port ' port0 ' to list
  4009. Created /tmp/snabbtest/port0
  4010. Created /tmp/snabbtest/port2
  4011. File contents as expected.
  4012. selftest: ok
  4013.  
  4014. src/testlog/program.snabbnfv.nfvconfig:
  4015. selftest: lib.nfv.config
  4016. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_nic/x
  4017. engine: start_app id0_Virtio
  4018. engine: start_app id0_NIC
  4019. engine: new_link id0_Virtio.tx -> id0_NIC.rx
  4020. engine: link_output id0_Virtio
  4021. engine: link_input id0_NIC
  4022. engine: new_link id0_NIC.tx -> id0_Virtio.rx
  4023. engine: link_output id0_NIC
  4024. engine: link_input id0_Virtio
  4025. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_filter/x
  4026. engine: unlink_output id0_NIC
  4027. engine: unlink_input id0_Virtio
  4028. engine: free_link id0_NIC.tx -> id0_Virtio.rx
  4029. engine: start_app id0_Filter_in
  4030. engine: new_link id0_Filter_in.tx -> id0_Virtio.rx
  4031. engine: link_output id0_Filter_in
  4032. engine: link_input id0_Virtio
  4033. engine: new_link id0_NIC.tx -> id0_Filter_in.rx
  4034. engine: link_output id0_NIC
  4035. engine: link_input id0_Filter_in
  4036. load: time: 0.27s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4037. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_qos/x
  4038. engine: unlink_output id0_Filter_in
  4039. engine: unlink_input id0_Virtio
  4040. engine: free_link id0_Filter_in.tx -> id0_Virtio.rx
  4041. engine: unlink_output id0_NIC
  4042. engine: unlink_input id0_Filter_in
  4043. engine: free_link id0_NIC.tx -> id0_Filter_in.rx
  4044. engine: stop_app id0_Filter_in
  4045. engine: new_link id0_NIC.tx -> id0_Virtio.rx
  4046. engine: link_output id0_NIC
  4047. engine: link_input id0_Virtio
  4048. load: time: 0.25s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4049. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_tunnel/x
  4050. engine: unlink_output id0_Virtio
  4051. engine: unlink_input id0_NIC
  4052. engine: free_link id0_Virtio.tx -> id0_NIC.rx
  4053. engine: unlink_output id0_NIC
  4054. engine: unlink_input id0_Virtio
  4055. engine: free_link id0_NIC.tx -> id0_Virtio.rx
  4056. engine: start_app id0_Tunnel
  4057. engine: start_app id0_ND
  4058. engine: new_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  4059. engine: link_output id0_Tunnel
  4060. engine: link_input id0_Virtio
  4061. engine: new_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  4062. engine: link_output id0_Virtio
  4063. engine: link_input id0_Tunnel
  4064. engine: new_link id0_ND.south -> id0_NIC.rx
  4065. engine: link_output id0_ND
  4066. engine: link_input id0_NIC
  4067. engine: new_link id0_NIC.tx -> id0_ND.south
  4068. engine: link_output id0_NIC
  4069. engine: link_input id0_ND
  4070. engine: new_link id0_Tunnel.encapsulated -> id0_ND.north
  4071. engine: link_output id0_Tunnel
  4072. engine: link_input id0_ND
  4073. engine: new_link id0_ND.north -> id0_Tunnel.encapsulated
  4074. engine: link_output id0_ND
  4075. engine: link_input id0_Tunnel
  4076. Mar 23 2017 13:33:37 nd_light: Sending neighbor solicitation for next-hop 2::2
  4077. load: time: 0.26s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  4078. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/y
  4079. engine: unlink_output id0_Tunnel
  4080. engine: unlink_input id0_Virtio
  4081. engine: free_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  4082. engine: unlink_output id0_NIC
  4083. engine: unlink_input id0_ND
  4084. engine: free_link id0_NIC.tx -> id0_ND.south
  4085. engine: unlink_output id0_ND
  4086. engine: unlink_input id0_Tunnel
  4087. engine: free_link id0_ND.north -> id0_Tunnel.encapsulated
  4088. engine: unlink_output id0_Tunnel
  4089. engine: unlink_input id0_ND
  4090. engine: free_link id0_Tunnel.encapsulated -> id0_ND.north
  4091. engine: unlink_output id0_ND
  4092. engine: unlink_input id0_NIC
  4093. engine: free_link id0_ND.south -> id0_NIC.rx
  4094. engine: unlink_output id0_Virtio
  4095. engine: unlink_input id0_Tunnel
  4096. engine: free_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  4097. engine: stop_app id0_Tunnel
  4098. engine: stop_app id0_ND
  4099. engine: start_app id1_NIC
  4100. engine: start_app id1_Virtio
  4101. engine: new_link id1_Virtio.tx -> id1_NIC.rx
  4102. engine: link_output id1_Virtio
  4103. engine: link_input id1_NIC
  4104. engine: new_link id0_Virtio.tx -> id0_NIC.rx
  4105. engine: link_output id0_Virtio
  4106. engine: link_input id0_NIC
  4107. engine: new_link id1_NIC.tx -> id1_Virtio.rx
  4108. engine: link_output id1_NIC
  4109. engine: link_input id1_Virtio
  4110. engine: new_link id0_NIC.tx -> id0_Virtio.rx
  4111. engine: link_output id0_NIC
  4112. engine: link_input id0_Virtio
  4113. load: time: 0.25s fps: 7 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  4114. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/x
  4115. engine: start_app id63_Virtio
  4116. engine: start_app id40_Virtio
  4117. engine: start_app id10_NIC
  4118. engine: start_app id61_Virtio
  4119. engine: start_app id6_NIC
  4120. engine: start_app id45_NIC
  4121. engine: start_app id34_NIC
  4122. engine: start_app id35_NIC
  4123. engine: start_app id60_Virtio
  4124. engine: start_app id59_Virtio
  4125. engine: start_app id58_Virtio
  4126. engine: start_app id57_Virtio
  4127. engine: start_app id3_Virtio
  4128. engine: start_app id47_Virtio
  4129. engine: start_app id54_Virtio
  4130. engine: start_app id42_NIC
  4131. engine: start_app id38_NIC
  4132. engine: start_app id24_NIC
  4133. engine: start_app id18_Virtio
  4134. engine: start_app id52_Virtio
  4135. engine: start_app id51_NIC
  4136. engine: start_app id51_Virtio
  4137. engine: start_app id50_Virtio
  4138. engine: start_app id49_Virtio
  4139. engine: start_app id48_Virtio
  4140. engine: start_app id55_Virtio
  4141. engine: start_app id45_Virtio
  4142. engine: start_app id28_NIC
  4143. engine: start_app id46_Virtio
  4144. engine: start_app id15_Virtio
  4145. engine: start_app id41_NIC
  4146. engine: start_app id35_Virtio
  4147. engine: start_app id25_NIC
  4148. engine: start_app id44_Virtio
  4149. engine: start_app id43_Virtio
  4150. engine: start_app id42_Virtio
  4151. engine: start_app id32_NIC
  4152. engine: start_app id18_NIC
  4153. engine: start_app id33_Virtio
  4154. engine: start_app id62_Virtio
  4155. engine: start_app id12_Virtio
  4156. engine: start_app id39_Virtio
  4157. engine: start_app id32_Virtio
  4158. engine: start_app id22_Virtio
  4159. engine: start_app id5_Virtio
  4160. engine: start_app id53_NIC
  4161. engine: start_app id60_NIC
  4162. engine: start_app id8_NIC
  4163. engine: start_app id31_NIC
  4164. engine: start_app id46_NIC
  4165. engine: start_app id37_Virtio
  4166. engine: start_app id27_Virtio
  4167. engine: start_app id17_Virtio
  4168. engine: start_app id30_Virtio
  4169. engine: start_app id50_NIC
  4170. engine: start_app id10_Virtio
  4171. engine: start_app id53_Virtio
  4172. engine: start_app id56_NIC
  4173. engine: start_app id12_NIC
  4174. engine: start_app id43_NIC
  4175. engine: start_app id13_Virtio
  4176. engine: start_app id23_Virtio
  4177. engine: start_app id14_Virtio
  4178. engine: start_app id34_Virtio
  4179. engine: start_app id7_Virtio
  4180. engine: start_app id6_Virtio
  4181. engine: start_app id40_NIC
  4182. engine: start_app id63_NIC
  4183. engine: start_app id21_Virtio
  4184. engine: start_app id31_Virtio
  4185. engine: start_app id62_NIC
  4186. engine: start_app id11_Virtio
  4187. engine: start_app id59_NIC
  4188. engine: start_app id13_NIC
  4189. engine: start_app id41_Virtio
  4190. engine: start_app id57_NIC
  4191. engine: start_app id29_Virtio
  4192. engine: start_app id9_Virtio
  4193. engine: start_app id8_Virtio
  4194. engine: start_app id28_Virtio
  4195. engine: start_app id26_Virtio
  4196. engine: start_app id49_NIC
  4197. engine: start_app id4_Virtio
  4198. engine: start_app id4_NIC
  4199. engine: start_app id2_Virtio
  4200. engine: start_app id36_NIC
  4201. engine: start_app id52_NIC
  4202. engine: start_app id25_Virtio
  4203. engine: start_app id47_NIC
  4204. engine: start_app id58_NIC
  4205. engine: start_app id24_Virtio
  4206. engine: start_app id20_Virtio
  4207. engine: start_app id19_Virtio
  4208. engine: start_app id29_NIC
  4209. engine: start_app id37_NIC
  4210. engine: start_app id54_NIC
  4211. engine: start_app id36_Virtio
  4212. engine: start_app id26_NIC
  4213. engine: start_app id16_Virtio
  4214. engine: start_app id39_NIC
  4215. engine: start_app id38_Virtio
  4216. engine: start_app id48_NIC
  4217. engine: start_app id56_Virtio
  4218. engine: start_app id9_NIC
  4219. engine: start_app id21_NIC
  4220. engine: start_app id61_NIC
  4221. engine: start_app id30_NIC
  4222. engine: start_app id44_NIC
  4223. engine: start_app id19_NIC
  4224. engine: start_app id7_NIC
  4225. engine: start_app id3_NIC
  4226. engine: start_app id22_NIC
  4227. engine: start_app id23_NIC
  4228. engine: start_app id14_NIC
  4229. engine: start_app id2_NIC
  4230. engine: start_app id5_NIC
  4231. engine: start_app id20_NIC
  4232. engine: start_app id17_NIC
  4233. engine: start_app id11_NIC
  4234. engine: start_app id55_NIC
  4235. engine: start_app id33_NIC
  4236. engine: start_app id15_NIC
  4237. engine: start_app id16_NIC
  4238. engine: start_app id27_NIC
  4239. engine: new_link id63_Virtio.tx -> id63_NIC.rx
  4240. engine: link_output id63_Virtio
  4241. engine: link_input id63_NIC
  4242. engine: new_link id63_NIC.tx -> id63_Virtio.rx
  4243. engine: link_output id63_NIC
  4244. engine: link_input id63_Virtio
  4245. engine: new_link id62_Virtio.tx -> id62_NIC.rx
  4246. engine: link_output id62_Virtio
  4247. engine: link_input id62_NIC
  4248. engine: new_link id62_NIC.tx -> id62_Virtio.rx
  4249. engine: link_output id62_NIC
  4250. engine: link_input id62_Virtio
  4251. engine: new_link id61_Virtio.tx -> id61_NIC.rx
  4252. engine: link_output id61_Virtio
  4253. engine: link_input id61_NIC
  4254. engine: new_link id61_NIC.tx -> id61_Virtio.rx
  4255. engine: link_output id61_NIC
  4256. engine: link_input id61_Virtio
  4257. engine: new_link id60_Virtio.tx -> id60_NIC.rx
  4258. engine: link_output id60_Virtio
  4259. engine: link_input id60_NIC
  4260. engine: new_link id60_NIC.tx -> id60_Virtio.rx
  4261. engine: link_output id60_NIC
  4262. engine: link_input id60_Virtio
  4263. engine: new_link id59_Virtio.tx -> id59_NIC.rx
  4264. engine: link_output id59_Virtio
  4265. engine: link_input id59_NIC
  4266. engine: new_link id59_NIC.tx -> id59_Virtio.rx
  4267. engine: link_output id59_NIC
  4268. engine: link_input id59_Virtio
  4269. engine: new_link id58_Virtio.tx -> id58_NIC.rx
  4270. engine: link_output id58_Virtio
  4271. engine: link_input id58_NIC
  4272. engine: new_link id58_NIC.tx -> id58_Virtio.rx
  4273. engine: link_output id58_NIC
  4274. engine: link_input id58_Virtio
  4275. engine: new_link id46_NIC.tx -> id46_Virtio.rx
  4276. engine: link_output id46_NIC
  4277. engine: link_input id46_Virtio
  4278. engine: new_link id57_NIC.tx -> id57_Virtio.rx
  4279. engine: link_output id57_NIC
  4280. engine: link_input id57_Virtio
  4281. engine: new_link id56_Virtio.tx -> id56_NIC.rx
  4282. engine: link_output id56_Virtio
  4283. engine: link_input id56_NIC
  4284. engine: new_link id56_NIC.tx -> id56_Virtio.rx
  4285. engine: link_output id56_NIC
  4286. engine: link_input id56_Virtio
  4287. engine: new_link id55_Virtio.tx -> id55_NIC.rx
  4288. engine: link_output id55_Virtio
  4289. engine: link_input id55_NIC
  4290. engine: new_link id55_NIC.tx -> id55_Virtio.rx
  4291. engine: link_output id55_NIC
  4292. engine: link_input id55_Virtio
  4293. engine: new_link id54_Virtio.tx -> id54_NIC.rx
  4294. engine: link_output id54_Virtio
  4295. engine: link_input id54_NIC
  4296. engine: new_link id54_NIC.tx -> id54_Virtio.rx
  4297. engine: link_output id54_NIC
  4298. engine: link_input id54_Virtio
  4299. engine: new_link id53_Virtio.tx -> id53_NIC.rx
  4300. engine: link_output id53_Virtio
  4301. engine: link_input id53_NIC
  4302. engine: new_link id53_NIC.tx -> id53_Virtio.rx
  4303. engine: link_output id53_NIC
  4304. engine: link_input id53_Virtio
  4305. engine: new_link id52_Virtio.tx -> id52_NIC.rx
  4306. engine: link_output id52_Virtio
  4307. engine: link_input id52_NIC
  4308. engine: new_link id52_NIC.tx -> id52_Virtio.rx
  4309. engine: link_output id52_NIC
  4310. engine: link_input id52_Virtio
  4311. engine: new_link id51_Virtio.tx -> id51_NIC.rx
  4312. engine: link_output id51_Virtio
  4313. engine: link_input id51_NIC
  4314. engine: new_link id51_NIC.tx -> id51_Virtio.rx
  4315. engine: link_output id51_NIC
  4316. engine: link_input id51_Virtio
  4317. engine: new_link id50_Virtio.tx -> id50_NIC.rx
  4318. engine: link_output id50_Virtio
  4319. engine: link_input id50_NIC
  4320. engine: new_link id50_NIC.tx -> id50_Virtio.rx
  4321. engine: link_output id50_NIC
  4322. engine: link_input id50_Virtio
  4323. engine: new_link id49_Virtio.tx -> id49_NIC.rx
  4324. engine: link_output id49_Virtio
  4325. engine: link_input id49_NIC
  4326. engine: new_link id49_NIC.tx -> id49_Virtio.rx
  4327. engine: link_output id49_NIC
  4328. engine: link_input id49_Virtio
  4329. engine: new_link id48_Virtio.tx -> id48_NIC.rx
  4330. engine: link_output id48_Virtio
  4331. engine: link_input id48_NIC
  4332. engine: new_link id48_NIC.tx -> id48_Virtio.rx
  4333. engine: link_output id48_NIC
  4334. engine: link_input id48_Virtio
  4335. engine: new_link id47_NIC.tx -> id47_Virtio.rx
  4336. engine: link_output id47_NIC
  4337. engine: link_input id47_Virtio
  4338. engine: new_link id47_Virtio.tx -> id47_NIC.rx
  4339. engine: link_output id47_Virtio
  4340. engine: link_input id47_NIC
  4341. engine: new_link id57_Virtio.tx -> id57_NIC.rx
  4342. engine: link_output id57_Virtio
  4343. engine: link_input id57_NIC
  4344. engine: new_link id46_Virtio.tx -> id46_NIC.rx
  4345. engine: link_output id46_Virtio
  4346. engine: link_input id46_NIC
  4347. engine: new_link id37_Virtio.tx -> id37_NIC.rx
  4348. engine: link_output id37_Virtio
  4349. engine: link_input id37_NIC
  4350. engine: new_link id45_Virtio.tx -> id45_NIC.rx
  4351. engine: link_output id45_Virtio
  4352. engine: link_input id45_NIC
  4353. engine: new_link id17_Virtio.tx -> id17_NIC.rx
  4354. engine: link_output id17_Virtio
  4355. engine: link_input id17_NIC
  4356. engine: new_link id44_Virtio.tx -> id44_NIC.rx
  4357. engine: link_output id44_Virtio
  4358. engine: link_input id44_NIC
  4359. engine: new_link id16_Virtio.tx -> id16_NIC.rx
  4360. engine: link_output id16_Virtio
  4361. engine: link_input id16_NIC
  4362. engine: new_link id43_Virtio.tx -> id43_NIC.rx
  4363. engine: link_output id43_Virtio
  4364. engine: link_input id43_NIC
  4365. engine: new_link id15_Virtio.tx -> id15_NIC.rx
  4366. engine: link_output id15_Virtio
  4367. engine: link_input id15_NIC
  4368. engine: new_link id42_Virtio.tx -> id42_NIC.rx
  4369. engine: link_output id42_Virtio
  4370. engine: link_input id42_NIC
  4371. engine: new_link id14_Virtio.tx -> id14_NIC.rx
  4372. engine: link_output id14_Virtio
  4373. engine: link_input id14_NIC
  4374. engine: new_link id41_Virtio.tx -> id41_NIC.rx
  4375. engine: link_output id41_Virtio
  4376. engine: link_input id41_NIC
  4377. engine: new_link id13_Virtio.tx -> id13_NIC.rx
  4378. engine: link_output id13_Virtio
  4379. engine: link_input id13_NIC
  4380. engine: new_link id40_Virtio.tx -> id40_NIC.rx
  4381. engine: link_output id40_Virtio
  4382. engine: link_input id40_NIC
  4383. engine: new_link id31_Virtio.tx -> id31_NIC.rx
  4384. engine: link_output id31_Virtio
  4385. engine: link_input id31_NIC
  4386. engine: new_link id21_NIC.tx -> id21_Virtio.rx
  4387. engine: link_output id21_NIC
  4388. engine: link_input id21_Virtio
  4389. engine: new_link id30_Virtio.tx -> id30_NIC.rx
  4390. engine: link_output id30_Virtio
  4391. engine: link_input id30_NIC
  4392. engine: new_link id20_NIC.tx -> id20_Virtio.rx
  4393. engine: link_output id20_NIC
  4394. engine: link_input id20_Virtio
  4395. engine: new_link id10_Virtio.tx -> id10_NIC.rx
  4396. engine: link_output id10_Virtio
  4397. engine: link_input id10_NIC
  4398. engine: new_link id23_NIC.tx -> id23_Virtio.rx
  4399. engine: link_output id23_NIC
  4400. engine: link_input id23_Virtio
  4401. engine: new_link id13_NIC.tx -> id13_Virtio.rx
  4402. engine: link_output id13_NIC
  4403. engine: link_input id13_Virtio
  4404. engine: new_link id22_NIC.tx -> id22_Virtio.rx
  4405. engine: link_output id22_NIC
  4406. engine: link_input id22_Virtio
  4407. engine: new_link id12_NIC.tx -> id12_Virtio.rx
  4408. engine: link_output id12_NIC
  4409. engine: link_input id12_Virtio
  4410. engine: new_link id25_NIC.tx -> id25_Virtio.rx
  4411. engine: link_output id25_NIC
  4412. engine: link_input id25_Virtio
  4413. engine: new_link id15_NIC.tx -> id15_Virtio.rx
  4414. engine: link_output id15_NIC
  4415. engine: link_input id15_Virtio
  4416. engine: new_link id27_Virtio.tx -> id27_NIC.rx
  4417. engine: link_output id27_Virtio
  4418. engine: link_input id27_NIC
  4419. engine: new_link id14_NIC.tx -> id14_Virtio.rx
  4420. engine: link_output id14_NIC
  4421. engine: link_input id14_Virtio
  4422. engine: new_link id27_NIC.tx -> id27_Virtio.rx
  4423. engine: link_output id27_NIC
  4424. engine: link_input id27_Virtio
  4425. engine: new_link id17_NIC.tx -> id17_Virtio.rx
  4426. engine: link_output id17_NIC
  4427. engine: link_input id17_Virtio
  4428. engine: new_link id26_NIC.tx -> id26_Virtio.rx
  4429. engine: link_output id26_NIC
  4430. engine: link_input id26_Virtio
  4431. engine: new_link id16_NIC.tx -> id16_Virtio.rx
  4432. engine: link_output id16_NIC
  4433. engine: link_input id16_Virtio
  4434. engine: new_link id24_Virtio.tx -> id24_NIC.rx
  4435. engine: link_output id24_Virtio
  4436. engine: link_input id24_NIC
  4437. engine: new_link id19_NIC.tx -> id19_Virtio.rx
  4438. engine: link_output id19_NIC
  4439. engine: link_input id19_Virtio
  4440. engine: new_link id23_Virtio.tx -> id23_NIC.rx
  4441. engine: link_output id23_Virtio
  4442. engine: link_input id23_NIC
  4443. engine: new_link id18_NIC.tx -> id18_Virtio.rx
  4444. engine: link_output id18_NIC
  4445. engine: link_input id18_Virtio
  4446. engine: new_link id22_Virtio.tx -> id22_NIC.rx
  4447. engine: link_output id22_Virtio
  4448. engine: link_input id22_NIC
  4449. engine: new_link id45_NIC.tx -> id45_Virtio.rx
  4450. engine: link_output id45_NIC
  4451. engine: link_input id45_Virtio
  4452. engine: new_link id21_Virtio.tx -> id21_NIC.rx
  4453. engine: link_output id21_Virtio
  4454. engine: link_input id21_NIC
  4455. engine: new_link id44_NIC.tx -> id44_Virtio.rx
  4456. engine: link_output id44_NIC
  4457. engine: link_input id44_Virtio
  4458. engine: new_link id20_Virtio.tx -> id20_NIC.rx
  4459. engine: link_output id20_Virtio
  4460. engine: link_input id20_NIC
  4461. engine: new_link id43_NIC.tx -> id43_Virtio.rx
  4462. engine: link_output id43_NIC
  4463. engine: link_input id43_Virtio
  4464. engine: new_link id42_NIC.tx -> id42_Virtio.rx
  4465. engine: link_output id42_NIC
  4466. engine: link_input id42_Virtio
  4467. engine: new_link id41_NIC.tx -> id41_Virtio.rx
  4468. engine: link_output id41_NIC
  4469. engine: link_input id41_Virtio
  4470. engine: new_link id40_NIC.tx -> id40_Virtio.rx
  4471. engine: link_output id40_NIC
  4472. engine: link_input id40_Virtio
  4473. engine: new_link id39_Virtio.tx -> id39_NIC.rx
  4474. engine: link_output id39_Virtio
  4475. engine: link_input id39_NIC
  4476. engine: new_link id39_NIC.tx -> id39_Virtio.rx
  4477. engine: link_output id39_NIC
  4478. engine: link_input id39_Virtio
  4479. engine: new_link id7_Virtio.tx -> id7_NIC.rx
  4480. engine: link_output id7_Virtio
  4481. engine: link_input id7_NIC
  4482. engine: new_link id4_Virtio.tx -> id4_NIC.rx
  4483. engine: link_output id4_Virtio
  4484. engine: link_input id4_NIC
  4485. engine: new_link id5_Virtio.tx -> id5_NIC.rx
  4486. engine: link_output id5_Virtio
  4487. engine: link_input id5_NIC
  4488. engine: new_link id38_Virtio.tx -> id38_NIC.rx
  4489. engine: link_output id38_Virtio
  4490. engine: link_input id38_NIC
  4491. engine: new_link id3_Virtio.tx -> id3_NIC.rx
  4492. engine: link_output id3_Virtio
  4493. engine: link_input id3_NIC
  4494. engine: new_link id29_Virtio.tx -> id29_NIC.rx
  4495. engine: link_output id29_Virtio
  4496. engine: link_input id29_NIC
  4497. engine: new_link id38_NIC.tx -> id38_Virtio.rx
  4498. engine: link_output id38_NIC
  4499. engine: link_input id38_Virtio
  4500. engine: new_link id28_Virtio.tx -> id28_NIC.rx
  4501. engine: link_output id28_Virtio
  4502. engine: link_input id28_NIC
  4503. engine: new_link id37_NIC.tx -> id37_Virtio.rx
  4504. engine: link_output id37_NIC
  4505. engine: link_input id37_Virtio
  4506. engine: new_link id36_Virtio.tx -> id36_NIC.rx
  4507. engine: link_output id36_Virtio
  4508. engine: link_input id36_NIC
  4509. engine: new_link id7_NIC.tx -> id7_Virtio.rx
  4510. engine: link_output id7_NIC
  4511. engine: link_input id7_Virtio
  4512. engine: new_link id6_NIC.tx -> id6_Virtio.rx
  4513. engine: link_output id6_NIC
  4514. engine: link_input id6_Virtio
  4515. engine: new_link id5_NIC.tx -> id5_Virtio.rx
  4516. engine: link_output id5_NIC
  4517. engine: link_input id5_Virtio
  4518. engine: new_link id4_NIC.tx -> id4_Virtio.rx
  4519. engine: link_output id4_NIC
  4520. engine: link_input id4_Virtio
  4521. engine: new_link id3_NIC.tx -> id3_Virtio.rx
  4522. engine: link_output id3_NIC
  4523. engine: link_input id3_Virtio
  4524. engine: new_link id2_NIC.tx -> id2_Virtio.rx
  4525. engine: link_output id2_NIC
  4526. engine: link_input id2_Virtio
  4527. engine: new_link id36_NIC.tx -> id36_Virtio.rx
  4528. engine: link_output id36_NIC
  4529. engine: link_input id36_Virtio
  4530. engine: new_link id35_Virtio.tx -> id35_NIC.rx
  4531. engine: link_output id35_Virtio
  4532. engine: link_input id35_NIC
  4533. engine: new_link id35_NIC.tx -> id35_Virtio.rx
  4534. engine: link_output id35_NIC
  4535. engine: link_input id35_Virtio
  4536. engine: new_link id34_Virtio.tx -> id34_NIC.rx
  4537. engine: link_output id34_Virtio
  4538. engine: link_input id34_NIC
  4539. engine: new_link id34_NIC.tx -> id34_Virtio.rx
  4540. engine: link_output id34_NIC
  4541. engine: link_input id34_Virtio
  4542. engine: new_link id33_Virtio.tx -> id33_NIC.rx
  4543. engine: link_output id33_Virtio
  4544. engine: link_input id33_NIC
  4545. engine: new_link id9_NIC.tx -> id9_Virtio.rx
  4546. engine: link_output id9_NIC
  4547. engine: link_input id9_Virtio
  4548. engine: new_link id8_NIC.tx -> id8_Virtio.rx
  4549. engine: link_output id8_NIC
  4550. engine: link_input id8_Virtio
  4551. engine: new_link id33_NIC.tx -> id33_Virtio.rx
  4552. engine: link_output id33_NIC
  4553. engine: link_input id33_Virtio
  4554. engine: new_link id8_Virtio.tx -> id8_NIC.rx
  4555. engine: link_output id8_Virtio
  4556. engine: link_input id8_NIC
  4557. engine: new_link id9_Virtio.tx -> id9_NIC.rx
  4558. engine: link_output id9_Virtio
  4559. engine: link_input id9_NIC
  4560. engine: new_link id32_Virtio.tx -> id32_NIC.rx
  4561. engine: link_output id32_Virtio
  4562. engine: link_input id32_NIC
  4563. engine: new_link id32_NIC.tx -> id32_Virtio.rx
  4564. engine: link_output id32_NIC
  4565. engine: link_input id32_Virtio
  4566. engine: new_link id25_Virtio.tx -> id25_NIC.rx
  4567. engine: link_output id25_Virtio
  4568. engine: link_input id25_NIC
  4569. engine: new_link id26_Virtio.tx -> id26_NIC.rx
  4570. engine: link_output id26_Virtio
  4571. engine: link_input id26_NIC
  4572. engine: new_link id24_NIC.tx -> id24_Virtio.rx
  4573. engine: link_output id24_NIC
  4574. engine: link_input id24_Virtio
  4575. engine: new_link id10_NIC.tx -> id10_Virtio.rx
  4576. engine: link_output id10_NIC
  4577. engine: link_input id10_Virtio
  4578. engine: new_link id11_NIC.tx -> id11_Virtio.rx
  4579. engine: link_output id11_NIC
  4580. engine: link_input id11_Virtio
  4581. engine: new_link id12_Virtio.tx -> id12_NIC.rx
  4582. engine: link_output id12_Virtio
  4583. engine: link_input id12_NIC
  4584. engine: new_link id19_Virtio.tx -> id19_NIC.rx
  4585. engine: link_output id19_Virtio
  4586. engine: link_input id19_NIC
  4587. engine: new_link id2_Virtio.tx -> id2_NIC.rx
  4588. engine: link_output id2_Virtio
  4589. engine: link_input id2_NIC
  4590. engine: new_link id18_Virtio.tx -> id18_NIC.rx
  4591. engine: link_output id18_Virtio
  4592. engine: link_input id18_NIC
  4593. engine: new_link id6_Virtio.tx -> id6_NIC.rx
  4594. engine: link_output id6_Virtio
  4595. engine: link_input id6_NIC
  4596. engine: new_link id28_NIC.tx -> id28_Virtio.rx
  4597. engine: link_output id28_NIC
  4598. engine: link_input id28_Virtio
  4599. engine: new_link id11_Virtio.tx -> id11_NIC.rx
  4600. engine: link_output id11_Virtio
  4601. engine: link_input id11_NIC
  4602. engine: new_link id29_NIC.tx -> id29_Virtio.rx
  4603. engine: link_output id29_NIC
  4604. engine: link_input id29_Virtio
  4605. engine: new_link id30_NIC.tx -> id30_Virtio.rx
  4606. engine: link_output id30_NIC
  4607. engine: link_input id30_Virtio
  4608. engine: new_link id31_NIC.tx -> id31_Virtio.rx
  4609. engine: link_output id31_NIC
  4610. engine: link_input id31_Virtio
  4611. load: time: 0.04s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4612. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/x
  4613. load: time: 0.56s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4614. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/y
  4615. engine: reconfig_app id0_NIC
  4616. engine: reconfig_app id1_NIC
  4617. engine: reconfig_app id3_NIC
  4618. engine: reconfig_app id2_NIC
  4619. load: time: 0.26s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4620. Warning: tx_police_gbps is deprecated, use tx_police instead.
  4621. Warning: rx_police_gbps is deprecated, use rx_police instead.
  4622.  
  4623. src/testlog/program.snabbnfv.selftest.sh:
  4624. Defaulting to SNABB_TELNET0=5000
  4625. Defaulting to SNABB_TELNET1=5001
  4626. Defaulting to SNABB_IPERF_BENCH_CONF=program/snabbnfv/test_fixtures/nfvconfig/test_functions/same_vlan.ports
  4627. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/other_vlan.ports
  4628. Defaulting to MAC=52:54:00:00:00:
  4629. Defaulting to IP=fe80::5054:ff:fe00:
  4630. Defaulting to GUEST_MEM=512
  4631. Defaulting to HUGETLBFS=/hugetlbfs
  4632. Defaulting to QUEUES=1
  4633. Defaulting to QEMU=/root/.test_env/qemu/obj/x86_64-softmmu/qemu-system-x86_64
  4634. Waiting for VM listening on telnet port 5000 to get ready... [OK]
  4635. Waiting for VM listening on telnet port 5001 to get ready... [OK]
  4636. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/same_vlan.ports
  4637. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4638. PING succeded.
  4639. [ 3] 0.0-10.0 sec 12.8 GBytes 11.0 Gbits/sec
  4640. IPERF succeded.
  4641. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4642. JUMBOPING succeded.
  4643. [ 3] 0.0-10.0 sec 12.4 GBytes 10.7 Gbits/sec
  4644. IPERF succeded.
  4645. tx-checksumming: on
  4646. TX-CHECKSUMMING succeded.
  4647. tx-checksumming: on
  4648. TX-CHECKSUMMING succeded.
  4649. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/tx_rate_limit.ports
  4650. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4651. PING succeded.
  4652. IPERF (RATE_LIMITED) succeded.
  4653. IPERF rate is 811 Mbits/sec (900 Mbits/sec allowed).
  4654. RATE_LIMITED succeded.
  4655. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4656. JUMBOPING succeded.
  4657. IPERF (RATE_LIMITED) succeded.
  4658. IPERF rate is 814 Mbits/sec (900 Mbits/sec allowed).
  4659. RATE_LIMITED succeded.
  4660. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/rx_rate_limit.ports
  4661. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4662. PING succeded.
  4663. IPERF (RATE_LIMITED) succeded.
  4664. IPERF rate is 809 Mbits/sec (1200 Mbits/sec allowed).
  4665. RATE_LIMITED succeded.
  4666. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4667. JUMBOPING succeded.
  4668. IPERF (RATE_LIMITED) succeded.
  4669. IPERF rate is 815 Mbits/sec (1200 Mbits/sec allowed).
  4670. RATE_LIMITED succeded.
  4671. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/tunnel.ports
  4672. Mar 23 2017 13:26:36 nd_light: Resolved next-hop fe80::5054:ff:fe00:0 to 52:54:00:00:00:00
  4673. Mar 23 2017 13:26:36 nd_light: Resolved next-hop fe80::5054:ff:fe00:1 to 52:54:00:00:00:01
  4674. ND succeded.
  4675. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4676. PING succeded.
  4677. [ 3] 0.0-10.0 sec 9.22 GBytes 7.91 Gbits/sec
  4678. IPERF succeded.
  4679. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4680. JUMBOPING succeded.
  4681. [ 3] 0.0-10.0 sec 9.41 GBytes 8.08 Gbits/sec
  4682. IPERF succeded.
  4683. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/filter.ports
  4684. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4685. PING succeded.
  4686. Connection to fe80::5054:ff:fe00:0001%eth0 12345 port [tcp/*] succeeded!
  4687. PORTPROBE succeded.
  4688. Trying ::1...
  4689. Connected to localhost.
  4690. Escape character is '^]'.
  4691. nc -w 1 -q 1 -v fe80::5054:ff:fe00:0001%eth0 12346
  4692. nc: connect to fe80::5054:ff:fe00:0001%eth0 port 12346 (tcp) timed out: Operation now in progress
  4693. root@fe00:~#
  4694. root@fe00:~# Connection closed by foreign host.
  4695. FILTER succeded.
  4696. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/stateful-filter.ports
  4697. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4698. PING succeded.
  4699. Connection to fe80::5054:ff:fe00:0001%eth0 12345 port [tcp/*] succeeded!
  4700. PORTPROBE succeded.
  4701. Trying ::1...
  4702. Connected to localhost.
  4703. Escape character is '^]'.
  4704. nc -w 1 -q 1 -v fe80::5054:ff:fe00:0001%eth0 12348
  4705. nc: connect to fe80::5054:ff:fe00:0001%eth0 port 12348 (tcp) timed out: Operation now in progress
  4706. root@fe00:~#
  4707. root@fe00:~# Connection closed by foreign host.
  4708. FILTER succeded.
  4709. Trying ::1...
  4710. Connected to localhost.
  4711. Escape character is '^]'.
  4712. nc -w 1 -q 1 -v fe80::5054:ff:fe00:0000%eth0 12340
  4713. nc: connect to fe80::5054:ff:fe00:0000%eth0 port 12340 (tcp) timed out: Operation now in progress
  4714. root@fe00:~#
  4715. root@fe00:~# Connection closed by foreign host.
  4716. FILTER succeded.
  4717. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/crypto.ports
  4718. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4719. PING succeded.
  4720. [ 3] 0.0-10.0 sec 4.43 GBytes 3.80 Gbits/sec
  4721. IPERF succeded.
  4722. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4723. JUMBOPING succeded.
  4724. [ 3] 0.0-10.0 sec 4.57 GBytes 3.93 Gbits/sec
  4725. IPERF succeded.
  4726.  
  4727. src/testlog/program.snabbvmx.tests.end-to-end.selftest.sh:
  4728. Testing: IPv6 fragments and fragmentation is off
  4729. data/snabbvmx-lwaftr-xe1.conf: loading compiled configuration from data/snabbvmx-lwaftr-xe1.o
  4730. data/snabbvmx-lwaftr-xe1.conf: compiled configuration is up to date.
  4731. nh_fwd4: cache_refresh_interval set to 0 seconds
  4732. nh_fwd4: static next_hop_mac 90:e2:ba:94:2a:bc
  4733. nh_fwd6: cache_refresh_interval set to 0 seconds
  4734. nh_fwd6: static next_hop_mac 90:e2:ba:94:2a:bc
  4735. done
  4736. Test passed
  4737. All end-to-end lwAFTR tests passed.
  4738. Testing: IPv6 fragments and fragmentation is off
  4739. data/vlan/snabbvmx-lwaftr-xe1.conf: loading compiled configuration from data/vlan/snabbvmx-lwaftr-xe1.o
  4740. data/vlan/snabbvmx-lwaftr-xe1.conf: compiled configuration is up to date.
  4741. nh_fwd4: cache_refresh_interval set to 0 seconds
  4742. nh_fwd4: static next_hop_mac 90:e2:ba:94:2a:bc
  4743. nh_fwd6: cache_refresh_interval set to 0 seconds
  4744. nh_fwd6: static next_hop_mac 90:e2:ba:94:2a:bc
  4745. done
  4746. Test passed
  4747. All end-to-end lwAFTR tests passed.
  4748.  
  4749. src/testlog/program.snabbvmx.tests.nexthop.selftest.sh:
  4750. Defaulting to HUGETLBFS=/hugetlbfs
  4751. Defaulting to QUEUES=1
  4752. Defaulting to QEMU=/root/.test_env/qemu/obj/x86_64-softmmu/qemu-system-x86_64
  4753. Waiting for VM listening on telnet port 5000 to get ready... [OK]
  4754. Resolved MAC inet side: 02:99:99:99:99:99 [OK]
  4755. Resolved MAC b4 side: 61:bb:99:99:99:99 [OK]
  4756.  
  4757. src/testlog/program.snabbvmx.tests.selftest.sh:
  4758. Defaulting to GUEST_MEM=512
  4759. Defaulting to HUGETLBFS=/hugetlbfs
  4760. Defaulting to QUEUES=1
  4761. Defaulting to QEMU=/root/.test_env/qemu/obj/x86_64-softmmu/qemu-system-x86_64
  4762. Waiting for VM listening on telnet port 5000 to get ready... [OK]
  4763. Ping to lwAFTR inet side: OK
  4764. Ping to lwAFTR inet side (Good VLAN): OK
  4765. Ping to lwAFTR inet side (Bad VLAN): OK
  4766. Ping to lwAFTR B4 side: OK
  4767. Ping to lwAFTR B4 side (Good VLAN): OK
  4768. Ping to lwAFTR B4 side (Bad VLAN): OK
  4769. ARP request to lwAFTR: OK
  4770. ARP request to lwAFTR (Good VLAN): OK
  4771. ARP request to lwAFTR (Bad VLAN): OK
  4772. NDP request to lwAFTR: OK
  4773. NDP request to lwAFTR (Good VLAN): OK
  4774. NDP request to lwAFTR (Bad VLAN): OK
  4775.  
  4776. src/testlog/selftest.sh:
  4777. selftest: ./snabb binary portability
  4778. Scanning for symbols requiring GLIBC > 2.7
  4779. selftest: ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement