Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.67 KB | None | 0 0
  1. Host: Linux snabb2 3.18.40 x86_64 Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz
  2. Image: lwaftr/snabb-test
  3. Pull Request: #827
  4. Target Head: 0d69821de949a8532a4f1c2fefb6c5ff73f3b694
  5. Pull Request Head: 7ca42b08309798ffddd69d4a95e804c76c463c10
  6. SNABB_PCI0=0000:81:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
  7. SNABB_PCI1=0000:81:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
  8. SNABB_PCI_INTEL0=0000:81:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
  9. SNABB_PCI_INTEL1=0000:81:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
  10.  
  11. Checking test suite:
  12. TEST core.app
  13. TEST core.histogram
  14. TEST core.worker
  15. TEST core.link
  16. TEST core.timer
  17. TEST core.memory
  18. TEST core.lib
  19. TEST core.packet
  20. TEST core.shm
  21. TEST core.main
  22. TEST core.counter
  23. TEST apps.bridge.mac_table
  24. TEST apps.config.channel
  25. TEST apps.config.alarm_codec
  26. TEST apps.config.action_codec
  27. TEST apps.config.follower
  28. TEST apps.config.leader
  29. TEST apps.intel.intel_app
  30. SKIPPED testlog/apps.intel.intel_app
  31. TEST apps.ipv6.fragment
  32. TEST apps.ipv6.reassemble
  33. TEST apps.ipv6.nd_light
  34. TEST apps.vhost.vhost_user
  35. SKIPPED testlog/apps.vhost.vhost_user
  36. TEST apps.packet_filter.pcap_filter
  37. TEST apps.keyed_ipv6_tunnel.tunnel
  38. TEST apps.ipfix.ipfix
  39. TEST apps.ipfix.template
  40. TEST apps.test.synth
  41. TEST apps.test.match
  42. TEST apps.virtio_net.virtio_net
  43. SKIPPED testlog/apps.virtio_net.virtio_net
  44. TEST apps.rate_limiter.rate_limiter
  45. TEST apps.lwaftr.lwdebug
  46. TEST apps.lwaftr.nh_fwd
  47. TEST apps.lwaftr.V4V6
  48. TEST apps.lwaftr.ctable_wrapper
  49. TEST apps.lwaftr.ndp
  50. TEST apps.lwaftr.binding_table
  51. TEST apps.lwaftr.rangemap
  52. TEST apps.tap.tap
  53. SKIPPED testlog/apps.tap.tap
  54. TEST apps.example.asm
  55. TEST apps.vlan.vlan
  56. TEST apps.socket.unix
  57. TEST apps.socket.raw
  58. TEST apps.wall.scanner
  59. TEST apps.wall.l7fw
  60. TEST apps.ipv4.fragment
  61. TEST apps.ipv4.reassemble
  62. TEST apps.ipv4.arp
  63. TEST program.config.json
  64. TEST program.lwaftr.quickcheck.utils
  65. TEST program.lwaftr.tests.propbased.genyang
  66. TEST program.snabbnfv.nfvconfig
  67. TEST program.snabbnfv.neutron2snabb.neutron2snabb_schema
  68. TEST program.snabbnfv.neutron2snabb.neutron2snabb
  69. TEST lib.binary_search
  70. TEST lib.hash.murmur
  71. TEST lib.hash.siphash
  72. TEST lib.checksum
  73. TEST lib.traceprof.traceprof
  74. TEST lib.lpm.lpm
  75. TEST lib.lpm.lpm4_248
  76. TEST lib.lpm.lpm4
  77. TEST lib.lpm.lpm4_poptrie
  78. TEST lib.lpm.lpm4_dxr
  79. TEST lib.lpm.ip6
  80. TEST lib.lpm.lpm4_trie
  81. TEST lib.lpm.ip4
  82. TEST lib.ctable
  83. ERROR testlog/lib.ctable
  84.  
  85. ERROR during tests:
  86. src/testlog/apps.bridge.mac_table:
  87. Sep 20 2017 13:49:18 mac_table: resizing from 512 to 2048 hash buckets, new target size 1024 (955 MAC entries, old target size 256, size/bucket overflow: true/true)
  88.  
  89. src/testlog/apps.config.action_codec:
  90. selftest: apps.config.action_codec
  91. serializing to: /var/run/snabb/136/app-conf-ABLAn3SZeQi7rTKavYVzEU
  92. serializing to: /var/run/snabb/136/app-conf-fXxM4ktvcUBC9l9tU0504M
  93. serializing to: /var/run/snabb/136/app-conf-vK_oVm8XAF0sWsjbA53gf3
  94. serializing to: /var/run/snabb/136/app-conf-3-4dFy25FIub-NBrRQi98p
  95. serializing to: /var/run/snabb/136/app-conf-3VswDZZKj0XzcXWKxw3xJo
  96. selftest: ok
  97.  
  98. src/testlog/apps.config.alarm_codec:
  99. selftest: apps.config.alarm_codec
  100. selftest: ok
  101.  
  102. src/testlog/apps.config.channel:
  103. selftest: apps.config.channel
  104. selftest: channel ok
  105.  
  106. src/testlog/apps.config.follower:
  107. selftest: apps.config.follower
  108. link report:
  109. apps report:
  110. selftest: ok
  111.  
  112. src/testlog/apps.config.leader:
  113. selftest: apps.config.leader
  114. link report:
  115. apps report:
  116. selftest: ok
  117.  
  118. src/testlog/apps.example.asm:
  119. selftest: asm
  120. magic number: 0xdeadbeef
  121. selftest: ok
  122.  
  123. src/testlog/apps.intel.intel_app:
  124. selftest: intel_app
  125. SNABB_PCI_INTEL[0|1]/SNABB_PCI[0|1] not set or not suitable.
  126. EXITCODE: 43
  127.  
  128. src/testlog/apps.intel_mp.selftest.sh:
  129. ./test_10g_2q_blast_vmdq.sh: line 19: 882 Killed SNABB_SEND_BLAST=true ./testsend.snabb $SNABB_PCI_INTEL1 0 source2.pcap
  130. PASSED: ./test_10g_2q_blast_vmdq.sh
  131. ./test_10g_1q_blast.sh: line 9: 906 Killed SNABB_SEND_BLAST=true ./testsend.snabb $SNABB_PCI_INTEL1 0 source.pcap
  132. PASSED: ./test_10g_1q_blast.sh
  133. ./test_10g_1q_blast_vmdq.sh: line 9: 920 Killed SNABB_SEND_BLAST=true ./testsend.snabb $SNABB_PCI_INTEL1 0 source.pcap
  134. PASSED: ./test_10g_1q_blast_vmdq.sh
  135. ./test_10g_2q_blast.sh: line 11: 934 Killed SNABB_SEND_BLAST=true ./testsend.snabb $SNABB_PCI_INTEL1 0 source.pcap
  136. PASSED: ./test_10g_2q_blast.sh
  137. ./test_10g_2q_blast_vlan.sh: line 18: 951 Killed SNABB_SEND_BLAST=true ./testsend.snabb $SNABB_PCI_INTEL1 0 source-vlan.pcap
  138. PASSED: ./test_10g_2q_blast_vlan.sh
  139. ./test_10g_2q_blast_vmdq_auto.sh: line 19: 975 Killed SNABB_SEND_BLAST=true ./testsend.snabb $SNABB_PCI_INTEL1 0 source2.pcap
  140. PASSED: ./test_10g_2q_blast_vmdq_auto.sh
  141. ./test_10g_come_and_go.sh: line 13: 999 Killed SNABB_SEND_BLAST=true ./testsend.snabb $SNABB_PCI_INTEL1 0 source.pcap
  142. PASSED: ./test_10g_come_and_go.sh
  143. PASSED: ./test_10g_linkup.sh
  144. PASSED: ./test_10g_rate_limit.snabb
  145. PASSED: ./test_10g_rss_tab.snabb
  146. PASSED: ./test_10g_rxq_disable.snabb
  147. PASSED: ./test_10g_sw_sem.snabb
  148. load: time: 1.00s fps: 2,039 fpGbps: 0.001 fpb: 0 bpp: 0 sleep: 100 us
  149. PASSED: ./test_10g_txq_stop.snabb
  150. PASSED: ./test_10g_vlan.sh
  151. PASSED: ./test_10g_vmdq_mirror.snabb
  152. load: time: 0.11s fps: 8,295,159 fpGbps: 4.579 fpb: 204 bpp: 60 sleep: 0 us
  153. load: time: 0.10s fps: 8,400,335 fpGbps: 4.635 fpb: 102 bpp: 59 sleep: 0 us
  154. load: time: 0.11s fps: 8,138,290 fpGbps: 4.492 fpb: 203 bpp: 60 sleep: 0 us
  155. PASSED: ./test_10g_vmdq_pool_sel.snabb
  156. PASSED: ./test_10g_vmdq_race.snabb
  157. load: time: 0.10s fps: 9,457,973 fpGbps: 5.221 fpb: 204 bpp: 60 sleep: 0 us
  158. load: time: 0.11s fps: 8,051,973 fpGbps: 4.443 fpb: 204 bpp: 59 sleep: 0 us
  159. PASSED: ./test_10g_vmdq_reconfig_mac.snabb
  160. PASSED: ./test_10g_vmdq_tx.sh
  161.  
  162. src/testlog/apps.ipfix.ipfix:
  163. selftest: apps.ipfix.ipfix
  164. selftest ok
  165.  
  166. src/testlog/apps.ipfix.template:
  167. selftest: apps.ipfix.template
  168. selftest ok
  169.  
  170. src/testlog/apps.ipv4.arp:
  171. selftest: arp
  172. ARP: Resolving '5.6.7.8'
  173. ARP: '5.6.7.8' resolved (11:22:33:44:55:66)
  174. selftest ok
  175.  
  176. src/testlog/apps.ipv4.fragment:
  177. selftest: apps.ipv4.fragment
  178. selftest: ok
  179.  
  180. src/testlog/apps.ipv4.reassemble:
  181. selftest: apps.ipv4.reassemble
  182. selftest: ok
  183.  
  184. src/testlog/apps.ipv6.fragment:
  185. selftest: apps.ipv6.fragment
  186. selftest: ok
  187.  
  188. src/testlog/apps.ipv6.nd_light:
  189. Sep 20 2017 13:49:19 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
  190. Sep 20 2017 13:49:19 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
  191. Sep 20 2017 13:49:19 nd_light: Resolved next-hop 2001:db8::2 to 00:00:00:00:00:02
  192. Sep 20 2017 13:49:19 nd_light: Resolved next-hop 2001:db8::1 to 00:00:00:00:00:01
  193. Sep 20 2017 13:49:20 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
  194. Sep 20 2017 13:49:20 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
  195.  
  196. src/testlog/apps.ipv6.reassemble:
  197. selftest: apps.ipv6.reassemble
  198. selftest: ok
  199.  
  200. src/testlog/apps.keyed_ipv6_tunnel.tunnel:
  201. Keyed IPv6 tunnel selftest
  202. link report:
  203. 102 sent on comparator.output -> match.comparator (loss rate: 0%)
  204. 102 sent on source.output -> tunnel.decapsulated (loss rate: 0%)
  205. 102 sent on tunnel.decapsulated -> match.rx (loss rate: 0%)
  206. 102 sent on tunnel.encapsulated -> tunnel.encapsulated (loss rate: 0%)
  207. apps report:
  208. match
  209. run simple one second benchmark ...
  210. selftest passed
  211.  
  212. src/testlog/apps.lwaftr.binding_table:
  213. selftest: binding_table
  214. ok
  215.  
  216. src/testlog/apps.lwaftr.ctable_wrapper:
  217. selftest: apps.lwaftr.ctable_wrapper
  218. selftest: ok
  219.  
  220. src/testlog/apps.lwaftr.lwdebug:
  221.  
  222. src/testlog/apps.lwaftr.ndp:
  223. selftest: ndp
  224. NDP: Resolving '2001:db8::2'
  225. NDP: Resolving '2001:db8::1'
  226. NDP: '2001:db8::2' resolved (3a:81:b6:ed:40:88)
  227. NDP: '2001:db8::1' resolved (1e:53:a7:45:a9:c6)
  228. selftest: ok
  229.  
  230. src/testlog/apps.lwaftr.nh_fwd:
  231. nh_fwd: selftest
  232. nh_fwd4: cache_refresh_interval set to 0 seconds
  233. nh_fwd4: cache_refresh_interval set to 0 seconds
  234. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 57 sleep: 100 us
  235. nh_fwd4: cache_refresh_interval set to 0 seconds
  236. nh_fwd4: static next_hop_mac 52:54:00:00:00:02
  237. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
  238. nh_fwd4: cache_refresh_interval set to 0 seconds
  239. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
  240. nh_fwd6: cache_refresh_interval set to 0 seconds
  241. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  242. nh_fwd6: cache_refresh_interval set to 0 seconds
  243. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  244. nh_fwd6: cache_refresh_interval set to 0 seconds
  245. nh_fwd6: static next_hop_mac 52:54:00:00:00:02
  246. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  247. nh_fwd6: cache_refresh_interval set to 0 seconds
  248. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  249.  
  250. src/testlog/apps.lwaftr.rangemap:
  251. No PMU available: single core cpu affinity required
  252. lookup: 7.61 ns per iteration (result: 0)
  253.  
  254. src/testlog/apps.lwaftr.V4V6:
  255. V4V6: selftest
  256. load: time: 0.10s fps: 29 fpGbps: 0.000 fpb: 0 bpp: 71 sleep: 100 us
  257. OK
  258.  
  259. src/testlog/apps.packet_filter.pcap_filter:
  260. selftest: pcap_filter
  261. Run for 1 second (stateful = false)...
  262. link report:
  263. 361,259 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  264. 9,693,774 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  265. 161 sent on source.output -> repeater.input (loss rate: 0%)
  266. ok: accepted 3.7267% of inputs (within tolerance)
  267. Run for 1 second (stateful = true)...
  268. link report:
  269. 400,065 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  270. 5,367,546 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  271. 161 sent on source.output -> repeater.input (loss rate: 0%)
  272. ok: accepted 7.4534% of inputs (within tolerance)
  273. Run for 1 second (stateful = false)...
  274. link report:
  275. 321,360 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  276. 8,623,182 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  277. 161 sent on source.output -> repeater.input (loss rate: 0%)
  278. ok: accepted 3.7267% of inputs (within tolerance)
  279. Run for 1 second (stateful = true)...
  280. link report:
  281. 322,353 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  282. 4,324,902 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  283. 161 sent on source.output -> repeater.input (loss rate: 0%)
  284. ok: accepted 7.4534% of inputs (within tolerance)
  285. selftest: ok
  286.  
  287. src/testlog/apps.rate_limiter.rate_limiter:
  288. Rate limiter selftest
  289.  
  290. test effective rate, non-busy loop
  291. load: time: 1.00s fps: 1,381,667 fpGbps: 0.763 fpb: 102 bpp: 60 sleep: 0 us
  292. load: time: 1.00s fps: 1,382,105 fpGbps: 0.763 fpb: 102 bpp: 60 sleep: 0 us
  293. load: time: 1.00s fps: 1,382,582 fpGbps: 0.763 fpb: 102 bpp: 60 sleep: 0 us
  294. load: time: 1.00s fps: 1,383,417 fpGbps: 0.764 fpb: 102 bpp: 60 sleep: 0 us
  295. load: time: 0.00s fps: 0 fpGbps: 0.000 fpb: NaN bpp: - sleep: 0 us
  296. configured rate is 200000 bytes per second
  297. effective rate is 209987 bytes per second
  298. measure throughput on heavy load...
  299. elapsed time 0.35059539 seconds
  300. packets received 10200000 29 Mpps
  301. configured rate is 1200000000 bytes per second
  302. effective rate is 1540987590 bytes per second
  303. throughput is 25 Mpps
  304. selftest passed
  305.  
  306. src/testlog/apps.socket.raw:
  307. link report:
  308. 1 sent on lo.tx -> match.rx (loss rate: 0%)
  309. apps report:
  310. match
  311. selftest passed
  312.  
  313. src/testlog/apps.socket.unix:
  314. selftest: socket/unix
  315. link report:
  316. 1,198 sent on client.tx -> check_client_tx.rx (loss rate: 0%)
  317. 122,400 sent on say_hello.tx -> client.rx (loss rate: 0%)
  318. 1,199 sent on server.tx -> server.rx (loss rate: 0%)
  319. selftest: done
  320.  
  321. src/testlog/apps.solarflare.selftest.sh:
  322. No PMU available: single core cpu affinity required
  323. obj/apps/solarflare/ef_vi_h.luah:502: unexpected symbol near 'include' at line 3
  324. EXITCODE: 43
  325.  
  326. src/testlog/apps.tap.selftest.sh:
  327. link report:
  328. 306 sent on comparator.output -> match.comparator (loss rate: 0%)
  329. 306 sent on source.output -> tap_in.input (loss rate: 0%)
  330. 205 sent on tap_out.output -> match.rx (loss rate: 0%)
  331. apps report:
  332. match
  333.  
  334. src/testlog/apps.tap.tap:
  335. EXITCODE: 43
  336.  
  337. src/testlog/apps.test.match:
  338. load: time: 0.00s fps: 90,432 fpGbps: 0.040 fpb: 205 bpp: 8 sleep: 0 us
  339. load: time: 0.00s fps: 56,263 fpGbps: 0.025 fpb: 104 bpp: 8 sleep: 0 us
  340. load: time: 0.00s fps: 94,047 fpGbps: 0.041 fpb: 308 bpp: 9 sleep: 0 us
  341.  
  342. src/testlog/apps.test.synth:
  343. link report:
  344. 6 sent on reader.output -> match.comparator (loss rate: 0%)
  345. 102 sent on synth.output -> match.rx (loss rate: 0%)
  346. apps report:
  347. match
  348.  
  349. src/testlog/apps.vhost.vhost_user:
  350. selftest: vhost_user
  351. SNABB_TEST_VHOST_USER_SOCKET was not set
  352. Test skipped
  353. EXITCODE: 43
  354.  
  355. src/testlog/apps.virtio_net.virtio_net:
  356. SNABB_TEST_VIRTIO_PCIDEV was not set
  357. Test skipped
  358. EXITCODE: 43
  359.  
  360. src/testlog/apps.vlan.vlan:
  361. vlan sent: 10321890
  362. native sent: 10321890
  363. trunk received: 20643780
  364. trunk sent: 10321890
  365. native received: 10321890
  366. Sucessfully tagged/untagged all potential VLAN tags (0-4095)
  367.  
  368. src/testlog/apps.wall.l7fw:
  369. selftest ok
  370.  
  371. src/testlog/apps.wall.scanner:
  372. selftest ok
  373.  
  374. src/testlog/core.app:
  375. Restarting app2 (died at 2505382.377967: core/app.lua:701: Push error.)
  376. Restarting app1 (died at 2505382.377967: core/app.lua:695: Pull error.)
  377. Restarting app2 (died at 2505384.378027: core/app.lua:701: Push error.)
  378. Restarting app1 (died at 2505384.378027: core/app.lua:695: Pull error.)
  379. Restarting app3 (died at 2505386.377650: core/app.lua:707: Report error.)
  380. Restarting app2 (died at 2505386.378133: core/app.lua:701: Push error.)
  381. Restarting app1 (died at 2505386.378133: core/app.lua:695: Pull error.)
  382. selftest: app
  383. empty -> c1
  384. c1 -> c1
  385. c1 -> c2
  386. c2 -> c1
  387. c1 -> empty
  388. c_fail
  389. apps report:
  390. app3
  391. app2 [dead: core/app.lua:701: Push error.]
  392. app1 [dead: core/app.lua:695: Pull error.]
  393. apps report:
  394. app3
  395. app2 [dead: core/app.lua:701: Push error.]
  396. app1 [dead: core/app.lua:695: Pull error.]
  397.  
  398. src/testlog/core.counter:
  399. selftest: core.counter
  400. selftest ok
  401.  
  402. src/testlog/core.histogram:
  403. selftest: histogram
  404. selftest ok
  405.  
  406. src/testlog/core.lib:
  407. selftest: lib
  408. Testing equal
  409. Testing load_string
  410. Testing load/store_conf
  411. Testing csum
  412. Testing hex(un)dump
  413. Testing ntohl
  414. Testing parse
  415.  
  416. src/testlog/core.link:
  417. selftest: link
  418. [mounting /var/run/snabb/hugetlbfs]
  419. selftest OK
  420.  
  421. src/testlog/core.main:
  422. selftest
  423.  
  424. src/testlog/core.memory:
  425. selftest: memory
  426. Kernel vm.nr_hugepages: 4096
  427. Allocating a 2MB HugeTLB:Got 2MB
  428. Physical address: 0x0007dd400000
  429. Virtual address: 0x5007dd400000
  430. Allocating a 2MB HugeTLB:Got 2MB
  431. Physical address: 0x0007cb000000
  432. Virtual address: 0x5007cb000000
  433. Allocating a 2MB HugeTLB:Got 2MB
  434. Physical address: 0x000047600000
  435. Virtual address: 0x500047600000
  436. Allocating a 2MB HugeTLB:Got 2MB
  437. Physical address: 0x0007fa600000
  438. Virtual address: 0x5007fa600000
  439. Kernel vm.nr_hugepages: 4096
  440. Testing automatic remapping of DMA memory
  441. Unmapping cdata<char *>: 0x5007dd400000
  442. Unmapping cdata<char *>: 0x5007cb000000
  443. Unmapping cdata<char *>: 0x500047600000
  444. Unmapping cdata<char *>: 0x5007fa600000
  445. Writing cdata<char *>: 0x5007dd400000
  446. Writing cdata<char *>: 0x5007cb000000
  447. Writing cdata<char *>: 0x500047600000
  448. Writing cdata<char *>: 0x5007fa600000
  449. Created 4 on-demand memory mappings with SIGSEGV handler.
  450. HugeTLB page allocation OK.
  451.  
  452. src/testlog/core.packet:
  453.  
  454. src/testlog/core.shm:
  455. selftest: shm
  456. checking resolve..
  457. checking shared memory..
  458. create shm/selftest/obj
  459. checking exists..
  460. checking many objects..
  461. 10000 objects created
  462. 10000 objects unmapped
  463. selftest ok
  464.  
  465. src/testlog/core.timer:
  466. selftest: timer
  467. ok (973,855 callbacks in 0.2028 seconds)
  468.  
  469. src/testlog/core.worker:
  470. selftest: worker
  471. Starting children
  472. Worker status:
  473. worker w3: pid=86 alive=true
  474. worker w1: pid=84 alive=true
  475. worker w2: pid=85 alive=true
  476. Stopping children
  477. Worker status:
  478. worker w3: pid=86 alive=false
  479. worker w1: pid=84 alive=false
  480. worker w2: pid=85 alive=false
  481. selftest: done
  482.  
  483. src/testlog/lib.binary_search:
  484. selftest: binary_search
  485. selftest: ok
  486.  
  487. src/testlog/lib.checksum:
  488. selftest: checksum
  489. avx2: 1000/1000
  490. sse2: 1000/1000
  491. selftest: tcp/ipv4
  492. selftest: ok
  493.  
  494. src/testlog/lib.cltable:
  495. selftest: cltable
  496. selftest: ok
  497.  
  498. src/testlog/lib.ctable:
  499. selftest: ctable
  500. core/main.lua:26: 43
  501.  
  502. Stack Traceback
  503. ===============
  504. (1) Lua function 'handler' at file 'core/main.lua:168' (best guess)
  505. Local variables:
  506. reason = string: "core/main.lua:26: 43"
  507. (*temporary) = C function: print
  508. (2) global C function 'error'
  509. (3) Lua global 'assert' at file 'core/main.lua:26'
  510. Local variables:
  511. v = boolean: false
  512. (4) Lua field 'selftest' at file 'lib/ctable.lua:631'
  513. Local variables:
  514. bnot = C function: builtin#65
  515. occupancy = number: 2e+06
  516. params = table: 0x41265120 {initial_size:5000000, key_type:ctype<unsigned int [1]>, max_occupancy_rate:0.4 (more...)}
  517. ctab = table: 0x40c3dce8 {scale:0.001164153451371, occupancy_lo:0, entries:cdata<struct 1397 *>: 0x2b6c35800000 (more...)}
  518. (for index) = number: 2
  519. (for limit) = number: 2
  520. (for step) = number: 1
  521. i = number: 2
  522. (5) Lua function 'opt' at file 'program/snsh/snsh.lua:31' (best guess)
  523. Local variables:
  524. arg = string: "lib.ctable"
  525. (6) Lua field 'dogetopt' at file 'core/lib.lua:430'
  526. Local variables:
  527. args = table: 0x41d7efb0 {1:-t, 2:lib.ctable}
  528. actions = table: 0x41736568 {t:function: 0x41d771c8, q:function: 0x41d771e8, P:function: 0x41253428 (more...)}
  529. opts = string: "hl:p:t:die:j:P:q:"
  530. long_opts = table: 0x41d7b600 {jit:j, help:h, program:p, test:t, load:l, package-path:P, debug:d, sigquit:q (more...)}
  531. opts = table: 0x41d7b6a8 {1:t}
  532. optind = number: 3
  533. optarg = table: 0x41d7b6d0 {1:lib.ctable}
  534. (for generator) = C function: builtin#6
  535. (for state) = table: 0x41d7b6a8 {1:t}
  536. (for control) = number: 1
  537. i = number: 1
  538. v = string: "t"
  539. (7) Lua field 'run' at file 'program/snsh/snsh.lua:65'
  540. Local variables:
  541. parameters = table: 0x41d7efb0 {1:-t, 2:lib.ctable}
  542. profiling = boolean: false
  543. traceprofiling = boolean: false
  544. start_repl = boolean: false
  545. noop = boolean: true
  546. program = nil
  547. opt = table: 0x41736568 {t:function: 0x41d771c8, q:function: 0x41d771e8, P:function: 0x41253428 (more...)}
  548. (8) Lua function 'main' at file 'core/main.lua:67' (best guess)
  549. Local variables:
  550. program = string: "snsh"
  551. args = table: 0x41d7efb0 {1:-t, 2:lib.ctable}
  552. (9) global C function 'xpcall'
  553. (10) main chunk of file 'core/main.lua' at line 230
  554. (11) C function 'require'
  555. (12) global C function 'pcall'
  556. (13) main chunk of file 'core/startup.lua' at line 3
  557. (14) global C function 'require'
  558. (15) main chunk of [string "require "core.startup""] at line 1
  559. nil
  560. EXITCODE: 1
  561.  
  562. src/testlog/lib.hardware.pci:
  563. selftest: pci
  564. pciaddress model interface status driver usable
  565. 02:00.0 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  566. 02:00.1 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  567. 03:00.0 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  568. 03:00.1 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  569. 04:00.0 Intel 350 - - apps.intel_mp.intel_mp yes
  570. 04:00.1 Intel 350 - - apps.intel_mp.intel_mp yes
  571. 81:00.0 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  572. 81:00.1 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  573. 82:00.0 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  574. 82:00.1 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  575. 83:00.0 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  576. 83:00.1 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  577.  
  578. src/testlog/lib.hash.murmur:
  579. Sleftest hash MurmurHash3_x86_32
  580. Passed
  581. Sleftest hash MurmurHash3_x64_128
  582. Passed
  583.  
  584. src/testlog/lib.hash.siphash:
  585. selftest: ................................................
  586. selftest ok
  587.  
  588. src/testlog/lib.ipc.shmem.shmem:
  589. ok
  590.  
  591. src/testlog/lib.ipsec.aes_128_gcm:
  592. Test vector: 1
  593. 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
  594. 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
  595. 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
  596. 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
  597. Test vector: 2
  598. 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
  599. 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
  600. 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
  601. 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
  602. Test vector: 3
  603. 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
  604. 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
  605. 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
  606. 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
  607. Test vector: 4
  608. 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
  609. 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
  610. 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
  611. 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
  612. Test vector: 5
  613. 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
  614. 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
  615. 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
  616. 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
  617. Test vector: 6
  618. 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
  619. 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
  620. plaintext 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
  621. is 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
  622. Test vector: 7
  623. 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
  624. 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
  625. 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
  626. 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
  627. Test vector: 8
  628. 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
  629. 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
  630. 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
  631. 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
  632. Encrypted 100000000 bytes in 0.049317695200443 seconds
  633. Decrypted 100000000 bytes in 0.049523442052305 seconds
  634. Block: 6bc1bee22e409f96e93d7e117393172a 3ad77bb40d7a3660a89ecaf32466ef97
  635. Block: ae2d8a571e03ac9c9eb76fac45af8e51 f5d3d58503b9699de785895a96fdbaaf
  636. Block: 30c81c46a35ce411e5fbc1191a0a52ef 43b1cd7f598ece23881b00e3ed030688
  637. Block: f69f2445df4f9b17ad2b417be66c3710 7b0c785e27e8ad3f8223207104725dd4
  638.  
  639. src/testlog/lib.ipsec.esp:
  640. 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
  641. encrypted 00 00 00 00 00 00 00 00 00 00 00 00 86 DD 60 00 00 00 00 60 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
  642. 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
  643. 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
  644. encrypted 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 00 20 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
  645. 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
  646.  
  647. src/testlog/lib.lpm.ip4:
  648. selftest_parse()
  649. selftest_masked()
  650. selftest_get_bit()
  651. selftest_commonlength()
  652. PMU not available:
  653. single core cpu affinity required
  654. Skipping benchmark.
  655.  
  656. src/testlog/lib.lpm.ip6:
  657.  
  658. src/testlog/lib.lpm.lpm:
  659.  
  660. src/testlog/lib.lpm.lpm4:
  661.  
  662. src/testlog/lib.lpm.lpm4_248:
  663. LPM4_248 15bit keys
  664. Adding 642601 random entries
  665. Adding 642601 random entries
  666. Build 24_8 with 6199 tables
  667. Verifying 642601 entries
  668. Build 24_8 with 5574 tables
  669. Verifying 578340 entries
  670. Build 24_8 with 5010 tables
  671. Verifying 520506 entries
  672. Build 24_8 with 4505 tables
  673. Verifying 468455 entries
  674. Build 24_8 with 4010 tables
  675. Verifying 421609 entries
  676. Adding 642601 random entries
  677. Build 24_8 with 6199 tables
  678. PMU not available:
  679. single core cpu affinity required
  680. Skipping benchmark.
  681. selftest complete
  682. LPM4_248 31bit keys
  683. Adding 642601 random entries
  684. Adding 642601 random entries
  685. Build 24_8 with 6199 tables
  686. Verifying 642601 entries
  687. Build 24_8 with 5574 tables
  688. Verifying 578340 entries
  689. Build 24_8 with 5010 tables
  690. Verifying 520506 entries
  691. Build 24_8 with 4505 tables
  692. Verifying 468455 entries
  693. Build 24_8 with 4010 tables
  694. Verifying 421609 entries
  695. Adding 642601 random entries
  696. Build 24_8 with 6199 tables
  697. PMU not available:
  698. single core cpu affinity required
  699. Skipping benchmark.
  700. selftest complete
  701.  
  702. src/testlog/lib.lpm.lpm4_dxr:
  703. Adding 642601 random entries
  704. Adding 642601 random entries
  705. Verifying 642601 entries
  706. Verifying 578340 entries
  707. Verifying 520506 entries
  708. Verifying 468455 entries
  709. Verifying 421609 entries
  710. Adding 642601 random entries
  711. PMU not available:
  712. single core cpu affinity required
  713. Skipping benchmark.
  714. selftest complete
  715.  
  716. src/testlog/lib.lpm.lpm4_poptrie:
  717. 128.0.0.0/1 2
  718. 192.0.0.0/2 3
  719. 224.0.0.0/3 4
  720. 240.0.0.0/4 5
  721. 240.128.0.0/10 6
  722. selftest_get_bits()
  723. PMU not available:
  724. single core cpu affinity required
  725. Skipping benchmark.
  726. selftest_masks()
  727.  
  728. src/testlog/lib.lpm.lpm4_trie:
  729. Adding 642601 random entries
  730. Adding 642601 random entries
  731. Verifying 642601 entries
  732. Verifying 578340 entries
  733. Verifying 520506 entries
  734. Verifying 468455 entries
  735. Verifying 421609 entries
  736. Adding 642601 random entries
  737. PMU not available:
  738. single core cpu affinity required
  739. Skipping benchmark.
  740. selftest complete
  741.  
  742. src/testlog/lib.multi_copy:
  743. selftest: multi_copy
  744. selftest: ok
  745.  
  746. src/testlog/lib.numa:
  747. selftest: numa
  748. selftest: numa: ok
  749.  
  750. src/testlog/lib.pmu:
  751. selftest: pmu
  752. PMU not available:
  753. single core cpu affinity required
  754. selftest skipped
  755. EXITCODE: 43
  756.  
  757. src/testlog/lib.pmu_x86:
  758. selftest: pmu_x86
  759. [pmu /sys/devices/cpu/rdpmc: 1]
  760. nfixed 3 ngeneral 8
  761. buf[0] 0
  762. buf[1] 2.8147373630993e+14
  763. buf[2] 0
  764. buf[3] 0
  765. buf[4] 0
  766. buf[5] 0
  767. buf[6] 0
  768. buf[7] 0
  769. buf[8] 0
  770. selftest: ok
  771.  
  772. src/testlog/lib.protocol.datagram:
  773.  
  774. src/testlog/lib.protocol.ipv4:
  775.  
  776. src/testlog/lib.protocol.ipv6:
  777.  
  778. src/testlog/lib.protocol.tcp:
  779.  
  780. src/testlog/lib.traceprof.traceprof:
  781. traceprof report (recorded 672/672 samples):
  782. 63% TRACE 3:LOOP ->loop
  783. 20% TRACE 4 ->3
  784. 15% TRACE 3 ->loop
  785.  
  786. src/testlog/lib.yang.alarms:
  787. selftest: alarms
  788. ok
  789.  
  790. src/testlog/lib.yang.binary:
  791. selfcheck: lib.yang.binary
  792. selfcheck: ok
  793.  
  794. src/testlog/lib.yang.data:
  795. selfcheck: lib.yang.data
  796. selfcheck: ok
  797.  
  798. src/testlog/lib.yang.parser:
  799.  
  800. src/testlog/lib.yang.path:
  801. selftest: lib.yang.path
  802. selftest: ok
  803.  
  804. src/testlog/lib.yang.rpc:
  805. selftest: lib.yang.rpc
  806. selftest: ok
  807.  
  808. src/testlog/lib.yang.schema:
  809. selftest: lib.yang.schema
  810. selftest: ok
  811.  
  812. src/testlog/lib.yang.state:
  813. selftest: lib.yang.state
  814. selftest: ok
  815.  
  816. src/testlog/lib.yang.util:
  817. selftest: lib.yang.util
  818. selftest: ok
  819.  
  820. src/testlog/lib.yang.value:
  821.  
  822. src/testlog/lib.yang.yang:
  823. /tmp/lua_KneiNo: loading source configuration
  824. /tmp/lua_KneiNo: wrote compiled configuration /tmp/lua_KneiNo.o
  825. /tmp/lua_KneiNo: loading compiled configuration from /tmp/lua_KneiNo.o
  826. /tmp/lua_KneiNo: compiled configuration is up to date.
  827. /tmp/lua_KneiNo.o: loaded compiled configuration with no corresponding source file.
  828. selftest: lib.yang.yang
  829. selftest: ok
  830.  
  831. src/testlog/program.config.json:
  832. selftest: program.config.json
  833. selftest: ok
  834.  
  835. src/testlog/program.lwaftr.quickcheck.utils:
  836. selftest: quickcheck.utils
  837. OK
  838.  
  839. src/testlog/program.lwaftr.tests.propbased.genyang:
  840.  
  841. src/testlog/program.lwaftr.tests.selftest.sh:
  842. test_bench (subcommands.bench_test.TestBench) ... ok
  843. test_check_on_a_stick (subcommands.check_test.TestCheck) ... ok
  844. test_check_standard (subcommands.check_test.TestCheck) ... ok
  845. test_get_b4_ipv6 (subcommands.config_test.TestConfigGet) ... ok
  846. test_get_external_iface (subcommands.config_test.TestConfigGet) ... ok
  847. test_get_ietf_path (subcommands.config_test.TestConfigGet) ... ok
  848. test_get_internal_iface (subcommands.config_test.TestConfigGet) ... ok
  849. test_listen (subcommands.config_test.TestConfigListen) ... ok
  850. test_add (subcommands.config_test.TestConfigMisc) ... ok
  851. test_get_state (subcommands.config_test.TestConfigMisc) ... ok
  852. test_remove (subcommands.config_test.TestConfigMisc) ... ok
  853. test_set (subcommands.config_test.TestConfigMisc) ... ok
  854. test_snabb_config (subcommands.config_test.TestConfigMultiproc)
  855. Removed instances are stopped by snabb config ... ok
  856. test_start_empty (subcommands.config_test.TestConfigMultiproc)
  857. Lwaftr can be started with no instances ... ERROR
  858. ERROR
  859. test_binding_table_generation (subcommands.generate_binding_table_test.TestGenerateBindingTable) ... ok
  860. test_loadtest (subcommands.loadtest_test.TestLoadtest) ... ok
  861. test_monitor (subcommands.monitor_test.TestMonitor) ... ok
  862. test_query_all (subcommands.query_test.TestQuery) ... ok
  863. test_query_by_name (subcommands.query_test.TestQuery) ... ok
  864. test_query_by_pid (subcommands.query_test.TestQuery) ... ok
  865. test_quickcheck (subcommands.quickcheck_test.TestQuickcheck) ... ok
  866. test_run (subcommands.run_test.TestRun) ... ok
  867.  
  868. ======================================================================
  869. ERROR: test_start_empty (subcommands.config_test.TestConfigMultiproc)
  870. Lwaftr can be started with no instances
  871. ----------------------------------------------------------------------
  872. Traceback (most recent call last):
  873. File "/snabb/src/program/lwaftr/tests/subcommands/config_test.py", line 147, in test_start_empty
  874. pid = self.start_daemon(config)
  875. File "/snabb/src/program/lwaftr/tests/subcommands/config_test.py", line 116, in start_daemon
  876. raise DaemonException("Error starting daemon: " + str(return_code))
  877. test_env.DaemonException: Error starting daemon: 1
  878.  
  879. ======================================================================
  880. ERROR: test_start_empty (subcommands.config_test.TestConfigMultiproc)
  881. Lwaftr can be started with no instances
  882. ----------------------------------------------------------------------
  883. Traceback (most recent call last):
  884. File "/snabb/src/program/lwaftr/tests/subcommands/config_test.py", line 140, in tearDown
  885. self.stop_daemon(self.daemon)
  886. File "/snabb/src/program/lwaftr/tests/test_env.py", line 112, in stop_daemon
  887. raise DaemonException('Error terminating deamon: ' + str(ret_code))
  888. test_env.DaemonException: Error terminating deamon: 1
  889.  
  890. ----------------------------------------------------------------------
  891. Ran 22 tests in 20.107s
  892.  
  893. FAILED (errors=2)
  894. EXITCODE: 1
  895.  
  896. src/testlog/program.packetblaster.selftest.sh:
  897. selftest: packetblaster
  898. testing lwaftr pcap program/packetblaster/lwaftr/test_lwaftr_1.pcap ...
  899. packetblaster lwaftr: Sending 1 clients at 1.000 MPPS to /tmp/lwaftr1487.pcap
  900.  
  901. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  902. source IPv6 and source IPv4/Port adjusted per client
  903. IPv6 packet sizes: 104,104,104,104,104,104,104,634,634,634,1540
  904.  
  905. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  906. destination IPv4 and Port adjusted per client
  907. IPv4 packet sizes: 64,64,64,64,64,64,64,594,594,594,1500
  908. generated 1 packets
  909. cmp: EOF on /tmp/lwaftr1487.pcap
  910. testing lwaftr pcap program/packetblaster/lwaftr/test_lwaftr_2.pcap ...
  911. Warning: Increasing IPv4 packet size to 28
  912. packetblaster lwaftr: Sending 2 clients at 1.000 MPPS to /tmp/lwaftr1487.pcap
  913.  
  914. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  915. source IPv6 and source IPv4/Port adjusted per client
  916. IPv6 packet sizes: 68
  917.  
  918. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  919. destination IPv4 and Port adjusted per client
  920. IPv4 packet sizes: 28
  921. generated 2 packets
  922. packetblaster lwaftr: Sending 1 clients at 1.000 MPPS to tap0
  923.  
  924. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  925. source IPv6 and source IPv4/Port adjusted per client
  926. IPv6 packet sizes: 104,104,104,104,104,104,104,634,634,634,1540
  927.  
  928. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  929. destination IPv4 and Port adjusted per client
  930. IPv4 packet sizes: 64,64,64,64,64,64,64,594,594,594,1500
  931. tap0 Link encap:Ethernet HWaddr 62:b3:a9:54:64:31
  932. inet6 addr: fe80::60b3:a9ff:fe54:6431/64 Scope:Link
  933. UP BROADCAST MULTICAST MTU:1500 Metric:1
  934. RX packets:958551 errors:0 dropped:0 overruns:0 frame:0
  935. TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
  936. collisions:0 txqueuelen:500
  937. RX bytes:354772562 (354.7 MB) TX bytes:258 (258.0 B)
  938.  
  939. filename=program/snabbnfv/test_fixtures/pcap/64.pcap
  940. packetblaster lwaftr: Sending 1 clients at 1.000 MPPS to 0000:81:00.0
  941.  
  942. IPv6: 2001:db8:: > 2001:db8:ffff::100: 10.0.0.0:1024 > 8.8.8.8:12345
  943. source IPv6 and source IPv4/Port adjusted per client
  944. IPv6 packet sizes: 104,104,104,104,104,104,104,634,634,634,1540
  945.  
  946. IPv4: 8.8.8.8:12345 > 10.0.0.0:1024
  947. destination IPv4 and Port adjusted per client
  948. IPv4 packet sizes: 64,64,64,64,64,64,64,594,594,594,1500
  949. selftest: ok
  950.  
  951. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb:
  952. selftest: neutron2snabb
  953. ok: {{direction='ingress', ethertype='IPv6'}}
  954. => ip6
  955. ok: {{direction='ingress', ethertype='IPv4'}}
  956. => (arp or ip)
  957. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp'}}
  958. => (arp or (ip and tcp))
  959. ok: {{direction='ingress', ethertype='IPv4', protocol='udp'}}
  960. => (arp or (ip and udp))
  961. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_min=1000}}
  962. => (arp or (ip and udp and dst portrange 1000-1000))
  963. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_max=2000}}
  964. => (arp or (ip and udp and dst portrange 2000-2000))
  965. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp', port_range_min=1000, port_range_max=2000}}
  966. => (arp or (ip and tcp and dst portrange 1000-2000))
  967. ok: {{direction='ingress', ethertype='IPv6', protocol='tcp'}, {direction='ingress', ethertype='IPv4', protocol='udp', remote_ip_prefix='10.0.0.0/8'}}
  968. => ((ip6 and tcp) or (arp or (ip and udp and src net 10.0.0.0/8)))
  969. selftest ok
  970.  
  971. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb_schema:
  972. selftest: neutron2snabb_schema
  973. selftest: ok
  974.  
  975. src/testlog/program.snabbnfv.nfvconfig:
  976. selftest: lib.nfv.config
  977. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_nic/x
  978. engine: start_app id0_Virtio
  979. engine: start_app id0_NIC
  980. engine: new_link id0_NIC.output -> id0_Virtio.rx
  981. engine: link_output id0_NIC
  982. engine: link_input id0_Virtio
  983. engine: new_link id0_Virtio.tx -> id0_NIC.input
  984. engine: link_output id0_Virtio
  985. engine: link_input id0_NIC
  986. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_filter/x
  987. engine: unlink_output id0_NIC
  988. engine: unlink_input id0_Virtio
  989. engine: free_link id0_NIC.output -> id0_Virtio.rx
  990. engine: start_app id0_Filter_in
  991. engine: new_link id0_Filter_in.tx -> id0_Virtio.rx
  992. engine: link_output id0_Filter_in
  993. engine: link_input id0_Virtio
  994. engine: new_link id0_NIC.output -> id0_Filter_in.rx
  995. engine: link_output id0_NIC
  996. engine: link_input id0_Filter_in
  997. load: time: 0.27s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  998. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_qos/x
  999. engine: unlink_output id0_Filter_in
  1000. engine: unlink_input id0_Virtio
  1001. engine: free_link id0_Filter_in.tx -> id0_Virtio.rx
  1002. engine: unlink_output id0_NIC
  1003. engine: unlink_input id0_Filter_in
  1004. engine: free_link id0_NIC.output -> id0_Filter_in.rx
  1005. engine: stop_app id0_Filter_in
  1006. engine: new_link id0_NIC.output -> id0_Virtio.rx
  1007. engine: link_output id0_NIC
  1008. engine: link_input id0_Virtio
  1009. load: time: 0.25s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  1010. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_tunnel/x
  1011. engine: unlink_output id0_Virtio
  1012. engine: unlink_input id0_NIC
  1013. engine: free_link id0_Virtio.tx -> id0_NIC.input
  1014. engine: unlink_output id0_NIC
  1015. engine: unlink_input id0_Virtio
  1016. engine: free_link id0_NIC.output -> id0_Virtio.rx
  1017. engine: start_app id0_Tunnel
  1018. engine: start_app id0_ND
  1019. engine: new_link id0_NIC.output -> id0_ND.south
  1020. engine: link_output id0_NIC
  1021. engine: link_input id0_ND
  1022. engine: new_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  1023. engine: link_output id0_Tunnel
  1024. engine: link_input id0_Virtio
  1025. engine: new_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  1026. engine: link_output id0_Virtio
  1027. engine: link_input id0_Tunnel
  1028. engine: new_link id0_ND.south -> id0_NIC.input
  1029. engine: link_output id0_ND
  1030. engine: link_input id0_NIC
  1031. engine: new_link id0_Tunnel.encapsulated -> id0_ND.north
  1032. engine: link_output id0_Tunnel
  1033. engine: link_input id0_ND
  1034. engine: new_link id0_ND.north -> id0_Tunnel.encapsulated
  1035. engine: link_output id0_ND
  1036. engine: link_input id0_Tunnel
  1037. Sep 20 2017 13:49:41 nd_light: Sending neighbor solicitation for next-hop 2::2
  1038. load: time: 0.26s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  1039. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/y
  1040. engine: unlink_output id0_NIC
  1041. engine: unlink_input id0_ND
  1042. engine: free_link id0_NIC.output -> id0_ND.south
  1043. engine: unlink_output id0_Tunnel
  1044. engine: unlink_input id0_Virtio
  1045. engine: free_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  1046. engine: unlink_output id0_Virtio
  1047. engine: unlink_input id0_Tunnel
  1048. engine: free_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  1049. engine: unlink_output id0_ND
  1050. engine: unlink_input id0_NIC
  1051. engine: free_link id0_ND.south -> id0_NIC.input
  1052. engine: unlink_output id0_Tunnel
  1053. engine: unlink_input id0_ND
  1054. engine: free_link id0_Tunnel.encapsulated -> id0_ND.north
  1055. engine: unlink_output id0_ND
  1056. engine: unlink_input id0_Tunnel
  1057. engine: free_link id0_ND.north -> id0_Tunnel.encapsulated
  1058. engine: stop_app id0_Tunnel
  1059. engine: stop_app id0_ND
  1060. engine: start_app id1_NIC
  1061. engine: start_app id1_Virtio
  1062. engine: new_link id1_Virtio.tx -> id1_NIC.input
  1063. engine: link_output id1_Virtio
  1064. engine: link_input id1_NIC
  1065. engine: new_link id0_Virtio.tx -> id0_NIC.input
  1066. engine: link_output id0_Virtio
  1067. engine: link_input id0_NIC
  1068. engine: new_link id0_NIC.output -> id0_Virtio.rx
  1069. engine: link_output id0_NIC
  1070. engine: link_input id0_Virtio
  1071. engine: new_link id1_NIC.output -> id1_Virtio.rx
  1072. engine: link_output id1_NIC
  1073. engine: link_input id1_Virtio
  1074. load: time: 0.28s fps: 7 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  1075. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/x
  1076. engine: start_app id63_Virtio
  1077. engine: start_app id40_Virtio
  1078. engine: start_app id10_NIC
  1079. engine: start_app id61_Virtio
  1080. engine: start_app id6_NIC
  1081. engine: start_app id45_NIC
  1082. engine: start_app id34_NIC
  1083. engine: start_app id35_NIC
  1084. engine: start_app id60_Virtio
  1085. engine: start_app id59_Virtio
  1086. engine: start_app id58_Virtio
  1087. engine: start_app id57_Virtio
  1088. engine: start_app id3_Virtio
  1089. engine: start_app id47_Virtio
  1090. engine: start_app id54_Virtio
  1091. engine: start_app id42_NIC
  1092. engine: start_app id38_NIC
  1093. engine: start_app id24_NIC
  1094. engine: start_app id18_Virtio
  1095. engine: start_app id52_Virtio
  1096. engine: start_app id51_NIC
  1097. engine: start_app id51_Virtio
  1098. engine: start_app id50_Virtio
  1099. engine: start_app id49_Virtio
  1100. engine: start_app id48_Virtio
  1101. engine: start_app id55_Virtio
  1102. engine: start_app id45_Virtio
  1103. engine: start_app id28_NIC
  1104. engine: start_app id46_Virtio
  1105. engine: start_app id15_Virtio
  1106. engine: start_app id41_NIC
  1107. engine: start_app id35_Virtio
  1108. engine: start_app id25_NIC
  1109. engine: start_app id44_Virtio
  1110. engine: start_app id43_Virtio
  1111. engine: start_app id42_Virtio
  1112. engine: start_app id32_NIC
  1113. engine: start_app id18_NIC
  1114. engine: start_app id33_Virtio
  1115. engine: start_app id62_Virtio
  1116. engine: start_app id12_Virtio
  1117. engine: start_app id39_Virtio
  1118. engine: start_app id32_Virtio
  1119. engine: start_app id22_Virtio
  1120. engine: start_app id5_Virtio
  1121. engine: start_app id53_NIC
  1122. engine: start_app id60_NIC
  1123. engine: start_app id8_NIC
  1124. engine: start_app id31_NIC
  1125. engine: start_app id46_NIC
  1126. engine: start_app id37_Virtio
  1127. engine: start_app id27_Virtio
  1128. engine: start_app id17_Virtio
  1129. engine: start_app id30_Virtio
  1130. engine: start_app id50_NIC
  1131. engine: start_app id10_Virtio
  1132. engine: start_app id53_Virtio
  1133. engine: start_app id56_NIC
  1134. engine: start_app id12_NIC
  1135. engine: start_app id43_NIC
  1136. engine: start_app id13_Virtio
  1137. engine: start_app id23_Virtio
  1138. engine: start_app id14_Virtio
  1139. engine: start_app id34_Virtio
  1140. engine: start_app id7_Virtio
  1141. engine: start_app id6_Virtio
  1142. engine: start_app id40_NIC
  1143. engine: start_app id63_NIC
  1144. engine: start_app id21_Virtio
  1145. engine: start_app id31_Virtio
  1146. engine: start_app id62_NIC
  1147. engine: start_app id11_Virtio
  1148. engine: start_app id59_NIC
  1149. engine: start_app id13_NIC
  1150. engine: start_app id41_Virtio
  1151. engine: start_app id57_NIC
  1152. engine: start_app id29_Virtio
  1153. engine: start_app id9_Virtio
  1154. engine: start_app id8_Virtio
  1155. engine: start_app id28_Virtio
  1156. engine: start_app id26_Virtio
  1157. engine: start_app id49_NIC
  1158. engine: start_app id4_Virtio
  1159. engine: start_app id4_NIC
  1160. engine: start_app id2_Virtio
  1161. engine: start_app id36_NIC
  1162. engine: start_app id52_NIC
  1163. engine: start_app id25_Virtio
  1164. engine: start_app id47_NIC
  1165. engine: start_app id58_NIC
  1166. engine: start_app id24_Virtio
  1167. engine: start_app id20_Virtio
  1168. engine: start_app id19_Virtio
  1169. engine: start_app id29_NIC
  1170. engine: start_app id37_NIC
  1171. engine: start_app id54_NIC
  1172. engine: start_app id36_Virtio
  1173. engine: start_app id26_NIC
  1174. engine: start_app id16_Virtio
  1175. engine: start_app id39_NIC
  1176. engine: start_app id38_Virtio
  1177. engine: start_app id48_NIC
  1178. engine: start_app id56_Virtio
  1179. engine: start_app id9_NIC
  1180. engine: start_app id21_NIC
  1181. engine: start_app id61_NIC
  1182. engine: start_app id30_NIC
  1183. engine: start_app id44_NIC
  1184. engine: start_app id19_NIC
  1185. engine: start_app id7_NIC
  1186. engine: start_app id3_NIC
  1187. engine: start_app id22_NIC
  1188. engine: start_app id23_NIC
  1189. engine: start_app id14_NIC
  1190. engine: start_app id2_NIC
  1191. engine: start_app id5_NIC
  1192. engine: start_app id20_NIC
  1193. engine: start_app id17_NIC
  1194. engine: start_app id11_NIC
  1195. engine: start_app id55_NIC
  1196. engine: start_app id33_NIC
  1197. engine: start_app id15_NIC
  1198. engine: start_app id16_NIC
  1199. engine: start_app id27_NIC
  1200. engine: new_link id63_Virtio.tx -> id63_NIC.input
  1201. engine: link_output id63_Virtio
  1202. engine: link_input id63_NIC
  1203. engine: new_link id63_NIC.output -> id63_Virtio.rx
  1204. engine: link_output id63_NIC
  1205. engine: link_input id63_Virtio
  1206. engine: new_link id62_Virtio.tx -> id62_NIC.input
  1207. engine: link_output id62_Virtio
  1208. engine: link_input id62_NIC
  1209. engine: new_link id62_NIC.output -> id62_Virtio.rx
  1210. engine: link_output id62_NIC
  1211. engine: link_input id62_Virtio
  1212. engine: new_link id61_Virtio.tx -> id61_NIC.input
  1213. engine: link_output id61_Virtio
  1214. engine: link_input id61_NIC
  1215. engine: new_link id61_NIC.output -> id61_Virtio.rx
  1216. engine: link_output id61_NIC
  1217. engine: link_input id61_Virtio
  1218. engine: new_link id60_Virtio.tx -> id60_NIC.input
  1219. engine: link_output id60_Virtio
  1220. engine: link_input id60_NIC
  1221. engine: new_link id18_NIC.output -> id18_Virtio.rx
  1222. engine: link_output id18_NIC
  1223. engine: link_input id18_Virtio
  1224. engine: new_link id60_NIC.output -> id60_Virtio.rx
  1225. engine: link_output id60_NIC
  1226. engine: link_input id60_Virtio
  1227. engine: new_link id19_NIC.output -> id19_Virtio.rx
  1228. engine: link_output id19_NIC
  1229. engine: link_input id19_Virtio
  1230. engine: new_link id45_Virtio.tx -> id45_NIC.input
  1231. engine: link_output id45_Virtio
  1232. engine: link_input id45_NIC
  1233. engine: new_link id16_NIC.output -> id16_Virtio.rx
  1234. engine: link_output id16_NIC
  1235. engine: link_input id16_Virtio
  1236. engine: new_link id28_NIC.output -> id28_Virtio.rx
  1237. engine: link_output id28_NIC
  1238. engine: link_input id28_Virtio
  1239. engine: new_link id17_NIC.output -> id17_Virtio.rx
  1240. engine: link_output id17_NIC
  1241. engine: link_input id17_Virtio
  1242. engine: new_link id29_NIC.output -> id29_Virtio.rx
  1243. engine: link_output id29_NIC
  1244. engine: link_input id29_Virtio
  1245. engine: new_link id14_NIC.output -> id14_Virtio.rx
  1246. engine: link_output id14_NIC
  1247. engine: link_input id14_Virtio
  1248. engine: new_link id26_NIC.output -> id26_Virtio.rx
  1249. engine: link_output id26_NIC
  1250. engine: link_input id26_Virtio
  1251. engine: new_link id15_NIC.output -> id15_Virtio.rx
  1252. engine: link_output id15_NIC
  1253. engine: link_input id15_Virtio
  1254. engine: new_link id27_NIC.output -> id27_Virtio.rx
  1255. engine: link_output id27_NIC
  1256. engine: link_input id27_Virtio
  1257. engine: new_link id12_NIC.output -> id12_Virtio.rx
  1258. engine: link_output id12_NIC
  1259. engine: link_input id12_Virtio
  1260. engine: new_link id24_NIC.output -> id24_Virtio.rx
  1261. engine: link_output id24_NIC
  1262. engine: link_input id24_Virtio
  1263. engine: new_link id13_NIC.output -> id13_Virtio.rx
  1264. engine: link_output id13_NIC
  1265. engine: link_input id13_Virtio
  1266. engine: new_link id25_NIC.output -> id25_Virtio.rx
  1267. engine: link_output id25_NIC
  1268. engine: link_input id25_Virtio
  1269. engine: new_link id10_NIC.output -> id10_Virtio.rx
  1270. engine: link_output id10_NIC
  1271. engine: link_input id10_Virtio
  1272. engine: new_link id22_NIC.output -> id22_Virtio.rx
  1273. engine: link_output id22_NIC
  1274. engine: link_input id22_Virtio
  1275. engine: new_link id11_NIC.output -> id11_Virtio.rx
  1276. engine: link_output id11_NIC
  1277. engine: link_input id11_Virtio
  1278. engine: new_link id23_NIC.output -> id23_Virtio.rx
  1279. engine: link_output id23_NIC
  1280. engine: link_input id23_Virtio
  1281. engine: new_link id33_NIC.output -> id33_Virtio.rx
  1282. engine: link_output id33_NIC
  1283. engine: link_input id33_Virtio
  1284. engine: new_link id20_NIC.output -> id20_Virtio.rx
  1285. engine: link_output id20_NIC
  1286. engine: link_input id20_Virtio
  1287. engine: new_link id30_NIC.output -> id30_Virtio.rx
  1288. engine: link_output id30_NIC
  1289. engine: link_input id30_Virtio
  1290. engine: new_link id21_NIC.output -> id21_Virtio.rx
  1291. engine: link_output id21_NIC
  1292. engine: link_input id21_Virtio
  1293. engine: new_link id31_NIC.output -> id31_Virtio.rx
  1294. engine: link_output id31_NIC
  1295. engine: link_input id31_Virtio
  1296. engine: new_link id59_NIC.output -> id59_Virtio.rx
  1297. engine: link_output id59_NIC
  1298. engine: link_input id59_Virtio
  1299. engine: new_link id44_Virtio.tx -> id44_NIC.input
  1300. engine: link_output id44_Virtio
  1301. engine: link_input id44_NIC
  1302. engine: new_link id58_NIC.output -> id58_Virtio.rx
  1303. engine: link_output id58_NIC
  1304. engine: link_input id58_Virtio
  1305. engine: new_link id57_Virtio.tx -> id57_NIC.input
  1306. engine: link_output id57_Virtio
  1307. engine: link_input id57_NIC
  1308. engine: new_link id57_NIC.output -> id57_Virtio.rx
  1309. engine: link_output id57_NIC
  1310. engine: link_input id57_Virtio
  1311. engine: new_link id56_Virtio.tx -> id56_NIC.input
  1312. engine: link_output id56_Virtio
  1313. engine: link_input id56_NIC
  1314. engine: new_link id56_NIC.output -> id56_Virtio.rx
  1315. engine: link_output id56_NIC
  1316. engine: link_input id56_Virtio
  1317. engine: new_link id35_Virtio.tx -> id35_NIC.input
  1318. engine: link_output id35_Virtio
  1319. engine: link_input id35_NIC
  1320. engine: new_link id55_NIC.output -> id55_Virtio.rx
  1321. engine: link_output id55_NIC
  1322. engine: link_input id55_Virtio
  1323. engine: new_link id54_Virtio.tx -> id54_NIC.input
  1324. engine: link_output id54_Virtio
  1325. engine: link_input id54_NIC
  1326. engine: new_link id54_NIC.output -> id54_Virtio.rx
  1327. engine: link_output id54_NIC
  1328. engine: link_input id54_Virtio
  1329. engine: new_link id37_Virtio.tx -> id37_NIC.input
  1330. engine: link_output id37_Virtio
  1331. engine: link_input id37_NIC
  1332. engine: new_link id2_NIC.output -> id2_Virtio.rx
  1333. engine: link_output id2_NIC
  1334. engine: link_input id2_Virtio
  1335. engine: new_link id8_Virtio.tx -> id8_NIC.input
  1336. engine: link_output id8_Virtio
  1337. engine: link_input id8_NIC
  1338. engine: new_link id53_NIC.output -> id53_Virtio.rx
  1339. engine: link_output id53_NIC
  1340. engine: link_input id53_Virtio
  1341. engine: new_link id36_Virtio.tx -> id36_NIC.input
  1342. engine: link_output id36_Virtio
  1343. engine: link_input id36_NIC
  1344. engine: new_link id52_NIC.output -> id52_Virtio.rx
  1345. engine: link_output id52_NIC
  1346. engine: link_input id52_Virtio
  1347. engine: new_link id40_NIC.output -> id40_Virtio.rx
  1348. engine: link_output id40_NIC
  1349. engine: link_input id40_Virtio
  1350. engine: new_link id7_Virtio.tx -> id7_NIC.input
  1351. engine: link_output id7_Virtio
  1352. engine: link_input id7_NIC
  1353. engine: new_link id6_Virtio.tx -> id6_NIC.input
  1354. engine: link_output id6_Virtio
  1355. engine: link_input id6_NIC
  1356. engine: new_link id5_Virtio.tx -> id5_NIC.input
  1357. engine: link_output id5_Virtio
  1358. engine: link_input id5_NIC
  1359. engine: new_link id4_Virtio.tx -> id4_NIC.input
  1360. engine: link_output id4_Virtio
  1361. engine: link_input id4_NIC
  1362. engine: new_link id51_NIC.output -> id51_Virtio.rx
  1363. engine: link_output id51_NIC
  1364. engine: link_input id51_Virtio
  1365. engine: new_link id38_Virtio.tx -> id38_NIC.input
  1366. engine: link_output id38_Virtio
  1367. engine: link_input id38_NIC
  1368. engine: new_link id50_NIC.output -> id50_Virtio.rx
  1369. engine: link_output id50_NIC
  1370. engine: link_input id50_Virtio
  1371. engine: new_link id45_NIC.output -> id45_Virtio.rx
  1372. engine: link_output id45_NIC
  1373. engine: link_input id45_Virtio
  1374. engine: new_link id49_NIC.output -> id49_Virtio.rx
  1375. engine: link_output id49_NIC
  1376. engine: link_input id49_Virtio
  1377. engine: new_link id44_NIC.output -> id44_Virtio.rx
  1378. engine: link_output id44_NIC
  1379. engine: link_input id44_Virtio
  1380. engine: new_link id48_NIC.output -> id48_Virtio.rx
  1381. engine: link_output id48_NIC
  1382. engine: link_input id48_Virtio
  1383. engine: new_link id47_Virtio.tx -> id47_NIC.input
  1384. engine: link_output id47_Virtio
  1385. engine: link_input id47_NIC
  1386. engine: new_link id3_Virtio.tx -> id3_NIC.input
  1387. engine: link_output id3_Virtio
  1388. engine: link_input id3_NIC
  1389. engine: new_link id2_Virtio.tx -> id2_NIC.input
  1390. engine: link_output id2_Virtio
  1391. engine: link_input id2_NIC
  1392. engine: new_link id47_NIC.output -> id47_Virtio.rx
  1393. engine: link_output id47_NIC
  1394. engine: link_input id47_Virtio
  1395. engine: new_link id46_Virtio.tx -> id46_NIC.input
  1396. engine: link_output id46_Virtio
  1397. engine: link_input id46_NIC
  1398. engine: new_link id38_NIC.output -> id38_Virtio.rx
  1399. engine: link_output id38_NIC
  1400. engine: link_input id38_Virtio
  1401. engine: new_link id59_Virtio.tx -> id59_NIC.input
  1402. engine: link_output id59_Virtio
  1403. engine: link_input id59_NIC
  1404. engine: new_link id49_Virtio.tx -> id49_NIC.input
  1405. engine: link_output id49_Virtio
  1406. engine: link_input id49_NIC
  1407. engine: new_link id58_Virtio.tx -> id58_NIC.input
  1408. engine: link_output id58_Virtio
  1409. engine: link_input id58_NIC
  1410. engine: new_link id48_Virtio.tx -> id48_NIC.input
  1411. engine: link_output id48_Virtio
  1412. engine: link_input id48_NIC
  1413. engine: new_link id37_NIC.output -> id37_Virtio.rx
  1414. engine: link_output id37_NIC
  1415. engine: link_input id37_Virtio
  1416. engine: new_link id35_NIC.output -> id35_Virtio.rx
  1417. engine: link_output id35_NIC
  1418. engine: link_input id35_Virtio
  1419. engine: new_link id42_Virtio.tx -> id42_NIC.input
  1420. engine: link_output id42_Virtio
  1421. engine: link_input id42_NIC
  1422. engine: new_link id36_NIC.output -> id36_Virtio.rx
  1423. engine: link_output id36_NIC
  1424. engine: link_input id36_Virtio
  1425. engine: new_link id39_NIC.output -> id39_Virtio.rx
  1426. engine: link_output id39_NIC
  1427. engine: link_input id39_Virtio
  1428. engine: new_link id41_NIC.output -> id41_Virtio.rx
  1429. engine: link_output id41_NIC
  1430. engine: link_input id41_Virtio
  1431. engine: new_link id39_Virtio.tx -> id39_NIC.input
  1432. engine: link_output id39_Virtio
  1433. engine: link_input id39_NIC
  1434. engine: new_link id29_Virtio.tx -> id29_NIC.input
  1435. engine: link_output id29_Virtio
  1436. engine: link_input id29_NIC
  1437. engine: new_link id19_Virtio.tx -> id19_NIC.input
  1438. engine: link_output id19_Virtio
  1439. engine: link_input id19_NIC
  1440. engine: new_link id28_Virtio.tx -> id28_NIC.input
  1441. engine: link_output id28_Virtio
  1442. engine: link_input id28_NIC
  1443. engine: new_link id18_Virtio.tx -> id18_NIC.input
  1444. engine: link_output id18_Virtio
  1445. engine: link_input id18_NIC
  1446. engine: new_link id46_NIC.output -> id46_Virtio.rx
  1447. engine: link_output id46_NIC
  1448. engine: link_input id46_Virtio
  1449. engine: new_link id51_Virtio.tx -> id51_NIC.input
  1450. engine: link_output id51_Virtio
  1451. engine: link_input id51_NIC
  1452. engine: new_link id41_Virtio.tx -> id41_NIC.input
  1453. engine: link_output id41_Virtio
  1454. engine: link_input id41_NIC
  1455. engine: new_link id50_Virtio.tx -> id50_NIC.input
  1456. engine: link_output id50_Virtio
  1457. engine: link_input id50_NIC
  1458. engine: new_link id40_Virtio.tx -> id40_NIC.input
  1459. engine: link_output id40_Virtio
  1460. engine: link_input id40_NIC
  1461. engine: new_link id53_Virtio.tx -> id53_NIC.input
  1462. engine: link_output id53_Virtio
  1463. engine: link_input id53_NIC
  1464. engine: new_link id43_Virtio.tx -> id43_NIC.input
  1465. engine: link_output id43_Virtio
  1466. engine: link_input id43_NIC
  1467. engine: new_link id52_Virtio.tx -> id52_NIC.input
  1468. engine: link_output id52_Virtio
  1469. engine: link_input id52_NIC
  1470. engine: new_link id42_NIC.output -> id42_Virtio.rx
  1471. engine: link_output id42_NIC
  1472. engine: link_input id42_Virtio
  1473. engine: new_link id55_Virtio.tx -> id55_NIC.input
  1474. engine: link_output id55_Virtio
  1475. engine: link_input id55_NIC
  1476. engine: new_link id43_NIC.output -> id43_Virtio.rx
  1477. engine: link_output id43_NIC
  1478. engine: link_input id43_Virtio
  1479. engine: new_link id31_Virtio.tx -> id31_NIC.input
  1480. engine: link_output id31_Virtio
  1481. engine: link_input id31_NIC
  1482. engine: new_link id21_Virtio.tx -> id21_NIC.input
  1483. engine: link_output id21_Virtio
  1484. engine: link_input id21_NIC
  1485. engine: new_link id30_Virtio.tx -> id30_NIC.input
  1486. engine: link_output id30_Virtio
  1487. engine: link_input id30_NIC
  1488. engine: new_link id20_Virtio.tx -> id20_NIC.input
  1489. engine: link_output id20_Virtio
  1490. engine: link_input id20_NIC
  1491. engine: new_link id10_Virtio.tx -> id10_NIC.input
  1492. engine: link_output id10_Virtio
  1493. engine: link_input id10_NIC
  1494. engine: new_link id23_Virtio.tx -> id23_NIC.input
  1495. engine: link_output id23_Virtio
  1496. engine: link_input id23_NIC
  1497. engine: new_link id13_Virtio.tx -> id13_NIC.input
  1498. engine: link_output id13_Virtio
  1499. engine: link_input id13_NIC
  1500. engine: new_link id22_Virtio.tx -> id22_NIC.input
  1501. engine: link_output id22_Virtio
  1502. engine: link_input id22_NIC
  1503. engine: new_link id12_Virtio.tx -> id12_NIC.input
  1504. engine: link_output id12_Virtio
  1505. engine: link_input id12_NIC
  1506. engine: new_link id25_Virtio.tx -> id25_NIC.input
  1507. engine: link_output id25_Virtio
  1508. engine: link_input id25_NIC
  1509. engine: new_link id15_Virtio.tx -> id15_NIC.input
  1510. engine: link_output id15_Virtio
  1511. engine: link_input id15_NIC
  1512. engine: new_link id24_Virtio.tx -> id24_NIC.input
  1513. engine: link_output id24_Virtio
  1514. engine: link_input id24_NIC
  1515. engine: new_link id14_Virtio.tx -> id14_NIC.input
  1516. engine: link_output id14_Virtio
  1517. engine: link_input id14_NIC
  1518. engine: new_link id27_Virtio.tx -> id27_NIC.input
  1519. engine: link_output id27_Virtio
  1520. engine: link_input id27_NIC
  1521. engine: new_link id17_Virtio.tx -> id17_NIC.input
  1522. engine: link_output id17_Virtio
  1523. engine: link_input id17_NIC
  1524. engine: new_link id26_Virtio.tx -> id26_NIC.input
  1525. engine: link_output id26_Virtio
  1526. engine: link_input id26_NIC
  1527. engine: new_link id7_NIC.output -> id7_Virtio.rx
  1528. engine: link_output id7_NIC
  1529. engine: link_input id7_Virtio
  1530. engine: new_link id4_NIC.output -> id4_Virtio.rx
  1531. engine: link_output id4_NIC
  1532. engine: link_input id4_Virtio
  1533. engine: new_link id5_NIC.output -> id5_Virtio.rx
  1534. engine: link_output id5_NIC
  1535. engine: link_input id5_Virtio
  1536. engine: new_link id34_Virtio.tx -> id34_NIC.input
  1537. engine: link_output id34_Virtio
  1538. engine: link_input id34_NIC
  1539. engine: new_link id34_NIC.output -> id34_Virtio.rx
  1540. engine: link_output id34_NIC
  1541. engine: link_input id34_Virtio
  1542. engine: new_link id8_NIC.output -> id8_Virtio.rx
  1543. engine: link_output id8_NIC
  1544. engine: link_input id8_Virtio
  1545. engine: new_link id9_NIC.output -> id9_Virtio.rx
  1546. engine: link_output id9_NIC
  1547. engine: link_input id9_Virtio
  1548. engine: new_link id33_Virtio.tx -> id33_NIC.input
  1549. engine: link_output id33_Virtio
  1550. engine: link_input id33_NIC
  1551. engine: new_link id32_Virtio.tx -> id32_NIC.input
  1552. engine: link_output id32_Virtio
  1553. engine: link_input id32_NIC
  1554. engine: new_link id32_NIC.output -> id32_Virtio.rx
  1555. engine: link_output id32_NIC
  1556. engine: link_input id32_Virtio
  1557. engine: new_link id3_NIC.output -> id3_Virtio.rx
  1558. engine: link_output id3_NIC
  1559. engine: link_input id3_Virtio
  1560. engine: new_link id9_Virtio.tx -> id9_NIC.input
  1561. engine: link_output id9_Virtio
  1562. engine: link_input id9_NIC
  1563. engine: new_link id16_Virtio.tx -> id16_NIC.input
  1564. engine: link_output id16_Virtio
  1565. engine: link_input id16_NIC
  1566. engine: new_link id6_NIC.output -> id6_Virtio.rx
  1567. engine: link_output id6_NIC
  1568. engine: link_input id6_Virtio
  1569. engine: new_link id11_Virtio.tx -> id11_NIC.input
  1570. engine: link_output id11_Virtio
  1571. engine: link_input id11_NIC
  1572. load: time: 1.44s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  1573. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/x
  1574. load: time: 0.26s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  1575. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/y
  1576. engine: stop_app id0_NIC
  1577. engine: start_app id0_NIC
  1578. engine: stop_app id1_NIC
  1579. engine: start_app id1_NIC
  1580. engine: stop_app id3_NIC
  1581. engine: start_app id3_NIC
  1582. engine: stop_app id2_NIC
  1583. engine: start_app id2_NIC
  1584. engine: link_output id2_NIC
  1585. engine: link_output id0_NIC
  1586. engine: link_output id1_NIC
  1587. engine: link_input id1_NIC
  1588. engine: link_input id0_NIC
  1589. engine: link_input id3_NIC
  1590. engine: link_input id2_NIC
  1591. engine: link_output id3_NIC
  1592. load: time: 0.30s fps: 27,200 fpGbps: 0.012 fpb: 15 bpp: 0 sleep: 100 us
  1593. Warning: tx_police_gbps is deprecated, use tx_police instead.
  1594. Warning: rx_police_gbps is deprecated, use rx_police instead.
  1595.  
  1596. src/testlog/program.snabbvmx.tests.end-to-end.selftest.sh:
  1597. Testing: IPv6 fragments and fragmentation is off
  1598. data/snabbvmx-lwaftr-xe1.conf: loading source configuration
  1599. data/snabbvmx-lwaftr-xe1.conf: wrote compiled configuration data/snabbvmx-lwaftr-xe1.o
  1600. nh_fwd4: cache_refresh_interval set to 0 seconds
  1601. nh_fwd4: static next_hop_mac 90:e2:ba:94:2a:bc
  1602. nh_fwd6: cache_refresh_interval set to 0 seconds
  1603. nh_fwd6: static next_hop_mac 90:e2:ba:94:2a:bc
  1604. done
  1605. Test passed
  1606. All end-to-end lwAFTR tests passed.
  1607. Testing: IPv6 fragments and fragmentation is off
  1608. data/vlan/snabbvmx-lwaftr-xe1.conf: loading source configuration
  1609. data/vlan/snabbvmx-lwaftr-xe1.conf: wrote compiled configuration data/vlan/snabbvmx-lwaftr-xe1.o
  1610. nh_fwd4: cache_refresh_interval set to 0 seconds
  1611. nh_fwd4: static next_hop_mac 90:e2:ba:94:2a:bc
  1612. nh_fwd6: cache_refresh_interval set to 0 seconds
  1613. nh_fwd6: static next_hop_mac 90:e2:ba:94:2a:bc
  1614. done
  1615. Test passed
  1616. All end-to-end lwAFTR tests passed.
  1617.  
  1618. src/testlog/program.snabbvmx.tests.nexthop.selftest.sh:
  1619. Defaulting to HUGETLBFS=/hugetlbfs
  1620. Defaulting to QUEUES=1
  1621. Defaulting to QEMU=/root/.test_env/qemu/obj/x86_64-softmmu/qemu-system-x86_64
  1622. Waiting for VM listening on telnet port 5000 to get ready... [OK]
  1623. Setting up VM... [OK]
  1624. Resolved MAC inet side: 02:99:99:99:99:99 [OK]
  1625. Resolved MAC b4 side: 61:bb:99:99:99:99 [OK]
  1626.  
  1627. src/testlog/selftest.sh:
  1628. selftest: ./snabb binary portability
  1629. Scanning for symbols requiring GLIBC > 2.7
  1630. selftest: ok
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement