Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 374.91 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: d8953958bec19b35fbb52d610df7283241795af3
  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 27 2017 09:20:56 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-r_-aZmL3wB-0HDZHwknpxU
  111. serializing to: /var/run/snabb/162/app-conf-1iRSRi9Qg95V-eiTohq6OU
  112. serializing to: /var/run/snabb/162/app-conf-3MjyfEoIBRnTMBYfxhqudq
  113. serializing to: /var/run/snabb/162/app-conf-H5T8ilF-HwKyLYPjzmk2xt
  114. serializing to: /var/run/snabb/162/app-conf-YNjluaBRZfS-WpIuzPg4v2
  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,197,896 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: 422,280
  150. test # 2: VMDq VLAN=102; 100ms burst. packet sent: 1,061,208
  151. test # 3: VMDq VLAN=103; 100ms burst. packet sent: 1,701,768
  152. test # 4: VMDq VLAN=104; 100ms burst. packet sent: 2,344,266
  153. test # 5: VMDq VLAN=105; 100ms burst. packet sent: 2,986,458
  154. test # 6: VMDq VLAN=106; 100ms burst. packet sent: 3,645,480
  155. test # 7: VMDq VLAN=107; 100ms burst. packet sent: 4,304,808
  156. test # 8: VMDq VLAN=108; 100ms burst. packet sent: 4,965,972
  157. test # 9: VMDq VLAN=109; 100ms burst. packet sent: 5,624,076
  158. test # 10: VMDq VLAN=110; 100ms burst. packet sent: 6,281,262
  159. test # 11: VMDq VLAN=111; 100ms burst. packet sent: 6,937,224
  160. test # 12: VMDq VLAN=112; 100ms burst. packet sent: 7,593,186
  161. test # 13: VMDq VLAN=113; 100ms burst. packet sent: 8,248,434
  162. test # 14: VMDq VLAN=114; 100ms burst. packet sent: 8,887,668
  163. test # 15: VMDq VLAN=115; 100ms burst. packet sent: 9,522,312
  164. test # 16: VMDq VLAN=116; 100ms burst. packet sent: 10,159,302
  165. test # 17: VMDq VLAN=117; 100ms burst. packet sent: 10,793,538
  166. test # 18: VMDq VLAN=118; 100ms burst. packet sent: 11,427,570
  167. test # 19: VMDq VLAN=119; 100ms burst. packet sent: 12,061,092
  168. test # 20: VMDq VLAN=120; 100ms burst. packet sent: 12,694,206
  169. test # 21: VMDq VLAN=121; 100ms burst. packet sent: 13,326,810
  170. test # 22: VMDq VLAN=122; 100ms burst. packet sent: 13,956,252
  171. test # 23: VMDq VLAN=123; 100ms burst. packet sent: 14,582,328
  172. test # 24: VMDq VLAN=124; 100ms burst. packet sent: 15,213,708
  173. test # 25: VMDq VLAN=125; 100ms burst. packet sent: 15,843,864
  174. test # 26: VMDq VLAN=126; 100ms burst. packet sent: 16,469,736
  175. test # 27: VMDq VLAN=127; 100ms burst. packet sent: 17,092,956
  176. test # 28: VMDq VLAN=128; 100ms burst. packet sent: 17,715,564
  177. test # 29: VMDq VLAN=129; 100ms burst. packet sent: 18,335,418
  178. test # 30: VMDq VLAN=130; 100ms burst. packet sent: 18,955,374
  179. test # 31: VMDq VLAN=131; 100ms burst. packet sent: 19,574,310
  180. test # 32: VMDq VLAN=132; 100ms burst. packet sent: 20,194,980
  181. test # 33: VMDq VLAN=133; 100ms burst. packet sent: 20,812,284
  182. test # 34: VMDq VLAN=134; 100ms burst. packet sent: 21,429,078
  183. test # 35: VMDq VLAN=135; 100ms burst. packet sent: 22,045,464
  184. test # 36: VMDq VLAN=136; 100ms burst. packet sent: 22,662,258
  185. test # 37: VMDq VLAN=137; 100ms burst. packet sent: 23,282,928
  186. test # 38: VMDq VLAN=138; 100ms burst. packet sent: 23,908,188
  187. test # 39: VMDq VLAN=139; 100ms burst. packet sent: 24,531,816
  188. test # 40: VMDq VLAN=140; 100ms burst. packet sent: 25,154,220
  189. test # 41: VMDq VLAN=141; 100ms burst. packet sent: 25,778,562
  190. test # 42: VMDq VLAN=142; 100ms burst. packet sent: 26,399,844
  191. test # 43: VMDq VLAN=143; 100ms burst. packet sent: 27,022,860
  192. test # 44: VMDq VLAN=144; 100ms burst. packet sent: 27,640,164
  193. test # 45: VMDq VLAN=145; 100ms burst. packet sent: 28,261,038
  194. test # 46: VMDq VLAN=146; 100ms burst. packet sent: 28,880,994
  195. test # 47: VMDq VLAN=147; 100ms burst. packet sent: 29,500,440
  196. test # 48: VMDq VLAN=148; 100ms burst. packet sent: 30,120,804
  197. test # 49: VMDq VLAN=149; 100ms burst. packet sent: 30,740,658
  198. test # 50: VMDq VLAN=150; 100ms burst. packet sent: 31,360,410
  199. test # 51: VMDq VLAN=151; 100ms burst. packet sent: 31,981,182
  200. test # 52: VMDq VLAN=152; 100ms burst. packet sent: 32,600,934
  201. test # 53: VMDq VLAN=153; 100ms burst. packet sent: 33,219,666
  202. test # 54: VMDq VLAN=154; 100ms burst. packet sent: 33,838,908
  203. test # 55: VMDq VLAN=155; 100ms burst. packet sent: 34,404,600
  204. test # 56: VMDq VLAN=156; 100ms burst. packet sent: 35,022,618
  205. test # 57: VMDq VLAN=157; 100ms burst. packet sent: 35,640,942
  206. test # 58: VMDq VLAN=158; 100ms burst. packet sent: 36,260,388
  207. test # 59: VMDq VLAN=159; 100ms burst. packet sent: 36,879,018
  208. test # 60: VMDq VLAN=160; 100ms burst. packet sent: 37,498,260
  209. test # 61: VMDq VLAN=161; 100ms burst. packet sent: 38,116,482
  210. test # 62: VMDq VLAN=162; 100ms burst. packet sent: 38,727,768
  211. test # 63: VMDq VLAN=163; 100ms burst. packet sent: 39,339,768
  212. test # 64: VMDq VLAN=164; 100ms burst. packet sent: 39,956,664
  213. test # 65: VMDq VLAN=165; 100ms burst. packet sent: 40,565,808
  214. test # 66: VMDq VLAN=166; 100ms burst. packet sent: 41,173,932
  215. test # 67: VMDq VLAN=167; 100ms burst. packet sent: 41,781,648
  216. test # 68: VMDq VLAN=168; 100ms burst. packet sent: 42,389,976
  217. test # 69: VMDq VLAN=169; 100ms burst. packet sent: 42,998,304
  218. test # 70: VMDq VLAN=170; 100ms burst. packet sent: 43,605,918
  219. test # 71: VMDq VLAN=171; 100ms burst. packet sent: 44,214,246
  220. test # 72: VMDq VLAN=172; 100ms burst. packet sent: 44,820,636
  221. test # 73: VMDq VLAN=173; 100ms burst. packet sent: 45,427,128
  222. test # 74: VMDq VLAN=174; 100ms burst. packet sent: 46,033,518
  223. test # 75: VMDq VLAN=175; 100ms burst. packet sent: 46,640,316
  224. test # 76: VMDq VLAN=176; 100ms burst. packet sent: 47,249,052
  225. test # 77: VMDq VLAN=177; 100ms burst. packet sent: 47,867,274
  226. test # 78: VMDq VLAN=178; 100ms burst. packet sent: 48,486,108
  227. test # 79: VMDq VLAN=179; 100ms burst. packet sent: 49,104,738
  228. test # 80: VMDq VLAN=180; 100ms burst. packet sent: 49,723,368
  229. test # 81: VMDq VLAN=181; 100ms burst. packet sent: 50,341,998
  230. test # 82: VMDq VLAN=182; 100ms burst. packet sent: 50,958,792
  231. test # 83: VMDq VLAN=183; 100ms burst. packet sent: 51,576,198
  232. test # 84: VMDq VLAN=184; 100ms burst. packet sent: 52,192,992
  233. test # 85: VMDq VLAN=185; 100ms burst. packet sent: 52,810,500
  234. test # 86: VMDq VLAN=186; 100ms burst. packet sent: 53,427,396
  235. test # 87: VMDq VLAN=187; 100ms burst. packet sent: 54,044,802
  236. test # 88: VMDq VLAN=188; 100ms burst. packet sent: 54,661,800
  237. test # 89: VMDq VLAN=189; 100ms burst. packet sent: 55,279,104
  238. test # 90: VMDq VLAN=190; 100ms burst. packet sent: 55,896,204
  239. test # 91: VMDq VLAN=191; 100ms burst. packet sent: 56,514,528
  240. test # 92: VMDq VLAN=192; 100ms burst. packet sent: 57,131,730
  241. test # 93: VMDq VLAN=193; 100ms burst. packet sent: 57,749,238
  242. test # 94: VMDq VLAN=194; 100ms burst. packet sent: 58,367,256
  243. test # 95: VMDq VLAN=195; 100ms burst. packet sent: 58,984,968
  244. test # 96: VMDq VLAN=196; 100ms burst. packet sent: 59,601,150
  245. test # 97: VMDq VLAN=197; 100ms burst. packet sent: 60,218,658
  246. test # 98: VMDq VLAN=198; 100ms burst. packet sent: 60,835,452
  247. test # 99: VMDq VLAN=199; 100ms burst. packet sent: 61,447,758
  248. test #100: VMDq VLAN=200; 100ms burst. packet sent: 62,056,698
  249. 0000:82:00.0: avg wait_lu: 219, 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: 598,638
  254. test # 2: VMDq VLAN=102; 100ms burst. packet sent: 596,802
  255. test # 3: VMDq VLAN=103; 100ms burst. packet sent: 619,548
  256. test # 4: VMDq VLAN=104; 100ms burst. packet sent: 570,792
  257. test # 5: VMDq VLAN=105; 100ms burst. packet sent: 615,162
  258. test # 6: VMDq VLAN=106; 100ms burst. packet sent: 631,380
  259. test # 7: VMDq VLAN=107; 100ms burst. packet sent: 1,035,504
  260. test # 8: VMDq VLAN=108; 100ms burst. packet sent: 1,152,600
  261. test # 9: VMDq VLAN=109; 100ms burst. packet sent: 1,142,298
  262. test # 10: VMDq VLAN=110; 100ms burst. packet sent: 931,974
  263. test # 11: VMDq VLAN=111; 100ms burst. packet sent: 947,478
  264. test # 12: VMDq VLAN=112; 100ms burst. packet sent: 935,748
  265. test # 13: VMDq VLAN=113; 100ms burst. packet sent: 1,029,588
  266. test # 14: VMDq VLAN=114; 100ms burst. packet sent: 1,042,134
  267. test # 15: VMDq VLAN=115; 100ms burst. packet sent: 1,110,474
  268. test # 16: VMDq VLAN=116; 100ms burst. packet sent: 1,084,362
  269. test # 17: VMDq VLAN=117; 100ms burst. packet sent: 1,135,464
  270. test # 18: VMDq VLAN=118; 100ms burst. packet sent: 1,068,960
  271. test # 19: VMDq VLAN=119; 100ms burst. packet sent: 932,892
  272. test # 20: VMDq VLAN=120; 100ms burst. packet sent: 948,090
  273. test # 21: VMDq VLAN=121; 100ms burst. packet sent: 954,618
  274. test # 22: VMDq VLAN=122; 100ms burst. packet sent: 947,070
  275. test # 23: VMDq VLAN=123; 100ms burst. packet sent: 928,608
  276. test # 24: VMDq VLAN=124; 100ms burst. packet sent: 978,894
  277. test # 25: VMDq VLAN=125; 100ms burst. packet sent: 1,032,954
  278. test # 26: VMDq VLAN=126; 100ms burst. packet sent: 1,092,726
  279. test # 27: VMDq VLAN=127; 100ms burst. packet sent: 939,216
  280. test # 28: VMDq VLAN=128; 100ms burst. packet sent: 950,028
  281. test # 29: VMDq VLAN=129; 100ms burst. packet sent: 978,078
  282. test # 30: VMDq VLAN=130; 100ms burst. packet sent: 946,764
  283. test # 31: VMDq VLAN=131; 100ms burst. packet sent: 1,037,238
  284. test # 32: VMDq VLAN=132; 100ms burst. packet sent: 1,085,382
  285. test # 33: VMDq VLAN=133; 100ms burst. packet sent: 1,118,328
  286. test # 34: VMDq VLAN=134; 100ms burst. packet sent: 1,090,176
  287. test # 35: VMDq VLAN=135; 100ms burst. packet sent: 1,031,526
  288. test # 36: VMDq VLAN=136; 100ms burst. packet sent: 1,101,804
  289. test # 37: VMDq VLAN=137; 100ms burst. packet sent: 1,135,566
  290. test # 38: VMDq VLAN=138; 100ms burst. packet sent: 517,038
  291. test # 39: VMDq VLAN=139; 100ms burst. packet sent: 628,014
  292. test # 40: VMDq VLAN=140; 100ms burst. packet sent: 631,584
  293. test # 41: VMDq VLAN=141; 100ms burst. packet sent: 596,088
  294. test # 42: VMDq VLAN=142; 100ms burst. packet sent: 623,526
  295. test # 43: VMDq VLAN=143; 100ms burst. packet sent: 621,792
  296. test # 44: VMDq VLAN=144; 100ms burst. packet sent: 609,654
  297. test # 45: VMDq VLAN=145; 100ms burst. packet sent: 611,388
  298. test # 46: VMDq VLAN=146; 100ms burst. packet sent: 537,234
  299. test # 47: VMDq VLAN=147; 100ms burst. packet sent: 573,852
  300. test # 48: VMDq VLAN=148; 100ms burst. packet sent: 606,696
  301. test # 49: VMDq VLAN=149; 100ms burst. packet sent: 618,018
  302. test # 50: VMDq VLAN=150; 100ms burst. packet sent: 616,284
  303. test # 51: VMDq VLAN=151; 100ms burst. packet sent: 618,324
  304. test # 52: VMDq VLAN=152; 100ms burst. packet sent: 482,970
  305. test # 53: VMDq VLAN=153; 100ms burst. packet sent: 626,892
  306. test # 54: VMDq VLAN=154; 100ms burst. packet sent: 619,854
  307. test # 55: VMDq VLAN=155; 100ms burst. packet sent: 627,606
  308. test # 56: VMDq VLAN=156; 100ms burst. packet sent: 606,696
  309. test # 57: VMDq VLAN=157; 100ms burst. packet sent: 610,878
  310. test # 58: VMDq VLAN=158; 100ms burst. packet sent: 613,122
  311. test # 59: VMDq VLAN=159; 100ms burst. packet sent: 593,334
  312. test # 60: VMDq VLAN=160; 100ms burst. packet sent: 608,736
  313. test # 61: VMDq VLAN=161; 100ms burst. packet sent: 528,054
  314. test # 62: VMDq VLAN=162; 100ms burst. packet sent: 568,854
  315. test # 63: VMDq VLAN=163; 100ms burst. packet sent: 505,206
  316. test # 64: VMDq VLAN=164; 100ms burst. packet sent: 542,130
  317. test # 65: VMDq VLAN=165; 100ms burst. packet sent: 595,578
  318. test # 66: VMDq VLAN=166; 100ms burst. packet sent: 595,986
  319. test # 67: VMDq VLAN=167; 100ms burst. packet sent: 613,632
  320. test # 68: VMDq VLAN=168; 100ms burst. packet sent: 588,744
  321. test # 69: VMDq VLAN=169; 100ms burst. packet sent: 619,650
  322. test # 70: VMDq VLAN=170; 100ms burst. packet sent: 1,109,658
  323. test # 71: VMDq VLAN=171; 100ms burst. packet sent: 1,118,736
  324. test # 72: VMDq VLAN=172; 100ms burst. packet sent: 1,125,570
  325. test # 73: VMDq VLAN=173; 100ms burst. packet sent: 1,094,460
  326. test # 74: VMDq VLAN=174; 100ms burst. packet sent: 1,071,000
  327. test # 75: VMDq VLAN=175; 100ms burst. packet sent: 1,119,654
  328. test # 76: VMDq VLAN=176; 100ms burst. packet sent: 1,117,002
  329. test # 77: VMDq VLAN=177; 100ms burst. packet sent: 1,065,696
  330. test # 78: VMDq VLAN=178; 100ms burst. packet sent: 1,119,552
  331. test # 79: VMDq VLAN=179; 100ms burst. packet sent: 1,066,512
  332. test # 80: VMDq VLAN=180; 100ms burst. packet sent: 1,077,120
  333. test # 81: VMDq VLAN=181; 100ms burst. packet sent: 1,128,426
  334. test # 82: VMDq VLAN=182; 100ms burst. packet sent: 1,088,646
  335. test # 83: VMDq VLAN=183; 100ms burst. packet sent: 1,053,150
  336. test # 84: VMDq VLAN=184; 100ms burst. packet sent: 1,035,912
  337. test # 85: VMDq VLAN=185; 100ms burst. packet sent: 1,084,974
  338. test # 86: VMDq VLAN=186; 100ms burst. packet sent: 1,092,318
  339. test # 87: VMDq VLAN=187; 100ms burst. packet sent: 1,138,932
  340. test # 88: VMDq VLAN=188; 100ms burst. packet sent: 1,097,112
  341. test # 89: VMDq VLAN=189; 100ms burst. packet sent: 1,101,804
  342. test # 90: VMDq VLAN=190; 100ms burst. packet sent: 1,108,230
  343. test # 91: VMDq VLAN=191; 100ms burst. packet sent: 1,130,874
  344. test # 92: VMDq VLAN=192; 100ms burst. packet sent: 1,121,388
  345. test # 93: VMDq VLAN=193; 100ms burst. packet sent: 1,131,078
  346. test # 94: VMDq VLAN=194; 100ms burst. packet sent: 1,081,302
  347. test # 95: VMDq VLAN=195; 100ms burst. packet sent: 1,024,998
  348. test # 96: VMDq VLAN=196; 100ms burst. packet sent: 1,117,104
  349. test # 97: VMDq VLAN=197; 100ms burst. packet sent: 1,128,630
  350. test # 98: VMDq VLAN=198; 100ms burst. packet sent: 1,096,806
  351. test # 99: VMDq VLAN=199; 100ms burst. packet sent: 1,134,036
  352. test #100: VMDq VLAN=200; 100ms burst. packet sent: 1,073,040
  353. 0000:82:00.0: avg wait_lu: 155.55, max redos: 0, avg: 0
  354. -------
  355. Send a bunch of packets from Am0
  356. half of them go to nicAm1 and half go nowhere
  357. link report:
  358. 0 sent on nicAm0.tx -> sink_ms.in1 (loss rate: 0%)
  359. 5,725,475 sent on nicAm1.tx -> sink_ms.in2 (loss rate: 0%)
  360. 11,451,234 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,062,957 sent on nicA.tx -> sink.in1 (loss rate: 0%)
  366. 3,062,904 sent on nicB.tx -> sink.in2 (loss rate: 0%)
  367. 3,063,162 sent on source1.out -> nicA.rx (loss rate: 0%)
  368. 3,063,162 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,198,465 sent on nicBm0.tx -> sink_ms.in2 (loss rate: 0%)
  375. 3,198,479 sent on nicBm1.tx -> sink_ms.in3 (loss rate: 0%)
  376. 6,397,236 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 27 2017 09:20:46 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
  382. Mar 27 2017 09:20:46 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
  383. Mar 27 2017 09:20:46 nd_light: Resolved next-hop 2001:db8::2 to 00:00:00:00:00:02
  384. Mar 27 2017 09:20:46 nd_light: Resolved next-hop 2001:db8::1 to 00:00:00:00:00:01
  385. Mar 27 2017 09:20:47 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
  386. Mar 27 2017 09:20:47 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. 534,303 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  478. 14,337,120 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. 569,423 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  484. 7,639,800 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,488,185 fpGbps: 0.821 fpb: 102 bpp: 60 sleep: 0 us
  494. load: time: 1.00s fps: 1,489,883 fpGbps: 0.822 fpb: 102 bpp: 60 sleep: 0 us
  495. load: time: 1.00s fps: 1,486,885 fpGbps: 0.821 fpb: 102 bpp: 60 sleep: 0 us
  496. load: time: 1.00s fps: 1,485,721 fpGbps: 0.820 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 209989 bytes per second
  500. measure throughput on heavy load...
  501. elapsed time 0.300732527 seconds
  502. packets received 10200000 33 Mpps
  503. configured rate is 1200000000 bytes per second
  504. effective rate is 1598030339 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. link report:
  739. 222 sent on client.tx -> print_client_tx.rx (loss rate: 0%)
  740. 16,633 sent on say_hello.tx -> client.rx (loss rate: 27%)
  741. 223 sent on server.tx -> server.rx (loss rate: 0%)
  742.  
  743. src/testlog/apps.solarflare.selftest.sh:
  744. No PMU available: single core cpu affinity required
  745. obj/apps/solarflare/ef_vi_h.luah:502: unexpected symbol near 'include' at line 3
  746. EXITCODE: 43
  747.  
  748. src/testlog/apps.tap.selftest.sh:
  749. core/link.lua:74: attempt to index local 'r' (a nil value)
  750. stack traceback:
  751. core/main.lua:149: in function '__index'
  752. core/link.lua:74: in function 'empty'
  753. apps/tap/tap.lua:75: in function 'method'
  754. core/app.lua:92: in function 'with_restart'
  755. core/app.lua:496: in function 'thunk'
  756. core/histogram.lua:98: in function 'breathe'
  757. core/app.lua:443: in function 'main'
  758. apps/tap/tap.lua:128: in function 'selftest'
  759. program/snsh/snsh.lua:31: in function <program/snsh/snsh.lua:31>
  760. core/lib.lua:429: in function 'dogetopt'
  761. program/snsh/snsh.lua:65: in function 'run'
  762. core/main.lua:67: in function <core/main.lua:43>
  763. [C]: in function 'xpcall'
  764. core/main.lua:211: in main chunk
  765. [C]: at 0x00453040
  766. [C]: in function 'pcall'
  767. core/startup.lua:3: in main chunk
  768. [C]: in function 'require'
  769. [string "require "core.startup""]:1: in main chunk
  770.  
  771. src/testlog/apps.tap.tap:
  772. EXITCODE: 43
  773.  
  774. src/testlog/apps.test.match:
  775. load: time: 0.00s fps: 168,113 fpGbps: 0.074 fpb: 205 bpp: 8 sleep: 0 us
  776. load: time: 0.01s fps: 8,108 fpGbps: 0.004 fpb: 104 bpp: 8 sleep: 0 us
  777. load: time: 0.00s fps: 116,849 fpGbps: 0.051 fpb: 308 bpp: 9 sleep: 0 us
  778.  
  779. src/testlog/apps.test.synth:
  780. link report:
  781. 6 sent on reader.output -> match.comparator (loss rate: 0%)
  782. 306 sent on synth.output -> match.rx (loss rate: 0%)
  783. apps report:
  784. match
  785.  
  786. src/testlog/apps.vhost.vhost_user:
  787. selftest: vhost_user
  788. SNABB_TEST_VHOST_USER_SOCKET was not set
  789. Test skipped
  790. EXITCODE: 43
  791.  
  792. src/testlog/apps.virtio_net.virtio_net:
  793. SNABB_TEST_VIRTIO_PCIDEV was not set
  794. Test skipped
  795. EXITCODE: 43
  796.  
  797. src/testlog/apps.vlan.vlan:
  798. source sent: 32417130
  799. sink received: 32417130
  800. Sucessfully tagged/untagged all potential VLAN tags (0-4095)
  801.  
  802. src/testlog/core.app:
  803. Restarting app2 (died at 4239966.583779: core/app.lua:663: Push error.)
  804. Restarting app1 (died at 4239966.583779: core/app.lua:657: Pull error.)
  805. Restarting app2 (died at 4239968.583912: core/app.lua:663: Push error.)
  806. Restarting app1 (died at 4239968.583912: core/app.lua:657: Pull error.)
  807. Restarting app3 (died at 4239970.583345: core/app.lua:669: Report error.)
  808. Restarting app2 (died at 4239970.583935: core/app.lua:663: Push error.)
  809. Restarting app1 (died at 4239970.583935: core/app.lua:657: Pull error.)
  810. selftest: app
  811. empty -> c1
  812. c1 -> c1
  813. c1 -> c2
  814. c2 -> c1
  815. c1 -> empty
  816. c_fail
  817. apps report:
  818. app3
  819. app2 [dead: core/app.lua:663: Push error.]
  820. app1 [dead: core/app.lua:657: Pull error.]
  821. apps report:
  822. app3
  823. app2 [dead: core/app.lua:663: Push error.]
  824. app1 [dead: core/app.lua:657: Pull error.]
  825.  
  826. src/testlog/core.counter:
  827. selftest: core.counter
  828. selftest ok
  829.  
  830. src/testlog/core.histogram:
  831. selftest: histogram
  832. selftest ok
  833.  
  834. src/testlog/core.lib:
  835. selftest: lib
  836. Testing equal
  837. Testing load_string
  838. Testing load/store_conf
  839. Testing csum
  840. Testing hex(un)dump
  841. Testing ntohl
  842. Testing parse
  843.  
  844. src/testlog/core.link:
  845. selftest: link
  846. selftest OK
  847.  
  848. src/testlog/core.main:
  849. selftest
  850.  
  851. src/testlog/core.memory:
  852. selftest: memory
  853. Kernel vm.nr_hugepages: 10000
  854. Allocating a 2MB HugeTLB:Got 2MB
  855. Physical address: 0x000eb4a00000
  856. Virtual address: 0x500eb4a00000
  857. Allocating a 2MB HugeTLB:Got 2MB
  858. Physical address: 0x000e9fc00000
  859. Virtual address: 0x500e9fc00000
  860. Allocating a 2MB HugeTLB:Got 2MB
  861. Physical address: 0x000e80600000
  862. Virtual address: 0x500e80600000
  863. Allocating a 2MB HugeTLB:Got 2MB
  864. Physical address: 0x000ea9000000
  865. Virtual address: 0x500ea9000000
  866. Kernel vm.nr_hugepages: 10000
  867. Testing automatic remapping of DMA memory
  868. Unmapping cdata<char *>: 0x500eb4a00000
  869. Unmapping cdata<char *>: 0x500e9fc00000
  870. Unmapping cdata<char *>: 0x500e80600000
  871. Unmapping cdata<char *>: 0x500ea9000000
  872. Writing cdata<char *>: 0x500eb4a00000
  873. Writing cdata<char *>: 0x500e9fc00000
  874. Writing cdata<char *>: 0x500e80600000
  875. Writing cdata<char *>: 0x500ea9000000
  876. Created 4 on-demand memory mappings with SIGSEGV handler.
  877. HugeTLB page allocation OK.
  878.  
  879. src/testlog/core.packet:
  880. [mounting /var/run/snabb/hugetlbfs]
  881.  
  882. src/testlog/core.shm:
  883. selftest: shm
  884. checking resolve..
  885. checking shared memory..
  886. create shm/selftest/obj
  887. checking exists..
  888. checking many objects..
  889. 10000 objects created
  890. 10000 objects unmapped
  891. selftest ok
  892.  
  893. src/testlog/core.timer:
  894. selftest: timer
  895. ok (973,855 callbacks in 0.1671 seconds)
  896.  
  897. src/testlog/core.worker:
  898. selftest: worker
  899. Starting children
  900. Worker status:
  901. worker w3: pid=82 alive=true
  902. worker w1: pid=80 alive=true
  903. worker w2: pid=81 alive=true
  904. Stopping children
  905. Worker status:
  906. worker w3: pid=82 alive=false
  907. worker w1: pid=80 alive=false
  908. worker w2: pid=81 alive=false
  909. selftest: done
  910.  
  911. src/testlog/lib.binary_search:
  912. selftest: binary_search
  913. selftest: ok
  914.  
  915. src/testlog/lib.checksum:
  916. selftest: checksum
  917. avx2: 1000/1000
  918. sse2: 1000/1000
  919. selftest: tcp/ipv4
  920. selftest: ok
  921.  
  922. src/testlog/lib.cltable:
  923. selftest: cltable
  924. selftest: ok
  925.  
  926. src/testlog/lib.ctable:
  927. selftest: ctable 0
  928. selftest: ctable 2662946887
  929. selftest: ok
  930.  
  931. src/testlog/lib.hardware.pci:
  932. selftest: pci
  933. pciaddress model interface status driver usable
  934. 02:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  935. 02:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  936. 03:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  937. 03:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  938. 04:00.0 Intel 350 - - apps.intel.intel1g yes
  939. 04:00.1 Intel 350 - - apps.intel.intel1g yes
  940. 81:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  941. 81:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  942. 82:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  943. 82:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  944. 83:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
  945. 83:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
  946.  
  947. src/testlog/lib.hash.murmur:
  948. Sleftest hash MurmurHash3_x86_32
  949. Passed
  950. Sleftest hash MurmurHash3_x64_128
  951. Passed
  952.  
  953. src/testlog/lib.ipc.shmem.shmem:
  954. ok
  955.  
  956. src/testlog/lib.ipsec.aes_128_gcm:
  957. Test vector: 1
  958. ctext+tag FE CF 53 7E 72 9D 5B 07 DC 30 DF 52 8D D2 2B 76 8D 1B 98 73 66 96 A6 FD 34 85 09 FA 13 CE AC 34 CF A2 43 6F 14 A3 F3 CF 65 92 5B F1 F4 A1 3C 5D 15 B2 1E 18 84 F5 FF 62 47 AE AB B7 86 B9 3B CE 61 BC 17 D7 68 FD 97 32 45 90 18 14 8F 6C BE 72 2F D0 47 96 56 2D FD B4
  959. is FE CF 53 7E 72 9D 5B 07 DC 30 DF 52 8D D2 2B 76 8D 1B 98 73 66 96 A6 FD 34 85 09 FA 13 CE AC 34 CF A2 43 6F 14 A3 F3 CF 65 92 5B F1 F4 A1 3C 5D 15 B2 1E 18 84 F5 FF 62 47 AE AB B7 86 B9 3B CE 61 BC 17 D7 68 FD 97 32 45 90 18 14 8F 6C BE 72 2F D0 47 96 56 2D FD B4
  960. plaintext 45 00 00 48 69 9A 00 00 80 11 4D B7 C0 A8 01 02 C0 A8 01 01 0A 9B F1 56 38 D3 01 00 00 01 00 00 00 00 00 00 04 5F 73 69 70 04 5F 75 64 70 03 73 69 70 09 63 79 62 65 72 63 69 74 79 02 64 6B 00 00 21 00 01 01 02 02 01
  961. is 45 00 00 48 69 9A 00 00 80 11 4D B7 C0 A8 01 02 C0 A8 01 01 0A 9B F1 56 38 D3 01 00 00 01 00 00 00 00 00 00 04 5F 73 69 70 04 5F 75 64 70 03 73 69 70 09 63 79 62 65 72 63 69 74 79 02 64 6B 00 00 21 00 01 01 02 02 01
  962. Test vector: 2
  963. ctext+tag FB A2 CA A4 85 3C F9 F0 F2 2C B1 0D 86 DD 83 B0 FE C7 56 91 CF 1A 04 B0 0D 11 38 EC 9C 35 79 17 65 AC BD 87 01 AD 79 84 5B F9 FE 3F BA 48 7B C9 17 55 E6 66 2B 4C 8D 0D 1F 5E 22 73 95 30 32 0A E0 D7 31 CC 97 8E CA FA EA E8 8F 00 E8 0D 6E 48
  964. is FB A2 CA A4 85 3C F9 F0 F2 2C B1 0D 86 DD 83 B0 FE C7 56 91 CF 1A 04 B0 0D 11 38 EC 9C 35 79 17 65 AC BD 87 01 AD 79 84 5B F9 FE 3F BA 48 7B C9 17 55 E6 66 2B 4C 8D 0D 1F 5E 22 73 95 30 32 0A E0 D7 31 CC 97 8E CA FA EA E8 8F 00 E8 0D 6E 48
  965. plaintext 45 00 00 3C 99 C3 00 00 80 01 CB 7C 40 67 93 18 01 01 01 01 08 00 08 5C 02 00 43 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 75 76 77 61 62 63 64 65 66 67 68 69 01 02 02 01
  966. is 45 00 00 3C 99 C3 00 00 80 01 CB 7C 40 67 93 18 01 01 01 01 08 00 08 5C 02 00 43 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 75 76 77 61 62 63 64 65 66 67 68 69 01 02 02 01
  967. Test vector: 3
  968. ctext+tag FB A2 CA 84 5E 5D F9 F0 F2 2C 3E 6E 86 DD 83 1E 1F C6 57 92 CD 1A F9 13 0E 13 79 ED 36 9F 07 1F 35 E0 34 BE 95 F1 12 E4 E7 D0 5D 35
  969. is FB A2 CA 84 5E 5D F9 F0 F2 2C 3E 6E 86 DD 83 1E 1F C6 57 92 CD 1A F9 13 0E 13 79 ED 36 9F 07 1F 35 E0 34 BE 95 F1 12 E4 E7 D0 5D 35
  970. plaintext 45 00 00 1C 42 A2 00 00 80 01 44 1F 40 67 93 B6 E0 00 00 02 0A 00 F5 FF 01 02 02 01
  971. is 45 00 00 1C 42 A2 00 00 80 01 44 1F 40 67 93 B6 E0 00 00 02 0A 00 F5 FF 01 02 02 01
  972. Test vector: 4
  973. ctext+tag 18 A6 FD 42 F7 2C BF 4A B2 A2 EA 90 1F 73 D8 14 E3 E7 F2 43 D9 54 12 E1 C3 49 C1 D2 FB EC 16 8F 91 90 FE EB AF 2C B0 19 84 E6 58 63 96 5D 74 72 B7 9D A3 45 E0 E7 80 19 1F 0D 2F 0E 0F 49 6C 22 6F 21 27 B2 7D B3 57 24 E7 84 5D 68 65 1F 57 E6 5F 35 4F 75 FF 17 01 57 69 62 34 36
  974. is 18 A6 FD 42 F7 2C BF 4A B2 A2 EA 90 1F 73 D8 14 E3 E7 F2 43 D9 54 12 E1 C3 49 C1 D2 FB EC 16 8F 91 90 FE EB AF 2C B0 19 84 E6 58 63 96 5D 74 72 B7 9D A3 45 E0 E7 80 19 1F 0D 2F 0E 0F 49 6C 22 6F 21 27 B2 7D B3 57 24 E7 84 5D 68 65 1F 57 E6 5F 35 4F 75 FF 17 01 57 69 62 34 36
  975. plaintext 45 00 00 49 33 BA 00 00 7F 11 91 06 C3 FB 1D 10 C2 B1 D3 26 C0 28 31 CE 00 35 DD 7B 80 03 02 D5 00 00 4E 20 00 1E 8C 18 D7 5B 81 DC 91 BA A0 47 6B 91 B9 24 B2 80 38 9D 92 C9 63 BA C0 46 EC 95 9B 62 66 C0 47 22 B1 49 23 01 01 01
  976. is 45 00 00 49 33 BA 00 00 7F 11 91 06 C3 FB 1D 10 C2 B1 D3 26 C0 28 31 CE 00 35 DD 7B 80 03 02 D5 00 00 4E 20 00 1E 8C 18 D7 5B 81 DC 91 BA A0 47 6B 91 B9 24 B2 80 38 9D 92 C9 63 BA C0 46 EC 95 9B 62 66 C0 47 22 B1 49 23 01 01 01
  977. Test vector: 5
  978. ctext+tag FB A2 CA D1 2F C1 F9 F0 0D 3C EB F3 05 41 0D B8 3D 77 84 B6 07 32 3D 22 0F 24 B0 A9 7D 54 18 28 00 CA DB 0F 68 D9 9E F0 E0 C0 C8 9A E9 BE A8 88 4E 52 D6 5B C1 AF D0 74 0F 74 24 44 74 7B 5B 39 AB 53 31 63 AA D4 55 0E E5 16 09 75 CD B6 08 C5 76 91 89 60 97 63 B8 E1 8C AA 81 E2
  979. is FB A2 CA D1 2F C1 F9 F0 0D 3C EB F3 05 41 0D B8 3D 77 84 B6 07 32 3D 22 0F 24 B0 A9 7D 54 18 28 00 CA DB 0F 68 D9 9E F0 E0 C0 C8 9A E9 BE A8 88 4E 52 D6 5B C1 AF D0 74 0F 74 24 44 74 7B 5B 39 AB 53 31 63 AA D4 55 0E E5 16 09 75 CD B6 08 C5 76 91 89 60 97 63 B8 E1 8C AA 81 E2
  980. plaintext 45 00 00 49 33 3E 00 00 7F 11 91 82 C3 FB 1D 10 C2 B1 D3 26 C0 28 31 CE 00 35 CB 45 80 03 02 5B 00 00 01 E0 00 1E 8C 18 D6 57 59 D5 22 84 A0 35 2C 71 47 5C 88 80 39 1C 76 4D 6E 5E E0 49 6B 32 5A E2 70 C0 38 99 49 39 15 01 01 01
  981. is 45 00 00 49 33 3E 00 00 7F 11 91 82 C3 FB 1D 10 C2 B1 D3 26 C0 28 31 CE 00 35 CB 45 80 03 02 5B 00 00 01 E0 00 1E 8C 18 D6 57 59 D5 22 84 A0 35 2C 71 47 5C 88 80 39 1C 76 4D 6E 5E E0 49 6B 32 5A E2 70 C0 38 99 49 39 15 01 01 01
  982. Test vector: 6
  983. ctext+tag 29 C9 FC 69 A1 97 D0 38 CC DD 14 E2 DD FC AA 05 43 33 21 64 41 25 03 52 43 03 ED 3C 6C 5F 28 38 43 AF 8C 3E
  984. is 29 C9 FC 69 A1 97 D0 38 CC DD 14 E2 DD FC AA 05 43 33 21 64 41 25 03 52 43 03 ED 3C 6C 5F 28 38 43 AF 8C 3E
  985. plaintext 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
  986. is 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
  987. Test vector: 7
  988. ctext+tag FB A2 CA A8 C6 C5 F9 F0 F2 2C A5 4A 06 12 10 AD 3F 6E 57 91 CF 1A CA 21 0D 11 7C EC 9C 35 79 17 65 AC BD 87 01 AD 79 84 5B F9 FE 3F BA 48 7B C9 63 21 93 06 84 EE CA DB 56 91 25 46 E7 A9 5C 97 40 D7 CB 05
  989. is FB A2 CA A8 C6 C5 F9 F0 F2 2C A5 4A 06 12 10 AD 3F 6E 57 91 CF 1A CA 21 0D 11 7C EC 9C 35 79 17 65 AC BD 87 01 AD 79 84 5B F9 FE 3F BA 48 7B C9 63 21 93 06 84 EE CA DB 56 91 25 46 E7 A9 5C 97 40 D7 CB 05
  990. plaintext 45 00 00 30 DA 3A 00 00 80 01 DF 3B C0 A8 00 05 C0 A8 00 01 08 00 C6 CD 02 00 07 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 01 02 02 01
  991. is 45 00 00 30 DA 3A 00 00 80 01 DF 3B C0 A8 00 05 C0 A8 00 01 08 00 C6 CD 02 00 07 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 01 02 02 01
  992. Test vector: 8
  993. ctext+tag 74 75 2E 8A EB 5D 87 3C D7 C0 F4 AC C3 6C 4B FF 84 B7 D7 B9 8F 0C A8 B6 AC DA 68 94 BC 61 90 69 EF 9C BC 28 FE 1B 56 A7 C4 E0 D5 8C 86 CD 2B C0
  994. is 74 75 2E 8A EB 5D 87 3C D7 C0 F4 AC C3 6C 4B FF 84 B7 D7 B9 8F 0C A8 B6 AC DA 68 94 BC 61 90 69 EF 9C BC 28 FE 1B 56 A7 C4 E0 D5 8C 86 CD 2B C0
  995. plaintext 08 00 C6 CD 02 00 07 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 01 02 02 01
  996. is 08 00 C6 CD 02 00 07 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 01 02 02 01
  997. Encrypted 100000000 bytes in 0.0371028855443 seconds
  998. Decrypted 100000000 bytes in 0.037195787765086 seconds
  999. Block: 6bc1bee22e409f96e93d7e117393172a 3ad77bb40d7a3660a89ecaf32466ef97
  1000. Block: ae2d8a571e03ac9c9eb76fac45af8e51 f5d3d58503b9699de785895a96fdbaaf
  1001. Block: 30c81c46a35ce411e5fbc1191a0a52ef 43b1cd7f598ece23881b00e3ed030688
  1002. Block: f69f2445df4f9b17ad2b417be66c3710 7b0c785e27e8ad3f8223207104725dd4
  1003.  
  1004. src/testlog/lib.ipsec.esp:
  1005. original 00 00 00 00 00 00 00 00 00 00 00 00 86 DD 60 00 00 00 00 40 3B 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 75 76 77 78 79 7A 0A 41 42 43 44 45 46 47 48 49 4A 4B 4C 4D 4E 4F 50 51 52 53 54 55 56 57 58 59 5A 0A 30 31 32 33 34 35 36 37 38 39
  1006. encrypted 00 00 00 00 00 00 00 00 00 00 00 00 86 DD 60 00 00 00 00 64 32 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 01 00 00 00 00 00 00 00 A0 56 61 AD BC EC E6 2D B4 19 A4 BB C3 C6 D6 70 0A D3 33 3D F9 09 D6 D1 3F 40 B4 28 8A 00 EE D9 68 74 F3 45 DA 5C A9 67 9F 7A 6C A4 A2 29 C6 04 B1 D1 28 61 F5 AD 68 FF 4E FC CE BC 1F 39 3C EA F6 CD 4D A3 61 14 B9 0E F1 32 45 98 11 2A 70 A3 63 23 B0 5E
  1007. decrypted 00 00 00 00 00 00 00 00 00 00 00 00 86 DD 60 00 00 00 00 40 3B 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 61 62 63 64 65 66 67 68 69 6A 6B 6C 6D 6E 6F 70 71 72 73 74 75 76 77 78 79 7A 0A 41 42 43 44 45 46 47 48 49 4A 4B 4C 4D 4E 4F 50 51 52 53 54 55 56 57 58 59 5A 0A 30 31 32 33 34 35 36 37 38 39
  1008. original 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 00 00 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33
  1009. encrypted 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 00 24 32 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 00 00 00 00 00 00 00 02 02 00 00 00 00 00 00 00 4E 94 30 C2 33 98 48 2A DC B2 70 1B 93 83 BF 69 44 D1 6A EF
  1010. decrypted 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 00 00 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33
  1011.  
  1012. src/testlog/lib.multi_copy:
  1013. selftest: multi_copy
  1014. selftest: ok
  1015.  
  1016. src/testlog/lib.numa:
  1017. selftest: numa
  1018. selftest: numa: ok
  1019.  
  1020. src/testlog/lib.pmu:
  1021. selftest: pmu
  1022. PMU not available:
  1023. single core cpu affinity required
  1024. selftest skipped
  1025. EXITCODE: 43
  1026.  
  1027. src/testlog/lib.pmu_x86:
  1028. selftest: pmu_x86
  1029. nfixed 3 ngeneral 8
  1030. buf[0] 0
  1031. buf[1] 2.8147435987491e+14
  1032. buf[2] 0
  1033. buf[3] 0
  1034. buf[4] 0
  1035. buf[5] 0
  1036. buf[6] 0
  1037. buf[7] 0
  1038. buf[8] 0
  1039. selftest: ok
  1040.  
  1041. src/testlog/lib.protocol.datagram:
  1042.  
  1043. src/testlog/lib.protocol.ipv4:
  1044.  
  1045. src/testlog/lib.protocol.ipv6:
  1046.  
  1047. src/testlog/lib.protocol.tcp:
  1048.  
  1049. src/testlog/lib.traceprof.traceprof:
  1050. traceprof report (recorded 505/505 samples):
  1051. 60% TRACE 3:LOOP ->loop
  1052. 21% TRACE 4 ->3
  1053. 17% TRACE 3 ->loop
  1054.  
  1055. src/testlog/lib.watchdog.selftest.sh:
  1056. [testing alert]
  1057. Set timeout, now sleeping...
  1058. Resetting watchdog.
  1059. Exit normally.
  1060. [testing alert_stop]
  1061. Set timeout, now sleeping...
  1062. Stopping watchdog.
  1063. Exit normally.
  1064. Alarm clock
  1065. [testing ualert]
  1066. Set timeout, now sleeping...
  1067. Resetting watchdog.
  1068. Exit normally.
  1069. [testing ualert_stop]
  1070. Set timeout, now sleeping...
  1071. Stopping watchdog.
  1072. Exit normally.
  1073. Alarm clock
  1074.  
  1075. src/testlog/lib.yang.binary:
  1076. selfcheck: lib.yang.binary
  1077. selfcheck: ok
  1078.  
  1079. src/testlog/lib.yang.data:
  1080. selfcheck: lib.yang.data
  1081. selfcheck: ok
  1082.  
  1083. src/testlog/lib.yang.parser:
  1084.  
  1085. src/testlog/lib.yang.path:
  1086. selftest: lib.yang.path
  1087. selftest: ok
  1088.  
  1089. src/testlog/lib.yang.rpc:
  1090. selftest: lib.yang.rpc
  1091. selftest: ok
  1092.  
  1093. src/testlog/lib.yang.schema:
  1094. selftest: lib.yang.schema
  1095. selftest: ok
  1096.  
  1097. src/testlog/lib.yang.state:
  1098. selftest: lib.yang.state
  1099. selftest: ok
  1100.  
  1101. src/testlog/lib.yang.util:
  1102. selftest: lib.yang.util
  1103. selftest: ok
  1104.  
  1105. src/testlog/lib.yang.value:
  1106.  
  1107. src/testlog/lib.yang.yang:
  1108. /tmp/lua_1umksx: loading source configuration
  1109. /tmp/lua_1umksx: wrote compiled configuration /tmp/lua_1umksx.o
  1110. /tmp/lua_1umksx: loading compiled configuration from /tmp/lua_1umksx.o
  1111. /tmp/lua_1umksx: compiled configuration is up to date.
  1112. /tmp/lua_1umksx.o: loaded compiled configuration with no corresponding source file.
  1113. selftest: lib.yang.yang
  1114. selftest: ok
  1115.  
  1116. src/testlog/program.config.json:
  1117. selftest: program.config.json
  1118. selftest: ok
  1119.  
  1120. src/testlog/program.lwaftr.tests.end-to-end.selftest.sh:
  1121. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  1122. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1123. ../data/no_icmp.conf: compiled configuration is up to date.
  1124. done
  1125. Test passed
  1126. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1127. ../data/no_icmp.conf: compiled configuration is up to date.
  1128. done
  1129. Test passed
  1130. Testing: Regression test: make sure end-addr works
  1131. ../data/icmp_endaddr.conf: loading compiled configuration from ../data/icmp_endaddr.o
  1132. ../data/icmp_endaddr.conf: compiled configuration is up to date.
  1133. done
  1134. Test passed
  1135. ../data/icmp_endaddr.conf: loading compiled configuration from ../data/icmp_endaddr.o
  1136. ../data/icmp_endaddr.conf: compiled configuration is up to date.
  1137. done
  1138. Test passed
  1139. Testing: from-internet IPv4 packet found in the binding table.
  1140. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1141. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1142. done
  1143. Test passed
  1144. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1145. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1146. done
  1147. Test passed
  1148. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  1149. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1150. ../data/vlan.conf: compiled configuration is up to date.
  1151. done
  1152. Test passed
  1153. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1154. ../data/vlan.conf: compiled configuration is up to date.
  1155. done
  1156. Test passed
  1157. Testing: NDP: incoming NDP Neighbor Solicitation
  1158. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1159. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1160. done
  1161. Test passed
  1162. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1163. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1164. done
  1165. Test passed
  1166. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  1167. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1168. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1169. done
  1170. Test passed
  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. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  1176. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1177. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1178. NDP: Resolving '8:9:a:b:4:3:2:1'
  1179. done
  1180. Test passed
  1181. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1182. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1183. NDP: Resolving '8:9:a:b:4:3:2:1'
  1184. done
  1185. Test passed
  1186. Testing: ARP: incoming ARP request
  1187. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1188. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1189. done
  1190. Test passed
  1191. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1192. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1193. done
  1194. Test passed
  1195. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  1196. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  1197. ../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1198. ARP: Resolving '4.5.6.7'
  1199. done
  1200. Test passed
  1201. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  1202. ../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1203. ARP: Resolving '4.5.6.7'
  1204. done
  1205. Test passed
  1206. Testing: NDP: Without receiving NA, next_hop6_mac not set
  1207. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1208. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1209. NDP: Resolving '8:9:a:b:4:3:2:1'
  1210. done
  1211. Test passed
  1212. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1213. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1214. NDP: Resolving '8:9:a:b:4:3:2:1'
  1215. done
  1216. Test passed
  1217. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  1218. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1219. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1220. NDP: Resolving '8:9:a:b:4:3:2:1'
  1221. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  1222. done
  1223. Test passed
  1224. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1225. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1226. NDP: Resolving '8:9:a:b:4:3:2:1'
  1227. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  1228. done
  1229. Test passed
  1230. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  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. done
  1235. Test passed
  1236. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  1237. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1238. NDP: Resolving '8:9:a:b:4:3:2:1'
  1239. done
  1240. Test passed
  1241. Testing: from-internet IPv4 fragmented packets found in the binding table.
  1242. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1243. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1244. done
  1245. Test passed
  1246. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1247. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1248. done
  1249. Test passed
  1250. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  1251. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1252. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1253. done
  1254. Test passed
  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. Testing: traffic class mapping
  1260. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1261. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1262. done
  1263. Test passed
  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. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  1269. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1270. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1271. done
  1272. Test passed
  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. Testing: from-B4 IPv4 fragmentation (2)
  1278. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1279. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1280. done
  1281. Test passed
  1282. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1283. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1284. done
  1285. Test passed
  1286. Testing: from-B4 IPv4 fragmentation (3)
  1287. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1288. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1289. done
  1290. Test passed
  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. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  1296. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1297. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1298. done
  1299. Test passed
  1300. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1301. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1302. done
  1303. Test passed
  1304. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  1305. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1306. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1307. done
  1308. Test passed
  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. Testing: IPv6 reassembly (to one packet).
  1314. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1315. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1316. done
  1317. Test passed
  1318. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1319. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1320. done
  1321. Test passed
  1322. Testing: IPv6 reassembly (out of order fragments).
  1323. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  1324. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  1325. done
  1326. Test passed
  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. Testing: IPv6 reassembly (with max frags set to 1).
  1332. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  1333. ../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  1334. done
  1335. Test passed
  1336. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  1337. ../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  1338. done
  1339. Test passed
  1340. Testing: IPv6 reassembly (followed by decapsulation).
  1341. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1342. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1343. done
  1344. Test passed
  1345. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1346. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1347. done
  1348. Test passed
  1349. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  1350. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1351. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1352. done
  1353. Test passed
  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. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  1359. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  1360. ../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  1361. done
  1362. Test passed
  1363. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  1364. ../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  1365. done
  1366. Test passed
  1367. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  1368. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1369. ../data/no_icmp.conf: compiled configuration is up to date.
  1370. done
  1371. Test passed
  1372. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1373. ../data/no_icmp.conf: compiled configuration is up to date.
  1374. done
  1375. Test passed
  1376. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  1377. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1378. ../data/no_icmp.conf: compiled configuration is up to date.
  1379. done
  1380. Test passed
  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. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  1386. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1387. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1388. done
  1389. Test passed
  1390. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1391. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1392. done
  1393. Test passed
  1394. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  1395. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1396. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1397. done
  1398. Test passed
  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. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  1404. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1405. ../data/no_icmp.conf: compiled configuration is up to date.
  1406. done
  1407. Test passed
  1408. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1409. ../data/no_icmp.conf: compiled configuration is up to date.
  1410. done
  1411. Test passed
  1412. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  1413. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1414. ../data/no_icmp.conf: compiled configuration is up to date.
  1415. done
  1416. Test passed
  1417. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1418. ../data/no_icmp.conf: compiled configuration is up to date.
  1419. done
  1420. Test passed
  1421. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  1422. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1423. ../data/vlan.conf: compiled configuration is up to date.
  1424. done
  1425. Test passed
  1426. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1427. ../data/vlan.conf: compiled configuration is up to date.
  1428. done
  1429. Test passed
  1430. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  1431. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1432. ../data/no_icmp.conf: compiled configuration is up to date.
  1433. done
  1434. Test passed
  1435. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1436. ../data/no_icmp.conf: compiled configuration is up to date.
  1437. done
  1438. Test passed
  1439. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  1440. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1441. ../data/no_icmp.conf: compiled configuration is up to date.
  1442. done
  1443. Test passed
  1444. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1445. ../data/no_icmp.conf: compiled configuration is up to date.
  1446. done
  1447. Test passed
  1448. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  1449. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1450. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1451. done
  1452. Test passed
  1453. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1454. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1455. done
  1456. Test passed
  1457. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  1458. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1459. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1460. done
  1461. Test passed
  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. Testing: from-to-b4 IPv6 packet, no hairpinning
  1467. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  1468. ../data/no_hairpin.conf: compiled configuration is up to date.
  1469. done
  1470. Test passed
  1471. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  1472. ../data/no_hairpin.conf: compiled configuration is up to date.
  1473. done
  1474. Test passed
  1475. Testing: from-to-b4 IPv6 packet, with hairpinning
  1476. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1477. ../data/no_icmp.conf: compiled configuration is up to date.
  1478. done
  1479. Test passed
  1480. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1481. ../data/no_icmp.conf: compiled configuration is up to date.
  1482. done
  1483. Test passed
  1484. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  1485. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1486. ../data/no_icmp.conf: compiled configuration is up to date.
  1487. done
  1488. Test passed
  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. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  1494. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1495. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1496. done
  1497. Test passed
  1498. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1499. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1500. done
  1501. Test passed
  1502. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  1503. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1504. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1505. done
  1506. Test passed
  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. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  1512. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1513. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1514. done
  1515. Test passed
  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. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  1521. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1522. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1523. done
  1524. Test passed
  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. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  1530. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1531. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1532. done
  1533. Test passed
  1534. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1535. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1536. done
  1537. Test passed
  1538. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  1539. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1540. ../data/no_icmp.conf: compiled configuration is up to date.
  1541. done
  1542. Test passed
  1543. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1544. ../data/no_icmp.conf: compiled configuration is up to date.
  1545. done
  1546. Test passed
  1547. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  1548. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1549. ../data/vlan.conf: compiled configuration is up to date.
  1550. done
  1551. Test passed
  1552. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  1553. ../data/vlan.conf: compiled configuration is up to date.
  1554. done
  1555. Test passed
  1556. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  1557. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1558. ../data/no_icmp.conf: compiled configuration is up to date.
  1559. done
  1560. Test passed
  1561. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1562. ../data/no_icmp.conf: compiled configuration is up to date.
  1563. done
  1564. Test passed
  1565. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  1566. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1567. ../data/no_icmp.conf: compiled configuration is up to date.
  1568. done
  1569. Test passed
  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. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  1575. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1576. ../data/no_icmp.conf: compiled configuration is up to date.
  1577. done
  1578. Test passed
  1579. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1580. ../data/no_icmp.conf: compiled configuration is up to date.
  1581. done
  1582. Test passed
  1583. Testing: sending non-IPv4 traffic to the IPv4 interface
  1584. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1585. ../data/no_icmp.conf: compiled configuration is up to date.
  1586. done
  1587. Test passed
  1588. Test skipped
  1589. Testing: sending non-IPv6 traffic to the IPv6 interface
  1590. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1591. ../data/no_icmp.conf: compiled configuration is up to date.
  1592. done
  1593. Test passed
  1594. Test skipped
  1595. Testing: from-internet bound IPv4 UDP packet
  1596. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1597. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1598. done
  1599. Test passed
  1600. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1601. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1602. done
  1603. Test passed
  1604. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  1605. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1606. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1607. done
  1608. Test passed
  1609. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1610. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1611. done
  1612. Test passed
  1613. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  1614. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1615. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1616. done
  1617. Test passed
  1618. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  1619. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  1620. done
  1621. Test passed
  1622. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  1623. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1624. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1625. done
  1626. Test passed
  1627. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  1628. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  1629. done
  1630. Test passed
  1631. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  1632. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1633. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1634. done
  1635. Test passed
  1636. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  1637. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  1638. done
  1639. Test passed
  1640. Testing: incoming ICMPv4 echo request, matches binding table
  1641. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1642. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1643. done
  1644. Test passed
  1645. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1646. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1647. done
  1648. Test passed
  1649. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  1650. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1651. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1652. done
  1653. Test passed
  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. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  1659. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1660. ../data/no_icmp.conf: compiled configuration is up to date.
  1661. done
  1662. Test passed
  1663. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1664. ../data/no_icmp.conf: compiled configuration is up to date.
  1665. done
  1666. Test passed
  1667. Testing: incoming ICMPv4 echo request, doesn't match binding table
  1668. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1669. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1670. done
  1671. Test passed
  1672. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1673. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1674. done
  1675. Test passed
  1676. Testing: incoming ICMPv4 echo reply, matches binding table
  1677. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1678. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1679. done
  1680. Test passed
  1681. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1682. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1683. done
  1684. Test passed
  1685. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  1686. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1687. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1688. done
  1689. Test passed
  1690. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1691. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1692. done
  1693. Test passed
  1694. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  1695. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1696. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1697. done
  1698. Test passed
  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. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  1704. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1705. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1706. done
  1707. Test passed
  1708. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1709. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1710. done
  1711. Test passed
  1712. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  1713. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1714. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1715. done
  1716. Test passed
  1717. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1718. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1719. done
  1720. Test passed
  1721. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  1722. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1723. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1724. done
  1725. Test passed
  1726. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1727. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1728. done
  1729. Test passed
  1730. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  1731. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1732. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1733. done
  1734. Test passed
  1735. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1736. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1737. done
  1738. Test passed
  1739. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  1740. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1741. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1742. done
  1743. Test passed
  1744. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  1745. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  1746. done
  1747. Test passed
  1748. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  1749. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1750. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1751. done
  1752. Test passed
  1753. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1754. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1755. done
  1756. Test passed
  1757. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  1758. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1759. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1760. done
  1761. Test passed
  1762. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1763. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1764. done
  1765. Test passed
  1766. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  1767. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1768. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1769. done
  1770. Test passed
  1771. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1772. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1773. done
  1774. Test passed
  1775. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  1776. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1777. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1778. done
  1779. Test passed
  1780. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1781. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1782. done
  1783. Test passed
  1784. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  1785. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1786. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1787. done
  1788. Test passed
  1789. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1790. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1791. done
  1792. Test passed
  1793. Testing: egress-filter: to-internet (IPv4) (DROP)
  1794. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1795. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1796. done
  1797. Test passed
  1798. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1799. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1800. done
  1801. Test passed
  1802. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  1803. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1804. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1805. done
  1806. Test passed
  1807. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  1808. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  1809. done
  1810. Test passed
  1811. Testing: egress-filter: to-b4 (IPv4) (DROP)
  1812. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1813. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1814. done
  1815. Test passed
  1816. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  1817. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  1818. done
  1819. Test passed
  1820. Testing: ICMP Echo to AFTR (IPv4)
  1821. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1822. ../data/no_icmp.conf: compiled configuration is up to date.
  1823. done
  1824. Test passed
  1825. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1826. ../data/no_icmp.conf: compiled configuration is up to date.
  1827. done
  1828. Test passed
  1829. Testing: ICMP Echo to AFTR (IPv4) + data
  1830. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1831. ../data/no_icmp.conf: compiled configuration is up to date.
  1832. done
  1833. Test passed
  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. Testing: ICMP Echo to AFTR (IPv6)
  1839. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1840. ../data/no_icmp.conf: compiled configuration is up to date.
  1841. done
  1842. Test passed
  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. Testing: ICMP Echo to AFTR (IPv6) + data
  1848. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  1849. ../data/no_icmp.conf: compiled configuration is up to date.
  1850. done
  1851. Test passed
  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. All end-to-end lwAFTR tests passed.
  1857. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  1858. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  1859. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  1860. done
  1861. Test passed
  1862. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  1863. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  1864. done
  1865. Test passed
  1866. Testing: Regression test: make sure end-addr works
  1867. ../data/vlan/icmp_endaddr.conf: loading compiled configuration from ../data/vlan/icmp_endaddr.o
  1868. ../data/vlan/icmp_endaddr.conf: compiled configuration is up to date.
  1869. done
  1870. Test passed
  1871. ../data/vlan/icmp_endaddr.conf: loading compiled configuration from ../data/vlan/icmp_endaddr.o
  1872. ../data/vlan/icmp_endaddr.conf: compiled configuration is up to date.
  1873. done
  1874. Test passed
  1875. Testing: from-internet IPv4 packet found in the binding table.
  1876. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  1877. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  1878. done
  1879. Test passed
  1880. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  1881. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  1882. done
  1883. Test passed
  1884. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  1885. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  1886. ../data/vlan/vlan.conf: compiled configuration is up to date.
  1887. done
  1888. Test passed
  1889. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  1890. ../data/vlan/vlan.conf: compiled configuration is up to date.
  1891. done
  1892. Test passed
  1893. Testing: NDP: incoming NDP Neighbor Solicitation
  1894. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1895. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1896. done
  1897. Test passed
  1898. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1899. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1900. done
  1901. Test passed
  1902. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  1903. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1904. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1905. done
  1906. Test passed
  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. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  1912. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1913. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1914. NDP: Resolving '8:9:a:b:4:3:2:1'
  1915. done
  1916. Test passed
  1917. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1918. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1919. NDP: Resolving '8:9:a:b:4:3:2:1'
  1920. done
  1921. Test passed
  1922. Testing: ARP: incoming ARP request
  1923. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1924. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1925. done
  1926. Test passed
  1927. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  1928. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  1929. done
  1930. Test passed
  1931. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  1932. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  1933. ../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1934. ARP: Resolving '4.5.6.7'
  1935. done
  1936. Test passed
  1937. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  1938. ../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  1939. ARP: Resolving '4.5.6.7'
  1940. done
  1941. Test passed
  1942. Testing: NDP: Without receiving NA, next_hop6_mac not set
  1943. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1944. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1945. NDP: Resolving '8:9:a:b:4:3:2:1'
  1946. done
  1947. Test passed
  1948. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1949. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1950. NDP: Resolving '8:9:a:b:4:3:2:1'
  1951. done
  1952. Test passed
  1953. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  1954. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1955. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1956. NDP: Resolving '8:9:a:b:4:3:2:1'
  1957. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  1958. done
  1959. Test passed
  1960. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1961. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1962. NDP: Resolving '8:9:a:b:4:3:2:1'
  1963. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  1964. done
  1965. Test passed
  1966. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  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. done
  1971. Test passed
  1972. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  1973. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  1974. NDP: Resolving '8:9:a:b:4:3:2:1'
  1975. done
  1976. Test passed
  1977. Testing: from-internet IPv4 fragmented packets found in the binding table.
  1978. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  1979. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  1980. done
  1981. Test passed
  1982. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  1983. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  1984. done
  1985. Test passed
  1986. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  1987. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  1988. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  1989. done
  1990. Test passed
  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. Testing: traffic class mapping
  1996. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  1997. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  1998. done
  1999. Test passed
  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. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  2005. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2006. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2007. done
  2008. Test passed
  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. Testing: from-B4 IPv4 fragmentation (2)
  2014. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2015. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2016. done
  2017. Test passed
  2018. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2019. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2020. done
  2021. Test passed
  2022. Testing: from-B4 IPv4 fragmentation (3)
  2023. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2024. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2025. done
  2026. Test passed
  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. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  2032. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2033. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2034. done
  2035. Test passed
  2036. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2037. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2038. done
  2039. Test passed
  2040. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  2041. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2042. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2043. done
  2044. Test passed
  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. Testing: IPv6 reassembly (to one packet).
  2050. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2051. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2052. done
  2053. Test passed
  2054. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2055. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2056. done
  2057. Test passed
  2058. Testing: IPv6 reassembly (out of order fragments).
  2059. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  2060. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2061. done
  2062. Test passed
  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. Testing: IPv6 reassembly (with max frags set to 1).
  2068. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  2069. ../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  2070. done
  2071. Test passed
  2072. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  2073. ../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  2074. done
  2075. Test passed
  2076. Testing: IPv6 reassembly (followed by decapsulation).
  2077. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2078. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2079. done
  2080. Test passed
  2081. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2082. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2083. done
  2084. Test passed
  2085. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  2086. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2087. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2088. done
  2089. Test passed
  2090. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2091. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2092. done
  2093. Test passed
  2094. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  2095. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  2096. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  2097. done
  2098. Test passed
  2099. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  2100. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  2101. done
  2102. Test passed
  2103. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  2104. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2105. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2106. done
  2107. Test passed
  2108. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2109. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2110. done
  2111. Test passed
  2112. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  2113. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2114. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2115. done
  2116. Test passed
  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. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  2122. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2123. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2124. done
  2125. Test passed
  2126. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2127. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2128. done
  2129. Test passed
  2130. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  2131. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2132. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2133. done
  2134. Test passed
  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. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  2140. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2141. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2142. done
  2143. Test passed
  2144. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2145. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2146. done
  2147. Test passed
  2148. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  2149. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2150. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2151. done
  2152. Test passed
  2153. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2154. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2155. done
  2156. Test passed
  2157. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  2158. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2159. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2160. done
  2161. Test passed
  2162. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2163. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2164. done
  2165. Test passed
  2166. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  2167. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2168. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2169. done
  2170. Test passed
  2171. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2172. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2173. done
  2174. Test passed
  2175. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  2176. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2177. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2178. done
  2179. Test passed
  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. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  2185. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2186. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2187. done
  2188. Test passed
  2189. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2190. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2191. done
  2192. Test passed
  2193. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  2194. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2195. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2196. done
  2197. Test passed
  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. Testing: from-to-b4 IPv6 packet, no hairpinning
  2203. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  2204. ../data/vlan/no_hairpin.conf: compiled configuration is up to date.
  2205. done
  2206. Test passed
  2207. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  2208. ../data/vlan/no_hairpin.conf: compiled configuration is up to date.
  2209. done
  2210. Test passed
  2211. Testing: from-to-b4 IPv6 packet, with hairpinning
  2212. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2213. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2214. done
  2215. Test passed
  2216. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2217. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2218. done
  2219. Test passed
  2220. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  2221. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2222. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2223. done
  2224. Test passed
  2225. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2226. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2227. done
  2228. Test passed
  2229. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  2230. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2231. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2232. done
  2233. Test passed
  2234. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2235. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2236. done
  2237. Test passed
  2238. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  2239. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2240. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2241. done
  2242. Test passed
  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. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  2248. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2249. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2250. done
  2251. Test passed
  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. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  2257. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2258. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2259. done
  2260. Test passed
  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. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  2266. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2267. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2268. done
  2269. Test passed
  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. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  2275. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2276. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2277. done
  2278. Test passed
  2279. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2280. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2281. done
  2282. Test passed
  2283. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  2284. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2285. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2286. done
  2287. Test passed
  2288. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  2289. ../data/vlan/vlan.conf: compiled configuration is up to date.
  2290. done
  2291. Test passed
  2292. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  2293. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2294. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2295. done
  2296. Test passed
  2297. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2298. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2299. done
  2300. Test passed
  2301. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  2302. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2303. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2304. done
  2305. Test passed
  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. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  2311. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2312. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2313. done
  2314. Test passed
  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. Testing: sending non-IPv4 traffic to the IPv4 interface
  2320. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2321. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2322. done
  2323. Test passed
  2324. Test skipped
  2325. Testing: sending non-IPv6 traffic to the IPv6 interface
  2326. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2327. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2328. done
  2329. Test passed
  2330. Test skipped
  2331. Testing: from-internet bound IPv4 UDP packet
  2332. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2333. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2334. done
  2335. Test passed
  2336. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2337. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2338. done
  2339. Test passed
  2340. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  2341. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2342. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2343. done
  2344. Test passed
  2345. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2346. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2347. done
  2348. Test passed
  2349. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  2350. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2351. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2352. done
  2353. Test passed
  2354. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  2355. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  2356. done
  2357. Test passed
  2358. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  2359. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2360. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2361. done
  2362. Test passed
  2363. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  2364. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2365. done
  2366. Test passed
  2367. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  2368. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2369. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2370. done
  2371. Test passed
  2372. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  2373. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2374. done
  2375. Test passed
  2376. Testing: incoming ICMPv4 echo request, matches binding table
  2377. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2378. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2379. done
  2380. Test passed
  2381. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2382. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2383. done
  2384. Test passed
  2385. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  2386. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2387. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2388. done
  2389. Test passed
  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. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  2395. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2396. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2397. done
  2398. Test passed
  2399. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2400. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2401. done
  2402. Test passed
  2403. Testing: incoming ICMPv4 echo request, doesn't match binding table
  2404. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2405. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2406. done
  2407. Test passed
  2408. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2409. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2410. done
  2411. Test passed
  2412. Testing: incoming ICMPv4 echo reply, matches binding table
  2413. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2414. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2415. done
  2416. Test passed
  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. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  2422. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2423. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2424. done
  2425. Test passed
  2426. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2427. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2428. done
  2429. Test passed
  2430. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  2431. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2432. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2433. done
  2434. Test passed
  2435. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2436. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2437. done
  2438. Test passed
  2439. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  2440. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2441. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2442. done
  2443. Test passed
  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. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  2449. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2450. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2451. done
  2452. Test passed
  2453. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2454. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2455. done
  2456. Test passed
  2457. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  2458. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2459. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2460. done
  2461. Test passed
  2462. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2463. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2464. done
  2465. Test passed
  2466. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  2467. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2468. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2469. done
  2470. Test passed
  2471. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2472. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2473. done
  2474. Test passed
  2475. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  2476. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2477. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2478. done
  2479. Test passed
  2480. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  2481. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  2482. done
  2483. Test passed
  2484. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  2485. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2486. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2487. done
  2488. Test passed
  2489. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2490. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2491. done
  2492. Test passed
  2493. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  2494. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2495. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2496. done
  2497. Test passed
  2498. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2499. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2500. done
  2501. Test passed
  2502. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  2503. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2504. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2505. done
  2506. Test passed
  2507. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2508. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2509. done
  2510. Test passed
  2511. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
  2512. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2513. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2514. done
  2515. Test passed
  2516. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2517. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2518. done
  2519. Test passed
  2520. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  2521. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2522. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2523. done
  2524. Test passed
  2525. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2526. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2527. done
  2528. Test passed
  2529. Testing: egress-filter: to-internet (IPv4) (DROP)
  2530. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2531. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2532. done
  2533. Test passed
  2534. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2535. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2536. done
  2537. Test passed
  2538. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  2539. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2540. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2541. done
  2542. Test passed
  2543. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  2544. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  2545. done
  2546. Test passed
  2547. Testing: egress-filter: to-b4 (IPv4) (DROP)
  2548. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2549. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2550. done
  2551. Test passed
  2552. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  2553. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  2554. done
  2555. Test passed
  2556. Testing: ICMP Echo to AFTR (IPv4)
  2557. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2558. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2559. done
  2560. Test passed
  2561. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2562. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2563. done
  2564. Test passed
  2565. Testing: ICMP Echo to AFTR (IPv4) + data
  2566. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2567. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2568. done
  2569. Test passed
  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. Testing: ICMP Echo to AFTR (IPv6)
  2575. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2576. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2577. done
  2578. Test passed
  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. Testing: ICMP Echo to AFTR (IPv6) + data
  2584. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  2585. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  2586. done
  2587. Test passed
  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. All end-to-end lwAFTR tests passed.
  2593.  
  2594. src/testlog/program.lwaftr.tests.propbased.genyang:
  2595.  
  2596. src/testlog/program.lwaftr.tests.propbased.selftest.sh:
  2597. program/lwaftr/tests/data/icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data/icmp_on_fail.o
  2598. program/lwaftr/tests/data/icmp_on_fail.conf: compiled configuration is up to date.
  2599. Using time as seed: 690150467
  2600. Warning: No NUMA memory affinity.
  2601. Pass --cpu to bind to a CPU and its NUMA node.
  2602. core/main.lua:26: assertion failed!
  2603. stack traceback:
  2604. core/main.lua:149: in function <core/main.lua:147>
  2605. [C]: in function 'error'
  2606. core/main.lua:26: in function 'assert'
  2607. apps/lwaftr/rangemap.lua:75: in function 'add_range'
  2608. apps/lwaftr/binding_table.lua:263: in function 'load'
  2609. apps/lwaftr/lwaftr.lua:249: in function 'new'
  2610. core/app.lua:338: in function <core/app.lua:337>
  2611. core/app.lua:365: in function 'apply_config_actions'
  2612. apps/config/follower.lua:50: in function 'commit_pending_actions'
  2613. apps/config/follower.lua:62: in function 'handle_actions_from_leader'
  2614. apps/config/follower.lua:73: in function 'method'
  2615. ...
  2616. program/lwaftr/setup.lua:531: in function 'run_worker'
  2617. [string "require('program.lwaftr.setup').run_worker({[..."]:1: in function 'f'
  2618. core/main.lua:58: in function <core/main.lua:43>
  2619. [C]: in function 'xpcall'
  2620. core/main.lua:211: in main chunk
  2621. [C]: at 0x00453040
  2622. [C]: in function 'pcall'
  2623. core/startup.lua:3: in main chunk
  2624. [C]: in function 'require'
  2625. [string "require "core.startup""]:1: in main chunk
  2626. lib/yang/path.lua:216: Struct has no field named 'id'.
  2627. lib/yang/path.lua:232: Invalid path.
  2628. 100 iterations succeeded.
  2629. program/lwaftr/tests/data/icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data/icmp_on_fail.o
  2630. program/lwaftr/tests/data/icmp_on_fail.conf: compiled configuration is up to date.
  2631. Using time as seed: 694606257
  2632. lib/yang/util.lua:34: invalid numeric value for path query value: -30
  2633. 100 iterations succeeded.
  2634. program/lwaftr/tests/data/icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data/icmp_on_fail.o
  2635. program/lwaftr/tests/data/icmp_on_fail.conf: compiled configuration is up to date.
  2636. Using time as seed: 699151671
  2637. Running the same config command twice produced different outputs
  2638. Git revision 3c9747ebb8c1a726f331f6ac9a5b20bf1cb11ba6
  2639. The property was falsified.
  2640. The command was: ./snabb config get -s snabb-softwire-v1 6906 "/softwire-config"
  2641. Rerun as: snabb quickcheck --seed=699151671 --iterations=7 program.lwaftr.tests.propbased.prop_sameval 0000:82:00.0
  2642. EXITCODE: 1
  2643.  
  2644. src/testlog/program.lwaftr.tests.selftest.sh:
  2645. test_bench_not_reconfigurable (subcommands.bench_test.TestBench) ... ok
  2646. test_bench_reconfigurable (subcommands.bench_test.TestBench) ... ok
  2647. test_check_on_a_stick (subcommands.check_test.TestCheck) ... ok
  2648. test_check_standard (subcommands.check_test.TestCheck) ... ok
  2649. test_get_b4_ipv6 (subcommands.config_test.TestConfigGet) ... ok
  2650. test_get_external_iface (subcommands.config_test.TestConfigGet) ... ok
  2651. test_get_ietf_path (subcommands.config_test.TestConfigGet) ... ok
  2652. test_get_internal_iface (subcommands.config_test.TestConfigGet) ... ok
  2653. test_listen (subcommands.config_test.TestConfigListen) ... ok
  2654. test_add (subcommands.config_test.TestConfigMisc) ... ok
  2655. test_get_state (subcommands.config_test.TestConfigMisc) ... ok
  2656. test_remove (subcommands.config_test.TestConfigMisc) ... ok
  2657. test_set (subcommands.config_test.TestConfigMisc) ... ok
  2658. test_loadtest (subcommands.loadtest_test.TestLoadtest) ... ok
  2659. test_monitor (subcommands.monitor_test.TestMonitor) ... ok
  2660. test_query_all (subcommands.query_test.TestQueryReconfigurable) ... ok
  2661. test_query_by_name (subcommands.query_test.TestQueryReconfigurable) ... ok
  2662. test_query_by_pid (subcommands.query_test.TestQueryReconfigurable) ... ok
  2663. test_query_all (subcommands.query_test.TestQueryStandard) ... ok
  2664. test_query_by_name (subcommands.query_test.TestQueryStandard) ... ok
  2665. test_query_by_pid (subcommands.query_test.TestQueryStandard) ... ok
  2666. test_run_nohw (subcommands.run_nohw_test.TestRunNoHW) ... ok
  2667. test_run_not_reconfigurable (subcommands.run_test.TestRun) ... ok
  2668. test_run_reconfigurable (subcommands.run_test.TestRun) ... ok
  2669.  
  2670. ----------------------------------------------------------------------
  2671. Ran 24 tests in 17.050s
  2672.  
  2673. OK
  2674.  
  2675. src/testlog/program.lwaftr.tests.soaktest.selftest.sh:
  2676. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  2677. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2678. ../data/no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2679. ../data/no_icmp.conf: loading source configuration
  2680. ../data/no_icmp.conf: wrote compiled configuration ../data/no_icmp.o
  2681. done
  2682. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2683. ../data/no_icmp.conf: compiled configuration is up to date.
  2684. done
  2685. Testing: Regression test: make sure end-addr works
  2686. ../data/icmp_endaddr.conf: loading compiled configuration from ../data/icmp_endaddr.o
  2687. ../data/icmp_endaddr.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2688. ../data/icmp_endaddr.conf: loading source configuration
  2689. ../data/icmp_endaddr.conf: wrote compiled configuration ../data/icmp_endaddr.o
  2690. done
  2691. ../data/icmp_endaddr.conf: loading compiled configuration from ../data/icmp_endaddr.o
  2692. ../data/icmp_endaddr.conf: compiled configuration is up to date.
  2693. done
  2694. Testing: from-internet IPv4 packet found in the binding table.
  2695. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2696. ../data/icmp_on_fail.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2697. ../data/icmp_on_fail.conf: loading source configuration
  2698. ../data/icmp_on_fail.conf: wrote compiled configuration ../data/icmp_on_fail.o
  2699. done
  2700. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2701. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2702. done
  2703. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  2704. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  2705. ../data/vlan.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2706. ../data/vlan.conf: loading source configuration
  2707. ../data/vlan.conf: wrote compiled configuration ../data/vlan.o
  2708. done
  2709. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  2710. ../data/vlan.conf: compiled configuration is up to date.
  2711. done
  2712. Testing: NDP: incoming NDP Neighbor Solicitation
  2713. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2714. ../data/tunnel_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2715. ../data/tunnel_icmp.conf: loading source configuration
  2716. ../data/tunnel_icmp.conf: wrote compiled configuration ../data/tunnel_icmp.o
  2717. done
  2718. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2719. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2720. done
  2721. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  2722. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2723. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2724. done
  2725. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2726. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2727. done
  2728. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  2729. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2730. ../data/tunnel_icmp_withoutmac.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2731. ../data/tunnel_icmp_withoutmac.conf: loading source configuration
  2732. ../data/tunnel_icmp_withoutmac.conf: wrote compiled configuration ../data/tunnel_icmp_withoutmac.o
  2733. NDP: Resolving '8:9:a:b:4:3:2:1'
  2734. done
  2735. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2736. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2737. NDP: Resolving '8:9:a:b:4:3:2:1'
  2738. done
  2739. Testing: ARP: incoming ARP request
  2740. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2741. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2742. done
  2743. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2744. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2745. done
  2746. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  2747. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  2748. ../data/tunnel_icmp_without_mac4.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2749. ../data/tunnel_icmp_without_mac4.conf: loading source configuration
  2750. ../data/tunnel_icmp_without_mac4.conf: wrote compiled configuration ../data/tunnel_icmp_without_mac4.o
  2751. ARP: Resolving '4.5.6.7'
  2752. done
  2753. ../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
  2754. ../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  2755. ARP: Resolving '4.5.6.7'
  2756. done
  2757. Testing: NDP: Without receiving NA, next_hop6_mac not set
  2758. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2759. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2760. NDP: Resolving '8:9:a:b:4:3:2:1'
  2761. done
  2762. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2763. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2764. NDP: Resolving '8:9:a:b:4:3:2:1'
  2765. done
  2766. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  2767. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2768. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2769. NDP: Resolving '8:9:a:b:4:3:2:1'
  2770. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  2771. done
  2772. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2773. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2774. NDP: Resolving '8:9:a:b:4:3:2:1'
  2775. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  2776. done
  2777. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  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. ../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
  2783. ../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  2784. NDP: Resolving '8:9:a:b:4:3:2:1'
  2785. done
  2786. Testing: from-internet IPv4 fragmented packets found in the binding table.
  2787. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2788. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2789. done
  2790. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2791. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2792. done
  2793. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  2794. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2795. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2796. done
  2797. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2798. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2799. done
  2800. Testing: traffic class mapping
  2801. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2802. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2803. done
  2804. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2805. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2806. done
  2807. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  2808. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2809. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2810. done
  2811. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2812. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2813. done
  2814. Testing: from-B4 IPv4 fragmentation (2)
  2815. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2816. ../data/small_ipv4_mtu_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2817. ../data/small_ipv4_mtu_icmp.conf: loading source configuration
  2818. ../data/small_ipv4_mtu_icmp.conf: wrote compiled configuration ../data/small_ipv4_mtu_icmp.o
  2819. done
  2820. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2821. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2822. done
  2823. Testing: from-B4 IPv4 fragmentation (3)
  2824. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2825. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2826. done
  2827. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  2828. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  2829. done
  2830. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  2831. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2832. ../data/small_ipv6_mtu_no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2833. ../data/small_ipv6_mtu_no_icmp.conf: loading source configuration
  2834. ../data/small_ipv6_mtu_no_icmp.conf: wrote compiled configuration ../data/small_ipv6_mtu_no_icmp.o
  2835. done
  2836. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2837. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2838. done
  2839. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  2840. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2841. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2842. done
  2843. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2844. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2845. done
  2846. Testing: IPv6 reassembly (to one packet).
  2847. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2848. ../data/big_mtu_no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2849. ../data/big_mtu_no_icmp.conf: loading source configuration
  2850. ../data/big_mtu_no_icmp.conf: wrote compiled configuration ../data/big_mtu_no_icmp.o
  2851. done
  2852. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2853. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2854. done
  2855. Testing: IPv6 reassembly (out of order fragments).
  2856. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2857. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2858. done
  2859. ../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
  2860. ../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
  2861. done
  2862. Testing: IPv6 reassembly (with max frags set to 1).
  2863. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  2864. ../data/no_icmp_maxfrags1.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2865. ../data/no_icmp_maxfrags1.conf: loading source configuration
  2866. ../data/no_icmp_maxfrags1.conf: wrote compiled configuration ../data/no_icmp_maxfrags1.o
  2867. done
  2868. ../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
  2869. ../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  2870. done
  2871. Testing: IPv6 reassembly (followed by decapsulation).
  2872. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2873. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2874. done
  2875. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2876. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2877. done
  2878. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  2879. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2880. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2881. done
  2882. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  2883. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  2884. done
  2885. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  2886. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  2887. ../data/small_ipv6_mtu_no_icmp_allow.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2888. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading source configuration
  2889. ../data/small_ipv6_mtu_no_icmp_allow.conf: wrote compiled configuration ../data/small_ipv6_mtu_no_icmp_allow.o
  2890. done
  2891. ../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
  2892. ../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  2893. done
  2894. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  2895. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2896. ../data/no_icmp.conf: compiled configuration is up to date.
  2897. done
  2898. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2899. ../data/no_icmp.conf: compiled configuration is up to date.
  2900. done
  2901. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  2902. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2903. ../data/no_icmp.conf: compiled configuration is up to date.
  2904. done
  2905. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2906. ../data/no_icmp.conf: compiled configuration is up to date.
  2907. done
  2908. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  2909. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2910. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2911. done
  2912. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2913. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2914. done
  2915. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  2916. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2917. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2918. done
  2919. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2920. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2921. done
  2922. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  2923. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2924. ../data/no_icmp.conf: compiled configuration is up to date.
  2925. done
  2926. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2927. ../data/no_icmp.conf: compiled configuration is up to date.
  2928. done
  2929. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  2930. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2931. ../data/no_icmp.conf: compiled configuration is up to date.
  2932. done
  2933. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2934. ../data/no_icmp.conf: compiled configuration is up to date.
  2935. done
  2936. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  2937. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  2938. ../data/vlan.conf: compiled configuration is up to date.
  2939. done
  2940. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  2941. ../data/vlan.conf: compiled configuration is up to date.
  2942. done
  2943. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  2944. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2945. ../data/no_icmp.conf: compiled configuration is up to date.
  2946. done
  2947. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2948. ../data/no_icmp.conf: compiled configuration is up to date.
  2949. done
  2950. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  2951. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2952. ../data/no_icmp.conf: compiled configuration is up to date.
  2953. done
  2954. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2955. ../data/no_icmp.conf: compiled configuration is up to date.
  2956. done
  2957. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  2958. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2959. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2960. done
  2961. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2962. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2963. done
  2964. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  2965. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2966. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2967. done
  2968. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  2969. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  2970. done
  2971. Testing: from-to-b4 IPv6 packet, no hairpinning
  2972. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  2973. ../data/no_hairpin.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  2974. ../data/no_hairpin.conf: loading source configuration
  2975. ../data/no_hairpin.conf: wrote compiled configuration ../data/no_hairpin.o
  2976. done
  2977. ../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
  2978. ../data/no_hairpin.conf: compiled configuration is up to date.
  2979. done
  2980. Testing: from-to-b4 IPv6 packet, with hairpinning
  2981. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2982. ../data/no_icmp.conf: compiled configuration is up to date.
  2983. done
  2984. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2985. ../data/no_icmp.conf: compiled configuration is up to date.
  2986. done
  2987. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  2988. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2989. ../data/no_icmp.conf: compiled configuration is up to date.
  2990. done
  2991. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  2992. ../data/no_icmp.conf: compiled configuration is up to date.
  2993. done
  2994. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  2995. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2996. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  2997. done
  2998. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  2999. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3000. done
  3001. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  3002. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3003. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3004. done
  3005. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3006. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3007. done
  3008. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  3009. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3010. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3011. done
  3012. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3013. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3014. done
  3015. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  3016. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3017. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3018. done
  3019. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3020. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3021. done
  3022. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  3023. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3024. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3025. done
  3026. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3027. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3028. done
  3029. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  3030. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3031. ../data/no_icmp.conf: compiled configuration is up to date.
  3032. done
  3033. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3034. ../data/no_icmp.conf: compiled configuration is up to date.
  3035. done
  3036. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  3037. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  3038. ../data/vlan.conf: compiled configuration is up to date.
  3039. done
  3040. ../data/vlan.conf: loading compiled configuration from ../data/vlan.o
  3041. ../data/vlan.conf: compiled configuration is up to date.
  3042. done
  3043. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  3044. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3045. ../data/no_icmp.conf: compiled configuration is up to date.
  3046. done
  3047. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3048. ../data/no_icmp.conf: compiled configuration is up to date.
  3049. done
  3050. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  3051. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3052. ../data/no_icmp.conf: compiled configuration is up to date.
  3053. done
  3054. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3055. ../data/no_icmp.conf: compiled configuration is up to date.
  3056. done
  3057. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  3058. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3059. ../data/no_icmp.conf: compiled configuration is up to date.
  3060. done
  3061. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3062. ../data/no_icmp.conf: compiled configuration is up to date.
  3063. done
  3064. Testing: sending non-IPv4 traffic to the IPv4 interface
  3065. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3066. ../data/no_icmp.conf: compiled configuration is up to date.
  3067. done
  3068. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3069. ../data/no_icmp.conf: compiled configuration is up to date.
  3070. done
  3071. Testing: sending non-IPv6 traffic to the IPv6 interface
  3072. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3073. ../data/no_icmp.conf: compiled configuration is up to date.
  3074. done
  3075. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3076. ../data/no_icmp.conf: compiled configuration is up to date.
  3077. done
  3078. Testing: from-internet bound IPv4 UDP packet
  3079. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3080. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3081. done
  3082. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3083. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3084. done
  3085. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  3086. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3087. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3088. done
  3089. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3090. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3091. done
  3092. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  3093. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3094. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3095. done
  3096. ../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
  3097. ../data/icmp_on_fail.conf: compiled configuration is up to date.
  3098. done
  3099. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  3100. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  3101. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3102. done
  3103. ../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
  3104. ../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3105. done
  3106. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  3107. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3108. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3109. done
  3110. ../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
  3111. ../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3112. done
  3113. Testing: incoming ICMPv4 echo request, matches binding table
  3114. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3115. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3116. done
  3117. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3118. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3119. done
  3120. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  3121. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3122. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3123. done
  3124. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3125. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3126. done
  3127. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  3128. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3129. ../data/no_icmp.conf: compiled configuration is up to date.
  3130. done
  3131. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3132. ../data/no_icmp.conf: compiled configuration is up to date.
  3133. done
  3134. Testing: incoming ICMPv4 echo request, doesn't match binding table
  3135. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3136. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3137. done
  3138. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3139. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3140. done
  3141. Testing: incoming ICMPv4 echo reply, matches binding table
  3142. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3143. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3144. done
  3145. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3146. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3147. done
  3148. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  3149. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3150. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3151. done
  3152. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3153. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3154. done
  3155. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  3156. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3157. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3158. done
  3159. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3160. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3161. done
  3162. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  3163. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3164. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3165. done
  3166. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3167. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3168. done
  3169. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  3170. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3171. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3172. done
  3173. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3174. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3175. done
  3176. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  3177. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3178. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3179. done
  3180. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3181. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3182. done
  3183. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  3184. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3185. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3186. done
  3187. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3188. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3189. done
  3190. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  3191. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3192. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3193. done
  3194. ../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
  3195. ../data/tunnel_icmp.conf: compiled configuration is up to date.
  3196. done
  3197. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  3198. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3199. ../data/no_icmp_with_filters_accept.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3200. ../data/no_icmp_with_filters_accept.conf: loading source configuration
  3201. ../data/no_icmp_with_filters_accept.conf: wrote compiled configuration ../data/no_icmp_with_filters_accept.o
  3202. done
  3203. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3204. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3205. done
  3206. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  3207. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3208. ../data/no_icmp_with_filters_drop.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3209. ../data/no_icmp_with_filters_drop.conf: loading source configuration
  3210. ../data/no_icmp_with_filters_drop.conf: wrote compiled configuration ../data/no_icmp_with_filters_drop.o
  3211. done
  3212. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3213. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3214. done
  3215. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  3216. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3217. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  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-b4 (IPv6) 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: compiled configuration is up to date.
  3225. done
  3226. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3227. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3228. done
  3229. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  3230. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3231. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3232. done
  3233. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3234. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3235. done
  3236. Testing: egress-filter: to-internet (IPv4) (DROP)
  3237. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3238. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3239. done
  3240. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3241. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3242. done
  3243. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  3244. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3245. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3246. done
  3247. ../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
  3248. ../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3249. done
  3250. Testing: egress-filter: to-b4 (IPv4) (DROP)
  3251. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3252. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3253. done
  3254. ../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
  3255. ../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3256. done
  3257. Testing: ICMP Echo to AFTR (IPv4)
  3258. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3259. ../data/no_icmp.conf: compiled configuration is up to date.
  3260. done
  3261. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3262. ../data/no_icmp.conf: compiled configuration is up to date.
  3263. done
  3264. Testing: ICMP Echo to AFTR (IPv4) + data
  3265. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3266. ../data/no_icmp.conf: compiled configuration is up to date.
  3267. done
  3268. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3269. ../data/no_icmp.conf: compiled configuration is up to date.
  3270. done
  3271. Testing: ICMP Echo to AFTR (IPv6)
  3272. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3273. ../data/no_icmp.conf: compiled configuration is up to date.
  3274. done
  3275. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3276. ../data/no_icmp.conf: compiled configuration is up to date.
  3277. done
  3278. Testing: ICMP Echo to AFTR (IPv6) + data
  3279. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3280. ../data/no_icmp.conf: compiled configuration is up to date.
  3281. done
  3282. ../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
  3283. ../data/no_icmp.conf: compiled configuration is up to date.
  3284. done
  3285. All lwAFTR soak tests passed.
  3286. Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
  3287. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3288. ../data/vlan/no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3289. ../data/vlan/no_icmp.conf: loading source configuration
  3290. ../data/vlan/no_icmp.conf: wrote compiled configuration ../data/vlan/no_icmp.o
  3291. done
  3292. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3293. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3294. done
  3295. Testing: Regression test: make sure end-addr works
  3296. ../data/vlan/icmp_endaddr.conf: loading compiled configuration from ../data/vlan/icmp_endaddr.o
  3297. ../data/vlan/icmp_endaddr.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3298. ../data/vlan/icmp_endaddr.conf: loading source configuration
  3299. ../data/vlan/icmp_endaddr.conf: wrote compiled configuration ../data/vlan/icmp_endaddr.o
  3300. done
  3301. ../data/vlan/icmp_endaddr.conf: loading compiled configuration from ../data/vlan/icmp_endaddr.o
  3302. ../data/vlan/icmp_endaddr.conf: compiled configuration is up to date.
  3303. done
  3304. Testing: from-internet IPv4 packet found in the binding table.
  3305. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3306. ../data/vlan/icmp_on_fail.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3307. ../data/vlan/icmp_on_fail.conf: loading source configuration
  3308. ../data/vlan/icmp_on_fail.conf: wrote compiled configuration ../data/vlan/icmp_on_fail.o
  3309. done
  3310. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3311. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3312. done
  3313. Testing: from-internet IPv4 packet found in the binding table with vlan tag.
  3314. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3315. ../data/vlan/vlan.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3316. ../data/vlan/vlan.conf: loading source configuration
  3317. ../data/vlan/vlan.conf: wrote compiled configuration ../data/vlan/vlan.o
  3318. done
  3319. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3320. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3321. done
  3322. Testing: NDP: incoming NDP Neighbor Solicitation
  3323. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3324. ../data/vlan/tunnel_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3325. ../data/vlan/tunnel_icmp.conf: loading source configuration
  3326. ../data/vlan/tunnel_icmp.conf: wrote compiled configuration ../data/vlan/tunnel_icmp.o
  3327. done
  3328. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3329. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3330. done
  3331. Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
  3332. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3333. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3334. done
  3335. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3336. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3337. done
  3338. Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
  3339. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3340. ../data/vlan/tunnel_icmp_withoutmac.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3341. ../data/vlan/tunnel_icmp_withoutmac.conf: loading source configuration
  3342. ../data/vlan/tunnel_icmp_withoutmac.conf: wrote compiled configuration ../data/vlan/tunnel_icmp_withoutmac.o
  3343. NDP: Resolving '8:9:a:b:4:3:2:1'
  3344. done
  3345. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3346. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3347. NDP: Resolving '8:9:a:b:4:3:2:1'
  3348. done
  3349. Testing: ARP: incoming ARP request
  3350. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3351. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3352. done
  3353. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3354. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3355. done
  3356. Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
  3357. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  3358. ../data/vlan/tunnel_icmp_without_mac4.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3359. ../data/vlan/tunnel_icmp_without_mac4.conf: loading source configuration
  3360. ../data/vlan/tunnel_icmp_without_mac4.conf: wrote compiled configuration ../data/vlan/tunnel_icmp_without_mac4.o
  3361. ARP: Resolving '4.5.6.7'
  3362. done
  3363. ../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
  3364. ../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
  3365. ARP: Resolving '4.5.6.7'
  3366. done
  3367. Testing: NDP: Without receiving NA, next_hop6_mac not set
  3368. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3369. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3370. NDP: Resolving '8:9:a:b:4:3:2:1'
  3371. done
  3372. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3373. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3374. NDP: Resolving '8:9:a:b:4:3:2:1'
  3375. done
  3376. Testing: NDP: With receiving NA, next_hop6_mac not initially set
  3377. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3378. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3379. NDP: Resolving '8:9:a:b:4:3:2:1'
  3380. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  3381. done
  3382. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3383. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3384. NDP: Resolving '8:9:a:b:4:3:2:1'
  3385. NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
  3386. done
  3387. Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
  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. ../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
  3393. ../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
  3394. NDP: Resolving '8:9:a:b:4:3:2:1'
  3395. done
  3396. Testing: from-internet IPv4 fragmented packets found in the binding table.
  3397. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3398. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3399. done
  3400. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3401. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3402. done
  3403. Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
  3404. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3405. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3406. done
  3407. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3408. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3409. done
  3410. Testing: traffic class mapping
  3411. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3412. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3413. done
  3414. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3415. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3416. done
  3417. Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
  3418. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3419. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3420. done
  3421. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3422. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3423. done
  3424. Testing: from-B4 IPv4 fragmentation (2)
  3425. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3426. ../data/vlan/small_ipv4_mtu_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3427. ../data/vlan/small_ipv4_mtu_icmp.conf: loading source configuration
  3428. ../data/vlan/small_ipv4_mtu_icmp.conf: wrote compiled configuration ../data/vlan/small_ipv4_mtu_icmp.o
  3429. done
  3430. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3431. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3432. done
  3433. Testing: from-B4 IPv4 fragmentation (3)
  3434. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3435. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3436. done
  3437. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3438. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3439. done
  3440. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
  3441. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3442. ../data/vlan/small_ipv6_mtu_no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3443. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading source configuration
  3444. ../data/vlan/small_ipv6_mtu_no_icmp.conf: wrote compiled configuration ../data/vlan/small_ipv6_mtu_no_icmp.o
  3445. done
  3446. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3447. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3448. done
  3449. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
  3450. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3451. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3452. done
  3453. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3454. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3455. done
  3456. Testing: IPv6 reassembly (to one packet).
  3457. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3458. ../data/vlan/big_mtu_no_icmp.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3459. ../data/vlan/big_mtu_no_icmp.conf: loading source configuration
  3460. ../data/vlan/big_mtu_no_icmp.conf: wrote compiled configuration ../data/vlan/big_mtu_no_icmp.o
  3461. done
  3462. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3463. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  3464. done
  3465. Testing: IPv6 reassembly (out of order fragments).
  3466. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3467. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  3468. done
  3469. ../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
  3470. ../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
  3471. done
  3472. Testing: IPv6 reassembly (with max frags set to 1).
  3473. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  3474. ../data/vlan/no_icmp_maxfrags1.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3475. ../data/vlan/no_icmp_maxfrags1.conf: loading source configuration
  3476. ../data/vlan/no_icmp_maxfrags1.conf: wrote compiled configuration ../data/vlan/no_icmp_maxfrags1.o
  3477. done
  3478. ../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
  3479. ../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
  3480. done
  3481. Testing: IPv6 reassembly (followed by decapsulation).
  3482. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3483. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3484. done
  3485. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3486. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3487. done
  3488. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
  3489. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3490. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3491. done
  3492. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3493. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3494. done
  3495. Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
  3496. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  3497. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3498. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading source configuration
  3499. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: wrote compiled configuration ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  3500. done
  3501. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
  3502. ../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
  3503. done
  3504. Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
  3505. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3506. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3507. done
  3508. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3509. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3510. done
  3511. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
  3512. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3513. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3514. done
  3515. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3516. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3517. done
  3518. Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
  3519. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3520. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3521. done
  3522. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3523. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3524. done
  3525. Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
  3526. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3527. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3528. done
  3529. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3530. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3531. done
  3532. Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
  3533. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3534. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3535. done
  3536. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3537. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3538. done
  3539. Testing: from-b4 to-internet IPv6 packet found in the binding table.
  3540. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3541. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3542. done
  3543. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3544. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3545. done
  3546. Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
  3547. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3548. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3549. done
  3550. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3551. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3552. done
  3553. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
  3554. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3555. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3556. done
  3557. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3558. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3559. done
  3560. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
  3561. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3562. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3563. done
  3564. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3565. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3566. done
  3567. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
  3568. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3569. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3570. done
  3571. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3572. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3573. done
  3574. Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
  3575. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3576. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3577. done
  3578. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3579. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3580. done
  3581. Testing: from-to-b4 IPv6 packet, no hairpinning
  3582. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  3583. ../data/vlan/no_hairpin.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3584. ../data/vlan/no_hairpin.conf: loading source configuration
  3585. ../data/vlan/no_hairpin.conf: wrote compiled configuration ../data/vlan/no_hairpin.o
  3586. done
  3587. ../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
  3588. ../data/vlan/no_hairpin.conf: compiled configuration is up to date.
  3589. done
  3590. Testing: from-to-b4 IPv6 packet, with hairpinning
  3591. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3592. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3593. done
  3594. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3595. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3596. done
  3597. Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
  3598. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3599. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3600. done
  3601. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3602. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3603. done
  3604. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
  3605. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3606. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3607. done
  3608. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3609. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3610. done
  3611. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
  3612. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3613. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3614. done
  3615. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3616. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3617. done
  3618. Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
  3619. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3620. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3621. done
  3622. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3623. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3624. done
  3625. Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
  3626. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3627. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3628. done
  3629. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3630. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3631. done
  3632. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
  3633. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3634. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3635. done
  3636. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3637. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3638. done
  3639. Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
  3640. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3641. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3642. done
  3643. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3644. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3645. done
  3646. Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
  3647. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3648. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3649. done
  3650. ../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
  3651. ../data/vlan/vlan.conf: compiled configuration is up to date.
  3652. done
  3653. Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
  3654. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3655. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3656. done
  3657. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3658. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3659. done
  3660. Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
  3661. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3662. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3663. done
  3664. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3665. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3666. done
  3667. Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
  3668. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3669. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3670. done
  3671. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3672. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3673. done
  3674. Testing: sending non-IPv4 traffic to the IPv4 interface
  3675. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3676. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3677. done
  3678. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3679. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3680. done
  3681. Testing: sending non-IPv6 traffic to the IPv6 interface
  3682. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3683. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3684. done
  3685. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3686. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3687. done
  3688. Testing: from-internet bound IPv4 UDP packet
  3689. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3690. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3691. done
  3692. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3693. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3694. done
  3695. Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
  3696. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3697. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3698. done
  3699. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3700. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3701. done
  3702. Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
  3703. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3704. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3705. done
  3706. ../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
  3707. ../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
  3708. done
  3709. Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
  3710. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3711. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3712. done
  3713. ../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
  3714. ../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
  3715. done
  3716. Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
  3717. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3718. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3719. done
  3720. ../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
  3721. ../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
  3722. done
  3723. Testing: incoming ICMPv4 echo request, matches binding table
  3724. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3725. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3726. done
  3727. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3728. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3729. done
  3730. Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
  3731. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3732. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3733. done
  3734. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3735. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3736. done
  3737. Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
  3738. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3739. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3740. done
  3741. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3742. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3743. done
  3744. Testing: incoming ICMPv4 echo request, doesn't match binding table
  3745. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3746. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3747. done
  3748. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3749. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3750. done
  3751. Testing: incoming ICMPv4 echo reply, matches binding table
  3752. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3753. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3754. done
  3755. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3756. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3757. done
  3758. Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
  3759. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3760. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3761. done
  3762. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3763. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3764. done
  3765. Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
  3766. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3767. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3768. done
  3769. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3770. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3771. done
  3772. Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
  3773. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3774. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3775. done
  3776. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3777. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3778. done
  3779. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
  3780. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3781. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3782. done
  3783. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3784. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3785. done
  3786. Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
  3787. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3788. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3789. done
  3790. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3791. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3792. done
  3793. Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
  3794. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3795. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3796. done
  3797. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3798. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3799. done
  3800. Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
  3801. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3802. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3803. done
  3804. ../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
  3805. ../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
  3806. done
  3807. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
  3808. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3809. ../data/vlan/no_icmp_with_filters_accept.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3810. ../data/vlan/no_icmp_with_filters_accept.conf: loading source configuration
  3811. ../data/vlan/no_icmp_with_filters_accept.conf: wrote compiled configuration ../data/vlan/no_icmp_with_filters_accept.o
  3812. done
  3813. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3814. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3815. done
  3816. Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
  3817. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3818. ../data/vlan/no_icmp_with_filters_drop.conf: failed to load compiled configuration: core/main.lua:26: incompatible version: 8192
  3819. ../data/vlan/no_icmp_with_filters_drop.conf: loading source configuration
  3820. ../data/vlan/no_icmp_with_filters_drop.conf: wrote compiled configuration ../data/vlan/no_icmp_with_filters_drop.o
  3821. done
  3822. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3823. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3824. done
  3825. Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
  3826. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3827. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  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-b4 (IPv6) 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: compiled configuration is up to date.
  3835. done
  3836. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3837. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3838. done
  3839. Testing: egress-filter: to-internet (IPv4) (ACCEPT)
  3840. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3841. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3842. done
  3843. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3844. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3845. done
  3846. Testing: egress-filter: to-internet (IPv4) (DROP)
  3847. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3848. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3849. done
  3850. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3851. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3852. done
  3853. Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
  3854. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3855. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3856. done
  3857. ../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
  3858. ../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
  3859. done
  3860. Testing: egress-filter: to-b4 (IPv4) (DROP)
  3861. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3862. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3863. done
  3864. ../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
  3865. ../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
  3866. done
  3867. Testing: ICMP Echo to AFTR (IPv4)
  3868. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3869. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3870. done
  3871. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3872. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3873. done
  3874. Testing: ICMP Echo to AFTR (IPv4) + data
  3875. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3876. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3877. done
  3878. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3879. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3880. done
  3881. Testing: ICMP Echo to AFTR (IPv6)
  3882. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3883. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3884. done
  3885. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3886. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3887. done
  3888. Testing: ICMP Echo to AFTR (IPv6) + data
  3889. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3890. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3891. done
  3892. ../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
  3893. ../data/vlan/no_icmp.conf: compiled configuration is up to date.
  3894. done
  3895. All lwAFTR soak tests passed.
  3896.  
  3897. src/testlog/program.packetblaster.selftest.sh:
  3898. selftest: packetblaster
  3899. testing lwaftr pcap program/packetblaster/lwaftr/test_lwaftr_1.pcap ...
  3900. packetblaster lwaftr: Sending 1 clients at 1.000 MPPS to /tmp/lwaftr10929.pcap
  3901.  
  3902. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  3903. source IPv6 and source IPv4/Port adjusted per client
  3904. IPv6 packet sizes: 104,104,104,104,104,104,104,634,634,634,1540
  3905.  
  3906. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  3907. destination IPv4 and Port adjusted per client
  3908. IPv4 packet sizes: 64,64,64,64,64,64,64,594,594,594,1500
  3909. generated 1 packets
  3910. cmp: EOF on /tmp/lwaftr10929.pcap
  3911. testing lwaftr pcap program/packetblaster/lwaftr/test_lwaftr_2.pcap ...
  3912. Warning: Increasing IPv4 packet size to 28
  3913. packetblaster lwaftr: Sending 2 clients at 1.000 MPPS to /tmp/lwaftr10929.pcap
  3914.  
  3915. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  3916. source IPv6 and source IPv4/Port adjusted per client
  3917. IPv6 packet sizes: 68
  3918.  
  3919. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  3920. destination IPv4 and Port adjusted per client
  3921. IPv4 packet sizes: 28
  3922. generated 2 packets
  3923. packetblaster lwaftr: Sending 1 clients at 1.000 MPPS to tap0
  3924.  
  3925. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  3926. source IPv6 and source IPv4/Port adjusted per client
  3927. IPv6 packet sizes: 104,104,104,104,104,104,104,634,634,634,1540
  3928.  
  3929. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  3930. destination IPv4 and Port adjusted per client
  3931. IPv4 packet sizes: 64,64,64,64,64,64,64,594,594,594,1500
  3932. tap0 Link encap:Ethernet HWaddr fa:7c:99:5e:0c:b1
  3933. inet6 addr: fe80::f87c:99ff:fe5e:cb1/64 Scope:Link
  3934. UP BROADCAST MULTICAST MTU:1500 Metric:1
  3935. RX packets:1274702 errors:0 dropped:0 overruns:0 frame:0
  3936. TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
  3937. collisions:0 txqueuelen:500
  3938. RX bytes:472582464 (472.5 MB) TX bytes:258 (258.0 B)
  3939.  
  3940. filename=program/snabbnfv/test_fixtures/pcap/64.pcap
  3941. packetblaster lwaftr: Sending 1 clients at 1.000 MPPS to 0000:82:00.0
  3942.  
  3943. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  3944. source IPv6 and source IPv4/Port adjusted per client
  3945. IPv6 packet sizes: 104,104,104,104,104,104,104,634,634,634,1540
  3946.  
  3947. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  3948. destination IPv4 and Port adjusted per client
  3949. IPv4 packet sizes: 64,64,64,64,64,64,64,594,594,594,1500
  3950. selftest: ok
  3951.  
  3952. src/testlog/program.quickcheck.utils:
  3953. selftest: pf.utils
  3954. OK
  3955.  
  3956. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb:
  3957. selftest: neutron2snabb
  3958. ok: {{direction='ingress', ethertype='IPv6'}}
  3959. => ip6
  3960. ok: {{direction='ingress', ethertype='IPv4'}}
  3961. => (arp or ip)
  3962. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp'}}
  3963. => (arp or (ip and tcp))
  3964. ok: {{direction='ingress', ethertype='IPv4', protocol='udp'}}
  3965. => (arp or (ip and udp))
  3966. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_min=1000}}
  3967. => (arp or (ip and udp and dst portrange 1000-1000))
  3968. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_max=2000}}
  3969. => (arp or (ip and udp and dst portrange 2000-2000))
  3970. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp', port_range_min=1000, port_range_max=2000}}
  3971. => (arp or (ip and tcp and dst portrange 1000-2000))
  3972. ok: {{direction='ingress', ethertype='IPv6', protocol='tcp'}, {direction='ingress', ethertype='IPv4', protocol='udp', remote_ip_prefix='10.0.0.0/8'}}
  3973. => ((ip6 and tcp) or (arp or (ip and udp and src net 10.0.0.0/8)))
  3974. selftest ok
  3975.  
  3976. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb_schema:
  3977. selftest: neutron2snabb_schema
  3978. selftest: ok
  3979.  
  3980. src/testlog/program.snabbnfv.neutron2snabb.selftest.sh:
  3981. selftest: neutron2snabb/selftest.sh
  3982. Parsing neutron db tables
  3983. PortID: 9745ff46-986f-4f74-bc37-a35f481c0b9b
  3984. BindingID nil has vif_type vhostuser
  3985. vif_details has hostname cdn1 (we want cdn1 )
  3986. admin_state_ip is 1
  3987. Adding zone port ' port2 ' to list
  3988. PortID: 523276c7-73e3-4154-8b67-9c7199bdbb8c
  3989. BindingID nil has vif_type vhostuser
  3990. vif_details has hostname cdn1 (we want cdn1 )
  3991. admin_state_ip is 1
  3992. Adding zone port ' port0 ' to list
  3993. Created /tmp/snabbtest/port0
  3994. Created /tmp/snabbtest/port2
  3995. File contents as expected.
  3996. selftest: ok
  3997.  
  3998. src/testlog/program.snabbnfv.nfvconfig:
  3999. selftest: lib.nfv.config
  4000. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_nic/x
  4001. engine: start_app id0_Virtio
  4002. engine: start_app id0_NIC
  4003. engine: new_link id0_Virtio.tx -> id0_NIC.rx
  4004. engine: link_output id0_Virtio
  4005. engine: link_input id0_NIC
  4006. engine: new_link id0_NIC.tx -> id0_Virtio.rx
  4007. engine: link_output id0_NIC
  4008. engine: link_input id0_Virtio
  4009. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_filter/x
  4010. engine: unlink_output id0_NIC
  4011. engine: unlink_input id0_Virtio
  4012. engine: free_link id0_NIC.tx -> id0_Virtio.rx
  4013. engine: start_app id0_Filter_in
  4014. engine: new_link id0_Filter_in.tx -> id0_Virtio.rx
  4015. engine: link_output id0_Filter_in
  4016. engine: link_input id0_Virtio
  4017. engine: new_link id0_NIC.tx -> id0_Filter_in.rx
  4018. engine: link_output id0_NIC
  4019. engine: link_input id0_Filter_in
  4020. load: time: 0.27s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4021. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_qos/x
  4022. engine: unlink_output id0_Filter_in
  4023. engine: unlink_input id0_Virtio
  4024. engine: free_link id0_Filter_in.tx -> id0_Virtio.rx
  4025. engine: unlink_output id0_NIC
  4026. engine: unlink_input id0_Filter_in
  4027. engine: free_link id0_NIC.tx -> id0_Filter_in.rx
  4028. engine: stop_app id0_Filter_in
  4029. engine: new_link id0_NIC.tx -> id0_Virtio.rx
  4030. engine: link_output id0_NIC
  4031. engine: link_input id0_Virtio
  4032. load: time: 0.25s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4033. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_tunnel/x
  4034. engine: unlink_output id0_Virtio
  4035. engine: unlink_input id0_NIC
  4036. engine: free_link id0_Virtio.tx -> id0_NIC.rx
  4037. engine: unlink_output id0_NIC
  4038. engine: unlink_input id0_Virtio
  4039. engine: free_link id0_NIC.tx -> id0_Virtio.rx
  4040. engine: start_app id0_Tunnel
  4041. engine: start_app id0_ND
  4042. engine: new_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  4043. engine: link_output id0_Tunnel
  4044. engine: link_input id0_Virtio
  4045. engine: new_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  4046. engine: link_output id0_Virtio
  4047. engine: link_input id0_Tunnel
  4048. engine: new_link id0_ND.south -> id0_NIC.rx
  4049. engine: link_output id0_ND
  4050. engine: link_input id0_NIC
  4051. engine: new_link id0_NIC.tx -> id0_ND.south
  4052. engine: link_output id0_NIC
  4053. engine: link_input id0_ND
  4054. engine: new_link id0_Tunnel.encapsulated -> id0_ND.north
  4055. engine: link_output id0_Tunnel
  4056. engine: link_input id0_ND
  4057. engine: new_link id0_ND.north -> id0_Tunnel.encapsulated
  4058. engine: link_output id0_ND
  4059. engine: link_input id0_Tunnel
  4060. Mar 27 2017 09:21:14 nd_light: Sending neighbor solicitation for next-hop 2::2
  4061. load: time: 0.26s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  4062. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/y
  4063. engine: unlink_output id0_Tunnel
  4064. engine: unlink_input id0_Virtio
  4065. engine: free_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  4066. engine: unlink_output id0_NIC
  4067. engine: unlink_input id0_ND
  4068. engine: free_link id0_NIC.tx -> id0_ND.south
  4069. engine: unlink_output id0_ND
  4070. engine: unlink_input id0_Tunnel
  4071. engine: free_link id0_ND.north -> id0_Tunnel.encapsulated
  4072. engine: unlink_output id0_Tunnel
  4073. engine: unlink_input id0_ND
  4074. engine: free_link id0_Tunnel.encapsulated -> id0_ND.north
  4075. engine: unlink_output id0_ND
  4076. engine: unlink_input id0_NIC
  4077. engine: free_link id0_ND.south -> id0_NIC.rx
  4078. engine: unlink_output id0_Virtio
  4079. engine: unlink_input id0_Tunnel
  4080. engine: free_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  4081. engine: stop_app id0_Tunnel
  4082. engine: stop_app id0_ND
  4083. engine: start_app id1_NIC
  4084. engine: start_app id1_Virtio
  4085. engine: new_link id1_Virtio.tx -> id1_NIC.rx
  4086. engine: link_output id1_Virtio
  4087. engine: link_input id1_NIC
  4088. engine: new_link id0_Virtio.tx -> id0_NIC.rx
  4089. engine: link_output id0_Virtio
  4090. engine: link_input id0_NIC
  4091. engine: new_link id1_NIC.tx -> id1_Virtio.rx
  4092. engine: link_output id1_NIC
  4093. engine: link_input id1_Virtio
  4094. engine: new_link id0_NIC.tx -> id0_Virtio.rx
  4095. engine: link_output id0_NIC
  4096. engine: link_input id0_Virtio
  4097. load: time: 0.26s fps: 7 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  4098. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/x
  4099. engine: start_app id63_Virtio
  4100. engine: start_app id40_Virtio
  4101. engine: start_app id10_NIC
  4102. engine: start_app id61_Virtio
  4103. engine: start_app id6_NIC
  4104. engine: start_app id45_NIC
  4105. engine: start_app id34_NIC
  4106. engine: start_app id35_NIC
  4107. engine: start_app id60_Virtio
  4108. engine: start_app id59_Virtio
  4109. engine: start_app id58_Virtio
  4110. engine: start_app id57_Virtio
  4111. engine: start_app id3_Virtio
  4112. engine: start_app id47_Virtio
  4113. engine: start_app id54_Virtio
  4114. engine: start_app id42_NIC
  4115. engine: start_app id38_NIC
  4116. engine: start_app id24_NIC
  4117. engine: start_app id18_Virtio
  4118. engine: start_app id52_Virtio
  4119. engine: start_app id51_NIC
  4120. engine: start_app id51_Virtio
  4121. engine: start_app id50_Virtio
  4122. engine: start_app id49_Virtio
  4123. engine: start_app id48_Virtio
  4124. engine: start_app id55_Virtio
  4125. engine: start_app id45_Virtio
  4126. engine: start_app id28_NIC
  4127. engine: start_app id46_Virtio
  4128. engine: start_app id15_Virtio
  4129. engine: start_app id41_NIC
  4130. engine: start_app id35_Virtio
  4131. engine: start_app id25_NIC
  4132. engine: start_app id44_Virtio
  4133. engine: start_app id43_Virtio
  4134. engine: start_app id42_Virtio
  4135. engine: start_app id32_NIC
  4136. engine: start_app id18_NIC
  4137. engine: start_app id33_Virtio
  4138. engine: start_app id62_Virtio
  4139. engine: start_app id12_Virtio
  4140. engine: start_app id39_Virtio
  4141. engine: start_app id32_Virtio
  4142. engine: start_app id22_Virtio
  4143. engine: start_app id5_Virtio
  4144. engine: start_app id53_NIC
  4145. engine: start_app id60_NIC
  4146. engine: start_app id8_NIC
  4147. engine: start_app id31_NIC
  4148. engine: start_app id46_NIC
  4149. engine: start_app id37_Virtio
  4150. engine: start_app id27_Virtio
  4151. engine: start_app id17_Virtio
  4152. engine: start_app id30_Virtio
  4153. engine: start_app id50_NIC
  4154. engine: start_app id10_Virtio
  4155. engine: start_app id53_Virtio
  4156. engine: start_app id56_NIC
  4157. engine: start_app id12_NIC
  4158. engine: start_app id43_NIC
  4159. engine: start_app id13_Virtio
  4160. engine: start_app id23_Virtio
  4161. engine: start_app id14_Virtio
  4162. engine: start_app id34_Virtio
  4163. engine: start_app id7_Virtio
  4164. engine: start_app id6_Virtio
  4165. engine: start_app id40_NIC
  4166. engine: start_app id63_NIC
  4167. engine: start_app id21_Virtio
  4168. engine: start_app id31_Virtio
  4169. engine: start_app id62_NIC
  4170. engine: start_app id11_Virtio
  4171. engine: start_app id59_NIC
  4172. engine: start_app id13_NIC
  4173. engine: start_app id41_Virtio
  4174. engine: start_app id57_NIC
  4175. engine: start_app id29_Virtio
  4176. engine: start_app id9_Virtio
  4177. engine: start_app id8_Virtio
  4178. engine: start_app id28_Virtio
  4179. engine: start_app id26_Virtio
  4180. engine: start_app id49_NIC
  4181. engine: start_app id4_Virtio
  4182. engine: start_app id4_NIC
  4183. engine: start_app id2_Virtio
  4184. engine: start_app id36_NIC
  4185. engine: start_app id52_NIC
  4186. engine: start_app id25_Virtio
  4187. engine: start_app id47_NIC
  4188. engine: start_app id58_NIC
  4189. engine: start_app id24_Virtio
  4190. engine: start_app id20_Virtio
  4191. engine: start_app id19_Virtio
  4192. engine: start_app id29_NIC
  4193. engine: start_app id37_NIC
  4194. engine: start_app id54_NIC
  4195. engine: start_app id36_Virtio
  4196. engine: start_app id26_NIC
  4197. engine: start_app id16_Virtio
  4198. engine: start_app id39_NIC
  4199. engine: start_app id38_Virtio
  4200. engine: start_app id48_NIC
  4201. engine: start_app id56_Virtio
  4202. engine: start_app id9_NIC
  4203. engine: start_app id21_NIC
  4204. engine: start_app id61_NIC
  4205. engine: start_app id30_NIC
  4206. engine: start_app id44_NIC
  4207. engine: start_app id19_NIC
  4208. engine: start_app id7_NIC
  4209. engine: start_app id3_NIC
  4210. engine: start_app id22_NIC
  4211. engine: start_app id23_NIC
  4212. engine: start_app id14_NIC
  4213. engine: start_app id2_NIC
  4214. engine: start_app id5_NIC
  4215. engine: start_app id20_NIC
  4216. engine: start_app id17_NIC
  4217. engine: start_app id11_NIC
  4218. engine: start_app id55_NIC
  4219. engine: start_app id33_NIC
  4220. engine: start_app id15_NIC
  4221. engine: start_app id16_NIC
  4222. engine: start_app id27_NIC
  4223. engine: new_link id63_Virtio.tx -> id63_NIC.rx
  4224. engine: link_output id63_Virtio
  4225. engine: link_input id63_NIC
  4226. engine: new_link id63_NIC.tx -> id63_Virtio.rx
  4227. engine: link_output id63_NIC
  4228. engine: link_input id63_Virtio
  4229. engine: new_link id62_Virtio.tx -> id62_NIC.rx
  4230. engine: link_output id62_Virtio
  4231. engine: link_input id62_NIC
  4232. engine: new_link id62_NIC.tx -> id62_Virtio.rx
  4233. engine: link_output id62_NIC
  4234. engine: link_input id62_Virtio
  4235. engine: new_link id61_Virtio.tx -> id61_NIC.rx
  4236. engine: link_output id61_Virtio
  4237. engine: link_input id61_NIC
  4238. engine: new_link id61_NIC.tx -> id61_Virtio.rx
  4239. engine: link_output id61_NIC
  4240. engine: link_input id61_Virtio
  4241. engine: new_link id60_Virtio.tx -> id60_NIC.rx
  4242. engine: link_output id60_Virtio
  4243. engine: link_input id60_NIC
  4244. engine: new_link id60_NIC.tx -> id60_Virtio.rx
  4245. engine: link_output id60_NIC
  4246. engine: link_input id60_Virtio
  4247. engine: new_link id59_Virtio.tx -> id59_NIC.rx
  4248. engine: link_output id59_Virtio
  4249. engine: link_input id59_NIC
  4250. engine: new_link id59_NIC.tx -> id59_Virtio.rx
  4251. engine: link_output id59_NIC
  4252. engine: link_input id59_Virtio
  4253. engine: new_link id58_Virtio.tx -> id58_NIC.rx
  4254. engine: link_output id58_Virtio
  4255. engine: link_input id58_NIC
  4256. engine: new_link id58_NIC.tx -> id58_Virtio.rx
  4257. engine: link_output id58_NIC
  4258. engine: link_input id58_Virtio
  4259. engine: new_link id46_NIC.tx -> id46_Virtio.rx
  4260. engine: link_output id46_NIC
  4261. engine: link_input id46_Virtio
  4262. engine: new_link id57_NIC.tx -> id57_Virtio.rx
  4263. engine: link_output id57_NIC
  4264. engine: link_input id57_Virtio
  4265. engine: new_link id56_Virtio.tx -> id56_NIC.rx
  4266. engine: link_output id56_Virtio
  4267. engine: link_input id56_NIC
  4268. engine: new_link id56_NIC.tx -> id56_Virtio.rx
  4269. engine: link_output id56_NIC
  4270. engine: link_input id56_Virtio
  4271. engine: new_link id55_Virtio.tx -> id55_NIC.rx
  4272. engine: link_output id55_Virtio
  4273. engine: link_input id55_NIC
  4274. engine: new_link id55_NIC.tx -> id55_Virtio.rx
  4275. engine: link_output id55_NIC
  4276. engine: link_input id55_Virtio
  4277. engine: new_link id54_Virtio.tx -> id54_NIC.rx
  4278. engine: link_output id54_Virtio
  4279. engine: link_input id54_NIC
  4280. engine: new_link id54_NIC.tx -> id54_Virtio.rx
  4281. engine: link_output id54_NIC
  4282. engine: link_input id54_Virtio
  4283. engine: new_link id53_Virtio.tx -> id53_NIC.rx
  4284. engine: link_output id53_Virtio
  4285. engine: link_input id53_NIC
  4286. engine: new_link id53_NIC.tx -> id53_Virtio.rx
  4287. engine: link_output id53_NIC
  4288. engine: link_input id53_Virtio
  4289. engine: new_link id52_Virtio.tx -> id52_NIC.rx
  4290. engine: link_output id52_Virtio
  4291. engine: link_input id52_NIC
  4292. engine: new_link id52_NIC.tx -> id52_Virtio.rx
  4293. engine: link_output id52_NIC
  4294. engine: link_input id52_Virtio
  4295. engine: new_link id51_Virtio.tx -> id51_NIC.rx
  4296. engine: link_output id51_Virtio
  4297. engine: link_input id51_NIC
  4298. engine: new_link id51_NIC.tx -> id51_Virtio.rx
  4299. engine: link_output id51_NIC
  4300. engine: link_input id51_Virtio
  4301. engine: new_link id50_Virtio.tx -> id50_NIC.rx
  4302. engine: link_output id50_Virtio
  4303. engine: link_input id50_NIC
  4304. engine: new_link id50_NIC.tx -> id50_Virtio.rx
  4305. engine: link_output id50_NIC
  4306. engine: link_input id50_Virtio
  4307. engine: new_link id49_Virtio.tx -> id49_NIC.rx
  4308. engine: link_output id49_Virtio
  4309. engine: link_input id49_NIC
  4310. engine: new_link id49_NIC.tx -> id49_Virtio.rx
  4311. engine: link_output id49_NIC
  4312. engine: link_input id49_Virtio
  4313. engine: new_link id48_Virtio.tx -> id48_NIC.rx
  4314. engine: link_output id48_Virtio
  4315. engine: link_input id48_NIC
  4316. engine: new_link id48_NIC.tx -> id48_Virtio.rx
  4317. engine: link_output id48_NIC
  4318. engine: link_input id48_Virtio
  4319. engine: new_link id47_NIC.tx -> id47_Virtio.rx
  4320. engine: link_output id47_NIC
  4321. engine: link_input id47_Virtio
  4322. engine: new_link id47_Virtio.tx -> id47_NIC.rx
  4323. engine: link_output id47_Virtio
  4324. engine: link_input id47_NIC
  4325. engine: new_link id57_Virtio.tx -> id57_NIC.rx
  4326. engine: link_output id57_Virtio
  4327. engine: link_input id57_NIC
  4328. engine: new_link id46_Virtio.tx -> id46_NIC.rx
  4329. engine: link_output id46_Virtio
  4330. engine: link_input id46_NIC
  4331. engine: new_link id37_Virtio.tx -> id37_NIC.rx
  4332. engine: link_output id37_Virtio
  4333. engine: link_input id37_NIC
  4334. engine: new_link id45_Virtio.tx -> id45_NIC.rx
  4335. engine: link_output id45_Virtio
  4336. engine: link_input id45_NIC
  4337. engine: new_link id17_Virtio.tx -> id17_NIC.rx
  4338. engine: link_output id17_Virtio
  4339. engine: link_input id17_NIC
  4340. engine: new_link id44_Virtio.tx -> id44_NIC.rx
  4341. engine: link_output id44_Virtio
  4342. engine: link_input id44_NIC
  4343. engine: new_link id16_Virtio.tx -> id16_NIC.rx
  4344. engine: link_output id16_Virtio
  4345. engine: link_input id16_NIC
  4346. engine: new_link id43_Virtio.tx -> id43_NIC.rx
  4347. engine: link_output id43_Virtio
  4348. engine: link_input id43_NIC
  4349. engine: new_link id15_Virtio.tx -> id15_NIC.rx
  4350. engine: link_output id15_Virtio
  4351. engine: link_input id15_NIC
  4352. engine: new_link id42_Virtio.tx -> id42_NIC.rx
  4353. engine: link_output id42_Virtio
  4354. engine: link_input id42_NIC
  4355. engine: new_link id14_Virtio.tx -> id14_NIC.rx
  4356. engine: link_output id14_Virtio
  4357. engine: link_input id14_NIC
  4358. engine: new_link id41_Virtio.tx -> id41_NIC.rx
  4359. engine: link_output id41_Virtio
  4360. engine: link_input id41_NIC
  4361. engine: new_link id13_Virtio.tx -> id13_NIC.rx
  4362. engine: link_output id13_Virtio
  4363. engine: link_input id13_NIC
  4364. engine: new_link id40_Virtio.tx -> id40_NIC.rx
  4365. engine: link_output id40_Virtio
  4366. engine: link_input id40_NIC
  4367. engine: new_link id31_Virtio.tx -> id31_NIC.rx
  4368. engine: link_output id31_Virtio
  4369. engine: link_input id31_NIC
  4370. engine: new_link id21_NIC.tx -> id21_Virtio.rx
  4371. engine: link_output id21_NIC
  4372. engine: link_input id21_Virtio
  4373. engine: new_link id30_Virtio.tx -> id30_NIC.rx
  4374. engine: link_output id30_Virtio
  4375. engine: link_input id30_NIC
  4376. engine: new_link id20_NIC.tx -> id20_Virtio.rx
  4377. engine: link_output id20_NIC
  4378. engine: link_input id20_Virtio
  4379. engine: new_link id10_Virtio.tx -> id10_NIC.rx
  4380. engine: link_output id10_Virtio
  4381. engine: link_input id10_NIC
  4382. engine: new_link id23_NIC.tx -> id23_Virtio.rx
  4383. engine: link_output id23_NIC
  4384. engine: link_input id23_Virtio
  4385. engine: new_link id13_NIC.tx -> id13_Virtio.rx
  4386. engine: link_output id13_NIC
  4387. engine: link_input id13_Virtio
  4388. engine: new_link id22_NIC.tx -> id22_Virtio.rx
  4389. engine: link_output id22_NIC
  4390. engine: link_input id22_Virtio
  4391. engine: new_link id12_NIC.tx -> id12_Virtio.rx
  4392. engine: link_output id12_NIC
  4393. engine: link_input id12_Virtio
  4394. engine: new_link id25_NIC.tx -> id25_Virtio.rx
  4395. engine: link_output id25_NIC
  4396. engine: link_input id25_Virtio
  4397. engine: new_link id15_NIC.tx -> id15_Virtio.rx
  4398. engine: link_output id15_NIC
  4399. engine: link_input id15_Virtio
  4400. engine: new_link id27_Virtio.tx -> id27_NIC.rx
  4401. engine: link_output id27_Virtio
  4402. engine: link_input id27_NIC
  4403. engine: new_link id14_NIC.tx -> id14_Virtio.rx
  4404. engine: link_output id14_NIC
  4405. engine: link_input id14_Virtio
  4406. engine: new_link id27_NIC.tx -> id27_Virtio.rx
  4407. engine: link_output id27_NIC
  4408. engine: link_input id27_Virtio
  4409. engine: new_link id17_NIC.tx -> id17_Virtio.rx
  4410. engine: link_output id17_NIC
  4411. engine: link_input id17_Virtio
  4412. engine: new_link id26_NIC.tx -> id26_Virtio.rx
  4413. engine: link_output id26_NIC
  4414. engine: link_input id26_Virtio
  4415. engine: new_link id16_NIC.tx -> id16_Virtio.rx
  4416. engine: link_output id16_NIC
  4417. engine: link_input id16_Virtio
  4418. engine: new_link id24_Virtio.tx -> id24_NIC.rx
  4419. engine: link_output id24_Virtio
  4420. engine: link_input id24_NIC
  4421. engine: new_link id19_NIC.tx -> id19_Virtio.rx
  4422. engine: link_output id19_NIC
  4423. engine: link_input id19_Virtio
  4424. engine: new_link id23_Virtio.tx -> id23_NIC.rx
  4425. engine: link_output id23_Virtio
  4426. engine: link_input id23_NIC
  4427. engine: new_link id18_NIC.tx -> id18_Virtio.rx
  4428. engine: link_output id18_NIC
  4429. engine: link_input id18_Virtio
  4430. engine: new_link id22_Virtio.tx -> id22_NIC.rx
  4431. engine: link_output id22_Virtio
  4432. engine: link_input id22_NIC
  4433. engine: new_link id45_NIC.tx -> id45_Virtio.rx
  4434. engine: link_output id45_NIC
  4435. engine: link_input id45_Virtio
  4436. engine: new_link id21_Virtio.tx -> id21_NIC.rx
  4437. engine: link_output id21_Virtio
  4438. engine: link_input id21_NIC
  4439. engine: new_link id44_NIC.tx -> id44_Virtio.rx
  4440. engine: link_output id44_NIC
  4441. engine: link_input id44_Virtio
  4442. engine: new_link id20_Virtio.tx -> id20_NIC.rx
  4443. engine: link_output id20_Virtio
  4444. engine: link_input id20_NIC
  4445. engine: new_link id43_NIC.tx -> id43_Virtio.rx
  4446. engine: link_output id43_NIC
  4447. engine: link_input id43_Virtio
  4448. engine: new_link id42_NIC.tx -> id42_Virtio.rx
  4449. engine: link_output id42_NIC
  4450. engine: link_input id42_Virtio
  4451. engine: new_link id41_NIC.tx -> id41_Virtio.rx
  4452. engine: link_output id41_NIC
  4453. engine: link_input id41_Virtio
  4454. engine: new_link id40_NIC.tx -> id40_Virtio.rx
  4455. engine: link_output id40_NIC
  4456. engine: link_input id40_Virtio
  4457. engine: new_link id39_Virtio.tx -> id39_NIC.rx
  4458. engine: link_output id39_Virtio
  4459. engine: link_input id39_NIC
  4460. engine: new_link id39_NIC.tx -> id39_Virtio.rx
  4461. engine: link_output id39_NIC
  4462. engine: link_input id39_Virtio
  4463. engine: new_link id7_Virtio.tx -> id7_NIC.rx
  4464. engine: link_output id7_Virtio
  4465. engine: link_input id7_NIC
  4466. engine: new_link id4_Virtio.tx -> id4_NIC.rx
  4467. engine: link_output id4_Virtio
  4468. engine: link_input id4_NIC
  4469. engine: new_link id5_Virtio.tx -> id5_NIC.rx
  4470. engine: link_output id5_Virtio
  4471. engine: link_input id5_NIC
  4472. engine: new_link id38_Virtio.tx -> id38_NIC.rx
  4473. engine: link_output id38_Virtio
  4474. engine: link_input id38_NIC
  4475. engine: new_link id3_Virtio.tx -> id3_NIC.rx
  4476. engine: link_output id3_Virtio
  4477. engine: link_input id3_NIC
  4478. engine: new_link id29_Virtio.tx -> id29_NIC.rx
  4479. engine: link_output id29_Virtio
  4480. engine: link_input id29_NIC
  4481. engine: new_link id38_NIC.tx -> id38_Virtio.rx
  4482. engine: link_output id38_NIC
  4483. engine: link_input id38_Virtio
  4484. engine: new_link id28_Virtio.tx -> id28_NIC.rx
  4485. engine: link_output id28_Virtio
  4486. engine: link_input id28_NIC
  4487. engine: new_link id37_NIC.tx -> id37_Virtio.rx
  4488. engine: link_output id37_NIC
  4489. engine: link_input id37_Virtio
  4490. engine: new_link id36_Virtio.tx -> id36_NIC.rx
  4491. engine: link_output id36_Virtio
  4492. engine: link_input id36_NIC
  4493. engine: new_link id7_NIC.tx -> id7_Virtio.rx
  4494. engine: link_output id7_NIC
  4495. engine: link_input id7_Virtio
  4496. engine: new_link id6_NIC.tx -> id6_Virtio.rx
  4497. engine: link_output id6_NIC
  4498. engine: link_input id6_Virtio
  4499. engine: new_link id5_NIC.tx -> id5_Virtio.rx
  4500. engine: link_output id5_NIC
  4501. engine: link_input id5_Virtio
  4502. engine: new_link id4_NIC.tx -> id4_Virtio.rx
  4503. engine: link_output id4_NIC
  4504. engine: link_input id4_Virtio
  4505. engine: new_link id3_NIC.tx -> id3_Virtio.rx
  4506. engine: link_output id3_NIC
  4507. engine: link_input id3_Virtio
  4508. engine: new_link id2_NIC.tx -> id2_Virtio.rx
  4509. engine: link_output id2_NIC
  4510. engine: link_input id2_Virtio
  4511. engine: new_link id36_NIC.tx -> id36_Virtio.rx
  4512. engine: link_output id36_NIC
  4513. engine: link_input id36_Virtio
  4514. engine: new_link id35_Virtio.tx -> id35_NIC.rx
  4515. engine: link_output id35_Virtio
  4516. engine: link_input id35_NIC
  4517. engine: new_link id35_NIC.tx -> id35_Virtio.rx
  4518. engine: link_output id35_NIC
  4519. engine: link_input id35_Virtio
  4520. engine: new_link id34_Virtio.tx -> id34_NIC.rx
  4521. engine: link_output id34_Virtio
  4522. engine: link_input id34_NIC
  4523. engine: new_link id34_NIC.tx -> id34_Virtio.rx
  4524. engine: link_output id34_NIC
  4525. engine: link_input id34_Virtio
  4526. engine: new_link id33_Virtio.tx -> id33_NIC.rx
  4527. engine: link_output id33_Virtio
  4528. engine: link_input id33_NIC
  4529. engine: new_link id9_NIC.tx -> id9_Virtio.rx
  4530. engine: link_output id9_NIC
  4531. engine: link_input id9_Virtio
  4532. engine: new_link id8_NIC.tx -> id8_Virtio.rx
  4533. engine: link_output id8_NIC
  4534. engine: link_input id8_Virtio
  4535. engine: new_link id33_NIC.tx -> id33_Virtio.rx
  4536. engine: link_output id33_NIC
  4537. engine: link_input id33_Virtio
  4538. engine: new_link id8_Virtio.tx -> id8_NIC.rx
  4539. engine: link_output id8_Virtio
  4540. engine: link_input id8_NIC
  4541. engine: new_link id9_Virtio.tx -> id9_NIC.rx
  4542. engine: link_output id9_Virtio
  4543. engine: link_input id9_NIC
  4544. engine: new_link id32_Virtio.tx -> id32_NIC.rx
  4545. engine: link_output id32_Virtio
  4546. engine: link_input id32_NIC
  4547. engine: new_link id32_NIC.tx -> id32_Virtio.rx
  4548. engine: link_output id32_NIC
  4549. engine: link_input id32_Virtio
  4550. engine: new_link id25_Virtio.tx -> id25_NIC.rx
  4551. engine: link_output id25_Virtio
  4552. engine: link_input id25_NIC
  4553. engine: new_link id26_Virtio.tx -> id26_NIC.rx
  4554. engine: link_output id26_Virtio
  4555. engine: link_input id26_NIC
  4556. engine: new_link id24_NIC.tx -> id24_Virtio.rx
  4557. engine: link_output id24_NIC
  4558. engine: link_input id24_Virtio
  4559. engine: new_link id10_NIC.tx -> id10_Virtio.rx
  4560. engine: link_output id10_NIC
  4561. engine: link_input id10_Virtio
  4562. engine: new_link id11_NIC.tx -> id11_Virtio.rx
  4563. engine: link_output id11_NIC
  4564. engine: link_input id11_Virtio
  4565. engine: new_link id12_Virtio.tx -> id12_NIC.rx
  4566. engine: link_output id12_Virtio
  4567. engine: link_input id12_NIC
  4568. engine: new_link id19_Virtio.tx -> id19_NIC.rx
  4569. engine: link_output id19_Virtio
  4570. engine: link_input id19_NIC
  4571. engine: new_link id2_Virtio.tx -> id2_NIC.rx
  4572. engine: link_output id2_Virtio
  4573. engine: link_input id2_NIC
  4574. engine: new_link id18_Virtio.tx -> id18_NIC.rx
  4575. engine: link_output id18_Virtio
  4576. engine: link_input id18_NIC
  4577. engine: new_link id6_Virtio.tx -> id6_NIC.rx
  4578. engine: link_output id6_Virtio
  4579. engine: link_input id6_NIC
  4580. engine: new_link id28_NIC.tx -> id28_Virtio.rx
  4581. engine: link_output id28_NIC
  4582. engine: link_input id28_Virtio
  4583. engine: new_link id11_Virtio.tx -> id11_NIC.rx
  4584. engine: link_output id11_Virtio
  4585. engine: link_input id11_NIC
  4586. engine: new_link id29_NIC.tx -> id29_Virtio.rx
  4587. engine: link_output id29_NIC
  4588. engine: link_input id29_Virtio
  4589. engine: new_link id30_NIC.tx -> id30_Virtio.rx
  4590. engine: link_output id30_NIC
  4591. engine: link_input id30_Virtio
  4592. engine: new_link id31_NIC.tx -> id31_Virtio.rx
  4593. engine: link_output id31_NIC
  4594. engine: link_input id31_Virtio
  4595. load: time: 0.05s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4596. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/x
  4597. load: time: 0.59s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4598. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/y
  4599. engine: reconfig_app id0_NIC
  4600. engine: reconfig_app id1_NIC
  4601. engine: reconfig_app id3_NIC
  4602. engine: reconfig_app id2_NIC
  4603. load: time: 0.26s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  4604. Warning: tx_police_gbps is deprecated, use tx_police instead.
  4605. Warning: rx_police_gbps is deprecated, use rx_police instead.
  4606.  
  4607. src/testlog/program.snabbnfv.selftest.sh:
  4608. Defaulting to SNABB_TELNET0=5000
  4609. Defaulting to SNABB_TELNET1=5001
  4610. Defaulting to SNABB_IPERF_BENCH_CONF=program/snabbnfv/test_fixtures/nfvconfig/test_functions/same_vlan.ports
  4611. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/other_vlan.ports
  4612. Defaulting to MAC=52:54:00:00:00:
  4613. Defaulting to IP=fe80::5054:ff:fe00:
  4614. Defaulting to GUEST_MEM=512
  4615. Defaulting to HUGETLBFS=/hugetlbfs
  4616. Defaulting to QUEUES=1
  4617. Defaulting to QEMU=/root/.test_env/qemu/obj/x86_64-softmmu/qemu-system-x86_64
  4618. Waiting for VM listening on telnet port 5000 to get ready... [OK]
  4619. Waiting for VM listening on telnet port 5001 to get ready... [OK]
  4620. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/same_vlan.ports
  4621. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4622. PING succeded.
  4623. [ 3] 0.0-10.0 sec 12.3 GBytes 10.5 Gbits/sec
  4624. IPERF succeded.
  4625. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4626. JUMBOPING succeded.
  4627. [ 3] 0.0-10.0 sec 12.4 GBytes 10.7 Gbits/sec
  4628. IPERF succeded.
  4629. tx-checksumming: on
  4630. TX-CHECKSUMMING succeded.
  4631. tx-checksumming: on
  4632. TX-CHECKSUMMING succeded.
  4633. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/tx_rate_limit.ports
  4634. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4635. PING succeded.
  4636. IPERF (RATE_LIMITED) succeded.
  4637. IPERF rate is 809 Mbits/sec (900 Mbits/sec allowed).
  4638. RATE_LIMITED succeded.
  4639. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4640. JUMBOPING succeded.
  4641. IPERF (RATE_LIMITED) succeded.
  4642. IPERF rate is 809 Mbits/sec (900 Mbits/sec allowed).
  4643. RATE_LIMITED succeded.
  4644. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/rx_rate_limit.ports
  4645. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4646. PING succeded.
  4647. IPERF (RATE_LIMITED) succeded.
  4648. IPERF rate is 810 Mbits/sec (1200 Mbits/sec allowed).
  4649. RATE_LIMITED succeded.
  4650. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4651. JUMBOPING succeded.
  4652. IPERF (RATE_LIMITED) succeded.
  4653. IPERF rate is 815 Mbits/sec (1200 Mbits/sec allowed).
  4654. RATE_LIMITED succeded.
  4655. USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/tunnel.ports
  4656. Mar 27 2017 09:18:46 nd_light: Resolved next-hop fe80::5054:ff:fe00:0 to 52:54:00:00:00:00
  4657. Mar 27 2017 09:18:46 nd_light: Resolved next-hop fe80::5054:ff:fe00:1 to 52:54:00:00:00:01
  4658. ND succeded.
  4659. 1 packets transmitted, 1 received, 0% packet loss, time 0ms
  4660. PING succeded.
  4661. [ 3] 0.0-10.0 sec 9.84 GBytes 8.45 Gbits/sec
  4662. IPERF succeded.
  4663. Trying ::1...
  4664. Connected to localhost.
  4665. Escape character is '^]'.
  4666. ping6 -s 9000 -c 1 fe80::5054:ff:fe00:0001%eth0
  4667. PING fe80::5054:ff:fe00:0001%eth0(fe80::5054:ff:fe00:1) 9000 data bytes
  4668. Connection closed by foreign host.
  4669. JUMBOPING failed.
  4670.  
  4671. qemu0.log:
  4672. QEMU waiting for connection on: disconnected:unix:vhost_A.sock,server
  4673. qemu-system-x86_64: -netdev type=vhost-user,id=net0,chardev=char0: chardev "char0" went up
  4674. [ 0.000000] Initializing cgroup subsys cpuset
  4675. [ 0.000000] Initializing cgroup subsys cpu
  4676. [ 0.000000] Initializing cgroup subsys cpuacct
  4677. [ 0.000000] Linux version 3.13.11-ckt26 (root@c1f39b50a95d) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) ) #2 SMP Thu Mar 3 16:30:47 UTC 2016 ()
  4678. [ 0.000000] Command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0000
  4679. [ 0.000000] KERNEL supported cpus:
  4680. [ 0.000000] Intel GenuineIntel
  4681. [ 0.000000] AMD AuthenticAMD
  4682. [ 0.000000] Centaur CentaurHauls
  4683. [ 0.000000] e820: BIOS-provided physical RAM map:
  4684. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  4685. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  4686. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  4687. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable
  4688. [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved
  4689. [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
  4690. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  4691. [ 0.000000] NX (Execute Disable) protection: active
  4692. [ 0.000000] SMBIOS 2.8 present.
  4693. [ 0.000000] Hypervisor detected: KVM
  4694. [ 0.000000] No AGP bridge found
  4695. [ 0.000000] e820: last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000
  4696. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  4697. [ 0.000000] found SMP MP-table at [mem 0x000f64b0-0x000f64bf] mapped at [ffff8800000f64b0]
  4698. [ 0.000000] Scanning 1 areas for low memory corruption
  4699. [ 0.000000] Using GB pages for direct mapping
  4700. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  4701. [ 0.000000] init_memory_mapping: [mem 0x1fc00000-0x1fdfffff]
  4702. [ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1fbfffff]
  4703. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff]
  4704. [ 0.000000] init_memory_mapping: [mem 0x1fe00000-0x1ffdffff]
  4705. [ 0.000000] ACPI: RSDP 00000000000f62c0 000014 (v00 BOCHS )
  4706. [ 0.000000] ACPI: RSDT 000000001ffe176c 000038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
  4707. [ 0.000000] ACPI: FACP 000000001ffe0bda 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
  4708. [ 0.000000] ACPI: DSDT 000000001ffe0040 000B9A (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
  4709. [ 0.000000] ACPI: FACS 000000001ffe0000 000040
  4710. [ 0.000000] ACPI: SSDT 000000001ffe0c4e 0009B6 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
  4711. [ 0.000000] ACPI: APIC 000000001ffe1604 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
  4712. [ 0.000000] ACPI: HPET 000000001ffe167c 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
  4713. [ 0.000000] ACPI: SRAT 000000001ffe16b4 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)
  4714. [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
  4715. [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
  4716. [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]
  4717. [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffdffff] -> [mem 0x00000000-0x1ffdffff]
  4718. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1ffdffff]
  4719. [ 0.000000] NODE_DATA [mem 0x1ffdb000-0x1ffdffff]
  4720. [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
  4721. [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, boot clock
  4722. [ 0.000000] Zone ranges:
  4723. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  4724. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  4725. [ 0.000000] Normal empty
  4726. [ 0.000000] Movable zone start for each node
  4727. [ 0.000000] Early memory node ranges
  4728. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  4729. [ 0.000000] node 0: [mem 0x00100000-0x1ffdffff]
  4730. [ 0.000000] ACPI: PM-Timer IO Port: 0x608
  4731. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  4732. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  4733. [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
  4734. [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  4735. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  4736. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  4737. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  4738. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  4739. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  4740. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  4741. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  4742. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  4743. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  4744. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  4745. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  4746. [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices
  4747. [ 0.000000] Booting paravirtualized kernel on KVM
  4748. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
  4749. [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88001fc00000 s81536 r8192 d20864 u2097152
  4750. [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, primary cpu clock
  4751. [ 0.000000] KVM setup async PF for cpu 0
  4752. [ 0.000000] kvm-stealtime: cpu 0, msr 1fc0d000
  4753. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128873
  4754. [ 0.000000] Policy zone: DMA32
  4755. [ 0.000000] Kernel command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0000
  4756. [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
  4757. [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
  4758. [ 0.000000] Checking aperture...
  4759. [ 0.000000] No AGP bridge found
  4760. [ 0.000000] Memory: 498824K/523768K available (7379K kernel code, 1146K rwdata, 3380K rodata, 1336K init, 1448K bss, 24944K reserved)
  4761. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  4762. [ 0.000000] Hierarchical RCU implementation.
  4763. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  4764. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.
  4765. [ 0.000000] Offload RCU callbacks from all CPUs
  4766. [ 0.000000] Offload RCU callbacks from CPUs: 0.
  4767. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16
  4768. [ 0.000000] Console: colour VGA+ 80x25
  4769. [ 0.000000] console [ttyS1] enabled
  4770. [ 0.000000] allocated 2097152 bytes of page_cgroup
  4771. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  4772. [ 0.000000] tsc: Detected 2399.996 MHz processor
  4773. [ 0.008000] Calibrating delay loop (skipped) preset value.. 4799.99 BogoMIPS (lpj=9599984)
  4774. [ 0.008000] pid_max: default: 32768 minimum: 301
  4775. [ 0.008000] Security Framework initialized
  4776. [ 0.008000] AppArmor: AppArmor initialized
  4777. [ 0.008000] Yama: becoming mindful.
  4778. [ 0.008000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
  4779. [ 0.008000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
  4780. [ 0.008000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
  4781. [ 0.008005] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
  4782. [ 0.008708] Initializing cgroup subsys memory
  4783. [ 0.009069] Initializing cgroup subsys devices
  4784. [ 0.009438] Initializing cgroup subsys freezer
  4785. [ 0.009797] Initializing cgroup subsys blkio
  4786. [ 0.010143] Initializing cgroup subsys perf_event
  4787. [ 0.010529] Initializing cgroup subsys hugetlb
  4788. [ 0.012016] mce: CPU supports 10 MCE banks
  4789. [ 0.012383] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  4790. [ 0.012383] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
  4791. [ 0.012383] tlb_flushall_shift: 6
  4792. [ 0.023666] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
  4793. [ 0.026673] ACPI: Core revision 20131115
  4794. [ 0.027553] ACPI: All ACPI Tables successfully acquired
  4795. [ 0.028315] ftrace: allocating 28502 entries in 112 pages
  4796. [ 0.036173] Enabling x2apic
  4797. [ 0.036432] Enabled x2apic
  4798. [ 0.040003] Switched APIC routing to physical x2apic.
  4799. [ 0.041233] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  4800. [ 0.041725] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz (fam: 06, model: 3f, stepping: 02)
  4801. [ 0.042540] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.
  4802. [ 0.043406] ... version: 2
  4803. [ 0.043735] ... bit width: 48
  4804. [ 0.044000] ... generic registers: 8
  4805. [ 0.044000] ... value mask: 0000ffffffffffff
  4806. [ 0.044000] ... max period: 000000007fffffff
  4807. [ 0.044000] ... fixed-purpose events: 3
  4808. [ 0.044000] ... event mask: 00000007000000ff
  4809. [ 0.047294] KVM setup paravirtual spinlock
  4810. [ 0.048849] x86: Booted up 1 node, 1 CPUs
  4811. [ 0.049193] smpboot: Total of 1 processors activated (4799.99 BogoMIPS)
  4812. [ 0.049966] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  4813. [ 0.050977] devtmpfs: initialized
  4814. [ 0.052601] EVM: security.selinux
  4815. [ 0.052880] EVM: security.SMACK64
  4816. [ 0.053156] EVM: security.ima
  4817. [ 0.053402] EVM: security.capability
  4818. [ 0.054660] pinctrl core: initialized pinctrl subsystem
  4819. [ 0.055136] regulator-dummy: no parameters
  4820. [ 0.055524] RTC time: 9:15:21, date: 03/27/17
  4821. [ 0.055914] NET: Registered protocol family 16
  4822. [ 0.056082] cpuidle: using governor ladder
  4823. [ 0.056426] cpuidle: using governor menu
  4824. [ 0.056791] ACPI: bus type PCI registered
  4825. [ 0.057123] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  4826. [ 0.057711] PCI: Using configuration type 1 for base access
  4827. [ 0.058682] bio: create slab <bio-0> at 0
  4828. [ 0.059099] ACPI: Added _OSI(Module Device)
  4829. [ 0.059454] ACPI: Added _OSI(Processor Device)
  4830. [ 0.059831] ACPI: Added _OSI(3.0 _SCP Extensions)
  4831. [ 0.060003] ACPI: Added _OSI(Processor Aggregator Device)
  4832. [ 0.061207] ACPI: Interpreter enabled
  4833. [ 0.061523] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
  4834. [ 0.062292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
  4835. [ 0.063076] ACPI: (supports S0 S3 S4 S5)
  4836. [ 0.063400] ACPI: Using IOAPIC for interrupt routing
  4837. [ 0.063816] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  4838. [ 0.064222] ACPI: No dock devices found.
  4839. [ 0.066353] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  4840. [ 0.066869] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  4841. [ 0.067441] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  4842. [ 0.067994] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  4843. [ 0.068170] acpiphp: Slot [3] registered
  4844. [ 0.068507] acpiphp: Slot [4] registered
  4845. [ 0.068842] acpiphp: Slot [5] registered
  4846. [ 0.069181] acpiphp: Slot [6] registered
  4847. [ 0.069513] acpiphp: Slot [7] registered
  4848. [ 0.069847] acpiphp: Slot [8] registered
  4849. [ 0.070184] acpiphp: Slot [9] registered
  4850. [ 0.070520] acpiphp: Slot [10] registered
  4851. [ 0.070862] acpiphp: Slot [11] registered
  4852. [ 0.071207] acpiphp: Slot [12] registered
  4853. [ 0.071550] acpiphp: Slot [13] registered
  4854. [ 0.071889] acpiphp: Slot [14] registered
  4855. [ 0.072015] acpiphp: Slot [15] registered
  4856. [ 0.072358] acpiphp: Slot [16] registered
  4857. [ 0.072706] acpiphp: Slot [17] registered
  4858. [ 0.073049] acpiphp: Slot [18] registered
  4859. [ 0.073397] acpiphp: Slot [19] registered
  4860. [ 0.073744] acpiphp: Slot [20] registered
  4861. [ 0.074084] acpiphp: Slot [21] registered
  4862. [ 0.074427] acpiphp: Slot [22] registered
  4863. [ 0.074776] acpiphp: Slot [23] registered
  4864. [ 0.075119] acpiphp: Slot [24] registered
  4865. [ 0.075462] acpiphp: Slot [25] registered
  4866. [ 0.075811] acpiphp: Slot [26] registered
  4867. [ 0.076016] acpiphp: Slot [27] registered
  4868. [ 0.076361] acpiphp: Slot [28] registered
  4869. [ 0.076708] acpiphp: Slot [29] registered
  4870. [ 0.077050] acpiphp: Slot [30] registered
  4871. [ 0.077396] acpiphp: Slot [31] registered
  4872. [ 0.077736] PCI host bridge to bus 0000:00
  4873. [ 0.078076] pci_bus 0000:00: root bus resource [bus 00-ff]
  4874. [ 0.078527] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  4875. [ 0.079032] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  4876. [ 0.079543] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  4877. [ 0.080003] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff]
  4878. [ 0.084693] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
  4879. [ 0.085300] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
  4880. [ 0.105531] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  4881. [ 0.106123] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  4882. [ 0.106697] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  4883. [ 0.107275] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  4884. [ 0.107819] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
  4885. [ 0.108288] ACPI: Enabled 16 GPEs in block 00 to 0F
  4886. [ 0.108830] vgaarb: setting as boot device: PCI:0000:00:02.0
  4887. [ 0.109299] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  4888. [ 0.109974] vgaarb: loaded
  4889. [ 0.110203] vgaarb: bridge control possible 0000:00:02.0
  4890. [ 0.110771] SCSI subsystem initialized
  4891. [ 0.111136] ACPI: bus type USB registered
  4892. [ 0.111483] usbcore: registered new interface driver usbfs
  4893. [ 0.112013] usbcore: registered new interface driver hub
  4894. [ 0.112464] usbcore: registered new device driver usb
  4895. [ 0.112958] PCI: Using ACPI for IRQ routing
  4896. [ 0.113449] NetLabel: Initializing
  4897. [ 0.113734] NetLabel: domain hash size = 128
  4898. [ 0.114092] NetLabel: protocols = UNLABELED CIPSOv4
  4899. [ 0.114509] NetLabel: unlabeled traffic allowed by default
  4900. [ 0.115019] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  4901. [ 0.115464] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
  4902. [ 0.118088] Switched to clocksource kvm-clock
  4903. [ 0.120142] AppArmor: AppArmor Filesystem Enabled
  4904. [ 0.120555] pnp: PnP ACPI init
  4905. [ 0.120820] ACPI: bus type PNP registered
  4906. [ 0.121615] pnp: PnP ACPI: found 11 devices
  4907. [ 0.121964] ACPI: bus type PNP unregistered
  4908. [ 0.127618] NET: Registered protocol family 2
  4909. [ 0.128133] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  4910. [ 0.128721] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
  4911. [ 0.129246] TCP: Hash tables configured (established 4096 bind 4096)
  4912. [ 0.129772] TCP: reno registered
  4913. [ 0.130035] UDP hash table entries: 256 (order: 1, 8192 bytes)
  4914. [ 0.130501] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  4915. [ 0.131032] NET: Registered protocol family 1
  4916. [ 0.131388] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  4917. [ 0.131869] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  4918. [ 0.132352] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  4919. [ 0.133009] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1
  4920. [ 0.133494] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  4921. [ 0.134205] Scanning for low memory corruption every 60 seconds
  4922. [ 0.134844] Initialise system trusted keyring
  4923. [ 0.135241] audit: initializing netlink socket (disabled)
  4924. [ 0.135682] type=2000 audit(1490606121.534:1): initialized
  4925. [ 0.159342] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  4926. [ 0.160896] zbud: loaded
  4927. [ 0.161217] VFS: Disk quotas dquot_6.5.2
  4928. [ 0.161565] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  4929. [ 0.162329] fuse init (API version 7.22)
  4930. [ 0.162700] msgmni has been set to 974
  4931. [ 0.163040] Key type big_key registered
  4932. [ 0.163472] Key type asymmetric registered
  4933. [ 0.163810] Asymmetric key parser 'x509' registered
  4934. [ 0.164230] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  4935. [ 0.164849] io scheduler noop registered
  4936. [ 0.165171] io scheduler deadline registered (default)
  4937. [ 0.165600] io scheduler cfq registered
  4938. [ 0.165969] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  4939. [ 0.166430] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  4940. [ 0.166990] ipmi message handler version 39.2
  4941. [ 0.167382] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  4942. [ 0.167969] ACPI: Power Button [PWRF]
  4943. [ 0.168348] GHES: HEST is not enabled!
  4944. [ 0.186469] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
  4945. [ 0.204795] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
  4946. [ 0.205425] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  4947. [ 0.229458] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  4948. [ 0.253586] 00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
  4949. [ 0.254764] Linux agpgart interface v0.103
  4950. [ 0.255775] brd: module loaded
  4951. [ 0.256404] loop: module loaded
  4952. [ 0.256889] blk-mq: CPU -> queue map
  4953. [ 0.257185] CPU 0 -> Queue 0
  4954. [ 0.257742] vda: unknown partition table
  4955. [ 0.258752] scsi0 : ata_piix
  4956. [ 0.259021] scsi1 : ata_piix
  4957. [ 0.259268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14
  4958. [ 0.259787] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15
  4959. [ 0.260485] libphy: Fixed MDIO Bus: probed
  4960. [ 0.260873] tun: Universal TUN/TAP device driver, 1.6
  4961. [ 0.261266] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  4962. [ 0.261925] PPP generic driver version 2.4.2
  4963. [ 0.262288] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  4964. [ 0.262804] ehci-pci: EHCI PCI platform driver
  4965. [ 0.263163] ehci-platform: EHCI generic platform driver
  4966. [ 0.263573] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  4967. [ 0.264066] ohci-pci: OHCI PCI platform driver
  4968. [ 0.264581] ohci-platform: OHCI generic platform driver
  4969. [ 0.264999] uhci_hcd: USB Universal Host Controller Interface driver
  4970. [ 0.265521] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  4971. [ 0.266616] serio: i8042 KBD port at 0x60,0x64 irq 1
  4972. [ 0.267011] serio: i8042 AUX port at 0x60,0x64 irq 12
  4973. [ 0.267461] mousedev: PS/2 mouse device common for all mice
  4974. [ 0.268071] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  4975. [ 0.268947] rtc_cmos 00:00: RTC can wake from S4
  4976. [ 0.269484] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  4977. [ 0.270073] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
  4978. [ 0.270683] device-mapper: uevent: version 1.0.3
  4979. [ 0.271090] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  4980. [ 0.271740] ledtrig-cpu: registered to indicate activity on CPUs
  4981. [ 0.272272] TCP: cubic registered
  4982. [ 0.272589] NET: Registered protocol family 10
  4983. [ 0.273037] NET: Registered protocol family 17
  4984. [ 0.273389] Key type dns_resolver registered
  4985. [ 0.273814] Loading compiled-in X.509 certificates
  4986. [ 0.274846] Loaded X.509 cert 'Magrathea: Glacier signing key: f695ff4e8e207d03198b2e447e13b60bf2f85fce'
  4987. [ 0.275566] registered taskstats version 1
  4988. [ 0.276364] Key type trusted registered
  4989. [ 0.276783] Key type encrypted registered
  4990. [ 0.277102] AppArmor: AppArmor sha1 policy hashing enabled
  4991. [ 0.277521] IMA: No TPM chip found, activating TPM-bypass!
  4992. [ 0.278073] regulator-dummy: disabling
  4993. [ 0.278407] Magic number: 9:682:273
  4994. [ 0.278739] tty tty10: hash matches
  4995. [ 0.279016] net lo: hash matches
  4996. [ 0.279323] rtc_cmos 00:00: setting system clock to 2017-03-27 09:15:21 UTC (1490606121)
  4997. [ 0.279973] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  4998. [ 0.280452] EDD information not available.
  4999. [ 0.420512] ata2.00: ATAPI: QEMU DVD-ROM, 2.4.0, max UDMA/100
  5000. [ 0.421308] ata2.00: configured for MWDMA2
  5001. [ 0.421955] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.4. PQ: 0 ANSI: 5
  5002. [ 0.423076] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
  5003. [ 0.423511] cdrom: Uniform CD-ROM driver Revision: 3.20
  5004. [ 0.424541] sr 1:0:0:0: Attached scsi generic sg0 type 5
  5005. [ 1.132064] tsc: Refined TSC clocksource calibration: 2399.951 MHz
  5006. [ 12.328368] md: Waiting for all devices to be available before autodetect
  5007. [ 12.328957] md: If you don't use raid, use raid=noautodetect
  5008. [ 12.329565] md: Autodetecting RAID arrays.
  5009. [ 12.329926] md: Scanned 0 and added 0 devices.
  5010. [ 12.330299] md: autorun ...
  5011. [ 12.330547] md: ... autorun DONE.
  5012. [ 12.331040] EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities
  5013. [ 12.331778] EXT4-fs (vda): mounting ext2 file system using the ext4 subsystem
  5014. [ 12.333157] EXT4-fs (vda): mounted filesystem without journal. Opts: (null)
  5015. [ 12.333764] VFS: Mounted root (ext2 filesystem) on device 253:0.
  5016. [ 12.334674] devtmpfs: mounted
  5017. [ 12.335968] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000)
  5018. [ 12.336649] Write protecting the kernel read-only data: 12288k
  5019. [ 12.338862] Freeing unused kernel memory: 800K (ffff880001738000 - ffff880001800000)
  5020. [ 12.340940] Freeing unused kernel memory: 716K (ffff880001b4d000 - ffff880001c00000)
  5021. Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
  5022. [ 12.363326] random: init urandom read with 5 bits of entropy available
  5023. [ 12.383254] init: plymouth-upstart-bridge main process (74) terminated with status 1
  5024. [ 12.384059] init: plymouth-upstart-bridge main process ended, respawning
  5025. [ 12.396501] init: plymouth-upstart-bridge main process (84) terminated with status 1
  5026. [ 12.397190] init: plymouth-upstart-bridge main process ended, respawning
  5027. [ 12.404406] init: plymouth-upstart-bridge main process (90) terminated with status 1
  5028. [ 12.405085] init: plymouth-upstart-bridge main process ended, respawning
  5029.  
  5030.  
  5031. qemu1.log:
  5032. QEMU waiting for connection on: disconnected:unix:vhost_B.sock,server
  5033. qemu-system-x86_64: -netdev type=vhost-user,id=net0,chardev=char0: chardev "char0" went up
  5034. [ 0.000000] Initializing cgroup subsys cpuset
  5035. [ 0.000000] Initializing cgroup subsys cpu
  5036. [ 0.000000] Initializing cgroup subsys cpuacct
  5037. [ 0.000000] Linux version 3.13.11-ckt26 (root@c1f39b50a95d) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) ) #2 SMP Thu Mar 3 16:30:47 UTC 2016 ()
  5038. [ 0.000000] Command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0001
  5039. [ 0.000000] KERNEL supported cpus:
  5040. [ 0.000000] Intel GenuineIntel
  5041. [ 0.000000] AMD AuthenticAMD
  5042. [ 0.000000] Centaur CentaurHauls
  5043. [ 0.000000] e820: BIOS-provided physical RAM map:
  5044. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  5045. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  5046. [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
  5047. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable
  5048. [ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved
  5049. [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
  5050. [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
  5051. [ 0.000000] NX (Execute Disable) protection: active
  5052. [ 0.000000] SMBIOS 2.8 present.
  5053. [ 0.000000] Hypervisor detected: KVM
  5054. [ 0.000000] No AGP bridge found
  5055. [ 0.000000] e820: last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000
  5056. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  5057. [ 0.000000] found SMP MP-table at [mem 0x000f64b0-0x000f64bf] mapped at [ffff8800000f64b0]
  5058. [ 0.000000] Scanning 1 areas for low memory corruption
  5059. [ 0.000000] Using GB pages for direct mapping
  5060. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  5061. [ 0.000000] init_memory_mapping: [mem 0x1fc00000-0x1fdfffff]
  5062. [ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1fbfffff]
  5063. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff]
  5064. [ 0.000000] init_memory_mapping: [mem 0x1fe00000-0x1ffdffff]
  5065. [ 0.000000] ACPI: RSDP 00000000000f62c0 000014 (v00 BOCHS )
  5066. [ 0.000000] ACPI: RSDT 000000001ffe176c 000038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
  5067. [ 0.000000] ACPI: FACP 000000001ffe0bda 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
  5068. [ 0.000000] ACPI: DSDT 000000001ffe0040 000B9A (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
  5069. [ 0.000000] ACPI: FACS 000000001ffe0000 000040
  5070. [ 0.000000] ACPI: SSDT 000000001ffe0c4e 0009B6 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
  5071. [ 0.000000] ACPI: APIC 000000001ffe1604 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
  5072. [ 0.000000] ACPI: HPET 000000001ffe167c 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
  5073. [ 0.000000] ACPI: SRAT 000000001ffe16b4 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)
  5074. [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
  5075. [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
  5076. [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]
  5077. [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffdffff] -> [mem 0x00000000-0x1ffdffff]
  5078. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1ffdffff]
  5079. [ 0.000000] NODE_DATA [mem 0x1ffdb000-0x1ffdffff]
  5080. [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
  5081. [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, boot clock
  5082. [ 0.000000] Zone ranges:
  5083. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  5084. [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
  5085. [ 0.000000] Normal empty
  5086. [ 0.000000] Movable zone start for each node
  5087. [ 0.000000] Early memory node ranges
  5088. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  5089. [ 0.000000] node 0: [mem 0x00100000-0x1ffdffff]
  5090. [ 0.000000] ACPI: PM-Timer IO Port: 0x608
  5091. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  5092. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
  5093. [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
  5094. [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
  5095. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  5096. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
  5097. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  5098. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
  5099. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
  5100. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  5101. [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
  5102. [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
  5103. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  5104. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
  5105. [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
  5106. [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices
  5107. [ 0.000000] Booting paravirtualized kernel on KVM
  5108. [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
  5109. [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88001fc00000 s81536 r8192 d20864 u2097152
  5110. [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, primary cpu clock
  5111. [ 0.000000] KVM setup async PF for cpu 0
  5112. [ 0.000000] kvm-stealtime: cpu 0, msr 1fc0d000
  5113. [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128873
  5114. [ 0.000000] Policy zone: DMA32
  5115. [ 0.000000] Kernel command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0001
  5116. [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
  5117. [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
  5118. [ 0.000000] Checking aperture...
  5119. [ 0.000000] No AGP bridge found
  5120. [ 0.000000] Memory: 498824K/523768K available (7379K kernel code, 1146K rwdata, 3380K rodata, 1336K init, 1448K bss, 24944K reserved)
  5121. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  5122. [ 0.000000] Hierarchical RCU implementation.
  5123. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  5124. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.
  5125. [ 0.000000] Offload RCU callbacks from all CPUs
  5126. [ 0.000000] Offload RCU callbacks from CPUs: 0.
  5127. [ 0.000000] NR_IRQS:16640 nr_irqs:256 16
  5128. [ 0.000000] Console: colour VGA+ 80x25
  5129. [ 0.000000] console [ttyS1] enabled
  5130. [ 0.000000] allocated 2097152 bytes of page_cgroup
  5131. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  5132. [ 0.000000] tsc: Detected 2399.996 MHz processor
  5133. [ 0.008000] Calibrating delay loop (skipped) preset value.. 4799.99 BogoMIPS (lpj=9599984)
  5134. [ 0.008000] pid_max: default: 32768 minimum: 301
  5135. [ 0.008000] Security Framework initialized
  5136. [ 0.008000] AppArmor: AppArmor initialized
  5137. [ 0.008000] Yama: becoming mindful.
  5138. [ 0.008000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
  5139. [ 0.008000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
  5140. [ 0.008000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
  5141. [ 0.008005] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
  5142. [ 0.008704] Initializing cgroup subsys memory
  5143. [ 0.009065] Initializing cgroup subsys devices
  5144. [ 0.009424] Initializing cgroup subsys freezer
  5145. [ 0.009787] Initializing cgroup subsys blkio
  5146. [ 0.010131] Initializing cgroup subsys perf_event
  5147. [ 0.010512] Initializing cgroup subsys hugetlb
  5148. [ 0.011654] mce: CPU supports 10 MCE banks
  5149. [ 0.012031] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  5150. [ 0.012031] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
  5151. [ 0.012031] tlb_flushall_shift: 6
  5152. [ 0.023519] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
  5153. [ 0.026628] ACPI: Core revision 20131115
  5154. [ 0.027510] ACPI: All ACPI Tables successfully acquired
  5155. [ 0.028045] ftrace: allocating 28502 entries in 112 pages
  5156. [ 0.036179] Enabling x2apic
  5157. [ 0.036421] Enabled x2apic
  5158. [ 0.036816] Switched APIC routing to physical x2apic.
  5159. [ 0.040784] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  5160. [ 0.041264] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz (fam: 06, model: 3f, stepping: 02)
  5161. [ 0.042061] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.
  5162. [ 0.043080] ... version: 2
  5163. [ 0.043402] ... bit width: 48
  5164. [ 0.043729] ... generic registers: 8
  5165. [ 0.044000] ... value mask: 0000ffffffffffff
  5166. [ 0.044000] ... max period: 000000007fffffff
  5167. [ 0.044000] ... fixed-purpose events: 3
  5168. [ 0.044000] ... event mask: 00000007000000ff
  5169. [ 0.047791] KVM setup paravirtual spinlock
  5170. [ 0.049223] x86: Booted up 1 node, 1 CPUs
  5171. [ 0.049561] smpboot: Total of 1 processors activated (4799.99 BogoMIPS)
  5172. [ 0.050326] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  5173. [ 0.051358] devtmpfs: initialized
  5174. [ 0.053559] EVM: security.selinux
  5175. [ 0.053834] EVM: security.SMACK64
  5176. [ 0.054103] EVM: security.ima
  5177. [ 0.054352] EVM: security.capability
  5178. [ 0.055608] pinctrl core: initialized pinctrl subsystem
  5179. [ 0.056046] regulator-dummy: no parameters
  5180. [ 0.056436] RTC time: 9:15:21, date: 03/27/17
  5181. [ 0.056820] NET: Registered protocol family 16
  5182. [ 0.057256] cpuidle: using governor ladder
  5183. [ 0.057595] cpuidle: using governor menu
  5184. [ 0.057948] ACPI: bus type PCI registered
  5185. [ 0.058283] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  5186. [ 0.058866] PCI: Using configuration type 1 for base access
  5187. [ 0.059832] bio: create slab <bio-0> at 0
  5188. [ 0.060083] ACPI: Added _OSI(Module Device)
  5189. [ 0.060430] ACPI: Added _OSI(Processor Device)
  5190. [ 0.060789] ACPI: Added _OSI(3.0 _SCP Extensions)
  5191. [ 0.061173] ACPI: Added _OSI(Processor Aggregator Device)
  5192. [ 0.062366] ACPI: Interpreter enabled
  5193. [ 0.062676] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
  5194. [ 0.063440] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
  5195. [ 0.064203] ACPI: (supports S0 S3 S4 S5)
  5196. [ 0.064523] ACPI: Using IOAPIC for interrupt routing
  5197. [ 0.064931] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  5198. [ 0.065880] ACPI: No dock devices found.
  5199. [ 0.068000] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  5200. [ 0.068007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
  5201. [ 0.068559] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
  5202. [ 0.069104] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
  5203. [ 0.070184] acpiphp: Slot [3] registered
  5204. [ 0.070516] acpiphp: Slot [4] registered
  5205. [ 0.070849] acpiphp: Slot [5] registered
  5206. [ 0.071177] acpiphp: Slot [6] registered
  5207. [ 0.071506] acpiphp: Slot [7] registered
  5208. [ 0.071835] acpiphp: Slot [8] registered
  5209. [ 0.072017] acpiphp: Slot [9] registered
  5210. [ 0.072345] acpiphp: Slot [10] registered
  5211. [ 0.072684] acpiphp: Slot [11] registered
  5212. [ 0.073020] acpiphp: Slot [12] registered
  5213. [ 0.073359] acpiphp: Slot [13] registered
  5214. [ 0.073700] acpiphp: Slot [14] registered
  5215. [ 0.074035] acpiphp: Slot [15] registered
  5216. [ 0.074372] acpiphp: Slot [16] registered
  5217. [ 0.074712] acpiphp: Slot [17] registered
  5218. [ 0.075047] acpiphp: Slot [18] registered
  5219. [ 0.075381] acpiphp: Slot [19] registered
  5220. [ 0.075721] acpiphp: Slot [20] registered
  5221. [ 0.076015] acpiphp: Slot [21] registered
  5222. [ 0.076347] acpiphp: Slot [22] registered
  5223. [ 0.076686] acpiphp: Slot [23] registered
  5224. [ 0.077021] acpiphp: Slot [24] registered
  5225. [ 0.077359] acpiphp: Slot [25] registered
  5226. [ 0.077699] acpiphp: Slot [26] registered
  5227. [ 0.078038] acpiphp: Slot [27] registered
  5228. [ 0.078378] acpiphp: Slot [28] registered
  5229. [ 0.078712] acpiphp: Slot [29] registered
  5230. [ 0.079046] acpiphp: Slot [30] registered
  5231. [ 0.079385] acpiphp: Slot [31] registered
  5232. [ 0.079716] PCI host bridge to bus 0000:00
  5233. [ 0.080004] pci_bus 0000:00: root bus resource [bus 00-ff]
  5234. [ 0.080451] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  5235. [ 0.080943] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  5236. [ 0.081444] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  5237. [ 0.081991] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff]
  5238. [ 0.086712] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
  5239. [ 0.087307] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
  5240. [ 0.107795] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
  5241. [ 0.108218] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
  5242. [ 0.108786] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
  5243. [ 0.109359] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
  5244. [ 0.109898] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
  5245. [ 0.110561] ACPI: Enabled 16 GPEs in block 00 to 0F
  5246. [ 0.111106] vgaarb: setting as boot device: PCI:0000:00:02.0
  5247. [ 0.111574] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  5248. [ 0.112003] vgaarb: loaded
  5249. [ 0.112237] vgaarb: bridge control possible 0000:00:02.0
  5250. [ 0.112804] SCSI subsystem initialized
  5251. [ 0.113169] ACPI: bus type USB registered
  5252. [ 0.113514] usbcore: registered new interface driver usbfs
  5253. [ 0.114823] usbcore: registered new interface driver hub
  5254. [ 0.115286] usbcore: registered new device driver usb
  5255. [ 0.115778] PCI: Using ACPI for IRQ routing
  5256. [ 0.116148] NetLabel: Initializing
  5257. [ 0.116431] NetLabel: domain hash size = 128
  5258. [ 0.116783] NetLabel: protocols = UNLABELED CIPSOv4
  5259. [ 0.117189] NetLabel: unlabeled traffic allowed by default
  5260. [ 0.117696] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  5261. [ 0.118131] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
  5262. [ 0.121050] Switched to clocksource kvm-clock
  5263. [ 0.124096] AppArmor: AppArmor Filesystem Enabled
  5264. [ 0.124512] pnp: PnP ACPI init
  5265. [ 0.124767] ACPI: bus type PNP registered
  5266. [ 0.125577] pnp: PnP ACPI: found 11 devices
  5267. [ 0.125917] ACPI: bus type PNP unregistered
  5268. [ 0.131573] NET: Registered protocol family 2
  5269. [ 0.132084] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
  5270. [ 0.132662] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
  5271. [ 0.133201] TCP: Hash tables configured (established 4096 bind 4096)
  5272. [ 0.133725] TCP: reno registered
  5273. [ 0.133991] UDP hash table entries: 256 (order: 1, 8192 bytes)
  5274. [ 0.134460] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  5275. [ 0.134999] NET: Registered protocol family 1
  5276. [ 0.135358] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  5277. [ 0.135839] pci 0000:00:01.0: PIIX3: Enabling Passive Release
  5278. [ 0.136325] pci 0000:00:01.0: Activating ISA DMA hang workarounds
  5279. [ 0.136979] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1
  5280. [ 0.137466] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
  5281. [ 0.138172] Scanning for low memory corruption every 60 seconds
  5282. [ 0.138812] Initialise system trusted keyring
  5283. [ 0.139207] audit: initializing netlink socket (disabled)
  5284. [ 0.139652] type=2000 audit(1490606121.537:1): initialized
  5285. [ 0.163446] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  5286. [ 0.164993] zbud: loaded
  5287. [ 0.165312] VFS: Disk quotas dquot_6.5.2
  5288. [ 0.165657] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  5289. [ 0.166435] fuse init (API version 7.22)
  5290. [ 0.166804] msgmni has been set to 974
  5291. [ 0.167147] Key type big_key registered
  5292. [ 0.167579] Key type asymmetric registered
  5293. [ 0.167912] Asymmetric key parser 'x509' registered
  5294. [ 0.168336] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  5295. [ 0.168956] io scheduler noop registered
  5296. [ 0.169279] io scheduler deadline registered (default)
  5297. [ 0.169711] io scheduler cfq registered
  5298. [ 0.170075] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  5299. [ 0.170534] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  5300. [ 0.171100] ipmi message handler version 39.2
  5301. [ 0.171491] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
  5302. [ 0.172106] ACPI: Power Button [PWRF]
  5303. [ 0.172473] GHES: HEST is not enabled!
  5304. [ 0.190590] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
  5305. [ 0.208915] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
  5306. [ 0.209545] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  5307. [ 0.233307] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
  5308. [ 0.257176] 00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
  5309. [ 0.258347] Linux agpgart interface v0.103
  5310. [ 0.259355] brd: module loaded
  5311. [ 0.259976] loop: module loaded
  5312. [ 0.260468] blk-mq: CPU -> queue map
  5313. [ 0.260760] CPU 0 -> Queue 0
  5314. [ 0.261352] vda: unknown partition table
  5315. [ 0.262345] scsi0 : ata_piix
  5316. [ 0.262633] scsi1 : ata_piix
  5317. [ 0.262899] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14
  5318. [ 0.263429] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15
  5319. [ 0.264121] libphy: Fixed MDIO Bus: probed
  5320. [ 0.264505] tun: Universal TUN/TAP device driver, 1.6
  5321. [ 0.264894] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  5322. [ 0.265554] PPP generic driver version 2.4.2
  5323. [ 0.265916] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  5324. [ 0.266419] ehci-pci: EHCI PCI platform driver
  5325. [ 0.266773] ehci-platform: EHCI generic platform driver
  5326. [ 0.267181] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  5327. [ 0.267652] ohci-pci: OHCI PCI platform driver
  5328. [ 0.267999] ohci-platform: OHCI generic platform driver
  5329. [ 0.268567] uhci_hcd: USB Universal Host Controller Interface driver
  5330. [ 0.269089] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  5331. [ 0.270194] serio: i8042 KBD port at 0x60,0x64 irq 1
  5332. [ 0.270585] serio: i8042 AUX port at 0x60,0x64 irq 12
  5333. [ 0.271036] mousedev: PS/2 mouse device common for all mice
  5334. [ 0.271630] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  5335. [ 0.272486] rtc_cmos 00:00: RTC can wake from S4
  5336. [ 0.273038] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
  5337. [ 0.273613] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
  5338. [ 0.274218] device-mapper: uevent: version 1.0.3
  5339. [ 0.274650] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
  5340. [ 0.275301] ledtrig-cpu: registered to indicate activity on CPUs
  5341. [ 0.275824] TCP: cubic registered
  5342. [ 0.276160] NET: Registered protocol family 10
  5343. [ 0.276605] NET: Registered protocol family 17
  5344. [ 0.276959] Key type dns_resolver registered
  5345. [ 0.277389] Loading compiled-in X.509 certificates
  5346. [ 0.278421] Loaded X.509 cert 'Magrathea: Glacier signing key: f695ff4e8e207d03198b2e447e13b60bf2f85fce'
  5347. [ 0.279143] registered taskstats version 1
  5348. [ 0.279918] Key type trusted registered
  5349. [ 0.280352] Key type encrypted registered
  5350. [ 0.280667] AppArmor: AppArmor sha1 policy hashing enabled
  5351. [ 0.281096] IMA: No TPM chip found, activating TPM-bypass!
  5352. [ 0.281623] regulator-dummy: disabling
  5353. [ 0.281938] Magic number: 9:682:273
  5354. [ 0.282264] tty tty10: hash matches
  5355. [ 0.282548] net lo: hash matches
  5356. [ 0.282868] rtc_cmos 00:00: setting system clock to 2017-03-27 09:15:21 UTC (1490606121)
  5357. [ 0.283531] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  5358. [ 0.283999] EDD information not available.
  5359. [ 0.424516] ata2.00: ATAPI: QEMU DVD-ROM, 2.4.0, max UDMA/100
  5360. [ 0.425308] ata2.00: configured for MWDMA2
  5361. [ 0.425942] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.4. PQ: 0 ANSI: 5
  5362. [ 0.427050] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
  5363. [ 0.427476] cdrom: Uniform CD-ROM driver Revision: 3.20
  5364. [ 0.428502] sr 1:0:0:0: Attached scsi generic sg0 type 5
  5365. [ 1.136060] tsc: Refined TSC clocksource calibration: 2399.951 MHz
  5366. [ 12.332360] md: Waiting for all devices to be available before autodetect
  5367. [ 12.332979] md: If you don't use raid, use raid=noautodetect
  5368. [ 12.333571] md: Autodetecting RAID arrays.
  5369. [ 12.333922] md: Scanned 0 and added 0 devices.
  5370. [ 12.334284] md: autorun ...
  5371. [ 12.334517] md: ... autorun DONE.
  5372. [ 12.335023] EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities
  5373. [ 12.335769] EXT4-fs (vda): mounting ext2 file system using the ext4 subsystem
  5374. [ 12.337290] EXT4-fs (vda): mounted filesystem without journal. Opts: (null)
  5375. [ 12.337902] VFS: Mounted root (ext2 filesystem) on device 253:0.
  5376. [ 12.338913] devtmpfs: mounted
  5377. [ 12.340174] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000)
  5378. [ 12.340841] Write protecting the kernel read-only data: 12288k
  5379. [ 12.343043] Freeing unused kernel memory: 800K (ffff880001738000 - ffff880001800000)
  5380. [ 12.345135] Freeing unused kernel memory: 716K (ffff880001b4d000 - ffff880001c00000)
  5381. Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
  5382. [ 12.367562] random: init urandom read with 5 bits of entropy available
  5383. [ 12.386266] init: plymouth-upstart-bridge main process (74) terminated with status 1
  5384. [ 12.388239] init: plymouth-upstart-bridge main process ended, respawning
  5385. [ 12.400797] init: plymouth-upstart-bridge main process (84) terminated with status 1
  5386. [ 12.401457] init: plymouth-upstart-bridge main process ended, respawning
  5387. [ 12.408571] init: plymouth-upstart-bridge main process (90) terminated with status 1
  5388. [ 12.409243] init: plymouth-upstart-bridge main process ended, respawning
  5389.  
  5390.  
  5391. snabb0.log:
  5392. snabbnfv traffic starting
  5393. Loading /tmp/snabb_nfv_selftest_ports.9053
  5394. engine: start_app A_NIC
  5395. engine: start_app B_NIC
  5396. engine: start_app B_Virtio
  5397. engine: start_app A_Virtio
  5398. engine: new_link B_Virtio.tx -> B_NIC.rx
  5399. engine: link_output B_Virtio
  5400. engine: link_input B_NIC
  5401. engine: new_link B_NIC.tx -> B_Virtio.rx
  5402. engine: link_output B_NIC
  5403. engine: link_input B_Virtio
  5404. engine: new_link A_Virtio.tx -> A_NIC.rx
  5405. engine: link_output A_Virtio
  5406. engine: link_input A_NIC
  5407. engine: new_link A_NIC.tx -> A_Virtio.rx
  5408. engine: link_output A_NIC
  5409. engine: link_input A_Virtio
  5410. Get features 0x18428001
  5411. VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_MQ VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
  5412. Get features 0x18428001
  5413. VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_MQ VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
  5414. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5415. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5416. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5417. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5418. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5419. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5420. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5421. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5422. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5423. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5424. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5425. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5426. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5427. vhost_user: Caching features (0x18028001) in /tmp/vhost_features_vhost_B.sock
  5428. Set features 0x18028001
  5429. VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
  5430. rxavail = 0 rxused = 0
  5431. rxavail = 0 rxused = 0
  5432. vhost_user: Caching features (0x18028001) in /tmp/vhost_features_vhost_A.sock
  5433. Set features 0x18028001
  5434. VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
  5435. rxavail = 0 rxused = 0
  5436. rxavail = 0 rxused = 0
  5437. load: time: 1.00s fps: 6 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  5438. load: time: 1.00s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 80 sleep: 100 us
  5439. load: time: 1.00s fps: 1 fpGbps: 0.000 fpb: 0 bpp: 90 sleep: 100 us
  5440. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5441. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5442. load: time: 1.00s fps: 2 fpGbps: 0.000 fpb: 0 bpp: 70 sleep: 100 us
  5443. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5444. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5445. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5446. load: time: 1.00s fps: 1 fpGbps: 0.000 fpb: 0 bpp: 70 sleep: 100 us
  5447. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5448. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5449. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5450. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5451. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5452. load: time: 0.00s fps: NaN fpGbps: nan fpb: NaN bpp: - sleep: 100 us
  5453. Loading /tmp/snabb_nfv_selftest_ports.9053
  5454. engine: reconfig_app A_NIC
  5455. engine: reconfig_app B_NIC
  5456. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5457. load: time: 1.00s fps: 7 fpGbps: 0.000 fpb: 0 bpp: 102 sleep: 100 us
  5458. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5459. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5460. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5461. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5462. load: time: 1.00s fps: 4 fpGbps: 0.000 fpb: 0 bpp: 82 sleep: 100 us
  5463. load: time: 1.00s fps: 1,848,903 fpGbps: 19.619 fpb: 211 bpp: 1317 sleep: 0 us
  5464. load: time: 1.00s fps: 2,131,070 fpGbps: 22.968 fpb: 217 bpp: 1338 sleep: 0 us
  5465. load: time: 1.00s fps: 1,990,323 fpGbps: 21.624 fpb: 205 bpp: 1349 sleep: 0 us
  5466. load: time: 1.00s fps: 2,112,366 fpGbps: 22.635 fpb: 218 bpp: 1330 sleep: 0 us
  5467. load: time: 1.00s fps: 2,041,774 fpGbps: 21.974 fpb: 211 bpp: 1336 sleep: 0 us
  5468. load: time: 1.00s fps: 2,130,140 fpGbps: 22.981 fpb: 215 bpp: 1339 sleep: 0 us
  5469. load: time: 1.00s fps: 2,120,277 fpGbps: 22.742 fpb: 218 bpp: 1331 sleep: 0 us
  5470. load: time: 1.00s fps: 1,905,313 fpGbps: 21.770 fpb: 173 bpp: 1419 sleep: 0 us
  5471. load: time: 1.00s fps: 2,228,102 fpGbps: 25.389 fpb: 199 bpp: 1415 sleep: 0 us
  5472. load: time: 1.00s fps: 2,037,857 fpGbps: 23.179 fpb: 185 bpp: 1412 sleep: 0 us
  5473. load: time: 1.00s fps: 124,691 fpGbps: 1.434 fpb: 18 bpp: 1428 sleep: 100 us
  5474. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5475. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5476. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5477. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5478. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5479. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5480. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5481. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5482. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5483. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5484. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5485. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5486. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5487. load: time: 1.00s fps: 4 fpGbps: 0.000 fpb: 0 bpp: 9062 sleep: 100 us
  5488. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5489. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5490. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5491. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5492. load: time: 1.00s fps: 4 fpGbps: 0.000 fpb: 0 bpp: 82 sleep: 100 us
  5493. load: time: 1.00s fps: 329,723 fpGbps: 16.353 fpb: 16 bpp: 6190 sleep: 0 us
  5494. load: time: 1.00s fps: 415,026 fpGbps: 20.589 fpb: 16 bpp: 6192 sleep: 0 us
  5495. load: time: 1.00s fps: 460,966 fpGbps: 22.883 fpb: 16 bpp: 6196 sleep: 0 us
  5496. load: time: 1.00s fps: 454,707 fpGbps: 22.525 fpb: 15 bpp: 6183 sleep: 0 us
  5497. load: time: 1.00s fps: 431,462 fpGbps: 21.375 fpb: 15 bpp: 6183 sleep: 0 us
  5498. load: time: 1.00s fps: 472,910 fpGbps: 23.451 fpb: 17 bpp: 6189 sleep: 0 us
  5499. load: time: 1.00s fps: 429,028 fpGbps: 21.262 fpb: 16 bpp: 6185 sleep: 0 us
  5500. load: time: 1.00s fps: 463,897 fpGbps: 22.985 fpb: 16 bpp: 6184 sleep: 0 us
  5501. load: time: 1.00s fps: 433,956 fpGbps: 21.520 fpb: 16 bpp: 6189 sleep: 0 us
  5502. load: time: 1.00s fps: 453,124 fpGbps: 22.451 fpb: 16 bpp: 6184 sleep: 0 us
  5503. load: time: 1.00s fps: 32,928 fpGbps: 1.631 fpb: 4 bpp: 6183 sleep: 100 us
  5504. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5505. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5506. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5507. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5508. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5509. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5510. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5511. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5512. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5513. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5514. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5515. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5516. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5517. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5518. load: time: 0.00s fps: NaN fpGbps: nan fpb: NaN bpp: - sleep: 100 us
  5519. Loading /tmp/snabb_nfv_selftest_ports.9053
  5520. engine: unlink_output B_Virtio
  5521. engine: unlink_input B_NIC
  5522. engine: free_link B_Virtio.tx -> B_NIC.rx
  5523. engine: unlink_output A_Virtio
  5524. engine: unlink_input A_NIC
  5525. engine: free_link A_Virtio.tx -> A_NIC.rx
  5526. engine: start_app A_TxLimit
  5527. engine: start_app B_TxLimit
  5528. engine: new_link B_Virtio.tx -> B_TxLimit.input
  5529. engine: link_output B_Virtio
  5530. engine: link_input B_TxLimit
  5531. engine: new_link B_TxLimit.output -> B_NIC.rx
  5532. engine: link_output B_TxLimit
  5533. engine: link_input B_NIC
  5534. engine: new_link A_TxLimit.output -> A_NIC.rx
  5535. engine: link_output A_TxLimit
  5536. engine: link_input A_NIC
  5537. engine: new_link A_Virtio.tx -> A_TxLimit.input
  5538. engine: link_output A_Virtio
  5539. engine: link_input A_TxLimit
  5540. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5541. load: time: 1.00s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 118 sleep: 100 us
  5542. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5543. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5544. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5545. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5546. load: time: 1.00s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 82 sleep: 100 us
  5547. load: time: 1.00s fps: 122,998 fpGbps: 1.516 fpb: 4 bpp: 1531 sleep: 23 us
  5548. load: time: 1.00s fps: 122,222 fpGbps: 1.507 fpb: 3 bpp: 1531 sleep: 1 us
  5549. load: time: 1.00s fps: 110,743 fpGbps: 1.365 fpb: 2 bpp: 1531 sleep: 1 us
  5550. load: time: 1.00s fps: 110,130 fpGbps: 1.358 fpb: 2 bpp: 1531 sleep: 1 us
  5551. load: time: 1.00s fps: 109,885 fpGbps: 1.355 fpb: 2 bpp: 1531 sleep: 26 us
  5552. load: time: 1.00s fps: 110,160 fpGbps: 1.358 fpb: 2 bpp: 1531 sleep: 0 us
  5553. load: time: 1.00s fps: 110,136 fpGbps: 1.358 fpb: 2 bpp: 1531 sleep: 1 us
  5554. load: time: 1.00s fps: 110,007 fpGbps: 1.356 fpb: 2 bpp: 1531 sleep: 50 us
  5555. load: time: 1.00s fps: 109,888 fpGbps: 1.355 fpb: 2 bpp: 1531 sleep: 52 us
  5556. load: time: 1.00s fps: 110,280 fpGbps: 1.360 fpb: 2 bpp: 1531 sleep: 1 us
  5557. load: time: 1.00s fps: 9,142 fpGbps: 0.113 fpb: 1 bpp: 1531 sleep: 100 us
  5558. load: time: 1.00s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 1413 sleep: 100 us
  5559. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5560. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5561. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5562. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5563. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5564. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5565. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5566. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5567. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5568. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5569. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5570. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5571. load: time: 1.00s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 9062 sleep: 100 us
  5572. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5573. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5574. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5575. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5576. load: time: 1.00s fps: 8 fpGbps: 0.000 fpb: 0 bpp: 82 sleep: 100 us
  5577. load: time: 1.00s fps: 118,368 fpGbps: 1.459 fpb: 5 bpp: 1531 sleep: 1 us
  5578. load: time: 1.00s fps: 125,472 fpGbps: 1.547 fpb: 4 bpp: 1531 sleep: 27 us
  5579. load: time: 1.00s fps: 110,395 fpGbps: 1.361 fpb: 2 bpp: 1531 sleep: 1 us
  5580. load: time: 1.00s fps: 109,922 fpGbps: 1.355 fpb: 2 bpp: 1531 sleep: 0 us
  5581. load: time: 1.00s fps: 110,065 fpGbps: 1.357 fpb: 2 bpp: 1531 sleep: 31 us
  5582. load: time: 1.00s fps: 109,906 fpGbps: 1.355 fpb: 2 bpp: 1531 sleep: 33 us
  5583. load: time: 1.00s fps: 110,234 fpGbps: 1.359 fpb: 2 bpp: 1531 sleep: 1 us
  5584. load: time: 1.00s fps: 110,142 fpGbps: 1.358 fpb: 2 bpp: 1531 sleep: 1 us
  5585. load: time: 1.00s fps: 110,089 fpGbps: 1.357 fpb: 2 bpp: 1531 sleep: 6 us
  5586. load: time: 1.00s fps: 110,183 fpGbps: 1.358 fpb: 2 bpp: 1531 sleep: 1 us
  5587. load: time: 1.00s fps: 10,322 fpGbps: 0.127 fpb: 1 bpp: 1531 sleep: 100 us
  5588. load: time: 1.00s fps: 4 fpGbps: 0.000 fpb: 0 bpp: 1413 sleep: 100 us
  5589. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5590. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5591. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5592. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5593. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5594. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5595. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5596. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5597. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5598. load: time: 0.00s fps: NaN fpGbps: nan fpb: NaN bpp: - sleep: 100 us
  5599. Loading /tmp/snabb_nfv_selftest_ports.9053
  5600. engine: unlink_output B_Virtio
  5601. engine: unlink_input B_TxLimit
  5602. engine: free_link B_Virtio.tx -> B_TxLimit.input
  5603. engine: unlink_output B_NIC
  5604. engine: unlink_input B_Virtio
  5605. engine: free_link B_NIC.tx -> B_Virtio.rx
  5606. engine: unlink_output B_TxLimit
  5607. engine: unlink_input B_NIC
  5608. engine: free_link B_TxLimit.output -> B_NIC.rx
  5609. engine: unlink_output A_TxLimit
  5610. engine: unlink_input A_NIC
  5611. engine: free_link A_TxLimit.output -> A_NIC.rx
  5612. engine: unlink_output A_Virtio
  5613. engine: unlink_input A_TxLimit
  5614. engine: free_link A_Virtio.tx -> A_TxLimit.input
  5615. engine: unlink_output A_NIC
  5616. engine: unlink_input A_Virtio
  5617. engine: free_link A_NIC.tx -> A_Virtio.rx
  5618. engine: stop_app A_TxLimit
  5619. engine: stop_app B_TxLimit
  5620. engine: start_app A_RxLimit
  5621. engine: start_app B_RxLimit
  5622. engine: new_link A_NIC.tx -> A_RxLimit.input
  5623. engine: link_output A_NIC
  5624. engine: link_input A_RxLimit
  5625. engine: new_link B_RxLimit.output -> B_Virtio.rx
  5626. engine: link_output B_RxLimit
  5627. engine: link_input B_Virtio
  5628. engine: new_link A_RxLimit.output -> A_Virtio.rx
  5629. engine: link_output A_RxLimit
  5630. engine: link_input A_Virtio
  5631. engine: new_link B_Virtio.tx -> B_NIC.rx
  5632. engine: link_output B_Virtio
  5633. engine: link_input B_NIC
  5634. engine: new_link B_NIC.tx -> B_RxLimit.input
  5635. engine: link_output B_NIC
  5636. engine: link_input B_RxLimit
  5637. engine: new_link A_Virtio.tx -> A_NIC.rx
  5638. engine: link_output A_Virtio
  5639. engine: link_input A_NIC
  5640. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5641. load: time: 1.00s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 118 sleep: 100 us
  5642. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5643. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5644. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5645. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5646. load: time: 1.00s fps: 4 fpGbps: 0.000 fpb: 0 bpp: 82 sleep: 100 us
  5647. load: time: 1.00s fps: 115,359 fpGbps: 1.422 fpb: 4 bpp: 1531 sleep: 0 us
  5648. load: time: 1.00s fps: 138,666 fpGbps: 1.709 fpb: 4 bpp: 1531 sleep: 1 us
  5649. load: time: 1.00s fps: 137,811 fpGbps: 1.699 fpb: 4 bpp: 1531 sleep: 9 us
  5650. load: time: 1.00s fps: 138,675 fpGbps: 1.710 fpb: 4 bpp: 1531 sleep: 2 us
  5651. load: time: 1.00s fps: 138,702 fpGbps: 1.710 fpb: 4 bpp: 1531 sleep: 0 us
  5652. load: time: 1.00s fps: 138,603 fpGbps: 1.709 fpb: 4 bpp: 1531 sleep: 7 us
  5653. load: time: 1.00s fps: 138,337 fpGbps: 1.705 fpb: 4 bpp: 1531 sleep: 1 us
  5654. load: time: 1.00s fps: 138,665 fpGbps: 1.709 fpb: 4 bpp: 1531 sleep: 2 us
  5655. load: time: 1.00s fps: 138,707 fpGbps: 1.710 fpb: 4 bpp: 1531 sleep: 0 us
  5656. load: time: 1.00s fps: 137,474 fpGbps: 1.695 fpb: 4 bpp: 1531 sleep: 15 us
  5657. load: time: 1.00s fps: 15,864 fpGbps: 0.196 fpb: 1 bpp: 1531 sleep: 100 us
  5658. load: time: 1.00s fps: 4 fpGbps: 0.000 fpb: 0 bpp: 1413 sleep: 100 us
  5659. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5660. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5661. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5662. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5663. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5664. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5665. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5666. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5667. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5668. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5669. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5670. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5671. load: time: 1.00s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 9062 sleep: 100 us
  5672. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5673. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5674. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5675. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5676. load: time: 1.00s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 82 sleep: 100 us
  5677. load: time: 1.00s fps: 122,539 fpGbps: 1.511 fpb: 3 bpp: 1531 sleep: 1 us
  5678. load: time: 1.00s fps: 137,633 fpGbps: 1.697 fpb: 4 bpp: 1531 sleep: 2 us
  5679. load: time: 1.00s fps: 139,470 fpGbps: 1.719 fpb: 4 bpp: 1531 sleep: 46 us
  5680. load: time: 1.00s fps: 138,490 fpGbps: 1.707 fpb: 4 bpp: 1531 sleep: 0 us
  5681. load: time: 1.00s fps: 138,696 fpGbps: 1.710 fpb: 4 bpp: 1531 sleep: 1 us
  5682. load: time: 1.00s fps: 138,680 fpGbps: 1.710 fpb: 3 bpp: 1531 sleep: 1 us
  5683. load: time: 1.00s fps: 138,341 fpGbps: 1.705 fpb: 3 bpp: 1531 sleep: 52 us
  5684. load: time: 1.00s fps: 139,031 fpGbps: 1.714 fpb: 4 bpp: 1531 sleep: 2 us
  5685. load: time: 1.00s fps: 138,279 fpGbps: 1.705 fpb: 4 bpp: 1531 sleep: 0 us
  5686. load: time: 1.00s fps: 138,664 fpGbps: 1.709 fpb: 4 bpp: 1531 sleep: 1 us
  5687. load: time: 1.00s fps: 16,198 fpGbps: 0.200 fpb: 1 bpp: 1531 sleep: 100 us
  5688. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5689. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5690. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5691. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5692. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5693. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5694. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5695. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5696. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5697. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5698. load: time: 0.00s fps: NaN fpGbps: nan fpb: NaN bpp: - sleep: 100 us
  5699. Loading /tmp/snabb_nfv_selftest_ports.9053
  5700. engine: unlink_output A_NIC
  5701. engine: unlink_input A_RxLimit
  5702. engine: free_link A_NIC.tx -> A_RxLimit.input
  5703. engine: unlink_output B_RxLimit
  5704. engine: unlink_input B_Virtio
  5705. engine: free_link B_RxLimit.output -> B_Virtio.rx
  5706. engine: unlink_output B_Virtio
  5707. engine: unlink_input B_NIC
  5708. engine: free_link B_Virtio.tx -> B_NIC.rx
  5709. engine: unlink_output A_Virtio
  5710. engine: unlink_input A_NIC
  5711. engine: free_link A_Virtio.tx -> A_NIC.rx
  5712. engine: unlink_output B_NIC
  5713. engine: unlink_input B_RxLimit
  5714. engine: free_link B_NIC.tx -> B_RxLimit.input
  5715. engine: unlink_output A_RxLimit
  5716. engine: unlink_input A_Virtio
  5717. engine: free_link A_RxLimit.output -> A_Virtio.rx
  5718. engine: stop_app A_RxLimit
  5719. engine: stop_app B_RxLimit
  5720. engine: start_app B_ND
  5721. engine: start_app B_Tunnel
  5722. engine: start_app A_Tunnel
  5723. engine: start_app A_ND
  5724. engine: new_link A_Virtio.tx -> A_Tunnel.decapsulated
  5725. engine: link_output A_Virtio
  5726. engine: link_input A_Tunnel
  5727. engine: new_link B_ND.south -> B_NIC.rx
  5728. engine: link_output B_ND
  5729. engine: link_input B_NIC
  5730. engine: new_link B_NIC.tx -> B_ND.south
  5731. engine: link_output B_NIC
  5732. engine: link_input B_ND
  5733. engine: new_link B_Virtio.tx -> B_Tunnel.decapsulated
  5734. engine: link_output B_Virtio
  5735. engine: link_input B_Tunnel
  5736. engine: new_link B_Tunnel.decapsulated -> B_Virtio.rx
  5737. engine: link_output B_Tunnel
  5738. engine: link_input B_Virtio
  5739. engine: new_link B_ND.north -> B_Tunnel.encapsulated
  5740. engine: link_output B_ND
  5741. engine: link_input B_Tunnel
  5742. engine: new_link A_Tunnel.decapsulated -> A_Virtio.rx
  5743. engine: link_output A_Tunnel
  5744. engine: link_input A_Virtio
  5745. engine: new_link A_NIC.tx -> A_ND.south
  5746. engine: link_output A_NIC
  5747. engine: link_input A_ND
  5748. engine: new_link A_ND.south -> A_NIC.rx
  5749. engine: link_output A_ND
  5750. engine: link_input A_NIC
  5751. engine: new_link A_ND.north -> A_Tunnel.encapsulated
  5752. engine: link_output A_ND
  5753. engine: link_input A_Tunnel
  5754. engine: new_link A_Tunnel.encapsulated -> A_ND.north
  5755. engine: link_output A_Tunnel
  5756. engine: link_input A_ND
  5757. engine: new_link B_Tunnel.encapsulated -> B_ND.north
  5758. engine: link_output B_Tunnel
  5759. engine: link_input B_ND
  5760. Mar 27 2017 09:18:46 nd_light: Sending neighbor solicitation for next-hop fe80::5054:ff:fe00:0
  5761. Mar 27 2017 09:18:46 nd_light: Sending neighbor solicitation for next-hop fe80::5054:ff:fe00:1
  5762. Mar 27 2017 09:18:46 nd_light: Resolved next-hop fe80::5054:ff:fe00:0 to 52:54:00:00:00:00
  5763. Mar 27 2017 09:18:46 nd_light: Resolved next-hop fe80::5054:ff:fe00:1 to 52:54:00:00:00:01
  5764. load: time: 1.00s fps: 8 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  5765. Mar 27 2017 09:18:47 nd_light: Sending neighbor solicitation for next-hop fe80::5054:ff:fe00:0
  5766. Mar 27 2017 09:18:47 nd_light: Sending neighbor solicitation for next-hop fe80::5054:ff:fe00:1
  5767. load: time: 1.00s fps: 12 fpGbps: 0.000 fpb: 0 bpp: 107 sleep: 100 us
  5768. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5769. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5770. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5771. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5772. load: time: 1.00s fps: 4 fpGbps: 0.000 fpb: 0 bpp: 115 sleep: 100 us
  5773. load: time: 1.00s fps: 146,085 fpGbps: 7.237 fpb: 10 bpp: 6183 sleep: 0 us
  5774. load: time: 1.00s fps: 330,110 fpGbps: 16.460 fpb: 11 bpp: 6223 sleep: 0 us
  5775. load: time: 1.00s fps: 378,630 fpGbps: 18.858 fpb: 12 bpp: 6216 sleep: 0 us
  5776. load: time: 1.00s fps: 336,829 fpGbps: 16.792 fpb: 12 bpp: 6222 sleep: 0 us
  5777. load: time: 1.00s fps: 391,159 fpGbps: 19.508 fpb: 12 bpp: 6224 sleep: 0 us
  5778. load: time: 1.00s fps: 394,760 fpGbps: 19.708 fpb: 12 bpp: 6231 sleep: 0 us
  5779. load: time: 1.00s fps: 328,087 fpGbps: 16.324 fpb: 11 bpp: 6210 sleep: 0 us
  5780. load: time: 1.00s fps: 395,938 fpGbps: 19.725 fpb: 12 bpp: 6218 sleep: 0 us
  5781. load: time: 1.00s fps: 334,306 fpGbps: 16.632 fpb: 11 bpp: 6209 sleep: 0 us
  5782. load: time: 1.00s fps: 378,625 fpGbps: 18.890 fpb: 12 bpp: 6227 sleep: 0 us
  5783. load: time: 1.00s fps: 51,977 fpGbps: 2.587 fpb: 5 bpp: 6212 sleep: 100 us
  5784. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5785. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5786. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5787. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5788. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5789. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5790. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5791. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5792. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5793. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5794. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5795. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5796. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5797. load: time: 1.00s fps: 1 fpGbps: 0.000 fpb: 0 bpp: 9128 sleep: 100 us
  5798. load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  5799. EXITCODE: 1
  5800.  
  5801. src/testlog/program.snabbvmx.tests.end-to-end.selftest.sh:
  5802. Testing: IPv6 fragments and fragmentation is off
  5803. data/snabbvmx-lwaftr-xe1.conf: loading compiled configuration from data/snabbvmx-lwaftr-xe1.o
  5804. data/snabbvmx-lwaftr-xe1.conf: compiled configuration is up to date.
  5805. nh_fwd4: cache_refresh_interval set to 0 seconds
  5806. nh_fwd4: static next_hop_mac 90:e2:ba:94:2a:bc
  5807. nh_fwd6: cache_refresh_interval set to 0 seconds
  5808. nh_fwd6: static next_hop_mac 90:e2:ba:94:2a:bc
  5809. done
  5810. Test passed
  5811. All end-to-end lwAFTR tests passed.
  5812. Testing: IPv6 fragments and fragmentation is off
  5813. data/vlan/snabbvmx-lwaftr-xe1.conf: loading compiled configuration from data/vlan/snabbvmx-lwaftr-xe1.o
  5814. data/vlan/snabbvmx-lwaftr-xe1.conf: compiled configuration is up to date.
  5815. nh_fwd4: cache_refresh_interval set to 0 seconds
  5816. nh_fwd4: static next_hop_mac 90:e2:ba:94:2a:bc
  5817. nh_fwd6: cache_refresh_interval set to 0 seconds
  5818. nh_fwd6: static next_hop_mac 90:e2:ba:94:2a:bc
  5819. done
  5820. Test passed
  5821. All end-to-end lwAFTR tests passed.
  5822.  
  5823. src/testlog/program.snabbvmx.tests.nexthop.selftest.sh:
  5824. Defaulting to HUGETLBFS=/hugetlbfs
  5825. Defaulting to QUEUES=1
  5826. Defaulting to QEMU=/root/.test_env/qemu/obj/x86_64-softmmu/qemu-system-x86_64
  5827. Waiting for VM listening on telnet port 5000 to get ready... [OK]
  5828. Setting up VM...[OK]
  5829. Could not resolve nexthop
  5830. MAC inet side: [FAILED]
  5831. MAC b4 side: [FAILED]
  5832. EXITCODE: 1
  5833.  
  5834. src/testlog/program.snabbvmx.tests.selftest.sh:
  5835. Defaulting to GUEST_MEM=512
  5836. Defaulting to HUGETLBFS=/hugetlbfs
  5837. Defaulting to QUEUES=1
  5838. Defaulting to QEMU=/root/.test_env/qemu/obj/x86_64-softmmu/qemu-system-x86_64
  5839. Waiting for VM listening on telnet port 5000 to get ready... [OK]
  5840. Setting up VM...[OK]
  5841. Ping to lwAFTR inet side: OK
  5842. Ping to lwAFTR inet side (Good VLAN): OK
  5843. Ping to lwAFTR inet side (Bad VLAN): OK
  5844. Ping to lwAFTR B4 side: OK
  5845. Ping to lwAFTR B4 side (Good VLAN): OK
  5846. Ping to lwAFTR B4 side (Bad VLAN): OK
  5847. ARP request to lwAFTR: OK
  5848. ARP request to lwAFTR (Good VLAN): OK
  5849. ARP request to lwAFTR (Bad VLAN): OK
  5850. NDP request to lwAFTR: OK
  5851. NDP request to lwAFTR (Good VLAN): OK
  5852. NDP request to lwAFTR (Bad VLAN): OK
  5853.  
  5854. src/testlog/selftest.sh:
  5855. selftest: ./snabb binary portability
  5856. Scanning for symbols requiring GLIBC > 2.7
  5857. selftest: ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement