Guest User

Untitled

a guest
Feb 22nd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.72 KB | None | 0 0
  1. Host: Linux davos 4.4.11 x86_64 Intel(R) Xeon(R) CPU E5-2603 v2 @ 1.80GHz
  2. Image: eugeneia/snabb-nfv-test-vanilla
  3. Pull Request: #1268
  4. Current Head: 2ad3ed29ed9b5b4102bdfc2bbee3c9178d02f81e
  5. Pull Request Head: bbdd13dec1d74640827938cf05ddfa01e11d6200
  6. SNABB_PCI0=0000:03:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
  7. SNABB_PCI1=0000:03:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
  8. SNABB_PCI_INTEL0=0000:03:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
  9. SNABB_PCI_INTEL1=0000:03:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
  10. SNABB_PCI_INTEL1G0=0000:01:00.0 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
  11. SNABB_PCI_INTEL1G1=0000:01:00.1 Ethernet controller: Intel Corporation I350 Gigabit Network Connection (rev 01)
  12.  
  13. Checking for performance regressions:
  14. BENCH basic1-100e6 -> 1.0256 of 12.5 (SD: 0.374166 )
  15. BENCH packetblaster-64 -> 0.998115 of 13.792 (SD: 0.0552811 )
  16. BENCH packetblaster-synth-64 -> 1.00333 of 13.818 (SD: 0.0391918 )
  17. BENCH snabbnfv-iperf-1500 -> 0.861035 of 5.138 (SD: 0.210086 )
  18. BENCH snabbnfv-iperf-1500-crypto -> 1.02907 of 1.032 (SD: 0.0884081 )
  19. BENCH snabbnfv-iperf-1500-tunnel+crypto -> 0.99095 of 0.884 (SD: 0.0307246 )
  20. BENCH snabbnfv-iperf-jumbo -> 0.917342 of 7.404 (SD: 0.428607 )
  21. BENCH snabbnfv-loadgen-dpdk -> 0.980949 of 3.0234 (SD: 0.0270747 )
  22.  
  23. Checking test suite:
  24. TEST core.shm
  25. TEST core.counter
  26. TEST core.link
  27. TEST core.packet
  28. TEST core.worker
  29. TEST core.timer
  30. TEST core.lib
  31. TEST core.memory
  32. TEST core.app
  33. TEST core.main
  34. TEST core.histogram
  35. TEST lib.scheduling
  36. TEST lib.numa
  37. ERROR testlog/lib.numa
  38.  
  39. ERROR during tests:
  40. src/testlog/apps.example.asm:
  41. selftest: asm
  42. magic number: 0xdeadbeef
  43. selftest: ok
  44.  
  45. src/testlog/apps.intel.intel_app:
  46. selftest: intel_app
  47. SNABB_PCI_INTEL[0|1]/SNABB_PCI[0|1] not set or not suitable.
  48. EXITCODE: 43
  49.  
  50. src/testlog/apps.ipv4.reassemble:
  51. selftest: apps.ipv4.reassemble
  52. core/link.lua:77: attempt to index local 'r' (a nil value)
  53.  
  54. Stack Traceback
  55. ===============
  56. (1) Lua metamethod '__index' at file 'core/main.lua:168'
  57. Local variables:
  58. reason = string: "core/link.lua:77: attempt to index local 'r' (a nil value)"
  59. (*temporary) = C function: print
  60. (2) Lua global 'empty' at file 'core/link.lua:77'
  61. Local variables:
  62. r = nil
  63. (*temporary) = number: 1.19935e+09
  64. (*temporary) = string: "attempt to index local 'r' (a nil value)"
  65. (3) Lua field 'free' at file 'core/link.lua:39'
  66. Local variables:
  67. r = nil
  68. name = string: "reassembly input"
  69. (4) Lua field 'selftest' at file 'apps/ipv4/reassemble.lua:433'
  70. Local variables:
  71. shm = table: 0x4096fe08 {root:/var/run/snabb, delete_frame:function: 0x40970718, create_frame:function: 0x409706d8 (more...)}
  72. datagram = table: 0x40639d10 {packet:function: 0x4063a298, _freelist:table: 0x40639d38, pop_raw:function: 0x40639fc0 (more...)}
  73. ether = table: 0x4062a888 {pton:function: 0x4062ab50, new:function: 0x4062adc0, src_eq:function: 0x4062b1d8 (more...)}
  74. ipv4 = table: 0x40890b30 {pton:function: 0x40890e28, version:function: 0x408912e8, new:function: 0x40891098 (more...)}
  75. Fragmenter = table: 0x4063ce60 {push:function: 0x4063d458, fragment_and_transmit:function: 0x4063d1e8, shm:table: 0x4063ce88 (more...)}
  76. ethertype_ipv4 = number: 2048
  77. random_ipv4 = Lua function 'random' (defined at line 350 of chunk apps/ipv4/reassemble.lua)
  78. random_mac = Lua function 'random' (defined at line 351 of chunk apps/ipv4/reassemble.lua)
  79. make_test_packet = Lua function 'make' (defined at line 355 of chunk apps/ipv4/reassemble.lua)
  80. fragment = Lua function 'fragment' (defined at line 371 of chunk apps/ipv4/reassemble.lua)
  81. permute_indices = Lua function 'permute' (defined at line 388 of chunk apps/ipv4/reassemble.lua)
  82. (for generator) = C function: builtin#6
  83. (for state) = table: 0x4063d728 {1:100, 2:400, 3:1000, 4:1500, 5:2000}
  84. (for control) = number: 1
  85. _ = number: 1
  86. size = number: 100
  87. (for generator) = C function: builtin#6
  88. (for state) = table: 0x41a01438 {1:512, 2:1000, 3:1500}
  89. (for control) = number: 1
  90. _ = number: 1
  91. mtu = number: 512
  92. fragments = table: 0x41a0fbc8 {1:cdata<struct packet *>: 0x5004198bb100}
  93. (for generator) = C function: builtin#6
  94. (for state) = table: 0x41a16da8 {1:table: 0x41a16de8}
  95. (for control) = number: 1
  96. _ = number: 1
  97. order = table: 0x41a16de8 {}
  98. reassembler = table: 0x41a16e88 {input:table: 0x419c1528, shm:table: 0x419be508, scratch_fragment_key:cdata<struct 1527>: 0x41a16fb8 (more...)}
  99. last = number: 1
  100. (5) Lua function 'opt' at file 'program/snsh/snsh.lua:31' (best guess)
  101. Local variables:
  102. arg = string: "apps.ipv4.reassemble"
  103. (6) Lua field 'dogetopt' at file 'core/lib.lua:430'
  104. Local variables:
  105. args = table: 0x4031c3c8 {1:-t, 2:apps.ipv4.reassemble}
  106. actions = table: 0x40a56560 {t:function: 0x409831d8, q:function: 0x40a565a8, P:function: 0x4091a7b8 (more...)}
  107. opts = string: "hl:p:t:die:j:P:q:"
  108. long_opts = table: 0x40983130 {jit:j, help:h, program:p, test:t, load:l, package-path:P, debug:d, sigquit:q (more...)}
  109. opts = table: 0x40c86598 {1:t}
  110. optind = number: 3
  111. optarg = table: 0x40c865c0 {1:apps.ipv4.reassemble}
  112. (for generator) = C function: builtin#6
  113. (for state) = table: 0x40c86598 {1:t}
  114. (for control) = number: 1
  115. i = number: 1
  116. v = string: "t"
  117. (7) Lua field 'run' at file 'program/snsh/snsh.lua:65'
  118. Local variables:
  119. parameters = table: 0x4031c3c8 {1:-t, 2:apps.ipv4.reassemble}
  120. profiling = boolean: false
  121. traceprofiling = boolean: false
  122. start_repl = boolean: false
  123. noop = boolean: true
  124. program = nil
  125. opt = table: 0x40a56560 {t:function: 0x409831d8, q:function: 0x40a565a8, P:function: 0x4091a7b8 (more...)}
  126. (8) Lua function 'main' at file 'core/main.lua:67' (best guess)
  127. Local variables:
  128. program = string: "snsh"
  129. args = table: 0x4031c3c8 {1:-t, 2:apps.ipv4.reassemble}
  130. (9) global C function 'xpcall'
  131. (10) main chunk of file 'core/main.lua' at line 230
  132. (11) C function 'require'
  133. (12) global C function 'pcall'
  134. (13) main chunk of file 'core/startup.lua' at line 3
  135. (14) global C function 'require'
  136. (15) main chunk of [string "require "core.startup""] at line 1
  137. nil
  138. EXITCODE: 1
  139.  
  140. src/testlog/apps.keyed_ipv6_tunnel.tunnel:
  141. Keyed IPv6 tunnel selftest
  142. link report:
  143. 102 sent on comparator.output -> match.comparator (loss rate: 0%)
  144. 102 sent on source.output -> tunnel.decapsulated (loss rate: 0%)
  145. 102 sent on tunnel.decapsulated -> match.rx (loss rate: 0%)
  146. 102 sent on tunnel.encapsulated -> tunnel.encapsulated (loss rate: 0%)
  147. apps report:
  148. match
  149. run simple one second benchmark ...
  150. selftest passed
  151.  
  152. src/testlog/apps.lwaftr.binding_table:
  153. selftest: binding_table
  154. ok
  155.  
  156. src/testlog/apps.lwaftr.ctable_wrapper:
  157. selftest: apps.lwaftr.ctable_wrapper
  158. selftest: ok
  159.  
  160. src/testlog/apps.lwaftr.lwdebug:
  161.  
  162. src/testlog/apps.lwaftr.ndp:
  163. selftest: ndp
  164. NDP: Resolving '2001:db8::2'
  165. NDP: Resolving '2001:db8::1'
  166. NDP: '2001:db8::2' resolved (26:82:1e:fe:7b:f1)
  167. NDP: '2001:db8::1' resolved (fe:71:5e:53:4c:9c)
  168. selftest: ok
  169.  
  170. src/testlog/apps.lwaftr.nh_fwd:
  171. nh_fwd: selftest
  172. nh_fwd4: cache_refresh_interval set to 0 seconds
  173. nh_fwd4: cache_refresh_interval set to 0 seconds
  174. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 57 sleep: 100 us
  175. nh_fwd4: cache_refresh_interval set to 0 seconds
  176. nh_fwd4: static next_hop_mac 52:54:00:00:00:02
  177. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
  178. nh_fwd4: cache_refresh_interval set to 0 seconds
  179. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
  180. nh_fwd6: cache_refresh_interval set to 0 seconds
  181. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  182. nh_fwd6: cache_refresh_interval set to 0 seconds
  183. load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  184. nh_fwd6: cache_refresh_interval set to 0 seconds
  185. nh_fwd6: static next_hop_mac 52:54:00:00:00:02
  186. load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  187. nh_fwd6: cache_refresh_interval set to 0 seconds
  188. load: time: 0.11s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  189.  
  190. src/testlog/apps.lwaftr.rangemap:
  191. No PMU available: single core cpu affinity required
  192. lookup: 11.25 ns per iteration (result: 0)
  193. WARNING: perfmark failed: exceeded maximum ns 10
  194.  
  195. src/testlog/apps.lwaftr.V4V6:
  196. V4V6: selftest
  197. load: time: 0.11s fps: 28 fpGbps: 0.000 fpb: 0 bpp: 71 sleep: 100 us
  198. OK
  199.  
  200. src/testlog/apps.packet_filter.pcap_filter:
  201. selftest: pcap_filter
  202. Run for 1 second (stateful = false)...
  203. link report:
  204. 189,545 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  205. 5,086,128 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  206. 161 sent on source.output -> repeater.input (loss rate: 0%)
  207. ok: accepted 3.7267% of inputs (within tolerance)
  208. Run for 1 second (stateful = true)...
  209. link report:
  210. 283,221 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  211. 3,799,908 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  212. 161 sent on source.output -> repeater.input (loss rate: 0%)
  213. ok: accepted 7.4534% of inputs (within tolerance)
  214. Run for 1 second (stateful = false)...
  215. link report:
  216. 206,009 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  217. 5,527,890 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  218. 161 sent on source.output -> repeater.input (loss rate: 0%)
  219. ok: accepted 3.7267% of inputs (within tolerance)
  220. Run for 1 second (stateful = true)...
  221. link report:
  222. 223,151 sent on pcap_filter.output -> sink.input (loss rate: 0%)
  223. 2,994,006 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
  224. 161 sent on source.output -> repeater.input (loss rate: 0%)
  225. ok: accepted 7.4533% of inputs (within tolerance)
  226. selftest: ok
  227.  
  228. src/testlog/apps.socket.raw:
  229. link report:
  230. 1 sent on lo.tx -> match.rx (loss rate: 0%)
  231. apps report:
  232. match
  233. selftest passed
  234.  
  235. src/testlog/apps.socket.unix:
  236. selftest: socket/unix
  237. link report:
  238. 859 sent on client.tx -> check_client_tx.rx (loss rate: 0%)
  239. 87,822 sent on say_hello.tx -> client.rx (loss rate: 0%)
  240. 860 sent on server.tx -> server.rx (loss rate: 0%)
  241. selftest: done
  242.  
  243. src/testlog/apps.tap.tap:
  244. EXITCODE: 43
  245.  
  246. src/testlog/apps.test.match:
  247. load: time: 0.00s fps: 77,786 fpGbps: 0.034 fpb: 307 bpp: 8 sleep: 0 us
  248. load: time: 0.00s fps: 34,622 fpGbps: 0.015 fpb: 104 bpp: 8 sleep: 0 us
  249. load: time: 0.00s fps: 74,026 fpGbps: 0.033 fpb: 308 bpp: 9 sleep: 0 us
  250.  
  251. src/testlog/apps.test.synth:
  252. link report:
  253. 6 sent on reader.output -> match.comparator (loss rate: 0%)
  254. 102 sent on synth.output -> match.rx (loss rate: 0%)
  255. apps report:
  256. match
  257.  
  258. src/testlog/apps.virtio_net.virtio_net:
  259. SNABB_TEST_VIRTIO_PCIDEV was not set
  260. Test skipped
  261. EXITCODE: 43
  262.  
  263. src/testlog/apps.vlan.vlan:
  264. vlan sent: 6685590
  265. native sent: 6685590
  266. trunk received: 13371180
  267. trunk sent: 6685590
  268. native received: 6685590
  269. Sucessfully tagged/untagged all potential VLAN tags (0-4095)
  270.  
  271. src/testlog/core.app:
  272. Restarting app2 (died at 29049.008179: core/app.lua:701: Push error.)
  273. Restarting app1 (died at 29049.008179: core/app.lua:695: Pull error.)
  274. Restarting app2 (died at 29051.008338: core/app.lua:701: Push error.)
  275. Restarting app1 (died at 29051.008338: core/app.lua:695: Pull error.)
  276. Restarting app3 (died at 29053.007629: core/app.lua:707: Report error.)
  277. Restarting app2 (died at 29053.008488: core/app.lua:701: Push error.)
  278. Restarting app1 (died at 29053.008488: core/app.lua:695: Pull error.)
  279. selftest: app
  280. empty -> c1
  281. c1 -> c1
  282. c1 -> c2
  283. c2 -> c1
  284. c1 -> empty
  285. c_fail
  286. apps report:
  287. app3
  288. app2 [dead: core/app.lua:701: Push error.]
  289. app1 [dead: core/app.lua:695: Pull error.]
  290. apps report:
  291. app3
  292. app2 [dead: core/app.lua:701: Push error.]
  293. app1 [dead: core/app.lua:695: Pull error.]
  294.  
  295. src/testlog/core.counter:
  296. selftest: core.counter
  297. selftest ok
  298.  
  299. src/testlog/core.histogram:
  300. selftest: histogram
  301. selftest ok
  302.  
  303. src/testlog/core.lib:
  304. selftest: lib
  305. Testing equal
  306. Testing load_string
  307. Testing load/store_conf
  308. Testing csum
  309. Testing hex(un)dump
  310. Testing ntohl
  311. Testing parse
  312.  
  313. src/testlog/core.link:
  314. selftest: link
  315. [mounting /var/run/snabb/hugetlbfs]
  316. selftest OK
  317.  
  318. src/testlog/core.main:
  319. selftest
  320.  
  321. src/testlog/core.memory:
  322. selftest: memory
  323. Kernel vm.nr_hugepages: 4096
  324. Allocating a 2MB HugeTLB:Got 2MB
  325. Physical address: 0x00080ec00000
  326. Virtual address: 0x50080ec00000
  327. Allocating a 2MB HugeTLB:Got 2MB
  328. Physical address: 0x000792600000
  329. Virtual address: 0x500792600000
  330. Allocating a 2MB HugeTLB:Got 2MB
  331. Physical address: 0x0007d8000000
  332. Virtual address: 0x5007d8000000
  333. Allocating a 2MB HugeTLB:Got 2MB
  334. Physical address: 0x000791c00000
  335. Virtual address: 0x500791c00000
  336. Kernel vm.nr_hugepages: 4096
  337. Testing automatic remapping of DMA memory
  338. Unmapping cdata<char *>: 0x50080ec00000
  339. Unmapping cdata<char *>: 0x500792600000
  340. Unmapping cdata<char *>: 0x5007d8000000
  341. Unmapping cdata<char *>: 0x500791c00000
  342. Writing cdata<char *>: 0x50080ec00000
  343. Writing cdata<char *>: 0x500792600000
  344. Writing cdata<char *>: 0x5007d8000000
  345. Writing cdata<char *>: 0x500791c00000
  346. Created 4 on-demand memory mappings with SIGSEGV handler.
  347. HugeTLB page allocation OK.
  348.  
  349. src/testlog/core.packet:
  350.  
  351. src/testlog/core.shm:
  352. selftest: shm
  353. checking resolve..
  354. checking shared memory..
  355. create shm/selftest/obj
  356. checking exists..
  357. checking many objects..
  358. 10000 objects created
  359. 10000 objects unmapped
  360. selftest ok
  361.  
  362. src/testlog/core.timer:
  363. selftest: timer
  364. ok (973,855 callbacks in 0.3351 seconds)
  365.  
  366. src/testlog/core.worker:
  367. selftest: worker
  368. Starting children
  369. Worker status:
  370. worker w3: pid=93 alive=true
  371. worker w1: pid=91 alive=true
  372. worker w2: pid=92 alive=true
  373. Stopping children
  374. Worker status:
  375. worker w3: pid=93 alive=false
  376. worker w1: pid=91 alive=false
  377. worker w2: pid=92 alive=false
  378. selftest: done
  379.  
  380. src/testlog/lib.binary_search:
  381. selftest: binary_search
  382. selftest: ok
  383.  
  384. src/testlog/lib.checksum:
  385. selftest: checksum
  386. no avx2
  387. sse2: 1000/1000
  388. selftest: tcp/ipv4
  389. selftest: ok
  390.  
  391. src/testlog/lib.cltable:
  392. selftest: cltable
  393. selftest: ok
  394.  
  395. src/testlog/lib.ctable:
  396. selftest: ctable
  397. selftest: ok
  398.  
  399. src/testlog/lib.hardware.pci:
  400. selftest: pci
  401. pciaddress model interface status driver usable
  402. 01:00.0 Intel 350 - - apps.intel_mp.intel_mp yes
  403. 01:00.1 Intel 350 - - apps.intel_mp.intel_mp yes
  404. 03:00.0 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  405. 03:00.1 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  406. 05:00.0 Intel 350 - - apps.intel_mp.intel_mp yes
  407. 05:00.1 Intel 350 - - apps.intel_mp.intel_mp yes
  408. 0a:00.0 Intel 350 - - apps.intel_mp.intel_mp yes
  409. 0a:00.1 Intel 350 - - apps.intel_mp.intel_mp yes
  410. 81:00.0 Intel 82574L - - apps.intel_mp.intel_mp yes
  411. 82:00.0 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  412. 82:00.1 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  413. 84:00.0 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  414. 84:00.1 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  415. 86:00.0 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  416. 86:00.1 Intel 82599 SFP - - apps.intel_mp.intel_mp yes
  417. 88:00.0 SFN7122F - - apps.solarflare.solarflare yes
  418. 88:00.1 SFN7122F - - apps.solarflare.solarflare yes
  419. 89:00.0 Intel 82599 T3 - - apps.intel_mp.intel_mp yes
  420. 89:00.1 Intel 82599 T3 - - apps.intel_mp.intel_mp yes
  421.  
  422. src/testlog/lib.hash.murmur:
  423. Sleftest hash MurmurHash3_x86_32
  424. Passed
  425. Sleftest hash MurmurHash3_x64_128
  426. Passed
  427.  
  428. src/testlog/lib.hash.siphash:
  429. selftest: ................................................
  430. selftest ok
  431.  
  432. src/testlog/lib.ipc.shmem.shmem:
  433. ok
  434.  
  435. src/testlog/lib.ipsec.aes_128_gcm:
  436. Test vector: 1
  437. 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
  438. 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
  439. 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
  440. 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
  441. Test vector: 2
  442. 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
  443. 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
  444. 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
  445. 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
  446. Test vector: 3
  447. 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
  448. 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
  449. 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
  450. 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
  451. Test vector: 4
  452. 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
  453. 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
  454. 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
  455. 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
  456. Test vector: 5
  457. 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
  458. 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
  459. 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
  460. 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
  461. Test vector: 6
  462. 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
  463. 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
  464. plaintext 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
  465. is 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
  466. Test vector: 7
  467. 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
  468. 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
  469. 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
  470. 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
  471. Test vector: 8
  472. 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
  473. 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
  474. 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
  475. 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
  476. Encrypted 100000000 bytes in 0.18644245700125 seconds
  477. Decrypted 100000000 bytes in 0.1862029820004 seconds
  478. Block: 6bc1bee22e409f96e93d7e117393172a 3ad77bb40d7a3660a89ecaf32466ef97
  479. Block: ae2d8a571e03ac9c9eb76fac45af8e51 f5d3d58503b9699de785895a96fdbaaf
  480. Block: 30c81c46a35ce411e5fbc1191a0a52ef 43b1cd7f598ece23881b00e3ed030688
  481. Block: f69f2445df4f9b17ad2b417be66c3710 7b0c785e27e8ad3f8223207104725dd4
  482.  
  483. src/testlog/lib.ipsec.esp:
  484. 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
  485. 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
  486. 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
  487. enc. (tun) 00 00 00 00 00 00 00 02 02 00 00 00 00 00 00 00 4E 94 32 F2 3D 76 6E 57 8D 83 CA 90 11 BC 6A 4E AA 55 B1 2C 8B 34 58 70 10 4E BD 0A 5C FA 23 6A A4 C5 10 7C 5A 2E 92 4E EA 36 87 FF 14 B5 74 77 ED 85 FE 1C 94 03 2B B2 11 61 2C 2F E0 C1 2E DD C9 93 D8 65 D1 52 40 E2 90 13 4D 2D 49 56 DC 79 78 A3 93 E4 C9 97 8D 20 36 B2 35 69 76 88 C6 52 8D 49 E9 8E F4 5B 36 58 DB 84 D0 EB 5F D1 9D EC 38 4B 21 33 1E 18 9C A7 DA A2 DD 37 3E B3 C3 0F 61 99 04 3F
  488. dec. (tun) 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
  489. 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
  490. 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 03 03 00 00 00 00 00 00 00 4E 6E 90 ED 5A 6B 86 BD 3D DE E5 FD 42 83 09 2A
  491. 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
  492. original (empty)
  493. enc. (tun) 00 00 00 00 00 00 00 04 04 00 00 00 00 00 00 00 48 89 04 C9 C8 22 D1 36 C4 5C B8 2F 5E ED 14 AC
  494.  
  495. src/testlog/lib.lpm.ip4:
  496. selftest_parse()
  497. selftest_masked()
  498. selftest_get_bit()
  499. selftest_commonlength()
  500. PMU not available:
  501. single core cpu affinity required
  502. Skipping benchmark.
  503.  
  504. src/testlog/lib.lpm.ip6:
  505.  
  506. src/testlog/lib.lpm.lpm:
  507.  
  508. src/testlog/lib.lpm.lpm4:
  509.  
  510. src/testlog/lib.lpm.lpm4_248:
  511. LPM4_248 15bit keys
  512. Skipping LPM4:selfest (very specific / excessive runtime)
  513. In case you are hacking on lib.lpm you might want to enable
  514. these tests by setting SNABB_LPM4_TEST_INTENSIVE in your
  515. environment.
  516. LPM4_248 31bit keys
  517. Skipping LPM4:selfest (very specific / excessive runtime)
  518. In case you are hacking on lib.lpm you might want to enable
  519. these tests by setting SNABB_LPM4_TEST_INTENSIVE in your
  520. environment.
  521.  
  522. src/testlog/lib.lpm.lpm4_dxr:
  523. Skipping LPM4:selfest (very specific / excessive runtime)
  524. In case you are hacking on lib.lpm you might want to enable
  525. these tests by setting SNABB_LPM4_TEST_INTENSIVE in your
  526. environment.
  527.  
  528. src/testlog/lib.lpm.lpm4_poptrie:
  529. 128.0.0.0/1 2
  530. 192.0.0.0/2 3
  531. 224.0.0.0/3 4
  532. 240.0.0.0/4 5
  533. 240.128.0.0/10 6
  534. selftest_get_bits()
  535. PMU not available:
  536. single core cpu affinity required
  537. Skipping benchmark.
  538. selftest_masks()
  539.  
  540. src/testlog/lib.lpm.lpm4_trie:
  541. Skipping LPM4:selfest (very specific / excessive runtime)
  542. In case you are hacking on lib.lpm you might want to enable
  543. these tests by setting SNABB_LPM4_TEST_INTENSIVE in your
  544. environment.
  545.  
  546. src/testlog/lib.multi_copy:
  547. selftest: multi_copy
  548. selftest: not supported; avx2 unavailable
  549.  
  550. src/testlog/lib.newchecksum:
  551. Illegal instruction
  552. EXITCODE: 132
  553.  
  554. src/testlog/lib.numa:
  555. selftest: numa
  556. syscall/linux/types.lua:1045: invalid index __new
  557.  
  558. Stack Traceback
  559. ===============
  560. (1) Lua function 'handler' at file 'core/main.lua:168' (best guess)
  561. Local variables:
  562. reason = string: "syscall/linux/types.lua:1045: invalid index __new"
  563. (*temporary) = C function: print
  564. (2) upvalue C function 'error'
  565. (3) Lua metamethod '__index' at file 'syscall/linux/types.lua:1045'
  566. Local variables:
  567. k = string: "__new"
  568. (4) Lua field 'get_mempolicy' at file 'syscall/linux/syscalls.lua:491'
  569. Local variables:
  570. mask = nil
  571. addr = nil
  572. flags = string: "mems_allowed"
  573. (*temporary) = boolean: false
  574. (*temporary) = number: 9.17803e-313
  575. (*temporary) = C function: tonumber
  576. (*temporary) = number: 7.77891e+09
  577. (5) Lua global 'bind_to_numa_node' at file 'lib/numa.lua:119'
  578. Local variables:
  579. node = number: 0
  580. (*temporary) = Lua function '(anonymous)' (defined at line 24 of chunk core/main.lua)
  581. (6) Lua global 'bind_to_cpu' at file 'lib/numa.lua:103'
  582. Local variables:
  583. cpu = number: 0
  584. cpu_and_node = table: 0x41c90338 {cpu:0, node:0}
  585. (7) Lua global 'test_cpu' at file 'lib/numa.lua:134'
  586. Local variables:
  587. cpu = number: 0
  588. node = number: 0
  589. (8) Lua field 'selftest' at file 'lib/numa.lua:152'
  590. Local variables:
  591. (for index) = number: 0
  592. (for limit) = number: 1023
  593. (for step) = number: 1
  594. cpuid = number: 0
  595. (9) Lua function 'opt' at file 'program/snsh/snsh.lua:31' (best guess)
  596. Local variables:
  597. arg = string: "lib.numa"
  598. (10) Lua field 'dogetopt' at file 'core/lib.lua:430'
  599. Local variables:
  600. args = table: 0x4026d2c0 {1:-t, 2:lib.numa}
  601. actions = table: 0x41f08680 {t:function: 0x40d9f808, q:function: 0x40d9f828, P:function: 0x400ecb28 (more...)}
  602. opts = string: "hl:p:t:die:j:P:q:"
  603. long_opts = table: 0x409060c0 {jit:j, help:h, program:p, test:t, load:l, package-path:P, debug:d, sigquit:q (more...)}
  604. opts = table: 0x40906168 {1:t}
  605. optind = number: 3
  606. optarg = table: 0x40906190 {1:lib.numa}
  607. (for generator) = C function: builtin#6
  608. (for state) = table: 0x40906168 {1:t}
  609. (for control) = number: 1
  610. i = number: 1
  611. v = string: "t"
  612. (11) Lua field 'run' at file 'program/snsh/snsh.lua:65'
  613. Local variables:
  614. parameters = table: 0x4026d2c0 {1:-t, 2:lib.numa}
  615. profiling = boolean: false
  616. traceprofiling = boolean: false
  617. start_repl = boolean: false
  618. noop = boolean: true
  619. program = nil
  620. opt = table: 0x41f08680 {t:function: 0x40d9f808, q:function: 0x40d9f828, P:function: 0x400ecb28 (more...)}
  621. (12) Lua function 'main' at file 'core/main.lua:67' (best guess)
  622. Local variables:
  623. program = string: "snsh"
  624. args = table: 0x4026d2c0 {1:-t, 2:lib.numa}
  625. (13) global C function 'xpcall'
  626. (14) main chunk of file 'core/main.lua' at line 230
  627. (15) C function 'require'
  628. (16) global C function 'pcall'
  629. (17) main chunk of file 'core/startup.lua' at line 3
  630. (18) global C function 'require'
  631. (19) main chunk of [string "require "core.startup""] at line 1
  632. nil
  633. EXITCODE: 1
  634.  
  635. src/testlog/lib.pmu:
  636. selftest: pmu
  637. PMU not available:
  638. single core cpu affinity required
  639. selftest skipped
  640. EXITCODE: 43
  641.  
  642. src/testlog/lib.pmu_x86:
  643. selftest: pmu_x86
  644. nfixed 3 ngeneral 8
  645. buf[0] 0
  646. buf[1] 0
  647. buf[2] 0
  648. buf[3] 0
  649. buf[4] 0
  650. buf[5] 0
  651. buf[6] 0
  652. buf[7] 0
  653. buf[8] 0
  654. selftest: ok
  655.  
  656. src/testlog/lib.protocol.datagram:
  657.  
  658. src/testlog/lib.protocol.dns.dns:
  659.  
  660. src/testlog/lib.protocol.dns.mdns:
  661.  
  662. src/testlog/lib.protocol.dns.mdns_query:
  663.  
  664. src/testlog/lib.protocol.ipv4:
  665.  
  666. src/testlog/lib.protocol.ipv6:
  667.  
  668. src/testlog/lib.protocol.tcp:
  669.  
  670. src/testlog/lib.ptree.action_codec:
  671. selftest: lib.ptree.action_codec
  672. serializing to: /var/run/snabb/249/app-conf-m4E_uLlSw0Cc1c51csDAWGtxn4U
  673. serializing to: /var/run/snabb/249/app-conf-1Wenwvfn3YeD6m5LkOcWwRiwtx8
  674. serializing to: /var/run/snabb/249/app-conf-AO0OX4xHyOJukYL3_kw_UFWeF4b
  675. serializing to: /var/run/snabb/249/app-conf-EnL0KOxL-FQ8jxFBUMME0ihsbkc
  676. serializing to: /var/run/snabb/249/app-conf-ZaAgsKhdtMilLvaYvS6uB25d1yb
  677. selftest: ok
  678.  
  679. src/testlog/lib.ptree.alarm_codec:
  680. selftest: lib.ptree.alarm_codec
  681. selftest: ok
  682.  
  683. src/testlog/lib.ptree.channel:
  684. selftest: lib.ptree.channel
  685. selftest: channel ok
  686.  
  687. src/testlog/lib.ptree.ptree:
  688. 2018-02-09 18:07:22: INFO: Starting worker 1.
  689. 2018-02-09 18:07:22: DEBUG: Worker 1 has PID 263.
  690. 2018-02-09 18:07:22: DEBUG: encode start_app for worker 1
  691. 2018-02-09 18:07:22: DEBUG: encode start_app for worker 1
  692. 2018-02-09 18:07:22: DEBUG: encode new_link for worker 1
  693. 2018-02-09 18:07:22: DEBUG: encode link_output for worker 1
  694. 2018-02-09 18:07:22: DEBUG: encode link_input for worker 1
  695. 2018-02-09 18:07:22: DEBUG: encode commit for worker 1
  696. 2018-02-09 18:07:22: INFO: Worker 1 has started (PID 263).
  697. 2018-02-09 18:07:22: INFO: Asking worker 1 to shut down.
  698. 2018-02-09 18:07:22: DEBUG: encode shutdown for worker 1
  699. 2018-02-09 18:07:22: DEBUG: encode commit for worker 1
  700. 2018-02-09 18:07:22: INFO: Shutdown complete.
  701. selftest: lib.ptree.ptree
  702. Warning: No assignable CPUs declared; leaving data-plane process without assigned CPU.
  703. No CPUs available; not binding to any NUMA node.
  704. selftest: ok
  705.  
  706. src/testlog/lib.ptree.worker:
  707. selftest: lib.ptree.worker
  708. selftest: ok
  709.  
  710. src/testlog/lib.scheduling:
  711. selftest: lib.scheduling
  712. lib.scheduling: eval test
  713. selftest: ok
  714.  
  715. src/testlog/lib.traceprof.traceprof:
  716. traceprof report (recorded 1000/1282 samples):
  717. 44% TRACE 4:LOOP ->loop
  718. 38% TRACE 5 ->4
  719. 17% TRACE 4 ->loop
  720.  
  721. src/testlog/lib.yang.alarms:
  722. selftest: alarms
  723. ok
  724.  
  725. src/testlog/lib.yang.binary:
  726. selfcheck: lib.yang.binary
  727. selfcheck: ok
  728.  
  729. src/testlog/lib.yang.data:
  730. selfcheck: lib.yang.data
  731. selfcheck: ok
  732.  
  733. src/testlog/lib.yang.parser:
  734.  
  735. src/testlog/lib.yang.path:
  736. selftest: lib.yang.path
  737. selftest: ok
  738.  
  739. src/testlog/lib.yang.rpc:
  740. selftest: lib.yang.rpc
  741. selftest: ok
  742.  
  743. src/testlog/lib.yang.schema:
  744. selftest: lib.yang.schema
  745. selftest: ok
  746.  
  747. src/testlog/lib.yang.state:
  748. selftest: lib.yang.state
  749. selftest: ok
  750.  
  751. src/testlog/lib.yang.util:
  752. selftest: lib.yang.util
  753. selftest: ok
  754.  
  755. src/testlog/lib.yang.value:
  756.  
  757. src/testlog/lib.yang.yang:
  758. /tmp/lua_QX1dJY: loading source configuration
  759. /tmp/lua_QX1dJY: wrote compiled configuration /tmp/lua_QX1dJY.o
  760. /tmp/lua_QX1dJY: loading compiled configuration from /tmp/lua_QX1dJY.o
  761. /tmp/lua_QX1dJY: compiled configuration is up to date.
  762. /tmp/lua_QX1dJY.o: loaded compiled configuration with no corresponding source file.
  763. selftest: lib.yang.yang
  764. selftest: ok
  765.  
  766. src/testlog/program.config.json:
  767. selftest: program.config.json
  768. selftest: ok
  769.  
  770. src/testlog/program.l2vpn.control_channel:
  771.  
  772. src/testlog/program.l2vpn.pseudowire:
  773. load: time: 1.02s fps: 198 fpGbps: 0.000 fpb: 0 bpp: 173 sleep: 100 us
  774.  
  775. src/testlog/program.lwaftr.quickcheck.utils:
  776. selftest: quickcheck.utils
  777. OK
  778.  
  779. src/testlog/program.lwaftr.tests.propbased.genyang:
  780.  
  781. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb:
  782. selftest: neutron2snabb
  783. ok: {{direction='ingress', ethertype='IPv6'}}
  784. => ip6
  785. ok: {{direction='ingress', ethertype='IPv4'}}
  786. => (arp or ip)
  787. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp'}}
  788. => (arp or (ip and tcp))
  789. ok: {{direction='ingress', ethertype='IPv4', protocol='udp'}}
  790. => (arp or (ip and udp))
  791. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_min=1000}}
  792. => (arp or (ip and udp and dst portrange 1000-1000))
  793. ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_max=2000}}
  794. => (arp or (ip and udp and dst portrange 2000-2000))
  795. ok: {{direction='ingress', ethertype='IPv4', protocol='tcp', port_range_min=1000, port_range_max=2000}}
  796. => (arp or (ip and tcp and dst portrange 1000-2000))
  797. ok: {{direction='ingress', ethertype='IPv6', protocol='tcp'}, {direction='ingress', ethertype='IPv4', protocol='udp', remote_ip_prefix='10.0.0.0/8'}}
  798. => ((ip6 and tcp) or (arp or (ip and udp and src net 10.0.0.0/8)))
  799. selftest ok
  800.  
  801. src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb_schema:
  802. selftest: neutron2snabb_schema
  803. selftest: ok
  804.  
  805. src/testlog/program.snabbnfv.nfvconfig:
  806. selftest: lib.nfv.config
  807. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_nic/x
  808. engine: start_app id0_Virtio
  809. engine: start_app id0_NIC
  810. engine: new_link id0_NIC.output -> id0_Virtio.rx
  811. engine: link_output id0_NIC
  812. engine: link_input id0_Virtio
  813. engine: new_link id0_Virtio.tx -> id0_NIC.input
  814. engine: link_output id0_Virtio
  815. engine: link_input id0_NIC
  816. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_filter/x
  817. engine: unlink_output id0_NIC
  818. engine: unlink_input id0_Virtio
  819. engine: free_link id0_NIC.output -> id0_Virtio.rx
  820. engine: start_app id0_Filter_in
  821. engine: new_link id0_Filter_in.tx -> id0_Virtio.rx
  822. engine: link_output id0_Filter_in
  823. engine: link_input id0_Virtio
  824. engine: new_link id0_NIC.output -> id0_Filter_in.rx
  825. engine: link_output id0_NIC
  826. engine: link_input id0_Filter_in
  827. load: time: 0.29s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  828. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_qos/x
  829. engine: unlink_output id0_Filter_in
  830. engine: unlink_input id0_Virtio
  831. engine: free_link id0_Filter_in.tx -> id0_Virtio.rx
  832. engine: unlink_output id0_NIC
  833. engine: unlink_input id0_Filter_in
  834. engine: free_link id0_NIC.output -> id0_Filter_in.rx
  835. engine: stop_app id0_Filter_in
  836. engine: new_link id0_NIC.output -> id0_Virtio.rx
  837. engine: link_output id0_NIC
  838. engine: link_input id0_Virtio
  839. load: time: 0.26s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  840. testing: program/snabbnfv/test_fixtures/nfvconfig/switch_tunnel/x
  841. engine: unlink_output id0_Virtio
  842. engine: unlink_input id0_NIC
  843. engine: free_link id0_Virtio.tx -> id0_NIC.input
  844. engine: unlink_output id0_NIC
  845. engine: unlink_input id0_Virtio
  846. engine: free_link id0_NIC.output -> id0_Virtio.rx
  847. engine: start_app id0_Tunnel
  848. engine: start_app id0_ND
  849. engine: new_link id0_NIC.output -> id0_ND.south
  850. engine: link_output id0_NIC
  851. engine: link_input id0_ND
  852. engine: new_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  853. engine: link_output id0_Tunnel
  854. engine: link_input id0_Virtio
  855. engine: new_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  856. engine: link_output id0_Virtio
  857. engine: link_input id0_Tunnel
  858. engine: new_link id0_ND.south -> id0_NIC.input
  859. engine: link_output id0_ND
  860. engine: link_input id0_NIC
  861. engine: new_link id0_Tunnel.encapsulated -> id0_ND.north
  862. engine: link_output id0_Tunnel
  863. engine: link_input id0_ND
  864. engine: new_link id0_ND.north -> id0_Tunnel.encapsulated
  865. engine: link_output id0_ND
  866. engine: link_input id0_Tunnel
  867. Feb 09 2018 18:07:26 nd_light: Sending neighbor solicitation for next-hop 2::2
  868. load: time: 0.27s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  869. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/y
  870. engine: unlink_output id0_NIC
  871. engine: unlink_input id0_ND
  872. engine: free_link id0_NIC.output -> id0_ND.south
  873. engine: unlink_output id0_Tunnel
  874. engine: unlink_input id0_Virtio
  875. engine: free_link id0_Tunnel.decapsulated -> id0_Virtio.rx
  876. engine: unlink_output id0_Virtio
  877. engine: unlink_input id0_Tunnel
  878. engine: free_link id0_Virtio.tx -> id0_Tunnel.decapsulated
  879. engine: unlink_output id0_ND
  880. engine: unlink_input id0_NIC
  881. engine: free_link id0_ND.south -> id0_NIC.input
  882. engine: unlink_output id0_Tunnel
  883. engine: unlink_input id0_ND
  884. engine: free_link id0_Tunnel.encapsulated -> id0_ND.north
  885. engine: unlink_output id0_ND
  886. engine: unlink_input id0_Tunnel
  887. engine: free_link id0_ND.north -> id0_Tunnel.encapsulated
  888. engine: stop_app id0_Tunnel
  889. engine: stop_app id0_ND
  890. engine: start_app id1_NIC
  891. engine: start_app id1_Virtio
  892. engine: new_link id1_Virtio.tx -> id1_NIC.input
  893. engine: link_output id1_Virtio
  894. engine: link_input id1_NIC
  895. engine: new_link id0_Virtio.tx -> id0_NIC.input
  896. engine: link_output id0_Virtio
  897. engine: link_input id0_NIC
  898. engine: new_link id0_NIC.output -> id0_Virtio.rx
  899. engine: link_output id0_NIC
  900. engine: link_input id0_Virtio
  901. engine: new_link id1_NIC.output -> id1_Virtio.rx
  902. engine: link_output id1_NIC
  903. engine: link_input id1_Virtio
  904. load: time: 0.31s fps: 6 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
  905. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/x
  906. engine: start_app id63_Virtio
  907. engine: start_app id40_Virtio
  908. engine: start_app id10_NIC
  909. engine: start_app id61_Virtio
  910. engine: start_app id6_NIC
  911. engine: start_app id45_NIC
  912. engine: start_app id34_NIC
  913. engine: start_app id35_NIC
  914. engine: start_app id60_Virtio
  915. engine: start_app id59_Virtio
  916. engine: start_app id58_Virtio
  917. engine: start_app id57_Virtio
  918. engine: start_app id3_Virtio
  919. engine: start_app id47_Virtio
  920. engine: start_app id54_Virtio
  921. engine: start_app id42_NIC
  922. engine: start_app id38_NIC
  923. engine: start_app id24_NIC
  924. engine: start_app id18_Virtio
  925. engine: start_app id52_Virtio
  926. engine: start_app id51_NIC
  927. engine: start_app id51_Virtio
  928. engine: start_app id50_Virtio
  929. engine: start_app id49_Virtio
  930. engine: start_app id48_Virtio
  931. engine: start_app id55_Virtio
  932. engine: start_app id45_Virtio
  933. engine: start_app id28_NIC
  934. engine: start_app id46_Virtio
  935. engine: start_app id15_Virtio
  936. engine: start_app id41_NIC
  937. engine: start_app id35_Virtio
  938. engine: start_app id25_NIC
  939. engine: start_app id44_Virtio
  940. engine: start_app id43_Virtio
  941. engine: start_app id42_Virtio
  942. engine: start_app id32_NIC
  943. engine: start_app id18_NIC
  944. engine: start_app id33_Virtio
  945. engine: start_app id62_Virtio
  946. engine: start_app id12_Virtio
  947. engine: start_app id39_Virtio
  948. engine: start_app id32_Virtio
  949. engine: start_app id22_Virtio
  950. engine: start_app id5_Virtio
  951. engine: start_app id53_NIC
  952. engine: start_app id60_NIC
  953. engine: start_app id8_NIC
  954. engine: start_app id31_NIC
  955. engine: start_app id46_NIC
  956. engine: start_app id37_Virtio
  957. engine: start_app id27_Virtio
  958. engine: start_app id17_Virtio
  959. engine: start_app id30_Virtio
  960. engine: start_app id50_NIC
  961. engine: start_app id10_Virtio
  962. engine: start_app id53_Virtio
  963. engine: start_app id56_NIC
  964. engine: start_app id12_NIC
  965. engine: start_app id43_NIC
  966. engine: start_app id13_Virtio
  967. engine: start_app id23_Virtio
  968. engine: start_app id14_Virtio
  969. engine: start_app id34_Virtio
  970. engine: start_app id7_Virtio
  971. engine: start_app id6_Virtio
  972. engine: start_app id40_NIC
  973. engine: start_app id63_NIC
  974. engine: start_app id21_Virtio
  975. engine: start_app id31_Virtio
  976. engine: start_app id62_NIC
  977. engine: start_app id11_Virtio
  978. engine: start_app id59_NIC
  979. engine: start_app id13_NIC
  980. engine: start_app id41_Virtio
  981. engine: start_app id57_NIC
  982. engine: start_app id29_Virtio
  983. engine: start_app id9_Virtio
  984. engine: start_app id8_Virtio
  985. engine: start_app id28_Virtio
  986. engine: start_app id26_Virtio
  987. engine: start_app id49_NIC
  988. engine: start_app id4_Virtio
  989. engine: start_app id4_NIC
  990. engine: start_app id2_Virtio
  991. engine: start_app id36_NIC
  992. engine: start_app id52_NIC
  993. engine: start_app id25_Virtio
  994. engine: start_app id47_NIC
  995. engine: start_app id58_NIC
  996. engine: start_app id24_Virtio
  997. engine: start_app id20_Virtio
  998. engine: start_app id19_Virtio
  999. engine: start_app id29_NIC
  1000. engine: start_app id37_NIC
  1001. engine: start_app id54_NIC
  1002. engine: start_app id36_Virtio
  1003. engine: start_app id26_NIC
  1004. engine: start_app id16_Virtio
  1005. engine: start_app id39_NIC
  1006. engine: start_app id38_Virtio
  1007. engine: start_app id48_NIC
  1008. engine: start_app id56_Virtio
  1009. engine: start_app id9_NIC
  1010. engine: start_app id21_NIC
  1011. engine: start_app id61_NIC
  1012. engine: start_app id30_NIC
  1013. engine: start_app id44_NIC
  1014. engine: start_app id19_NIC
  1015. engine: start_app id7_NIC
  1016. engine: start_app id3_NIC
  1017. engine: start_app id22_NIC
  1018. engine: start_app id23_NIC
  1019. engine: start_app id14_NIC
  1020. engine: start_app id2_NIC
  1021. engine: start_app id5_NIC
  1022. engine: start_app id20_NIC
  1023. engine: start_app id17_NIC
  1024. engine: start_app id11_NIC
  1025. engine: start_app id55_NIC
  1026. engine: start_app id33_NIC
  1027. engine: start_app id15_NIC
  1028. engine: start_app id16_NIC
  1029. engine: start_app id27_NIC
  1030. engine: new_link id63_Virtio.tx -> id63_NIC.input
  1031. engine: link_output id63_Virtio
  1032. engine: link_input id63_NIC
  1033. engine: new_link id63_NIC.output -> id63_Virtio.rx
  1034. engine: link_output id63_NIC
  1035. engine: link_input id63_Virtio
  1036. engine: new_link id62_Virtio.tx -> id62_NIC.input
  1037. engine: link_output id62_Virtio
  1038. engine: link_input id62_NIC
  1039. engine: new_link id62_NIC.output -> id62_Virtio.rx
  1040. engine: link_output id62_NIC
  1041. engine: link_input id62_Virtio
  1042. engine: new_link id61_Virtio.tx -> id61_NIC.input
  1043. engine: link_output id61_Virtio
  1044. engine: link_input id61_NIC
  1045. engine: new_link id61_NIC.output -> id61_Virtio.rx
  1046. engine: link_output id61_NIC
  1047. engine: link_input id61_Virtio
  1048. engine: new_link id60_Virtio.tx -> id60_NIC.input
  1049. engine: link_output id60_Virtio
  1050. engine: link_input id60_NIC
  1051. engine: new_link id18_NIC.output -> id18_Virtio.rx
  1052. engine: link_output id18_NIC
  1053. engine: link_input id18_Virtio
  1054. engine: new_link id60_NIC.output -> id60_Virtio.rx
  1055. engine: link_output id60_NIC
  1056. engine: link_input id60_Virtio
  1057. engine: new_link id19_NIC.output -> id19_Virtio.rx
  1058. engine: link_output id19_NIC
  1059. engine: link_input id19_Virtio
  1060. engine: new_link id45_Virtio.tx -> id45_NIC.input
  1061. engine: link_output id45_Virtio
  1062. engine: link_input id45_NIC
  1063. engine: new_link id16_NIC.output -> id16_Virtio.rx
  1064. engine: link_output id16_NIC
  1065. engine: link_input id16_Virtio
  1066. engine: new_link id28_NIC.output -> id28_Virtio.rx
  1067. engine: link_output id28_NIC
  1068. engine: link_input id28_Virtio
  1069. engine: new_link id17_NIC.output -> id17_Virtio.rx
  1070. engine: link_output id17_NIC
  1071. engine: link_input id17_Virtio
  1072. engine: new_link id29_NIC.output -> id29_Virtio.rx
  1073. engine: link_output id29_NIC
  1074. engine: link_input id29_Virtio
  1075. engine: new_link id14_NIC.output -> id14_Virtio.rx
  1076. engine: link_output id14_NIC
  1077. engine: link_input id14_Virtio
  1078. engine: new_link id26_NIC.output -> id26_Virtio.rx
  1079. engine: link_output id26_NIC
  1080. engine: link_input id26_Virtio
  1081. engine: new_link id15_NIC.output -> id15_Virtio.rx
  1082. engine: link_output id15_NIC
  1083. engine: link_input id15_Virtio
  1084. engine: new_link id27_NIC.output -> id27_Virtio.rx
  1085. engine: link_output id27_NIC
  1086. engine: link_input id27_Virtio
  1087. engine: new_link id12_NIC.output -> id12_Virtio.rx
  1088. engine: link_output id12_NIC
  1089. engine: link_input id12_Virtio
  1090. engine: new_link id24_NIC.output -> id24_Virtio.rx
  1091. engine: link_output id24_NIC
  1092. engine: link_input id24_Virtio
  1093. engine: new_link id13_NIC.output -> id13_Virtio.rx
  1094. engine: link_output id13_NIC
  1095. engine: link_input id13_Virtio
  1096. engine: new_link id25_NIC.output -> id25_Virtio.rx
  1097. engine: link_output id25_NIC
  1098. engine: link_input id25_Virtio
  1099. engine: new_link id10_NIC.output -> id10_Virtio.rx
  1100. engine: link_output id10_NIC
  1101. engine: link_input id10_Virtio
  1102. engine: new_link id22_NIC.output -> id22_Virtio.rx
  1103. engine: link_output id22_NIC
  1104. engine: link_input id22_Virtio
  1105. engine: new_link id11_NIC.output -> id11_Virtio.rx
  1106. engine: link_output id11_NIC
  1107. engine: link_input id11_Virtio
  1108. engine: new_link id23_NIC.output -> id23_Virtio.rx
  1109. engine: link_output id23_NIC
  1110. engine: link_input id23_Virtio
  1111. engine: new_link id33_NIC.output -> id33_Virtio.rx
  1112. engine: link_output id33_NIC
  1113. engine: link_input id33_Virtio
  1114. engine: new_link id20_NIC.output -> id20_Virtio.rx
  1115. engine: link_output id20_NIC
  1116. engine: link_input id20_Virtio
  1117. engine: new_link id30_NIC.output -> id30_Virtio.rx
  1118. engine: link_output id30_NIC
  1119. engine: link_input id30_Virtio
  1120. engine: new_link id21_NIC.output -> id21_Virtio.rx
  1121. engine: link_output id21_NIC
  1122. engine: link_input id21_Virtio
  1123. engine: new_link id31_NIC.output -> id31_Virtio.rx
  1124. engine: link_output id31_NIC
  1125. engine: link_input id31_Virtio
  1126. engine: new_link id59_NIC.output -> id59_Virtio.rx
  1127. engine: link_output id59_NIC
  1128. engine: link_input id59_Virtio
  1129. engine: new_link id44_Virtio.tx -> id44_NIC.input
  1130. engine: link_output id44_Virtio
  1131. engine: link_input id44_NIC
  1132. engine: new_link id58_NIC.output -> id58_Virtio.rx
  1133. engine: link_output id58_NIC
  1134. engine: link_input id58_Virtio
  1135. engine: new_link id57_Virtio.tx -> id57_NIC.input
  1136. engine: link_output id57_Virtio
  1137. engine: link_input id57_NIC
  1138. engine: new_link id57_NIC.output -> id57_Virtio.rx
  1139. engine: link_output id57_NIC
  1140. engine: link_input id57_Virtio
  1141. engine: new_link id56_Virtio.tx -> id56_NIC.input
  1142. engine: link_output id56_Virtio
  1143. engine: link_input id56_NIC
  1144. engine: new_link id56_NIC.output -> id56_Virtio.rx
  1145. engine: link_output id56_NIC
  1146. engine: link_input id56_Virtio
  1147. engine: new_link id35_Virtio.tx -> id35_NIC.input
  1148. engine: link_output id35_Virtio
  1149. engine: link_input id35_NIC
  1150. engine: new_link id55_NIC.output -> id55_Virtio.rx
  1151. engine: link_output id55_NIC
  1152. engine: link_input id55_Virtio
  1153. engine: new_link id54_Virtio.tx -> id54_NIC.input
  1154. engine: link_output id54_Virtio
  1155. engine: link_input id54_NIC
  1156. engine: new_link id54_NIC.output -> id54_Virtio.rx
  1157. engine: link_output id54_NIC
  1158. engine: link_input id54_Virtio
  1159. engine: new_link id37_Virtio.tx -> id37_NIC.input
  1160. engine: link_output id37_Virtio
  1161. engine: link_input id37_NIC
  1162. engine: new_link id2_NIC.output -> id2_Virtio.rx
  1163. engine: link_output id2_NIC
  1164. engine: link_input id2_Virtio
  1165. engine: new_link id8_Virtio.tx -> id8_NIC.input
  1166. engine: link_output id8_Virtio
  1167. engine: link_input id8_NIC
  1168. engine: new_link id53_NIC.output -> id53_Virtio.rx
  1169. engine: link_output id53_NIC
  1170. engine: link_input id53_Virtio
  1171. engine: new_link id36_Virtio.tx -> id36_NIC.input
  1172. engine: link_output id36_Virtio
  1173. engine: link_input id36_NIC
  1174. engine: new_link id52_NIC.output -> id52_Virtio.rx
  1175. engine: link_output id52_NIC
  1176. engine: link_input id52_Virtio
  1177. engine: new_link id40_NIC.output -> id40_Virtio.rx
  1178. engine: link_output id40_NIC
  1179. engine: link_input id40_Virtio
  1180. engine: new_link id7_Virtio.tx -> id7_NIC.input
  1181. engine: link_output id7_Virtio
  1182. engine: link_input id7_NIC
  1183. engine: new_link id6_Virtio.tx -> id6_NIC.input
  1184. engine: link_output id6_Virtio
  1185. engine: link_input id6_NIC
  1186. engine: new_link id5_Virtio.tx -> id5_NIC.input
  1187. engine: link_output id5_Virtio
  1188. engine: link_input id5_NIC
  1189. engine: new_link id4_Virtio.tx -> id4_NIC.input
  1190. engine: link_output id4_Virtio
  1191. engine: link_input id4_NIC
  1192. engine: new_link id51_NIC.output -> id51_Virtio.rx
  1193. engine: link_output id51_NIC
  1194. engine: link_input id51_Virtio
  1195. engine: new_link id38_Virtio.tx -> id38_NIC.input
  1196. engine: link_output id38_Virtio
  1197. engine: link_input id38_NIC
  1198. engine: new_link id50_NIC.output -> id50_Virtio.rx
  1199. engine: link_output id50_NIC
  1200. engine: link_input id50_Virtio
  1201. engine: new_link id45_NIC.output -> id45_Virtio.rx
  1202. engine: link_output id45_NIC
  1203. engine: link_input id45_Virtio
  1204. engine: new_link id49_NIC.output -> id49_Virtio.rx
  1205. engine: link_output id49_NIC
  1206. engine: link_input id49_Virtio
  1207. engine: new_link id44_NIC.output -> id44_Virtio.rx
  1208. engine: link_output id44_NIC
  1209. engine: link_input id44_Virtio
  1210. engine: new_link id48_NIC.output -> id48_Virtio.rx
  1211. engine: link_output id48_NIC
  1212. engine: link_input id48_Virtio
  1213. engine: new_link id47_Virtio.tx -> id47_NIC.input
  1214. engine: link_output id47_Virtio
  1215. engine: link_input id47_NIC
  1216. engine: new_link id3_Virtio.tx -> id3_NIC.input
  1217. engine: link_output id3_Virtio
  1218. engine: link_input id3_NIC
  1219. engine: new_link id2_Virtio.tx -> id2_NIC.input
  1220. engine: link_output id2_Virtio
  1221. engine: link_input id2_NIC
  1222. engine: new_link id47_NIC.output -> id47_Virtio.rx
  1223. engine: link_output id47_NIC
  1224. engine: link_input id47_Virtio
  1225. engine: new_link id46_Virtio.tx -> id46_NIC.input
  1226. engine: link_output id46_Virtio
  1227. engine: link_input id46_NIC
  1228. engine: new_link id38_NIC.output -> id38_Virtio.rx
  1229. engine: link_output id38_NIC
  1230. engine: link_input id38_Virtio
  1231. engine: new_link id59_Virtio.tx -> id59_NIC.input
  1232. engine: link_output id59_Virtio
  1233. engine: link_input id59_NIC
  1234. engine: new_link id49_Virtio.tx -> id49_NIC.input
  1235. engine: link_output id49_Virtio
  1236. engine: link_input id49_NIC
  1237. engine: new_link id58_Virtio.tx -> id58_NIC.input
  1238. engine: link_output id58_Virtio
  1239. engine: link_input id58_NIC
  1240. engine: new_link id48_Virtio.tx -> id48_NIC.input
  1241. engine: link_output id48_Virtio
  1242. engine: link_input id48_NIC
  1243. engine: new_link id37_NIC.output -> id37_Virtio.rx
  1244. engine: link_output id37_NIC
  1245. engine: link_input id37_Virtio
  1246. engine: new_link id35_NIC.output -> id35_Virtio.rx
  1247. engine: link_output id35_NIC
  1248. engine: link_input id35_Virtio
  1249. engine: new_link id42_Virtio.tx -> id42_NIC.input
  1250. engine: link_output id42_Virtio
  1251. engine: link_input id42_NIC
  1252. engine: new_link id36_NIC.output -> id36_Virtio.rx
  1253. engine: link_output id36_NIC
  1254. engine: link_input id36_Virtio
  1255. engine: new_link id39_NIC.output -> id39_Virtio.rx
  1256. engine: link_output id39_NIC
  1257. engine: link_input id39_Virtio
  1258. engine: new_link id41_NIC.output -> id41_Virtio.rx
  1259. engine: link_output id41_NIC
  1260. engine: link_input id41_Virtio
  1261. engine: new_link id39_Virtio.tx -> id39_NIC.input
  1262. engine: link_output id39_Virtio
  1263. engine: link_input id39_NIC
  1264. engine: new_link id29_Virtio.tx -> id29_NIC.input
  1265. engine: link_output id29_Virtio
  1266. engine: link_input id29_NIC
  1267. engine: new_link id19_Virtio.tx -> id19_NIC.input
  1268. engine: link_output id19_Virtio
  1269. engine: link_input id19_NIC
  1270. engine: new_link id28_Virtio.tx -> id28_NIC.input
  1271. engine: link_output id28_Virtio
  1272. engine: link_input id28_NIC
  1273. engine: new_link id18_Virtio.tx -> id18_NIC.input
  1274. engine: link_output id18_Virtio
  1275. engine: link_input id18_NIC
  1276. engine: new_link id46_NIC.output -> id46_Virtio.rx
  1277. engine: link_output id46_NIC
  1278. engine: link_input id46_Virtio
  1279. engine: new_link id51_Virtio.tx -> id51_NIC.input
  1280. engine: link_output id51_Virtio
  1281. engine: link_input id51_NIC
  1282. engine: new_link id41_Virtio.tx -> id41_NIC.input
  1283. engine: link_output id41_Virtio
  1284. engine: link_input id41_NIC
  1285. engine: new_link id50_Virtio.tx -> id50_NIC.input
  1286. engine: link_output id50_Virtio
  1287. engine: link_input id50_NIC
  1288. engine: new_link id40_Virtio.tx -> id40_NIC.input
  1289. engine: link_output id40_Virtio
  1290. engine: link_input id40_NIC
  1291. engine: new_link id53_Virtio.tx -> id53_NIC.input
  1292. engine: link_output id53_Virtio
  1293. engine: link_input id53_NIC
  1294. engine: new_link id43_Virtio.tx -> id43_NIC.input
  1295. engine: link_output id43_Virtio
  1296. engine: link_input id43_NIC
  1297. engine: new_link id52_Virtio.tx -> id52_NIC.input
  1298. engine: link_output id52_Virtio
  1299. engine: link_input id52_NIC
  1300. engine: new_link id42_NIC.output -> id42_Virtio.rx
  1301. engine: link_output id42_NIC
  1302. engine: link_input id42_Virtio
  1303. engine: new_link id55_Virtio.tx -> id55_NIC.input
  1304. engine: link_output id55_Virtio
  1305. engine: link_input id55_NIC
  1306. engine: new_link id43_NIC.output -> id43_Virtio.rx
  1307. engine: link_output id43_NIC
  1308. engine: link_input id43_Virtio
  1309. engine: new_link id31_Virtio.tx -> id31_NIC.input
  1310. engine: link_output id31_Virtio
  1311. engine: link_input id31_NIC
  1312. engine: new_link id21_Virtio.tx -> id21_NIC.input
  1313. engine: link_output id21_Virtio
  1314. engine: link_input id21_NIC
  1315. engine: new_link id30_Virtio.tx -> id30_NIC.input
  1316. engine: link_output id30_Virtio
  1317. engine: link_input id30_NIC
  1318. engine: new_link id20_Virtio.tx -> id20_NIC.input
  1319. engine: link_output id20_Virtio
  1320. engine: link_input id20_NIC
  1321. engine: new_link id10_Virtio.tx -> id10_NIC.input
  1322. engine: link_output id10_Virtio
  1323. engine: link_input id10_NIC
  1324. engine: new_link id23_Virtio.tx -> id23_NIC.input
  1325. engine: link_output id23_Virtio
  1326. engine: link_input id23_NIC
  1327. engine: new_link id13_Virtio.tx -> id13_NIC.input
  1328. engine: link_output id13_Virtio
  1329. engine: link_input id13_NIC
  1330. engine: new_link id22_Virtio.tx -> id22_NIC.input
  1331. engine: link_output id22_Virtio
  1332. engine: link_input id22_NIC
  1333. engine: new_link id12_Virtio.tx -> id12_NIC.input
  1334. engine: link_output id12_Virtio
  1335. engine: link_input id12_NIC
  1336. engine: new_link id25_Virtio.tx -> id25_NIC.input
  1337. engine: link_output id25_Virtio
  1338. engine: link_input id25_NIC
  1339. engine: new_link id15_Virtio.tx -> id15_NIC.input
  1340. engine: link_output id15_Virtio
  1341. engine: link_input id15_NIC
  1342. engine: new_link id24_Virtio.tx -> id24_NIC.input
  1343. engine: link_output id24_Virtio
  1344. engine: link_input id24_NIC
  1345. engine: new_link id14_Virtio.tx -> id14_NIC.input
  1346. engine: link_output id14_Virtio
  1347. engine: link_input id14_NIC
  1348. engine: new_link id27_Virtio.tx -> id27_NIC.input
  1349. engine: link_output id27_Virtio
  1350. engine: link_input id27_NIC
  1351. engine: new_link id17_Virtio.tx -> id17_NIC.input
  1352. engine: link_output id17_Virtio
  1353. engine: link_input id17_NIC
  1354. engine: new_link id26_Virtio.tx -> id26_NIC.input
  1355. engine: link_output id26_Virtio
  1356. engine: link_input id26_NIC
  1357. engine: new_link id7_NIC.output -> id7_Virtio.rx
  1358. engine: link_output id7_NIC
  1359. engine: link_input id7_Virtio
  1360. engine: new_link id4_NIC.output -> id4_Virtio.rx
  1361. engine: link_output id4_NIC
  1362. engine: link_input id4_Virtio
  1363. engine: new_link id5_NIC.output -> id5_Virtio.rx
  1364. engine: link_output id5_NIC
  1365. engine: link_input id5_Virtio
  1366. engine: new_link id34_Virtio.tx -> id34_NIC.input
  1367. engine: link_output id34_Virtio
  1368. engine: link_input id34_NIC
  1369. engine: new_link id34_NIC.output -> id34_Virtio.rx
  1370. engine: link_output id34_NIC
  1371. engine: link_input id34_Virtio
  1372. engine: new_link id8_NIC.output -> id8_Virtio.rx
  1373. engine: link_output id8_NIC
  1374. engine: link_input id8_Virtio
  1375. engine: new_link id9_NIC.output -> id9_Virtio.rx
  1376. engine: link_output id9_NIC
  1377. engine: link_input id9_Virtio
  1378. engine: new_link id33_Virtio.tx -> id33_NIC.input
  1379. engine: link_output id33_Virtio
  1380. engine: link_input id33_NIC
  1381. engine: new_link id32_Virtio.tx -> id32_NIC.input
  1382. engine: link_output id32_Virtio
  1383. engine: link_input id32_NIC
  1384. engine: new_link id32_NIC.output -> id32_Virtio.rx
  1385. engine: link_output id32_NIC
  1386. engine: link_input id32_Virtio
  1387. engine: new_link id3_NIC.output -> id3_Virtio.rx
  1388. engine: link_output id3_NIC
  1389. engine: link_input id3_Virtio
  1390. engine: new_link id9_Virtio.tx -> id9_NIC.input
  1391. engine: link_output id9_Virtio
  1392. engine: link_input id9_NIC
  1393. engine: new_link id16_Virtio.tx -> id16_NIC.input
  1394. engine: link_output id16_Virtio
  1395. engine: link_input id16_NIC
  1396. engine: new_link id6_NIC.output -> id6_Virtio.rx
  1397. engine: link_output id6_NIC
  1398. engine: link_input id6_Virtio
  1399. engine: new_link id11_Virtio.tx -> id11_NIC.input
  1400. engine: link_output id11_Virtio
  1401. engine: link_input id11_NIC
  1402. load: time: 1.76s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  1403. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/x
  1404. load: time: 0.26s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
  1405. testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/y
  1406. engine: stop_app id0_NIC
  1407. engine: start_app id0_NIC
  1408. engine: stop_app id1_NIC
  1409. engine: start_app id1_NIC
  1410. engine: stop_app id3_NIC
  1411. engine: start_app id3_NIC
  1412. engine: stop_app id2_NIC
  1413. engine: start_app id2_NIC
  1414. engine: link_output id2_NIC
  1415. engine: link_output id0_NIC
  1416. engine: link_output id1_NIC
  1417. engine: link_input id1_NIC
  1418. engine: link_input id0_NIC
  1419. engine: link_input id3_NIC
  1420. engine: link_input id2_NIC
  1421. engine: link_output id3_NIC
  1422. load: time: 0.30s fps: 27,320 fpGbps: 0.012 fpb: 19 bpp: 0 sleep: 100 us
  1423. Warning: tx_police_gbps is deprecated, use tx_police instead.
  1424. Warning: rx_police_gbps is deprecated, use rx_police instead.
Add Comment
Please, Sign In to add comment