Guest User

Untitled

a guest
Sep 20th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.23 KB | None | 0 0
  1. Host: Linux snabb2 4.4.31 x86_64 Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz
  2. Image: lwaftr/snabb-test
  3. Pull Request: #1172
  4. Target Head: 3ac14826c639f54ecf0b8c0fb0e033a0c2ed00f9
  5. Pull Request Head: e635b96cf8e22e8e3d48048f99351fbd8022aecc
  6. SNABB_PCI0=
  7. SNABB_PCI1=
  8.  
  9. Checking test suite:
  10. TEST core.app
  11. TEST core.histogram
  12. TEST core.worker
  13. TEST core.link
  14. TEST core.timer
  15. TEST core.memory
  16. TEST core.lib
  17. TEST core.packet
  18. TEST core.shm
  19. TEST core.main
  20. TEST core.counter
  21. TEST apps.rss.rss
  22. TEST apps.bridge.mac_table
  23. TEST apps.intel.intel_app
  24. SKIPPED testlog/apps.intel.intel_app
  25. TEST apps.ipv6.fragment
  26. TEST apps.ipv6.reassemble
  27. TEST apps.ipv6.nd_light
  28. TEST apps.vhost.vhost_user
  29. SKIPPED testlog/apps.vhost.vhost_user
  30. TEST apps.packet_filter.pcap_filter
  31. TEST apps.keyed_ipv6_tunnel.tunnel
  32. TEST apps.ipfix.ipfix
  33. TEST apps.ipfix.template
  34. TEST apps.test.synth
  35. TEST apps.test.match
  36. TEST apps.virtio_net.virtio_net
  37. SKIPPED testlog/apps.virtio_net.virtio_net
  38. TEST apps.rate_limiter.rate_limiter
  39. TEST apps.lwaftr.lwdebug
  40. TEST apps.lwaftr.nh_fwd
  41. TEST apps.lwaftr.V4V6
  42. TEST apps.lwaftr.ctable_wrapper
  43. TEST apps.lwaftr.ndp
  44. TEST apps.lwaftr.binding_table
  45. TEST apps.lwaftr.rangemap
  46. TEST apps.pcap.tap
  47. TEST apps.tap.tap
  48. SKIPPED testlog/apps.tap.tap
  49. TEST apps.example.asm
  50. TEST apps.vlan.vlan
  51. TEST apps.socket.unix
  52. TEST apps.socket.raw
  53. TEST apps.wall.scanner
  54. TEST apps.wall.l7fw
  55. TEST apps.ipv4.fragment
  56. TEST apps.ipv4.reassemble
  57. TEST apps.ipv4.arp
  58. TEST program.l2vpn.control_channel
  59. TEST program.l2vpn.pseudowire
  60. TEST program.lwaftr.quickcheck.utils
  61. TEST program.lwaftr.tests.propbased.genyang
  62. TEST program.snabbnfv.nfvconfig
  63. TEST program.snabbnfv.neutron2snabb.neutron2snabb_schema
  64. TEST program.snabbnfv.neutron2snabb.neutron2snabb
  65. TEST lib.binary_search
  66. TEST lib.hash.murmur
  67. TEST lib.hash.siphash
  68. TEST lib.rrd
  69. TEST lib.checksum
  70. TEST lib.stream
  71. TEST lib.traceprof.traceprof
  72. TEST lib.xsd_regexp
  73. TEST lib.maxpc
  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 2018 15:55:13 mac_table: resizing from 512 to 2048 hash buckets, new target size 1024 (926 MAC entries, old target size 256, size/bucket overflow: true/true)
  88.  
  89. src/testlog/apps.example.asm:
  90. selftest: asm
  91. magic number: 0xdeadbeef
  92. selftest: ok
  93.  
  94. src/testlog/apps.intel.intel_app:
  95. selftest: intel_app
  96. SNABB_PCI_INTEL[0|1] not set or not suitable.
  97. EXITCODE: 43
  98.  
  99. src/testlog/apps.ipfix.ipfix:
  100. selftest: apps.ipfix.ipfix
  101. selftest ok
  102.  
  103. src/testlog/apps.ipfix.template:
  104. selftest: apps.ipfix.template
  105. selftest ok
  106.  
  107. src/testlog/apps.ipv4.arp:
  108. selftest: arp
  109. ARP: Resolving '5.6.7.8'
  110. ARP: '5.6.7.8' resolved (11:22:33:44:55:66)
  111. selftest ok
  112.  
  113. src/testlog/apps.ipv4.fragment:
  114. selftest: apps.ipv4.fragment
  115. selftest: ok
  116.  
  117. src/testlog/apps.ipv4.reassemble:
  118. selftest: apps.ipv4.reassemble
  119. selftest: ok
  120.  
  121. src/testlog/apps.ipv6.fragment:
  122. selftest: apps.ipv6.fragment
  123. selftest: ok
  124.  
  125. src/testlog/apps.ipv6.nd_light:
  126. Sep 20 2018 15:55:15 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
  127. Sep 20 2018 15:55:15 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
  128. Sep 20 2018 15:55:15 nd_light: Resolved next-hop 2001:db8::2 to 00:00:00:00:00:02
  129. Sep 20 2018 15:55:15 nd_light: Resolved next-hop 2001:db8::1 to 00:00:00:00:00:01
  130. Sep 20 2018 15:55:16 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
  131. Sep 20 2018 15:55:16 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
  132.  
  133. src/testlog/apps.ipv6.reassemble:
  134. selftest: apps.ipv6.reassemble
  135. selftest: ok
  136.  
  137. src/testlog/apps.keyed_ipv6_tunnel.tunnel:
  138. Keyed IPv6 tunnel selftest
  139. link report:
  140. 102 sent on comparator.output -> match.comparator (loss rate: 0%)
  141. 102 sent on source.output -> tunnel.decapsulated (loss rate: 0%)
  142. 102 sent on tunnel.decapsulated -> match.rx (loss rate: 0%)
  143. 102 sent on tunnel.encapsulated -> tunnel.encapsulated (loss rate: 0%)
  144. apps report:
  145. match
  146. run simple one second benchmark ...
  147. selftest passed
  148.  
  149. src/testlog/apps.lwaftr.binding_table:
  150. selftest: binding_table
  151. ok
  152.  
  153. src/testlog/apps.lwaftr.ctable_wrapper:
  154. selftest: apps.lwaftr.ctable_wrapper
  155. selftest: ok
  156.  
  157. src/testlog/apps.lwaftr.lwdebug:
  158.  
  159. src/testlog/apps.lwaftr.ndp:
  160. selftest: ndp
  161. NDP: Resolving '2001:db8::2'
  162. NDP: Resolving '2001:db8::1'
  163. NDP: '2001:db8::2' resolved (de:df:dd:a5:63:03)
  164. NDP: '2001:db8::1' resolved (26:59:60:9e:15:be)
  165. selftest: ok
  166.  
  167. src/testlog/apps.lwaftr.nh_fwd:
  168. nh_fwd: selftest
  169. nh_fwd4: cache_refresh_interval set to 0 seconds
  170. nh_fwd4: cache_refresh_interval set to 0 seconds
  171. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 57 sleep: 100 us
  172. nh_fwd4: cache_refresh_interval set to 0 seconds
  173. nh_fwd4: static next_hop_mac 52:54:00:00:00:02
  174. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
  175. nh_fwd4: cache_refresh_interval set to 0 seconds
  176. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
  177. nh_fwd6: cache_refresh_interval set to 0 seconds
  178. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  179. nh_fwd6: cache_refresh_interval set to 0 seconds
  180. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  181. nh_fwd6: cache_refresh_interval set to 0 seconds
  182. nh_fwd6: static next_hop_mac 52:54:00:00:00:02
  183. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  184. nh_fwd6: cache_refresh_interval set to 0 seconds
  185. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  186.  
  187. src/testlog/apps.lwaftr.rangemap:
  188. No PMU available: single core cpu affinity required
  189. lookup: 5.67 ns per iteration (result: 0)
  190.  
  191. src/testlog/apps.lwaftr.V4V6:
  192. V4V6: selftest
  193. load: time: 0.10s fps: 29 fpGbps: 0.000 fpb: 0 bpp: 71 sleep: 100 us
  194. OK
  195.  
  196. src/testlog/apps.packet_filter.pcap_filter:
  197. selftest: pcap_filter
  198. Run for 1 second (stateful = false)...
  199. link report:
  200. 406,062 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  201. 10,896,048 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  202. 161 sent on source.output -> repeater.input (loss rate: 0%)
  203. ok: accepted 3.7267% of inputs (within tolerance)
  204. Run for 1 second (stateful = true)...
  205. link report:
  206. 524,089 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  207. 7,031,574 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  208. 161 sent on source.output -> repeater.input (loss rate: 0%)
  209. ok: accepted 7.4534% of inputs (within tolerance)
  210. Run for 1 second (stateful = false)...
  211. link report:
  212. 393,185 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  213. 10,550,472 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  214. 161 sent on source.output -> repeater.input (loss rate: 0%)
  215. ok: accepted 3.7267% of inputs (within tolerance)
  216. Run for 1 second (stateful = true)...
  217. link report:
  218. 628,541 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  219. 8,432,952 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  220. 161 sent on source.output -> repeater.input (loss rate: 0%)
  221. ok: accepted 7.4534% of inputs (within tolerance)
  222. selftest: ok
  223.  
  224. src/testlog/apps.pcap.tap:
  225. selftest: apps.pcap.tap
  226. selftest: ok
  227.  
  228. src/testlog/apps.rate_limiter.rate_limiter:
  229. Rate limiter selftest
  230.  
  231. test effective rate, non-busy loop
  232. load: time: 1.00s fps: 1,477,218 fpGbps: 0.815 fpb: 102 bpp: 60 sleep: 0 us
  233. load: time: 1.00s fps: 1,475,377 fpGbps: 0.814 fpb: 102 bpp: 60 sleep: 0 us
  234. load: time: 1.00s fps: 1,474,940 fpGbps: 0.814 fpb: 102 bpp: 60 sleep: 0 us
  235. load: time: 1.00s fps: 1,476,651 fpGbps: 0.815 fpb: 102 bpp: 60 sleep: 0 us
  236. load: time: 0.00s fps: 0 fpGbps: 0.000 fpb: NaN bpp: - sleep: 0 us
  237. configured rate is 200000 bytes per second
  238. effective rate is 209986 bytes per second
  239. measure throughput on heavy load...
  240. elapsed time 0.299328008 seconds
  241. packets received 10200000 34 Mpps
  242. configured rate is 1200000000 bytes per second
  243. effective rate is 1600199126 bytes per second
  244. throughput is 26 Mpps
  245. selftest passed
  246.  
  247. src/testlog/apps.rss.rss:
  248. link report:
  249. 309,535 sent on rss.default_1 -> sink11.input (loss rate: 0%)
  250. 306,870 sent on rss.default_2 -> sink12.input (loss rate: 0%)
  251. 308,034 sent on rss.default_3 -> sink13.input (loss rate: 0%)
  252. 308,537 sent on rss.default_4 -> sink14.input (loss rate: 0%)
  253. 154,050 sent on rss.ip6_1 -> sink31.input (loss rate: 0%)
  254. 155,160 sent on rss.ip6_2 -> sink32.input (loss rate: 0%)
  255. 154,376 sent on rss.ip6_3 -> sink33.input (loss rate: 0%)
  256. 153,743 sent on rss.ip6_4 -> sink34.input (loss rate: 0%)
  257. 154,161 sent on rss.ip_1 -> sink21.input (loss rate: 0%)
  258. 153,127 sent on rss.ip_2 -> sink22.input (loss rate: 0%)
  259. 153,984 sent on rss.ip_3 -> sink23.input (loss rate: 0%)
  260. 154,375 sent on rss.ip_4 -> sink24.input (loss rate: 0%)
  261. 616,488 sent on source1.output -> rss.input_plain (loss rate: 0%)
  262. 616,488 sent on source2.output -> vlan.input (loss rate: 0%)
  263. 616,488 sent on vlan.output -> rss.input_vlan (loss rate: 0%)
  264.  
  265. src/testlog/apps.socket.raw:
  266. link report:
  267. 1 sent on lo.tx -> match.rx (loss rate: 0%)
  268. apps report:
  269. match
  270. selftest passed
  271.  
  272. src/testlog/apps.socket.unix:
  273. selftest: socket/unix
  274. link report:
  275. 1,773 sent on client.tx -> check_client_tx.rx (loss rate: 0%)
  276. 181,050 sent on say_hello.tx -> client.rx (loss rate: 0%)
  277. 1,774 sent on server.tx -> server.rx (loss rate: 0%)
  278. selftest: done
  279.  
  280. src/testlog/apps.tap.tap:
  281. EXITCODE: 43
  282.  
  283. src/testlog/apps.test.match:
  284. load: time: 0.01s fps: 55,148 fpGbps: 0.024 fpb: 307 bpp: 8 sleep: 0 us
  285. load: time: 0.00s fps: 82,667 fpGbps: 0.036 fpb: 104 bpp: 8 sleep: 0 us
  286. load: time: 0.00s fps: 147,206 fpGbps: 0.065 fpb: 308 bpp: 9 sleep: 0 us
  287.  
  288. src/testlog/apps.test.synth:
  289. link report:
  290. 6 sent on reader.output -> match.comparator (loss rate: 0%)
  291. 102 sent on synth.output -> match.rx (loss rate: 0%)
  292. apps report:
  293. match
  294.  
  295. src/testlog/apps.vhost.vhost_user:
  296. selftest: vhost_user
  297. SNABB_TEST_VHOST_USER_SOCKET was not set
  298. Test skipped
  299. EXITCODE: 43
  300.  
  301. src/testlog/apps.virtio_net.virtio_net:
  302. SNABB_TEST_VIRTIO_PCIDEV was not set
  303. Test skipped
  304. EXITCODE: 43
  305.  
  306. src/testlog/apps.vlan.vlan:
  307. vlan sent: 14162088
  308. native sent: 14162088
  309. trunk received: 28324176
  310. trunk sent: 14162088
  311. native received: 14162088
  312. Sucessfully tagged/untagged all potential VLAN tags (0-4095)
  313.  
  314. src/testlog/apps.wall.l7fw:
  315. selftest ok
  316.  
  317. src/testlog/apps.wall.scanner:
  318. selftest ok
  319.  
  320. src/testlog/core.app:
  321. Restarting app2 (died at 7923.846949: core/app.lua:704: Push error.)
  322. Restarting app1 (died at 7923.846949: core/app.lua:698: Pull error.)
  323. Restarting app2 (died at 7925.847037: core/app.lua:704: Push error.)
  324. Restarting app1 (died at 7925.847037: core/app.lua:698: Pull error.)
  325. Restarting app3 (died at 7927.846797: core/app.lua:710: Report error.)
  326. Restarting app2 (died at 7927.847113: core/app.lua:704: Push error.)
  327. Restarting app1 (died at 7927.847113: core/app.lua:698: Pull error.)
  328. selftest: app
  329. empty -> c1
  330. c1 -> c1
  331. c1 -> c2
  332. c2 -> c1
  333. c1 -> empty
  334. c_fail
  335. apps report:
  336. app3
  337. app2 [dead: core/app.lua:704: Push error.]
  338. app1 [dead: core/app.lua:698: Pull error.]
  339. apps report:
  340. app3
  341. app2 [dead: core/app.lua:704: Push error.]
  342. app1 [dead: core/app.lua:698: Pull error.]
  343.  
  344. src/testlog/core.counter:
  345. selftest: core.counter
  346. selftest ok
  347.  
  348. src/testlog/core.histogram:
  349. selftest: histogram
  350. selftest ok
  351.  
  352. src/testlog/core.lib:
  353. selftest: lib
  354. Testing equal
  355. Testing load_string
  356. Testing load/store_conf
  357. Testing csum
  358. Testing hex(un)dump
  359. Testing ntohl
  360. Testing parse
  361.  
  362. src/testlog/core.link:
  363. selftest: link
  364. [mounting /var/run/snabb/hugetlbfs]
  365. selftest OK
  366.  
  367. src/testlog/core.main:
  368. selftest
  369.  
  370. src/testlog/core.memory:
  371. selftest: memory
  372. Kernel vm.nr_hugepages: 10000
  373. Allocating a 2MB HugeTLB:Got 2MB
  374. Physical address: 0x000e82e00000
  375. Virtual address: 0x500e82e00000
  376. Allocating a 2MB HugeTLB:Got 2MB
  377. Physical address: 0x000e69200000
  378. Virtual address: 0x500e69200000
  379. Allocating a 2MB HugeTLB:Got 2MB
  380. Physical address: 0x000e89e00000
  381. Virtual address: 0x500e89e00000
  382. Allocating a 2MB HugeTLB:Got 2MB
  383. Physical address: 0x000e40000000
  384. Virtual address: 0x500e40000000
  385. Kernel vm.nr_hugepages: 10000
  386. Testing automatic remapping of DMA memory
  387. Unmapping cdata<char *>: 0x500e82e00000
  388. Unmapping cdata<char *>: 0x500e69200000
  389. Unmapping cdata<char *>: 0x500e89e00000
  390. Unmapping cdata<char *>: 0x500e40000000
  391. Writing cdata<char *>: 0x500e82e00000
  392. Writing cdata<char *>: 0x500e69200000
  393. Writing cdata<char *>: 0x500e89e00000
  394. Writing cdata<char *>: 0x500e40000000
  395. Created 4 on-demand memory mappings with SIGSEGV handler.
  396. HugeTLB page allocation OK.
  397.  
  398. src/testlog/core.packet:
  399.  
  400. src/testlog/core.shm:
  401. selftest: shm
  402. checking resolve..
  403. checking shared memory..
  404. create shm/selftest/obj
  405. checking exists..
  406. checking many objects..
  407. 10000 objects created
  408. 10000 objects unmapped
  409. selftest ok
  410.  
  411. src/testlog/core.timer:
  412. selftest: timer
  413. ok (973,855 callbacks in 0.1755 seconds)
  414.  
  415. src/testlog/core.worker:
  416. selftest: worker
  417. Starting children
  418. Worker status:
  419. worker w3: pid=87 alive=true
  420. worker w1: pid=85 alive=true
  421. worker w2: pid=86 alive=true
  422. Stopping children
  423. Worker status:
  424. worker w3: pid=87 alive=false
  425. worker w1: pid=85 alive=false
  426. worker w2: pid=86 alive=false
  427. selftest: done
  428.  
  429. src/testlog/lib.binary_search:
  430. selftest: binary_search
  431. selftest: ok
  432.  
  433. src/testlog/lib.checksum:
  434. selftest: checksum
  435. avx2: 1000/1000
  436. sse2: 1000/1000
  437. selftest: tcp/ipv4
  438. selftest: ok
  439.  
  440. src/testlog/lib.ctable:
  441. selftest: ctable
  442. lib/ctable.lua:526: at 3104841: hash check: expected 1391311878==found 0
  443.  
  444. Stack Traceback
  445. ===============
  446. (1) Lua function 'handler' at file 'core/main.lua:168' (best guess)
  447. Local variables:
  448. reason = string: "lib/ctable.lua:526: at 3104841: hash check: expected 1391311878==found 0"
  449. (*temporary) = C function: print
  450. (2) global C function 'error'
  451. (3) Lua upvalue 'fail' at file 'lib/ctable.lua:526'
  452. Local variables:
  453. expected = number: 1.39131e+09
  454. op = string: "=="
  455. found = number: 0
  456. what = string: "hash"
  457. where = string: "at 3104841: "
  458. (4) Lua local 'expect_eq' at file 'lib/ctable.lua:529'
  459. Local variables:
  460. expected = number: 1.39131e+09
  461. found = number: 0
  462. what = string: "hash"
  463. where = number: 3.10484e+06
  464. (5) Lua method 'selfcheck' at file 'lib/ctable.lua:540'
  465. Local variables:
  466. self = table: 0x40cac938 {scale:0.0011641532185404, occupancy_lo:0, entries:cdata<struct 1428 *>: 0x2b6b0c400000 (more...)}
  467. occupancy = number: 1.24192e+06
  468. max_displacement = number: 8
  469. fail = Lua function 'fail' (defined at line 524 of chunk lib/ctable.lua)
  470. expect_eq = Lua function 'expect' (defined at line 528 of chunk lib/ctable.lua)
  471. expect_le = Lua function 'expect' (defined at line 531 of chunk lib/ctable.lua)
  472. prev = number: 2.66704e+09
  473. (for index) = number: 3.10484e+06
  474. (for limit) = number: 5.00001e+06
  475. (for step) = number: 1
  476. i = number: 3.10484e+06
  477. hash = number: 0
  478. (6) Lua field 'selftest' at file 'lib/ctable.lua:632'
  479. Local variables:
  480. bnot = C function: builtin#65
  481. occupancy = number: 2e+06
  482. params = table: 0x40cac910 {initial_size:5000000, key_type:ctype<unsigned int [1]>, max_occupancy_rate:0.4 (more...)}
  483. ctab = table: 0x40cac938 {scale:0.0011641532185404, occupancy_lo:0, entries:cdata<struct 1428 *>: 0x2b6b0c400000 (more...)}
  484. (for index) = number: 1
  485. (for limit) = number: 2
  486. (for step) = number: 1
  487. i = number: 1
  488. (7) Lua function 'opt' at file 'program/snsh/snsh.lua:31' (best guess)
  489. Local variables:
  490. arg = string: "lib.ctable"
  491. (8) Lua field 'dogetopt' at file 'core/lib.lua:426'
  492. Local variables:
  493. args = table: 0x410421b8 {1:-t, 2:lib.ctable}
  494. actions = table: 0x40befe78 {t:function: 0x40bf4198, q:function: 0x40a57c40, P:function: 0x40a6a828 (more...)}
  495. opts = string: "hl:p:t:die:j:P:q:"
  496. long_opts = table: 0x41044728 {jit:j, help:h, program:p, test:t, load:l, package-path:P, debug:d, sigquit:q (more...)}
  497. opts = table: 0x40a57bd8 {1:t}
  498. optind = number: 3
  499. optarg = table: 0x40a57c00 {1:lib.ctable}
  500. (for generator) = C function: builtin#6
  501. (for state) = table: 0x40a57bd8 {1:t}
  502. (for control) = number: 1
  503. i = number: 1
  504. v = string: "t"
  505. (9) Lua field 'run' at file 'program/snsh/snsh.lua:65'
  506. Local variables:
  507. parameters = table: 0x410421b8 {1:-t, 2:lib.ctable}
  508. profiling = boolean: false
  509. traceprofiling = boolean: false
  510. start_repl = boolean: false
  511. noop = boolean: true
  512. program = nil
  513. opt = table: 0x40befe78 {t:function: 0x40bf4198, q:function: 0x40a57c40, P:function: 0x40a6a828 (more...)}
  514. (10) Lua function 'main' at file 'core/main.lua:67' (best guess)
  515. Local variables:
  516. program = string: "snsh"
  517. args = table: 0x410421b8 {1:-t, 2:lib.ctable}
  518. (11) global C function 'xpcall'
  519. (12) main chunk of file 'core/main.lua' at line 242
  520. (13) C function 'require'
  521. (14) global C function 'pcall'
  522. (15) main chunk of file 'core/startup.lua' at line 3
  523. (16) global C function 'require'
  524. (17) main chunk of [string "require "core.startup""] at line 1
  525. nil
  526. EXITCODE: 1
  527.  
  528. src/testlog/lib.hash.murmur:
  529. Sleftest hash MurmurHash3_x86_32
  530. Passed
  531. Sleftest hash MurmurHash3_x64_128
  532. Passed
  533.  
  534. src/testlog/lib.hash.siphash:
  535. selftest: ................................................
  536. selftest ok
  537.  
  538. src/testlog/lib.lpm.ip4:
  539. selftest_parse()
  540. selftest_masked()
  541. selftest_get_bit()
  542. selftest_commonlength()
  543. PMU not available:
  544. single core cpu affinity required
  545. Skipping benchmark.
  546.  
  547. src/testlog/lib.lpm.ip6:
  548.  
  549. src/testlog/lib.lpm.lpm:
  550.  
  551. src/testlog/lib.lpm.lpm4:
  552.  
  553. src/testlog/lib.lpm.lpm4_248:
  554. LPM4_248 15bit keys
  555. Skipping LPM4:selfest (very specific / excessive runtime)
  556. In case you are hacking on lib.lpm you might want to enable
  557. these tests by setting SNABB_LPM4_TEST_INTENSIVE in your
  558. environment.
  559. LPM4_248 31bit keys
  560. Skipping LPM4:selfest (very specific / excessive runtime)
  561. In case you are hacking on lib.lpm you might want to enable
  562. these tests by setting SNABB_LPM4_TEST_INTENSIVE in your
  563. environment.
  564.  
  565. src/testlog/lib.lpm.lpm4_dxr:
  566. Skipping LPM4:selfest (very specific / excessive runtime)
  567. In case you are hacking on lib.lpm you might want to enable
  568. these tests by setting SNABB_LPM4_TEST_INTENSIVE in your
  569. environment.
  570.  
  571. src/testlog/lib.lpm.lpm4_poptrie:
  572. 128.0.0.0/1 2
  573. 192.0.0.0/2 3
  574. 224.0.0.0/3 4
  575. 240.0.0.0/4 5
  576. 240.128.0.0/10 6
  577. selftest_get_bits()
  578. PMU not available:
  579. single core cpu affinity required
  580. Skipping benchmark.
  581. selftest_masks()
  582.  
  583. src/testlog/lib.lpm.lpm4_trie:
  584. Skipping LPM4:selfest (very specific / excessive runtime)
  585. In case you are hacking on lib.lpm you might want to enable
  586. these tests by setting SNABB_LPM4_TEST_INTENSIVE in your
  587. environment.
  588.  
  589. src/testlog/lib.maxpc:
  590.  
  591. src/testlog/lib.rrd:
  592. selftest: lib.rrd
  593. 1537458960 foo counter average 10 nan
  594. 1537458960 foo counter average 10 1.3333333333333
  595. 1537458960 foo counter average 10 1.3333333333333
  596. 1537458960 foo counter average 10 1.3333333333333
  597. 1537458960 foo counter average 10 1.3333333333333
  598. 1537458960 foo counter average 10 1.3333333333333
  599. 1537458960 foo counter average 10 1.3333333333333
  600. 1537458960 foo counter average 10 1.3333333333333
  601. 1537458960 foo counter average 10 1.3333333333333
  602. 1537458960 foo counter average 10 1.3333333333333
  603. 1537458960 foo counter average 10 1.3333333333333
  604. 1537458960 foo counter average 10 1.3333333333333
  605. 1537458960 foo counter average 10 1.3333333333333
  606. 1537458960 foo counter average 10 1.3333333333333
  607. 1537458960 foo counter average 10 1.3333333333333
  608. 1537458960 foo counter average 10 1.3333333333333
  609. 1537458960 foo counter average 10 1.3333333333333
  610. 1537458960 foo counter average 10 1.3333333333333
  611. 1537458960 foo counter average 10 1.3333333333333
  612. 1537458960 foo counter average 10 1.3333333333333
  613. 1537458960 foo counter average 10 1.3333333333333
  614. 1537458960 foo counter average 10 1.3333333333333
  615. 1537458960 foo counter average 10 1.3333333333333
  616. 1537458960 foo counter average 10 1.3333333333333
  617. 1537458960 foo counter average 10 1.3333333333333
  618. 1537458960 foo counter average 10 1.3333333333333
  619. 1537458960 foo counter average 10 1.3333333333333
  620. 1537458960 foo counter average 10 1.3333333333333
  621. 1537458960 foo counter average 10 1.3333333333333
  622. 1537458960 foo counter average 10 1.3333333333333
  623. 1537458960 foo counter average 10 1.3333333333333
  624. 1537458960 foo counter average 10 1.3333333333333
  625. 1537458960 foo counter average 10 1.3333333333333
  626. 1537458960 foo counter average 10 1.3333333333333
  627. 1537458960 foo counter average 10 1.3333333333333
  628. 1537458960 foo counter average 10 1.3333333333333
  629. 1537458960 foo counter average 10 1.3333333333333
  630. 1537458960 foo counter average 10 1.3333333333333
  631. 1537458960 foo counter average 10 1.3333333333333
  632. 1537458960 foo counter average 10 1.3333333333333
  633. 1537458960 foo counter average 10 1.3333333333333
  634. selftest: ok
  635.  
  636. src/testlog/lib.stream:
  637. selftest: lib.stream
  638. selftest: ok
  639.  
  640. src/testlog/lib.traceprof.traceprof:
  641. traceprof report (recorded 512/512 samples):
  642. 62% TRACE 3:LOOP ->loop
  643. 19% TRACE 4 ->3
  644. 18% TRACE 3 ->loop
  645.  
  646. src/testlog/lib.xsd_regexp:
  647.  
  648. src/testlog/program.l2vpn.control_channel:
  649.  
  650. src/testlog/program.l2vpn.pseudowire:
  651. load: time: 1.01s fps: 200 fpGbps: 0.000 fpb: 0 bpp: 173 sleep: 100 us
  652.  
  653. src/testlog/program.lwaftr.quickcheck.utils:
  654. selftest: quickcheck.utils
  655. OK
  656.  
  657. src/testlog/program.lwaftr.tests.propbased.genyang:
  658. selftest: program.lwaftr.tests.propbased.genyang
  659. selftest: ok
  660.  
  661. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb:
  662. selftest: neutron2snabb
  663. ok: {{direction='ingress', ethertype='IPv6'}}
  664. => ip6
  665. ok: {{direction='ingress', ethertype='IPv4'}}
  666. => (arp or ip)
  667. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp'}}
  668. => (arp or (ip and tcp))
  669. ok: {{direction='ingress', ethertype='IPv4', protocol='udp'}}
  670. => (arp or (ip and udp))
  671. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_min=1000}}
  672. => (arp or (ip and udp and dst portrange 1000-1000))
  673. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_max=2000}}
  674. => (arp or (ip and udp and dst portrange 2000-2000))
  675. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp', port_range_min=1000, port_range_max=2000}}
  676. => (arp or (ip and tcp and dst portrange 1000-2000))
  677. ok: {{direction='ingress', ethertype='IPv6', protocol='tcp'}, {direction='ingress', ethertype='IPv4', protocol='udp', remote_ip_prefix='10.0.0.0/8'}}
  678. => ((ip6 and tcp) or (arp or (ip and udp and src net 10.0.0.0/8)))
  679. selftest ok
  680.  
  681. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb_schema:
  682. selftest: neutron2snabb_schema
  683. selftest: ok
  684.  
  685. src/testlog/program.snabbnfv.nfvconfig:
  686. selftest: lib.nfv.config
  687. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_nic/x
  688. engine: start_app id0_Virtio
  689. engine: start_app id0_NIC
  690. engine: new_link id0_NIC.output -> id0_Virtio.rx
  691. engine: link_output id0_NIC
  692. engine: link_input id0_Virtio
  693. engine: new_link id0_Virtio.tx -> id0_NIC.input
  694. engine: link_output id0_Virtio
  695. engine: link_input id0_NIC
  696. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_filter/x
  697. engine: unlink_output id0_NIC
  698. engine: unlink_input id0_Virtio
  699. engine: free_link id0_NIC.output -> id0_Virtio.rx
  700. engine: start_app id0_Filter_in
  701. engine: new_link id0_Filter_in.tx -> id0_Virtio.rx
  702. engine: link_output id0_Filter_in
  703. engine: link_input id0_Virtio
  704. engine: new_link id0_NIC.output -> id0_Filter_in.rx
  705. engine: link_output id0_NIC
  706. engine: link_input id0_Filter_in
  707. load: time: 0.27s fps: 7 fpGbps: 0.000 fpb: 0 bpp: 90 sleep: 100 us
  708. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_qos/x
  709. engine: unlink_output id0_Filter_in
  710. engine: unlink_input id0_Virtio
  711. engine: free_link id0_Filter_in.tx -> id0_Virtio.rx
  712. engine: unlink_output id0_NIC
  713. engine: unlink_input id0_Filter_in
  714. engine: free_link id0_NIC.output -> id0_Filter_in.rx
  715. engine: stop_app id0_Filter_in
  716. engine: new_link id0_NIC.output -> id0_Virtio.rx
  717. engine: link_output id0_NIC
  718. engine: link_input id0_Virtio
  719. load: time: 0.25s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  720. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_tunnel/x
  721. engine: unlink_output id0_Virtio
  722. engine: unlink_input id0_NIC
  723. engine: free_link id0_Virtio.tx -> id0_NIC.input
  724. engine: unlink_output id0_NIC
  725. engine: unlink_input id0_Virtio
  726. engine: free_link id0_NIC.output -> id0_Virtio.rx
  727. engine: start_app id0_Tunnel
  728. engine: start_app id0_ND
  729. engine: new_link id0_NIC.output -> id0_ND.south
  730. engine: link_output id0_NIC
  731. engine: link_input id0_ND
  732. engine: new_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  733. engine: link_output id0_Tunnel
  734. engine: link_input id0_Virtio
  735. engine: new_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  736. engine: link_output id0_Virtio
  737. engine: link_input id0_Tunnel
  738. engine: new_link id0_ND.south -> id0_NIC.input
  739. engine: link_output id0_ND
  740. engine: link_input id0_NIC
  741. engine: new_link id0_Tunnel.encapsulated -> id0_ND.north
  742. engine: link_output id0_Tunnel
  743. engine: link_input id0_ND
  744. engine: new_link id0_ND.north -> id0_Tunnel.encapsulated
  745. engine: link_output id0_ND
  746. engine: link_input id0_Tunnel
  747. Sep 20 2018 15:55:44 nd_light: Sending neighbor solicitation for next-hop 2::2
  748. load: time: 0.26s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  749. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/y
  750. engine: unlink_output id0_NIC
  751. engine: unlink_input id0_ND
  752. engine: free_link id0_NIC.output -> id0_ND.south
  753. engine: unlink_output id0_Tunnel
  754. engine: unlink_input id0_Virtio
  755. engine: free_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  756. engine: unlink_output id0_Virtio
  757. engine: unlink_input id0_Tunnel
  758. engine: free_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  759. engine: unlink_output id0_ND
  760. engine: unlink_input id0_NIC
  761. engine: free_link id0_ND.south -> id0_NIC.input
  762. engine: unlink_output id0_Tunnel
  763. engine: unlink_input id0_ND
  764. engine: free_link id0_Tunnel.encapsulated -> id0_ND.north
  765. engine: unlink_output id0_ND
  766. engine: unlink_input id0_Tunnel
  767. engine: free_link id0_ND.north -> id0_Tunnel.encapsulated
  768. engine: stop_app id0_Tunnel
  769. engine: stop_app id0_ND
  770. engine: start_app id1_NIC
  771. engine: start_app id1_Virtio
  772. engine: new_link id1_Virtio.tx -> id1_NIC.input
  773. engine: link_output id1_Virtio
  774. engine: link_input id1_NIC
  775. engine: new_link id0_Virtio.tx -> id0_NIC.input
  776. engine: link_output id0_Virtio
  777. engine: link_input id0_NIC
  778. engine: new_link id0_NIC.output -> id0_Virtio.rx
  779. engine: link_output id0_NIC
  780. engine: link_input id0_Virtio
  781. engine: new_link id1_NIC.output -> id1_Virtio.rx
  782. engine: link_output id1_NIC
  783. engine: link_input id1_Virtio
  784. load: time: 0.27s fps: 7 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  785. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/x
  786. engine: start_app id63_Virtio
  787. engine: start_app id40_Virtio
  788. engine: start_app id10_NIC
  789. engine: start_app id61_Virtio
  790. engine: start_app id6_NIC
  791. engine: start_app id45_NIC
  792. engine: start_app id34_NIC
  793. engine: start_app id35_NIC
  794. engine: start_app id60_Virtio
  795. engine: start_app id59_Virtio
  796. engine: start_app id58_Virtio
  797. engine: start_app id57_Virtio
  798. engine: start_app id3_Virtio
  799. engine: start_app id47_Virtio
  800. engine: start_app id54_Virtio
  801. engine: start_app id42_NIC
  802. engine: start_app id38_NIC
  803. engine: start_app id24_NIC
  804. engine: start_app id18_Virtio
  805. engine: start_app id52_Virtio
  806. engine: start_app id51_NIC
  807. engine: start_app id51_Virtio
  808. engine: start_app id50_Virtio
  809. engine: start_app id49_Virtio
  810. engine: start_app id48_Virtio
  811. engine: start_app id55_Virtio
  812. engine: start_app id45_Virtio
  813. engine: start_app id28_NIC
  814. engine: start_app id46_Virtio
  815. engine: start_app id15_Virtio
  816. engine: start_app id41_NIC
  817. engine: start_app id35_Virtio
  818. engine: start_app id25_NIC
  819. engine: start_app id44_Virtio
  820. engine: start_app id43_Virtio
  821. engine: start_app id42_Virtio
  822. engine: start_app id32_NIC
  823. engine: start_app id18_NIC
  824. engine: start_app id33_Virtio
  825. engine: start_app id62_Virtio
  826. engine: start_app id12_Virtio
  827. engine: start_app id39_Virtio
  828. engine: start_app id32_Virtio
  829. engine: start_app id22_Virtio
  830. engine: start_app id5_Virtio
  831. engine: start_app id53_NIC
  832. engine: start_app id60_NIC
  833. engine: start_app id8_NIC
  834. engine: start_app id31_NIC
  835. engine: start_app id46_NIC
  836. engine: start_app id37_Virtio
  837. engine: start_app id27_Virtio
  838. engine: start_app id17_Virtio
  839. engine: start_app id30_Virtio
  840. engine: start_app id50_NIC
  841. engine: start_app id10_Virtio
  842. engine: start_app id53_Virtio
  843. engine: start_app id56_NIC
  844. engine: start_app id12_NIC
  845. engine: start_app id43_NIC
  846. engine: start_app id13_Virtio
  847. engine: start_app id23_Virtio
  848. engine: start_app id14_Virtio
  849. engine: start_app id34_Virtio
  850. engine: start_app id7_Virtio
  851. engine: start_app id6_Virtio
  852. engine: start_app id40_NIC
  853. engine: start_app id63_NIC
  854. engine: start_app id21_Virtio
  855. engine: start_app id31_Virtio
  856. engine: start_app id62_NIC
  857. engine: start_app id11_Virtio
  858. engine: start_app id59_NIC
  859. engine: start_app id13_NIC
  860. engine: start_app id41_Virtio
  861. engine: start_app id57_NIC
  862. engine: start_app id29_Virtio
  863. engine: start_app id9_Virtio
  864. engine: start_app id8_Virtio
  865. engine: start_app id28_Virtio
  866. engine: start_app id26_Virtio
  867. engine: start_app id49_NIC
  868. engine: start_app id4_Virtio
  869. engine: start_app id4_NIC
  870. engine: start_app id2_Virtio
  871. engine: start_app id36_NIC
  872. engine: start_app id52_NIC
  873. engine: start_app id25_Virtio
  874. engine: start_app id47_NIC
  875. engine: start_app id58_NIC
  876. engine: start_app id24_Virtio
  877. engine: start_app id20_Virtio
  878. engine: start_app id19_Virtio
  879. engine: start_app id29_NIC
  880. engine: start_app id37_NIC
  881. engine: start_app id54_NIC
  882. engine: start_app id36_Virtio
  883. engine: start_app id26_NIC
  884. engine: start_app id16_Virtio
  885. engine: start_app id39_NIC
  886. engine: start_app id38_Virtio
  887. engine: start_app id48_NIC
  888. engine: start_app id56_Virtio
  889. engine: start_app id9_NIC
  890. engine: start_app id21_NIC
  891. engine: start_app id61_NIC
  892. engine: start_app id30_NIC
  893. engine: start_app id44_NIC
  894. engine: start_app id19_NIC
  895. engine: start_app id7_NIC
  896. engine: start_app id3_NIC
  897. engine: start_app id22_NIC
  898. engine: start_app id23_NIC
  899. engine: start_app id14_NIC
  900. engine: start_app id2_NIC
  901. engine: start_app id5_NIC
  902. engine: start_app id20_NIC
  903. engine: start_app id17_NIC
  904. engine: start_app id11_NIC
  905. engine: start_app id55_NIC
  906. engine: start_app id33_NIC
  907. engine: start_app id15_NIC
  908. engine: start_app id16_NIC
  909. engine: start_app id27_NIC
  910. engine: new_link id63_Virtio.tx -> id63_NIC.input
  911. engine: link_output id63_Virtio
  912. engine: link_input id63_NIC
  913. engine: new_link id63_NIC.output -> id63_Virtio.rx
  914. engine: link_output id63_NIC
  915. engine: link_input id63_Virtio
  916. engine: new_link id62_Virtio.tx -> id62_NIC.input
  917. engine: link_output id62_Virtio
  918. engine: link_input id62_NIC
  919. engine: new_link id62_NIC.output -> id62_Virtio.rx
  920. engine: link_output id62_NIC
  921. engine: link_input id62_Virtio
  922. engine: new_link id61_Virtio.tx -> id61_NIC.input
  923. engine: link_output id61_Virtio
  924. engine: link_input id61_NIC
  925. engine: new_link id61_NIC.output -> id61_Virtio.rx
  926. engine: link_output id61_NIC
  927. engine: link_input id61_Virtio
  928. engine: new_link id60_Virtio.tx -> id60_NIC.input
  929. engine: link_output id60_Virtio
  930. engine: link_input id60_NIC
  931. engine: new_link id18_NIC.output -> id18_Virtio.rx
  932. engine: link_output id18_NIC
  933. engine: link_input id18_Virtio
  934. engine: new_link id60_NIC.output -> id60_Virtio.rx
  935. engine: link_output id60_NIC
  936. engine: link_input id60_Virtio
  937. engine: new_link id19_NIC.output -> id19_Virtio.rx
  938. engine: link_output id19_NIC
  939. engine: link_input id19_Virtio
  940. engine: new_link id45_Virtio.tx -> id45_NIC.input
  941. engine: link_output id45_Virtio
  942. engine: link_input id45_NIC
  943. engine: new_link id16_NIC.output -> id16_Virtio.rx
  944. engine: link_output id16_NIC
  945. engine: link_input id16_Virtio
  946. engine: new_link id28_NIC.output -> id28_Virtio.rx
  947. engine: link_output id28_NIC
  948. engine: link_input id28_Virtio
  949. engine: new_link id17_NIC.output -> id17_Virtio.rx
  950. engine: link_output id17_NIC
  951. engine: link_input id17_Virtio
  952. engine: new_link id29_NIC.output -> id29_Virtio.rx
  953. engine: link_output id29_NIC
  954. engine: link_input id29_Virtio
  955. engine: new_link id14_NIC.output -> id14_Virtio.rx
  956. engine: link_output id14_NIC
  957. engine: link_input id14_Virtio
  958. engine: new_link id26_NIC.output -> id26_Virtio.rx
  959. engine: link_output id26_NIC
  960. engine: link_input id26_Virtio
  961. engine: new_link id15_NIC.output -> id15_Virtio.rx
  962. engine: link_output id15_NIC
  963. engine: link_input id15_Virtio
  964. engine: new_link id27_NIC.output -> id27_Virtio.rx
  965. engine: link_output id27_NIC
  966. engine: link_input id27_Virtio
  967. engine: new_link id12_NIC.output -> id12_Virtio.rx
  968. engine: link_output id12_NIC
  969. engine: link_input id12_Virtio
  970. engine: new_link id24_NIC.output -> id24_Virtio.rx
  971. engine: link_output id24_NIC
  972. engine: link_input id24_Virtio
  973. engine: new_link id13_NIC.output -> id13_Virtio.rx
  974. engine: link_output id13_NIC
  975. engine: link_input id13_Virtio
  976. engine: new_link id25_NIC.output -> id25_Virtio.rx
  977. engine: link_output id25_NIC
  978. engine: link_input id25_Virtio
  979. engine: new_link id10_NIC.output -> id10_Virtio.rx
  980. engine: link_output id10_NIC
  981. engine: link_input id10_Virtio
  982. engine: new_link id22_NIC.output -> id22_Virtio.rx
  983. engine: link_output id22_NIC
  984. engine: link_input id22_Virtio
  985. engine: new_link id11_NIC.output -> id11_Virtio.rx
  986. engine: link_output id11_NIC
  987. engine: link_input id11_Virtio
  988. engine: new_link id23_NIC.output -> id23_Virtio.rx
  989. engine: link_output id23_NIC
  990. engine: link_input id23_Virtio
  991. engine: new_link id33_NIC.output -> id33_Virtio.rx
  992. engine: link_output id33_NIC
  993. engine: link_input id33_Virtio
  994. engine: new_link id20_NIC.output -> id20_Virtio.rx
  995. engine: link_output id20_NIC
  996. engine: link_input id20_Virtio
  997. engine: new_link id30_NIC.output -> id30_Virtio.rx
  998. engine: link_output id30_NIC
  999. engine: link_input id30_Virtio
  1000. engine: new_link id21_NIC.output -> id21_Virtio.rx
  1001. engine: link_output id21_NIC
  1002. engine: link_input id21_Virtio
  1003. engine: new_link id31_NIC.output -> id31_Virtio.rx
  1004. engine: link_output id31_NIC
  1005. engine: link_input id31_Virtio
  1006. engine: new_link id59_NIC.output -> id59_Virtio.rx
  1007. engine: link_output id59_NIC
  1008. engine: link_input id59_Virtio
  1009. engine: new_link id44_Virtio.tx -> id44_NIC.input
  1010. engine: link_output id44_Virtio
  1011. engine: link_input id44_NIC
  1012. engine: new_link id58_NIC.output -> id58_Virtio.rx
  1013. engine: link_output id58_NIC
  1014. engine: link_input id58_Virtio
  1015. engine: new_link id57_Virtio.tx -> id57_NIC.input
  1016. engine: link_output id57_Virtio
  1017. engine: link_input id57_NIC
  1018. engine: new_link id57_NIC.output -> id57_Virtio.rx
  1019. engine: link_output id57_NIC
  1020. engine: link_input id57_Virtio
  1021. engine: new_link id56_Virtio.tx -> id56_NIC.input
  1022. engine: link_output id56_Virtio
  1023. engine: link_input id56_NIC
  1024. engine: new_link id56_NIC.output -> id56_Virtio.rx
  1025. engine: link_output id56_NIC
  1026. engine: link_input id56_Virtio
  1027. engine: new_link id35_Virtio.tx -> id35_NIC.input
  1028. engine: link_output id35_Virtio
  1029. engine: link_input id35_NIC
  1030. engine: new_link id55_NIC.output -> id55_Virtio.rx
  1031. engine: link_output id55_NIC
  1032. engine: link_input id55_Virtio
  1033. engine: new_link id54_Virtio.tx -> id54_NIC.input
  1034. engine: link_output id54_Virtio
  1035. engine: link_input id54_NIC
  1036. engine: new_link id54_NIC.output -> id54_Virtio.rx
  1037. engine: link_output id54_NIC
  1038. engine: link_input id54_Virtio
  1039. engine: new_link id37_Virtio.tx -> id37_NIC.input
  1040. engine: link_output id37_Virtio
  1041. engine: link_input id37_NIC
  1042. engine: new_link id2_NIC.output -> id2_Virtio.rx
  1043. engine: link_output id2_NIC
  1044. engine: link_input id2_Virtio
  1045. engine: new_link id8_Virtio.tx -> id8_NIC.input
  1046. engine: link_output id8_Virtio
  1047. engine: link_input id8_NIC
  1048. engine: new_link id53_NIC.output -> id53_Virtio.rx
  1049. engine: link_output id53_NIC
  1050. engine: link_input id53_Virtio
  1051. engine: new_link id36_Virtio.tx -> id36_NIC.input
  1052. engine: link_output id36_Virtio
  1053. engine: link_input id36_NIC
  1054. engine: new_link id52_NIC.output -> id52_Virtio.rx
  1055. engine: link_output id52_NIC
  1056. engine: link_input id52_Virtio
  1057. engine: new_link id40_NIC.output -> id40_Virtio.rx
  1058. engine: link_output id40_NIC
  1059. engine: link_input id40_Virtio
  1060. engine: new_link id7_Virtio.tx -> id7_NIC.input
  1061. engine: link_output id7_Virtio
  1062. engine: link_input id7_NIC
  1063. engine: new_link id6_Virtio.tx -> id6_NIC.input
  1064. engine: link_output id6_Virtio
  1065. engine: link_input id6_NIC
  1066. engine: new_link id5_Virtio.tx -> id5_NIC.input
  1067. engine: link_output id5_Virtio
  1068. engine: link_input id5_NIC
  1069. engine: new_link id4_Virtio.tx -> id4_NIC.input
  1070. engine: link_output id4_Virtio
  1071. engine: link_input id4_NIC
  1072. engine: new_link id51_NIC.output -> id51_Virtio.rx
  1073. engine: link_output id51_NIC
  1074. engine: link_input id51_Virtio
  1075. engine: new_link id38_Virtio.tx -> id38_NIC.input
  1076. engine: link_output id38_Virtio
  1077. engine: link_input id38_NIC
  1078. engine: new_link id50_NIC.output -> id50_Virtio.rx
  1079. engine: link_output id50_NIC
  1080. engine: link_input id50_Virtio
  1081. engine: new_link id45_NIC.output -> id45_Virtio.rx
  1082. engine: link_output id45_NIC
  1083. engine: link_input id45_Virtio
  1084. engine: new_link id49_NIC.output -> id49_Virtio.rx
  1085. engine: link_output id49_NIC
  1086. engine: link_input id49_Virtio
  1087. engine: new_link id44_NIC.output -> id44_Virtio.rx
  1088. engine: link_output id44_NIC
  1089. engine: link_input id44_Virtio
  1090. engine: new_link id48_NIC.output -> id48_Virtio.rx
  1091. engine: link_output id48_NIC
  1092. engine: link_input id48_Virtio
  1093. engine: new_link id47_Virtio.tx -> id47_NIC.input
  1094. engine: link_output id47_Virtio
  1095. engine: link_input id47_NIC
  1096. engine: new_link id3_Virtio.tx -> id3_NIC.input
  1097. engine: link_output id3_Virtio
  1098. engine: link_input id3_NIC
  1099. engine: new_link id2_Virtio.tx -> id2_NIC.input
  1100. engine: link_output id2_Virtio
  1101. engine: link_input id2_NIC
  1102. engine: new_link id47_NIC.output -> id47_Virtio.rx
  1103. engine: link_output id47_NIC
  1104. engine: link_input id47_Virtio
  1105. engine: new_link id46_Virtio.tx -> id46_NIC.input
  1106. engine: link_output id46_Virtio
  1107. engine: link_input id46_NIC
  1108. engine: new_link id38_NIC.output -> id38_Virtio.rx
  1109. engine: link_output id38_NIC
  1110. engine: link_input id38_Virtio
  1111. engine: new_link id59_Virtio.tx -> id59_NIC.input
  1112. engine: link_output id59_Virtio
  1113. engine: link_input id59_NIC
  1114. engine: new_link id49_Virtio.tx -> id49_NIC.input
  1115. engine: link_output id49_Virtio
  1116. engine: link_input id49_NIC
  1117. engine: new_link id58_Virtio.tx -> id58_NIC.input
  1118. engine: link_output id58_Virtio
  1119. engine: link_input id58_NIC
  1120. engine: new_link id48_Virtio.tx -> id48_NIC.input
  1121. engine: link_output id48_Virtio
  1122. engine: link_input id48_NIC
  1123. engine: new_link id37_NIC.output -> id37_Virtio.rx
  1124. engine: link_output id37_NIC
  1125. engine: link_input id37_Virtio
  1126. engine: new_link id35_NIC.output -> id35_Virtio.rx
  1127. engine: link_output id35_NIC
  1128. engine: link_input id35_Virtio
  1129. engine: new_link id42_Virtio.tx -> id42_NIC.input
  1130. engine: link_output id42_Virtio
  1131. engine: link_input id42_NIC
  1132. engine: new_link id36_NIC.output -> id36_Virtio.rx
  1133. engine: link_output id36_NIC
  1134. engine: link_input id36_Virtio
  1135. engine: new_link id39_NIC.output -> id39_Virtio.rx
  1136. engine: link_output id39_NIC
  1137. engine: link_input id39_Virtio
  1138. engine: new_link id41_NIC.output -> id41_Virtio.rx
  1139. engine: link_output id41_NIC
  1140. engine: link_input id41_Virtio
  1141. engine: new_link id39_Virtio.tx -> id39_NIC.input
  1142. engine: link_output id39_Virtio
  1143. engine: link_input id39_NIC
  1144. engine: new_link id29_Virtio.tx -> id29_NIC.input
  1145. engine: link_output id29_Virtio
  1146. engine: link_input id29_NIC
  1147. engine: new_link id19_Virtio.tx -> id19_NIC.input
  1148. engine: link_output id19_Virtio
  1149. engine: link_input id19_NIC
  1150. engine: new_link id28_Virtio.tx -> id28_NIC.input
  1151. engine: link_output id28_Virtio
  1152. engine: link_input id28_NIC
  1153. engine: new_link id18_Virtio.tx -> id18_NIC.input
  1154. engine: link_output id18_Virtio
  1155. engine: link_input id18_NIC
  1156. engine: new_link id46_NIC.output -> id46_Virtio.rx
  1157. engine: link_output id46_NIC
  1158. engine: link_input id46_Virtio
  1159. engine: new_link id51_Virtio.tx -> id51_NIC.input
  1160. engine: link_output id51_Virtio
  1161. engine: link_input id51_NIC
  1162. engine: new_link id41_Virtio.tx -> id41_NIC.input
  1163. engine: link_output id41_Virtio
  1164. engine: link_input id41_NIC
  1165. engine: new_link id50_Virtio.tx -> id50_NIC.input
  1166. engine: link_output id50_Virtio
  1167. engine: link_input id50_NIC
  1168. engine: new_link id40_Virtio.tx -> id40_NIC.input
  1169. engine: link_output id40_Virtio
  1170. engine: link_input id40_NIC
  1171. engine: new_link id53_Virtio.tx -> id53_NIC.input
  1172. engine: link_output id53_Virtio
  1173. engine: link_input id53_NIC
  1174. engine: new_link id43_Virtio.tx -> id43_NIC.input
  1175. engine: link_output id43_Virtio
  1176. engine: link_input id43_NIC
  1177. engine: new_link id52_Virtio.tx -> id52_NIC.input
  1178. engine: link_output id52_Virtio
  1179. engine: link_input id52_NIC
  1180. engine: new_link id42_NIC.output -> id42_Virtio.rx
  1181. engine: link_output id42_NIC
  1182. engine: link_input id42_Virtio
  1183. engine: new_link id55_Virtio.tx -> id55_NIC.input
  1184. engine: link_output id55_Virtio
  1185. engine: link_input id55_NIC
  1186. engine: new_link id43_NIC.output -> id43_Virtio.rx
  1187. engine: link_output id43_NIC
  1188. engine: link_input id43_Virtio
  1189. engine: new_link id31_Virtio.tx -> id31_NIC.input
  1190. engine: link_output id31_Virtio
  1191. engine: link_input id31_NIC
  1192. engine: new_link id21_Virtio.tx -> id21_NIC.input
  1193. engine: link_output id21_Virtio
  1194. engine: link_input id21_NIC
  1195. engine: new_link id30_Virtio.tx -> id30_NIC.input
  1196. engine: link_output id30_Virtio
  1197. engine: link_input id30_NIC
  1198. engine: new_link id20_Virtio.tx -> id20_NIC.input
  1199. engine: link_output id20_Virtio
  1200. engine: link_input id20_NIC
  1201. engine: new_link id10_Virtio.tx -> id10_NIC.input
  1202. engine: link_output id10_Virtio
  1203. engine: link_input id10_NIC
  1204. engine: new_link id23_Virtio.tx -> id23_NIC.input
  1205. engine: link_output id23_Virtio
  1206. engine: link_input id23_NIC
  1207. engine: new_link id13_Virtio.tx -> id13_NIC.input
  1208. engine: link_output id13_Virtio
  1209. engine: link_input id13_NIC
  1210. engine: new_link id22_Virtio.tx -> id22_NIC.input
  1211. engine: link_output id22_Virtio
  1212. engine: link_input id22_NIC
  1213. engine: new_link id12_Virtio.tx -> id12_NIC.input
  1214. engine: link_output id12_Virtio
  1215. engine: link_input id12_NIC
  1216. engine: new_link id25_Virtio.tx -> id25_NIC.input
  1217. engine: link_output id25_Virtio
  1218. engine: link_input id25_NIC
  1219. engine: new_link id15_Virtio.tx -> id15_NIC.input
  1220. engine: link_output id15_Virtio
  1221. engine: link_input id15_NIC
  1222. engine: new_link id24_Virtio.tx -> id24_NIC.input
  1223. engine: link_output id24_Virtio
  1224. engine: link_input id24_NIC
  1225. engine: new_link id14_Virtio.tx -> id14_NIC.input
  1226. engine: link_output id14_Virtio
  1227. engine: link_input id14_NIC
  1228. engine: new_link id27_Virtio.tx -> id27_NIC.input
  1229. engine: link_output id27_Virtio
  1230. engine: link_input id27_NIC
  1231. engine: new_link id17_Virtio.tx -> id17_NIC.input
  1232. engine: link_output id17_Virtio
  1233. engine: link_input id17_NIC
  1234. engine: new_link id26_Virtio.tx -> id26_NIC.input
  1235. engine: link_output id26_Virtio
  1236. engine: link_input id26_NIC
  1237. engine: new_link id7_NIC.output -> id7_Virtio.rx
  1238. engine: link_output id7_NIC
  1239. engine: link_input id7_Virtio
  1240. engine: new_link id4_NIC.output -> id4_Virtio.rx
  1241. engine: link_output id4_NIC
  1242. engine: link_input id4_Virtio
  1243. engine: new_link id5_NIC.output -> id5_Virtio.rx
  1244. engine: link_output id5_NIC
  1245. engine: link_input id5_Virtio
  1246. engine: new_link id34_Virtio.tx -> id34_NIC.input
  1247. engine: link_output id34_Virtio
  1248. engine: link_input id34_NIC
  1249. engine: new_link id34_NIC.output -> id34_Virtio.rx
  1250. engine: link_output id34_NIC
  1251. engine: link_input id34_Virtio
  1252. engine: new_link id8_NIC.output -> id8_Virtio.rx
  1253. engine: link_output id8_NIC
  1254. engine: link_input id8_Virtio
  1255. engine: new_link id9_NIC.output -> id9_Virtio.rx
  1256. engine: link_output id9_NIC
  1257. engine: link_input id9_Virtio
  1258. engine: new_link id33_Virtio.tx -> id33_NIC.input
  1259. engine: link_output id33_Virtio
  1260. engine: link_input id33_NIC
  1261. engine: new_link id32_Virtio.tx -> id32_NIC.input
  1262. engine: link_output id32_Virtio
  1263. engine: link_input id32_NIC
  1264. engine: new_link id32_NIC.output -> id32_Virtio.rx
  1265. engine: link_output id32_NIC
  1266. engine: link_input id32_Virtio
  1267. engine: new_link id3_NIC.output -> id3_Virtio.rx
  1268. engine: link_output id3_NIC
  1269. engine: link_input id3_Virtio
  1270. engine: new_link id9_Virtio.tx -> id9_NIC.input
  1271. engine: link_output id9_Virtio
  1272. engine: link_input id9_NIC
  1273. engine: new_link id16_Virtio.tx -> id16_NIC.input
  1274. engine: link_output id16_Virtio
  1275. engine: link_input id16_NIC
  1276. engine: new_link id6_NIC.output -> id6_Virtio.rx
  1277. engine: link_output id6_NIC
  1278. engine: link_input id6_Virtio
  1279. engine: new_link id11_Virtio.tx -> id11_NIC.input
  1280. engine: link_output id11_Virtio
  1281. engine: link_input id11_NIC
  1282. load: time: 1.11s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  1283. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/x
  1284. load: time: 0.26s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  1285. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/y
  1286. engine: stop_app id0_NIC
  1287. engine: start_app id0_NIC
  1288. engine: stop_app id1_NIC
  1289. engine: start_app id1_NIC
  1290. engine: stop_app id3_NIC
  1291. engine: start_app id3_NIC
  1292. engine: stop_app id2_NIC
  1293. engine: start_app id2_NIC
  1294. engine: link_output id2_NIC
  1295. engine: link_output id0_NIC
  1296. engine: link_output id1_NIC
  1297. engine: link_input id1_NIC
  1298. engine: link_input id0_NIC
  1299. engine: link_input id3_NIC
  1300. engine: link_input id2_NIC
  1301. engine: link_output id3_NIC
  1302. load: time: 0.28s fps: 29,630 fpGbps: 0.013 fpb: 14 bpp: 0 sleep: 100 us
  1303. Warning: tx_police_gbps is deprecated, use tx_police instead.
  1304. Warning: rx_police_gbps is deprecated, use rx_police instead.
Add Comment
Please, Sign In to add comment