· 7 years ago · Dec 17, 2018, 10:52 AM
1Host: Linux snabb1 4.4.80 x86_64 Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz
2Image: lwaftr/snabb-test
3Pull Request: #1201
4Target Head: 2d59cb0db59b81fe07b80888503b41d0f2841c9e
5Pull Request Head: abacf48d1b06ebbc9dadd04f78c47cd6f5885e98
6SNABB_PCI0=0000:81:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
7SNABB_PCI1=0000:81:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
8SNABB_PCI_INTEL0=0000:81:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
9SNABB_PCI_INTEL1=0000:81:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)
10
11Checking test suite:
12GEN core/version.lua
13LUA obj/core/version_lua.o
14LINK snabb
15BINARY 3.0M snabb
16TEST core.timer
17TEST core.counter
18TEST core.worker
19TEST core.lib
20TEST core.main
21TEST core.packet
22TEST core.app
23TEST core.memory
24TEST core.shm
25TEST core.link
26TEST core.histogram
27TEST apps.intel.intel_app
28TEST apps.intel.intel1g
29SKIPPED testlog/apps.intel.intel1g
30TEST apps.vhost.vhost_user
31SKIPPED testlog/apps.vhost.vhost_user
32TEST apps.ipv6.nd_light
33TEST apps.test.synth
34TEST apps.test.match
35TEST apps.virtio_net.virtio_net
36SKIPPED testlog/apps.virtio_net.virtio_net
37TEST apps.config.action_codec
38TEST apps.config.follower
39TEST apps.config.channel
40TEST apps.config.leader
41TEST apps.lwaftr.nh_fwd
42TEST apps.lwaftr.binding_table
43TEST apps.lwaftr.ctable_wrapper
44TEST apps.lwaftr.dump
45TEST apps.lwaftr.lwdebug
46TEST apps.lwaftr.ndp
47TEST apps.lwaftr.fragmentv4_test
48TEST apps.lwaftr.fragmentv4_hardened
49TEST apps.lwaftr.V4V6
50TEST apps.lwaftr.conf
51TEST apps.lwaftr.fragmentv6_hardened
52TEST apps.lwaftr.rangemap
53TEST apps.lwaftr.arp
54TEST apps.rate_limiter.rate_limiter
55TEST apps.bridge.mac_table
56TEST apps.packet_filter.pcap_filter
57TEST apps.tap.tap
58SKIPPED testlog/apps.tap.tap
59TEST apps.vlan.vlan
60TEST apps.socket.unix
61TEST apps.socket.raw
62TEST apps.example.asm
63TEST apps.keyed_ipv6_tunnel.tunnel
64TEST lib.yang.path
65TEST lib.yang.rpc
66TEST lib.yang.binary
67TEST lib.yang.util
68TEST lib.yang.value
69TEST lib.yang.data
70TEST lib.yang.yang
71TEST lib.yang.state
72TEST lib.yang.parser
73TEST lib.yang.schema
74TEST lib.pmu_x86
75TEST lib.pmu
76SKIPPED testlog/lib.pmu
77TEST lib.binary_search
78TEST lib.ctable
79TEST lib.hash.murmur
80TEST lib.protocol.ipv6
81TEST lib.protocol.datagram
82TEST lib.protocol.tcp
83TEST lib.protocol.ipv4
84TEST lib.traceprof.traceprof
85TEST lib.ipc.shmem.shmem
86TEST lib.hardware.pci
87TEST lib.checksum
88TEST lib.multi_copy
89TEST lib.ipsec.aes_128_gcm
90TEST lib.ipsec.esp
91TEST lib.cltable
92TEST lib.numa
93TEST program.config.json
94TEST program.quickcheck.utils
95TEST program.lwaftr.tests.propbased.genyang
96TEST program.snabbnfv.neutron2snabb.neutron2snabb_schema
97TEST program.snabbnfv.neutron2snabb.neutron2snabb
98TEST program.snabbnfv.nfvconfig
99TEST selftest.sh
100TEST apps/solarflare/selftest.sh
101SKIPPED testlog/apps.solarflare.selftest.sh
102TEST apps/tap/selftest.sh
103TEST lib/watchdog/selftest.sh
104TEST program/lwaftr/selftest.sh
105TEST program/lwaftr/tests/soaktest/selftest.sh
106TEST program/lwaftr/tests/config/selftest.sh
107TEST program/lwaftr/tests/end-to-end/selftest.sh
108TEST program/lwaftr/tests/propbased/selftest.sh
109TEST program/lwaftr/query/selftest.sh
110TEST program/snabbnfv/selftest.sh
111ERROR testlog/program.snabbnfv.selftest.sh
112
113ERROR during tests:
114src/testlog/apps.bridge.mac_table:
115Dec 17 2018 10:31:21 mac_table: resizing from 512 to 4096 hash buckets, new target size 2048 (1295 MAC entries, old target size 256, size/bucket overflow: true/true)
116
117src/testlog/apps.config.action_codec:
118selftest: apps.config.action_codec
119serializing to: /var/run/snabb/179/app-conf-jzd3FaIgg8cptWcwCkXJGN
120serializing to: /var/run/snabb/179/app-conf-sfxjll1DM-ILdSta7GGbss
121serializing to: /var/run/snabb/179/app-conf-AVT9_nX2uoLqkprKWV_SSC
122serializing to: /var/run/snabb/179/app-conf-PxlLAaHqBJUtzkpuP9IdO7
123serializing to: /var/run/snabb/179/app-conf-3-Cqf5zTpB1Nmz3uEZ2YjA
124selftest: ok
125
126src/testlog/apps.config.channel:
127selftest: apps.config.channel
128selftest: channel ok
129
130src/testlog/apps.config.follower:
131selftest: apps.config.follower
132link report:
133apps report:
134selftest: ok
135
136src/testlog/apps.config.leader:
137selftest: apps.config.leader
138link report:
139 1,555,296 sent on source.foo -> sink.bar (loss rate: 0%)
140apps report:
141selftest: ok
142
143src/testlog/apps.example.asm:
144selftest: asm
145magic number: 0xdeadbeef
146selftest: ok
147
148src/testlog/apps.intel.intel1g:
149selftest: Intel1g
150SNABB_PCI_INTEL1G0 not set
151EXITCODE: 43
152
153src/testlog/apps.intel.intel_app:
154selftest: intel_app
155100 VF initializations:
156
157Running iterated VMDq test...
158test # 1: VMDq VLAN=101; 100ms burst. packet sent: 549,270
159test # 2: VMDq VLAN=102; 100ms burst. packet sent: 1,486,344
160test # 3: VMDq VLAN=103; 100ms burst. packet sent: 2,382,312
161test # 4: VMDq VLAN=104; 100ms burst. packet sent: 3,307,554
162test # 5: VMDq VLAN=105; 100ms burst. packet sent: 4,217,700
163test # 6: VMDq VLAN=106; 100ms burst. packet sent: 5,129,682
164test # 7: VMDq VLAN=107; 100ms burst. packet sent: 6,038,094
165test # 8: VMDq VLAN=108; 100ms burst. packet sent: 6,953,136
166test # 9: VMDq VLAN=109; 100ms burst. packet sent: 7,849,206
167test # 10: VMDq VLAN=110; 100ms burst. packet sent: 8,743,338
168test # 11: VMDq VLAN=111; 100ms burst. packet sent: 9,634,818
169test # 12: VMDq VLAN=112; 100ms burst. packet sent: 10,524,666
170test # 13: VMDq VLAN=113; 100ms burst. packet sent: 11,407,170
171test # 14: VMDq VLAN=114; 100ms burst. packet sent: 12,292,632
172test # 15: VMDq VLAN=115; 100ms burst. packet sent: 13,174,116
173test # 16: VMDq VLAN=116; 100ms burst. packet sent: 14,067,330
174test # 17: VMDq VLAN=117; 100ms burst. packet sent: 14,944,326
175test # 18: VMDq VLAN=118; 100ms burst. packet sent: 15,814,488
176test # 19: VMDq VLAN=119; 100ms burst. packet sent: 16,674,654
177test # 20: VMDq VLAN=120; 100ms burst. packet sent: 17,527,272
178test # 21: VMDq VLAN=121; 100ms burst. packet sent: 18,370,812
179test # 22: VMDq VLAN=122; 100ms burst. packet sent: 19,215,066
180test # 23: VMDq VLAN=123; 100ms burst. packet sent: 20,054,628
181test # 24: VMDq VLAN=124; 100ms burst. packet sent: 20,893,680
182test # 25: VMDq VLAN=125; 100ms burst. packet sent: 21,729,978
183test # 26: VMDq VLAN=126; 100ms burst. packet sent: 22,565,460
184test # 27: VMDq VLAN=127; 100ms burst. packet sent: 23,415,732
185test # 28: VMDq VLAN=128; 100ms burst. packet sent: 24,268,350
186test # 29: VMDq VLAN=129; 100ms burst. packet sent: 25,122,702
187test # 30: VMDq VLAN=130; 100ms burst. packet sent: 25,975,218
188test # 31: VMDq VLAN=131; 100ms burst. packet sent: 26,821,614
189test # 32: VMDq VLAN=132; 100ms burst. packet sent: 27,686,778
190test # 33: VMDq VLAN=133; 100ms burst. packet sent: 28,533,072
191test # 34: VMDq VLAN=134; 100ms burst. packet sent: 29,380,590
192test # 35: VMDq VLAN=135; 100ms burst. packet sent: 30,218,826
193test # 36: VMDq VLAN=136; 100ms burst. packet sent: 31,062,570
194test # 37: VMDq VLAN=137; 100ms burst. packet sent: 31,905,702
195test # 38: VMDq VLAN=138; 100ms burst. packet sent: 32,742,714
196test # 39: VMDq VLAN=139; 100ms burst. packet sent: 33,581,664
197test # 40: VMDq VLAN=140; 100ms burst. packet sent: 34,417,758
198test # 41: VMDq VLAN=141; 100ms burst. packet sent: 35,251,404
199test # 42: VMDq VLAN=142; 100ms burst. packet sent: 36,084,030
200test # 43: VMDq VLAN=143; 100ms burst. packet sent: 36,884,628
201test # 44: VMDq VLAN=144; 100ms burst. packet sent: 37,714,194
202test # 45: VMDq VLAN=145; 100ms burst. packet sent: 38,544,066
203test # 46: VMDq VLAN=146; 100ms burst. packet sent: 39,367,410
204test # 47: VMDq VLAN=147; 100ms burst. packet sent: 40,183,104
205test # 48: VMDq VLAN=148; 100ms burst. packet sent: 40,990,332
206test # 49: VMDq VLAN=149; 100ms burst. packet sent: 41,790,318
207test # 50: VMDq VLAN=150; 100ms burst. packet sent: 42,587,244
208test # 51: VMDq VLAN=151; 100ms burst. packet sent: 43,388,964
209test # 52: VMDq VLAN=152; 100ms burst. packet sent: 44,189,052
210test # 53: VMDq VLAN=153; 100ms burst. packet sent: 44,987,202
211test # 54: VMDq VLAN=154; 100ms burst. packet sent: 45,786,678
212test # 55: VMDq VLAN=155; 100ms burst. packet sent: 46,586,970
213test # 56: VMDq VLAN=156; 100ms burst. packet sent: 47,385,426
214test # 57: VMDq VLAN=157; 100ms burst. packet sent: 48,188,472
215test # 58: VMDq VLAN=158; 100ms burst. packet sent: 49,012,734
216test # 59: VMDq VLAN=159; 100ms burst. packet sent: 49,839,546
217test # 60: VMDq VLAN=160; 100ms burst. packet sent: 50,665,644
218test # 61: VMDq VLAN=161; 100ms burst. packet sent: 51,490,722
219test # 62: VMDq VLAN=162; 100ms burst. packet sent: 52,317,330
220test # 63: VMDq VLAN=163; 100ms burst. packet sent: 53,140,572
221test # 64: VMDq VLAN=164; 100ms burst. packet sent: 53,974,830
222test # 65: VMDq VLAN=165; 100ms burst. packet sent: 54,798,072
223test # 66: VMDq VLAN=166; 100ms burst. packet sent: 55,621,212
224test # 67: VMDq VLAN=167; 100ms burst. packet sent: 56,443,740
225test # 68: VMDq VLAN=168; 100ms burst. packet sent: 57,265,044
226test # 69: VMDq VLAN=169; 100ms burst. packet sent: 58,085,634
227test # 70: VMDq VLAN=170; 100ms burst. packet sent: 58,906,020
228test # 71: VMDq VLAN=171; 100ms burst. packet sent: 59,729,058
229test # 72: VMDq VLAN=172; 100ms burst. packet sent: 60,552,300
230test # 73: VMDq VLAN=173; 100ms burst. packet sent: 61,368,198
231test # 74: VMDq VLAN=174; 100ms burst. packet sent: 62,188,278
232test # 75: VMDq VLAN=175; 100ms burst. packet sent: 62,998,362
233test # 76: VMDq VLAN=176; 100ms burst. packet sent: 63,804,876
234test # 77: VMDq VLAN=177; 100ms burst. packet sent: 64,603,944
235test # 78: VMDq VLAN=178; 100ms burst. packet sent: 65,398,524
236test # 79: VMDq VLAN=179; 100ms burst. packet sent: 66,192,390
237test # 80: VMDq VLAN=180; 100ms burst. packet sent: 66,986,868
238test # 81: VMDq VLAN=181; 100ms burst. packet sent: 67,779,102
239test # 82: VMDq VLAN=182; 100ms burst. packet sent: 68,572,764
240test # 83: VMDq VLAN=183; 100ms burst. packet sent: 69,363,468
241test # 84: VMDq VLAN=184; 100ms burst. packet sent: 70,152,540
242test # 85: VMDq VLAN=185; 100ms burst. packet sent: 70,942,326
243test # 86: VMDq VLAN=186; 100ms burst. packet sent: 71,741,802
244test # 87: VMDq VLAN=187; 100ms burst. packet sent: 72,560,556
245test # 88: VMDq VLAN=188; 100ms burst. packet sent: 73,378,188
246test # 89: VMDq VLAN=189; 100ms burst. packet sent: 74,198,268
247test # 90: VMDq VLAN=190; 100ms burst. packet sent: 75,017,940
248test # 91: VMDq VLAN=191; 100ms burst. packet sent: 75,836,490
249test # 92: VMDq VLAN=192; 100ms burst. packet sent: 76,654,428
250test # 93: VMDq VLAN=193; 100ms burst. packet sent: 77,465,838
251test # 94: VMDq VLAN=194; 100ms burst. packet sent: 78,280,308
252test # 95: VMDq VLAN=195; 100ms burst. packet sent: 79,096,512
253test # 96: VMDq VLAN=196; 100ms burst. packet sent: 79,913,838
254test # 97: VMDq VLAN=197; 100ms burst. packet sent: 80,731,368
255test # 98: VMDq VLAN=198; 100ms burst. packet sent: 81,546,144
256test # 99: VMDq VLAN=199; 100ms burst. packet sent: 82,362,654
257test #100: VMDq VLAN=200; 100ms burst. packet sent: 83,180,490
2580000:81:00.0: avg wait_lu: 195, max redos: 0, avg: 0
259100 PF full cycles
260
261Running iterated VMDq test...
262test # 1: VMDq VLAN=101; 100ms burst. packet sent: 753,168
263test # 2: VMDq VLAN=102; 100ms burst. packet sent: 822,630
264test # 3: VMDq VLAN=103; 100ms burst. packet sent: 825,180
265test # 4: VMDq VLAN=104; 100ms burst. packet sent: 827,016
266test # 5: VMDq VLAN=105; 100ms burst. packet sent: 823,854
267test # 6: VMDq VLAN=106; 100ms burst. packet sent: 877,812
268test # 7: VMDq VLAN=107; 100ms burst. packet sent: 709,308
269test # 8: VMDq VLAN=108; 100ms burst. packet sent: 837,216
270test # 9: VMDq VLAN=109; 100ms burst. packet sent: 845,172
271test # 10: VMDq VLAN=110; 100ms burst. packet sent: 833,748
272test # 11: VMDq VLAN=111; 100ms burst. packet sent: 836,196
273test # 12: VMDq VLAN=112; 100ms burst. packet sent: 844,050
274test # 13: VMDq VLAN=113; 100ms burst. packet sent: 838,134
275test # 14: VMDq VLAN=114; 100ms burst. packet sent: 824,874
276test # 15: VMDq VLAN=115; 100ms burst. packet sent: 808,146
277test # 16: VMDq VLAN=116; 100ms burst. packet sent: 440,844
278test # 17: VMDq VLAN=117; 100ms burst. packet sent: 449,820
279test # 18: VMDq VLAN=118; 100ms burst. packet sent: 449,208
280test # 19: VMDq VLAN=119; 100ms burst. packet sent: 448,188
281test # 20: VMDq VLAN=120; 100ms burst. packet sent: 842,520
282test # 21: VMDq VLAN=121; 100ms burst. packet sent: 863,838
283test # 22: VMDq VLAN=122; 100ms burst. packet sent: 838,236
284test # 23: VMDq VLAN=123; 100ms burst. packet sent: 847,416
285test # 24: VMDq VLAN=124; 100ms burst. packet sent: 848,538
286test # 25: VMDq VLAN=125; 100ms burst. packet sent: 840,684
287test # 26: VMDq VLAN=126; 100ms burst. packet sent: 849,864
288test # 27: VMDq VLAN=127; 100ms burst. packet sent: 810,798
289test # 28: VMDq VLAN=128; 100ms burst. packet sent: 847,926
290test # 29: VMDq VLAN=129; 100ms burst. packet sent: 852,414
291test # 30: VMDq VLAN=130; 100ms burst. packet sent: 846,600
292test # 31: VMDq VLAN=131; 100ms burst. packet sent: 844,356
293test # 32: VMDq VLAN=132; 100ms burst. packet sent: 843,744
294test # 33: VMDq VLAN=133; 100ms burst. packet sent: 843,540
295test # 34: VMDq VLAN=134; 100ms burst. packet sent: 843,336
296test # 35: VMDq VLAN=135; 100ms burst. packet sent: 848,946
297test # 36: VMDq VLAN=136; 100ms burst. packet sent: 838,848
298test # 37: VMDq VLAN=137; 100ms burst. packet sent: 830,280
299test # 38: VMDq VLAN=138; 100ms burst. packet sent: 815,286
300test # 39: VMDq VLAN=139; 100ms burst. packet sent: 840,786
301test # 40: VMDq VLAN=140; 100ms burst. packet sent: 838,848
302test # 41: VMDq VLAN=141; 100ms burst. packet sent: 834,054
303test # 42: VMDq VLAN=142; 100ms burst. packet sent: 848,334
304test # 43: VMDq VLAN=143; 100ms burst. packet sent: 867,816
305test # 44: VMDq VLAN=144; 100ms burst. packet sent: 881,892
306test # 45: VMDq VLAN=145; 100ms burst. packet sent: 593,232
307test # 46: VMDq VLAN=146; 100ms burst. packet sent: 842,214
308test # 47: VMDq VLAN=147; 100ms burst. packet sent: 842,418
309test # 48: VMDq VLAN=148; 100ms burst. packet sent: 837,828
310test # 49: VMDq VLAN=149; 100ms burst. packet sent: 825,180
311test # 50: VMDq VLAN=150; 100ms burst. packet sent: 799,374
312test # 51: VMDq VLAN=151; 100ms burst. packet sent: 795,396
313test # 52: VMDq VLAN=152; 100ms burst. packet sent: 446,352
314test # 53: VMDq VLAN=153; 100ms burst. packet sent: 448,698
315test # 54: VMDq VLAN=154; 100ms burst. packet sent: 463,182
316test # 55: VMDq VLAN=155; 100ms burst. packet sent: 446,352
317test # 56: VMDq VLAN=156; 100ms burst. packet sent: 447,984
318test # 57: VMDq VLAN=157; 100ms burst. packet sent: 448,698
319test # 58: VMDq VLAN=158; 100ms burst. packet sent: 447,576
320test # 59: VMDq VLAN=159; 100ms burst. packet sent: 447,066
321test # 60: VMDq VLAN=160; 100ms burst. packet sent: 448,290
322test # 61: VMDq VLAN=161; 100ms burst. packet sent: 447,066
323test # 62: VMDq VLAN=162; 100ms burst. packet sent: 443,904
324test # 63: VMDq VLAN=163; 100ms burst. packet sent: 433,194
325test # 64: VMDq VLAN=164; 100ms burst. packet sent: 792,540
326test # 65: VMDq VLAN=165; 100ms burst. packet sent: 817,326
327test # 66: VMDq VLAN=166; 100ms burst. packet sent: 845,988
328test # 67: VMDq VLAN=167; 100ms burst. packet sent: 838,746
329test # 68: VMDq VLAN=168; 100ms burst. packet sent: 843,948
330test # 69: VMDq VLAN=169; 100ms burst. packet sent: 447,474
331test # 70: VMDq VLAN=170; 100ms burst. packet sent: 446,556
332test # 71: VMDq VLAN=171; 100ms burst. packet sent: 462,672
333test # 72: VMDq VLAN=172; 100ms burst. packet sent: 451,350
334test # 73: VMDq VLAN=173; 100ms burst. packet sent: 448,494
335test # 74: VMDq VLAN=174; 100ms burst. packet sent: 462,774
336test # 75: VMDq VLAN=175; 100ms burst. packet sent: 448,290
337test # 76: VMDq VLAN=176; 100ms burst. packet sent: 441,864
338test # 77: VMDq VLAN=177; 100ms burst. packet sent: 431,664
339test # 78: VMDq VLAN=178; 100ms burst. packet sent: 437,784
340test # 79: VMDq VLAN=179; 100ms burst. packet sent: 427,482
341test # 80: VMDq VLAN=180; 100ms burst. packet sent: 447,882
342test # 81: VMDq VLAN=181; 100ms burst. packet sent: 505,614
343test # 82: VMDq VLAN=182; 100ms burst. packet sent: 508,164
344test # 83: VMDq VLAN=183; 100ms burst. packet sent: 507,144
345test # 84: VMDq VLAN=184; 100ms burst. packet sent: 885,564
346test # 85: VMDq VLAN=185; 100ms burst. packet sent: 461,142
347test # 86: VMDq VLAN=186; 100ms burst. packet sent: 895,356
348test # 87: VMDq VLAN=187; 100ms burst. packet sent: 476,136
349test # 88: VMDq VLAN=188; 100ms burst. packet sent: 806,004
350test # 89: VMDq VLAN=189; 100ms burst. packet sent: 899,640
351test # 90: VMDq VLAN=190; 100ms burst. packet sent: 500,514
352test # 91: VMDq VLAN=191; 100ms burst. packet sent: 364,854
353test # 92: VMDq VLAN=192; 100ms burst. packet sent: 586,092
354test # 93: VMDq VLAN=193; 100ms burst. packet sent: 676,056
355test # 94: VMDq VLAN=194; 100ms burst. packet sent: 684,114
356test # 95: VMDq VLAN=195; 100ms burst. packet sent: 755,820
357test # 96: VMDq VLAN=196; 100ms burst. packet sent: 776,730
358test # 97: VMDq VLAN=197; 100ms burst. packet sent: 684,624
359test # 98: VMDq VLAN=198; 100ms burst. packet sent: 790,194
360test # 99: VMDq VLAN=199; 100ms burst. packet sent: 771,426
361test #100: VMDq VLAN=200; 100ms burst. packet sent: 726,852
3620000:81:00.0: avg wait_lu: 159.92, max redos: 0, avg: 0
363-------
364Send a bunch of packets from Am0
365half of them go to nicAm1 and half go nowhere
366link report:
367 0 sent on nicAm0.tx -> sink_ms.in1 (loss rate: 0%)
368 3,677,015 sent on nicAm1.tx -> sink_ms.in2 (loss rate: 0%)
369 7,354,302 sent on repeater_ms.output -> nicAm0.rx (loss rate: 0%)
370 2 sent on source_ms.output -> repeater_ms.input (loss rate: 0%)
371-------
372Transmitting bidirectionally between nicA and nicB
373link report:
374 3,000,494 sent on nicA.tx -> sink.in1 (loss rate: 0%)
375 3,000,533 sent on nicB.tx -> sink.in2 (loss rate: 0%)
376 3,000,738 sent on source1.out -> nicA.rx (loss rate: 0%)
377 3,000,738 sent on source2.out -> nicB.rx (loss rate: 0%)
378-------
379Send traffic from a nicA (SF) to nicB (two VFs)
380The packets should arrive evenly split between the VFs
381link report:
382 0 sent on nicAs.tx -> sink_ms.in1 (loss rate: 0%)
383 2,484,356 sent on nicBm0.tx -> sink_ms.in2 (loss rate: 0%)
384 2,484,363 sent on nicBm1.tx -> sink_ms.in3 (loss rate: 0%)
385 4,968,930 sent on repeater_ms.output -> nicAs.rx (loss rate: 0%)
386 2 sent on source_ms.output -> repeater_ms.input (loss rate: 0%)
387selftest: ok
388
389src/testlog/apps.ipv6.nd_light:
390Dec 17 2018 10:31:09 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
391Dec 17 2018 10:31:09 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
392Dec 17 2018 10:31:09 nd_light: Resolved next-hop 2001:db8::2 to 00:00:00:00:00:02
393Dec 17 2018 10:31:09 nd_light: Resolved next-hop 2001:db8::1 to 00:00:00:00:00:01
394Dec 17 2018 10:31:10 nd_light: Sending neighbor solicitation for next-hop 2001:db8::2
395Dec 17 2018 10:31:10 nd_light: Sending neighbor solicitation for next-hop 2001:db8::1
396
397src/testlog/apps.keyed_ipv6_tunnel.tunnel:
398Keyed IPv6 tunnel selftest
399link report:
400 102 sent on comparator.output -> match.comparator (loss rate: 0%)
401 102 sent on source.output -> tunnel.decapsulated (loss rate: 0%)
402 102 sent on tunnel.decapsulated -> match.rx (loss rate: 0%)
403 102 sent on tunnel.encapsulated -> tunnel.encapsulated (loss rate: 0%)
404apps report:
405match
406run simple one second benchmark ...
407selftest passed
408
409src/testlog/apps.lwaftr.arp:
410
411src/testlog/apps.lwaftr.binding_table:
412selftest: binding_table
413ok
414
415src/testlog/apps.lwaftr.conf:
416selftest: conf
417ok
418
419src/testlog/apps.lwaftr.ctable_wrapper:
420
421src/testlog/apps.lwaftr.dump:
422selftest: dump
423ok
424
425src/testlog/apps.lwaftr.fragmentv4_hardened:
426
427src/testlog/apps.lwaftr.fragmentv4_test:
428test: lwaftr.fragmentv4.fragment_ipv4
429test: payload=1200 mtu=1500
430test: payload=1200 mtu=1000
431test: payload=1200 mtu=400
432test: packet with "don't fragment" flag
433test: length=1046 mtu=520 + reassembly
434test: lwaftr.fragv4_h.cache_fragment_ipv4 (no vlan tag)
435test: two fragments (one missing)
436test: three fragments (one/two missing)
437test: payload=1200 mtu=1000
438test: payload=1000 mtu=400
439test: lwaftr.fragv4_h.cache_fragment_ipv4 (vlan id=42)
440test: two fragments (one missing)
441test: three fragments (one/two missing)
442test: payload=1200 mtu=1000
443test: payload=1000 mtu=400
444
445src/testlog/apps.lwaftr.fragmentv6_hardened:
446
447src/testlog/apps.lwaftr.lwdebug:
448
449src/testlog/apps.lwaftr.ndp:
450selftest: ndp
451selftest: ok
452
453src/testlog/apps.lwaftr.nh_fwd:
454nh_fwd: selftest
455nh_fwd4: cache_refresh_interval set to 0 seconds
456nh_fwd4: cache_refresh_interval set to 0 seconds
457load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 57 sleep: 100 us
458nh_fwd4: cache_refresh_interval set to 0 seconds
459nh_fwd4: static next_hop_mac 52:54:00:00:00:02
460load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
461nh_fwd4: cache_refresh_interval set to 0 seconds
462load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 72 sleep: 100 us
463nh_fwd6: cache_refresh_interval set to 0 seconds
464load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
465nh_fwd6: cache_refresh_interval set to 0 seconds
466load: time: 0.10s fps: 19 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
467nh_fwd6: cache_refresh_interval set to 0 seconds
468nh_fwd6: static next_hop_mac 52:54:00:00:00:02
469load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
470nh_fwd6: cache_refresh_interval set to 0 seconds
471load: time: 0.10s fps: 9 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
472
473src/testlog/apps.lwaftr.rangemap:
474No PMU available: single core cpu affinity required
475lookup: 7.64 ns per iteration (result: 0)
476
477src/testlog/apps.lwaftr.V4V6:
478V4V6: selftest
479load: time: 0.10s fps: 29 fpGbps: 0.000 fpb: 0 bpp: 71 sleep: 100 us
480OK
481
482src/testlog/apps.packet_filter.pcap_filter:
483selftest: pcap_filter
484Run for 1 second (stateful = false)...
485link report:
486 388,710 sent on pcap_filter.output -> sink.input (loss rate: 0%)
487 10,430,418 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
488 161 sent on source.output -> repeater.input (loss rate: 0%)
489ok: accepted 3.7267% of inputs (within tolerance)
490Run for 1 second (stateful = true)...
491link report:
492 409,241 sent on pcap_filter.output -> sink.input (loss rate: 0%)
493 5,490,660 sent on repeater.output -> pcap_filter.input (loss rate: 0%)
494 161 sent on source.output -> repeater.input (loss rate: 0%)
495ok: accepted 7.4534% of inputs (within tolerance)
496selftest: ok
497
498src/testlog/apps.rate_limiter.rate_limiter:
499Rate limiter selftest
500
501test effective rate, non-busy loop
502load: time: 1.00s fps: 1,350,359 fpGbps: 0.745 fpb: 102 bpp: 60 sleep: 0 us
503load: time: 1.00s fps: 1,346,306 fpGbps: 0.743 fpb: 102 bpp: 60 sleep: 0 us
504load: time: 1.00s fps: 1,348,287 fpGbps: 0.744 fpb: 102 bpp: 60 sleep: 0 us
505load: time: 1.00s fps: 1,345,083 fpGbps: 0.742 fpb: 102 bpp: 60 sleep: 0 us
506load: time: 0.00s fps: NaN fpGbps: nan fpb: NaN bpp: - sleep: 0 us
507configured rate is 200000 bytes per second
508effective rate is 209993 bytes per second
509measure throughput on heavy load...
510elapsed time 0.347031526 seconds
511packets received 10200000 29 Mpps
512configured rate is 1200000000 bytes per second
513effective rate is 1545052567 bytes per second
514throughput is 25 Mpps
515selftest passed
516
517src/testlog/apps.socket.raw:
518link report:
519 1 sent on lo.tx -> match.rx (loss rate: 0%)
520apps report:
521match
522selftest passed
523
524src/testlog/apps.socket.unix:
525client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
526client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
527client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
528client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
529client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
530client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
531client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
532client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
533client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
534client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
535client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
536client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
537client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
538client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
539client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
540client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
541client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
542client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
543client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
544client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
545client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
546client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
547client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
548client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
549client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
550client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
551client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
552client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
553client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
554client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
555client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
556client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
557client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
558client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
559client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
560client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
561client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
562client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
563client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
564client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
565client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
566client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
567client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
568client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
569client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
570client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
571client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
572client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
573client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
574client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
575client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
576client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
577client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
578client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
579client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
580client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
581client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
582client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
583client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
584client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
585client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
586client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
587client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
588client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
589client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
590client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
591client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
592client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
593client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
594client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
595client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
596client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
597client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
598client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
599client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
600client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
601client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
602client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
603client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
604client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
605client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
606client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
607client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
608client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
609client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
610client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
611client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
612client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
613client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
614client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
615client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
616client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
617client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
618client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
619client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
620client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
621client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
622client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
623client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
624client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
625client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
626client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
627client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
628client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
629client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
630client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
631client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
632client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
633client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
634client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
635client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
636client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
637client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
638client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
639client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
640client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
641client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
642client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
643client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
644client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
645client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
646client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
647client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
648client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
649client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
650client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
651client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
652client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
653client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
654client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
655client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
656client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
657client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
658client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
659client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
660client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
661client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
662client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
663client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
664client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
665client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
666client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
667client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
668client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
669client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
670client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
671client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
672client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
673client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
674client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
675client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
676client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
677client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
678client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
679client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
680client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
681client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
682client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
683client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
684client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
685client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
686client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
687client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
688client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
689client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
690client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
691client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
692client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
693client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
694client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
695client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
696client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
697client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
698client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
699client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
700client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
701client tx: 420 hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello hello
702link report:
703 177 sent on client.tx -> print_client_tx.rx (loss rate: 0%)
704 13,483 sent on say_hello.tx -> client.rx (loss rate: 26%)
705 178 sent on server.tx -> server.rx (loss rate: 0%)
706
707src/testlog/apps.solarflare.selftest.sh:
708No PMU available: single core cpu affinity required
709obj/apps/solarflare/ef_vi_h.luah:502: unexpected symbol near 'include' at line 3
710EXITCODE: 43
711
712src/testlog/apps.tap.selftest.sh:
713core/link.lua:74: attempt to index local 'r' (a nil value)
714stack traceback:
715 core/main.lua:162: in function '__index'
716 core/link.lua:74: in function 'empty'
717 apps/tap/tap.lua:75: in function 'method'
718 core/app.lua:89: in function 'with_restart'
719 core/app.lua:463: in function 'thunk'
720 core/histogram.lua:98: in function 'breathe'
721 core/app.lua:410: in function 'main'
722 apps/tap/tap.lua:128: in function 'selftest'
723 program/snsh/snsh.lua:31: in function <program/snsh/snsh.lua:31>
724 core/lib.lua:429: in function 'dogetopt'
725 program/snsh/snsh.lua:65: in function 'run'
726 core/main.lua:67: in function <core/main.lua:43>
727 [C]: in function 'xpcall'
728 core/main.lua:224: in main chunk
729 [C]: at 0x00452fd0
730 [C]: in function 'pcall'
731 core/startup.lua:3: in main chunk
732 [C]: in function 'require'
733 [string "require "core.startup""]:1: in main chunk
734
735src/testlog/apps.tap.tap:
736EXITCODE: 43
737
738src/testlog/apps.test.match:
739load: time: 0.01s fps: 37,880 fpGbps: 0.017 fpb: 205 bpp: 8 sleep: 0 us
740load: time: 0.00s fps: 46,909 fpGbps: 0.021 fpb: 104 bpp: 8 sleep: 0 us
741load: time: 0.00s fps: 100,502 fpGbps: 0.044 fpb: 308 bpp: 9 sleep: 0 us
742
743src/testlog/apps.test.synth:
744link report:
745 6 sent on reader.output -> match.comparator (loss rate: 0%)
746 306 sent on synth.output -> match.rx (loss rate: 0%)
747apps report:
748match
749
750src/testlog/apps.vhost.vhost_user:
751selftest: vhost_user
752SNABB_TEST_VHOST_USER_SOCKET was not set
753Test skipped
754EXITCODE: 43
755
756src/testlog/apps.virtio_net.virtio_net:
757SNABB_TEST_VIRTIO_PCIDEV was not set
758Test skipped
759EXITCODE: 43
760
761src/testlog/apps.vlan.vlan:
762source sent: 23881362
763sink received: 23881362
764Sucessfully tagged/untagged all potential VLAN tags (0-4095)
765
766src/testlog/core.app:
767Restarting app2 (died at 300320.029567: core/app.lua:630: Push error.)
768Restarting app1 (died at 300320.029567: core/app.lua:624: Pull error.)
769Restarting app2 (died at 300322.029627: core/app.lua:630: Push error.)
770Restarting app1 (died at 300322.029627: core/app.lua:624: Pull error.)
771Restarting app3 (died at 300324.029100: core/app.lua:636: Report error.)
772Restarting app2 (died at 300324.029768: core/app.lua:630: Push error.)
773Restarting app1 (died at 300324.029768: core/app.lua:624: Pull error.)
774selftest: app
775empty -> c1
776c1 -> c1
777c1 -> c2
778c2 -> c1
779c1 -> empty
780c_fail
781apps report:
782app3
783app2 [dead: core/app.lua:630: Push error.]
784app1 [dead: core/app.lua:624: Pull error.]
785apps report:
786app3
787app2 [dead: core/app.lua:630: Push error.]
788app1 [dead: core/app.lua:624: Pull error.]
789
790src/testlog/core.counter:
791selftest: core.counter
792selftest ok
793
794src/testlog/core.histogram:
795selftest: histogram
796selftest ok
797
798src/testlog/core.lib:
799selftest: lib
800Testing equal
801Testing load_string
802Testing load/store_conf
803Testing csum
804Testing hex(un)dump
805Testing ntohl
806Testing parse
807
808src/testlog/core.link:
809selftest: link
810selftest OK
811
812src/testlog/core.main:
813selftest
814
815src/testlog/core.memory:
816selftest: memory
817Kernel vm.nr_hugepages: 10000
818 Allocating a 2MB HugeTLB:Got 2MB
819 Physical address: 0x000e0ca00000
820 Virtual address: 0x500e0ca00000
821 Allocating a 2MB HugeTLB:Got 2MB
822 Physical address: 0x000e3dc00000
823 Virtual address: 0x500e3dc00000
824 Allocating a 2MB HugeTLB:Got 2MB
825 Physical address: 0x000e3da00000
826 Virtual address: 0x500e3da00000
827 Allocating a 2MB HugeTLB:Got 2MB
828 Physical address: 0x000e3ec00000
829 Virtual address: 0x500e3ec00000
830Kernel vm.nr_hugepages: 10000
831Testing automatic remapping of DMA memory
832 Unmapping cdata<char *>: 0x500e0ca00000
833 Unmapping cdata<char *>: 0x500e3dc00000
834 Unmapping cdata<char *>: 0x500e3da00000
835 Unmapping cdata<char *>: 0x500e3ec00000
836 Writing cdata<char *>: 0x500e0ca00000
837 Writing cdata<char *>: 0x500e3dc00000
838 Writing cdata<char *>: 0x500e3da00000
839 Writing cdata<char *>: 0x500e3ec00000
840Created 4 on-demand memory mappings with SIGSEGV handler.
841HugeTLB page allocation OK.
842
843src/testlog/core.packet:
844[mounting /var/run/snabb/hugetlbfs]
845
846src/testlog/core.shm:
847selftest: shm
848checking resolve..
849checking shared memory..
850create shm/selftest/obj
851checking exists..
852checking many objects..
85310000 objects created
85410000 objects unmapped
855selftest ok
856
857src/testlog/core.timer:
858selftest: timer
859ok (973,855 callbacks in 0.1998 seconds)
860
861src/testlog/core.worker:
862selftest: worker
863Starting children
864Worker status:
865 worker w3: pid=99 alive=true
866 worker w1: pid=97 alive=true
867 worker w2: pid=98 alive=true
868Stopping children
869Worker status:
870 worker w3: pid=99 alive=false
871 worker w1: pid=97 alive=false
872 worker w2: pid=98 alive=false
873selftest: done
874
875src/testlog/lib.binary_search:
876selftest: binary_search
877selftest: ok
878
879src/testlog/lib.checksum:
880selftest: checksum
881avx2: 1000/1000
882sse2: 1000/1000
883selftest: tcp/ipv4
884selftest: ok
885
886src/testlog/lib.cltable:
887selftest: cltable
888selftest: ok
889
890src/testlog/lib.ctable:
891selftest: ctable
892selftest: ok
893
894src/testlog/lib.hardware.pci:
895selftest: pci
896pciaddress model interface status driver usable
89702:00.0 Intel 82599 SFP enp2s0f0 up apps.intel.intel_app no
89802:00.1 Intel 82599 SFP enp2s0f1 up apps.intel.intel_app no
89903:00.0 Intel 82599 SFP enp3s0f0 up apps.intel.intel_app no
90003:00.1 Intel 82599 SFP enp3s0f1 up apps.intel.intel_app no
90104:00.0 Intel 350 enp4s0f0 up apps.intel.intel1g no
90204:00.1 Intel 350 enp4s0f1 down apps.intel.intel1g yes
90381:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
90481:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
90582:00.0 Intel 82599 SFP - - apps.intel.intel_app yes
90682:00.1 Intel 82599 SFP - - apps.intel.intel_app yes
90783:00.0 Intel 82599 SFP enp131s0f0 up apps.intel.intel_app no
90883:00.1 Intel 82599 SFP enp131s0f1 up apps.intel.intel_app no
909
910src/testlog/lib.hash.murmur:
911Sleftest hash MurmurHash3_x86_32
912Passed
913Sleftest hash MurmurHash3_x64_128
914Passed
915
916src/testlog/lib.ipc.shmem.shmem:
917ok
918
919src/testlog/lib.ipsec.aes_128_gcm:
920Test vector: 1
921ctext+tag FE CF 53 7E 72 9D 5B 07 DC 30 DF 52 8D D2 2B 76 8D 1B 98 73 66 96 A6 FD 34 85 09 FA 13 CE AC 34 CF A2 43 6F 14 A3 F3 CF 65 92 5B F1 F4 A1 3C 5D 15 B2 1E 18 84 F5 FF 62 47 AE AB B7 86 B9 3B CE 61 BC 17 D7 68 FD 97 32 45 90 18 14 8F 6C BE 72 2F D0 47 96 56 2D FD B4
922is FE CF 53 7E 72 9D 5B 07 DC 30 DF 52 8D D2 2B 76 8D 1B 98 73 66 96 A6 FD 34 85 09 FA 13 CE AC 34 CF A2 43 6F 14 A3 F3 CF 65 92 5B F1 F4 A1 3C 5D 15 B2 1E 18 84 F5 FF 62 47 AE AB B7 86 B9 3B CE 61 BC 17 D7 68 FD 97 32 45 90 18 14 8F 6C BE 72 2F D0 47 96 56 2D FD B4
923plaintext 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
924is 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
925Test vector: 2
926ctext+tag FB A2 CA A4 85 3C F9 F0 F2 2C B1 0D 86 DD 83 B0 FE C7 56 91 CF 1A 04 B0 0D 11 38 EC 9C 35 79 17 65 AC BD 87 01 AD 79 84 5B F9 FE 3F BA 48 7B C9 17 55 E6 66 2B 4C 8D 0D 1F 5E 22 73 95 30 32 0A E0 D7 31 CC 97 8E CA FA EA E8 8F 00 E8 0D 6E 48
927is FB A2 CA A4 85 3C F9 F0 F2 2C B1 0D 86 DD 83 B0 FE C7 56 91 CF 1A 04 B0 0D 11 38 EC 9C 35 79 17 65 AC BD 87 01 AD 79 84 5B F9 FE 3F BA 48 7B C9 17 55 E6 66 2B 4C 8D 0D 1F 5E 22 73 95 30 32 0A E0 D7 31 CC 97 8E CA FA EA E8 8F 00 E8 0D 6E 48
928plaintext 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
929is 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
930Test vector: 3
931ctext+tag FB A2 CA 84 5E 5D F9 F0 F2 2C 3E 6E 86 DD 83 1E 1F C6 57 92 CD 1A F9 13 0E 13 79 ED 36 9F 07 1F 35 E0 34 BE 95 F1 12 E4 E7 D0 5D 35
932is FB A2 CA 84 5E 5D F9 F0 F2 2C 3E 6E 86 DD 83 1E 1F C6 57 92 CD 1A F9 13 0E 13 79 ED 36 9F 07 1F 35 E0 34 BE 95 F1 12 E4 E7 D0 5D 35
933plaintext 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
934is 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
935Test vector: 4
936ctext+tag 18 A6 FD 42 F7 2C BF 4A B2 A2 EA 90 1F 73 D8 14 E3 E7 F2 43 D9 54 12 E1 C3 49 C1 D2 FB EC 16 8F 91 90 FE EB AF 2C B0 19 84 E6 58 63 96 5D 74 72 B7 9D A3 45 E0 E7 80 19 1F 0D 2F 0E 0F 49 6C 22 6F 21 27 B2 7D B3 57 24 E7 84 5D 68 65 1F 57 E6 5F 35 4F 75 FF 17 01 57 69 62 34 36
937is 18 A6 FD 42 F7 2C BF 4A B2 A2 EA 90 1F 73 D8 14 E3 E7 F2 43 D9 54 12 E1 C3 49 C1 D2 FB EC 16 8F 91 90 FE EB AF 2C B0 19 84 E6 58 63 96 5D 74 72 B7 9D A3 45 E0 E7 80 19 1F 0D 2F 0E 0F 49 6C 22 6F 21 27 B2 7D B3 57 24 E7 84 5D 68 65 1F 57 E6 5F 35 4F 75 FF 17 01 57 69 62 34 36
938plaintext 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
939is 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
940Test vector: 5
941ctext+tag FB A2 CA D1 2F C1 F9 F0 0D 3C EB F3 05 41 0D B8 3D 77 84 B6 07 32 3D 22 0F 24 B0 A9 7D 54 18 28 00 CA DB 0F 68 D9 9E F0 E0 C0 C8 9A E9 BE A8 88 4E 52 D6 5B C1 AF D0 74 0F 74 24 44 74 7B 5B 39 AB 53 31 63 AA D4 55 0E E5 16 09 75 CD B6 08 C5 76 91 89 60 97 63 B8 E1 8C AA 81 E2
942is FB A2 CA D1 2F C1 F9 F0 0D 3C EB F3 05 41 0D B8 3D 77 84 B6 07 32 3D 22 0F 24 B0 A9 7D 54 18 28 00 CA DB 0F 68 D9 9E F0 E0 C0 C8 9A E9 BE A8 88 4E 52 D6 5B C1 AF D0 74 0F 74 24 44 74 7B 5B 39 AB 53 31 63 AA D4 55 0E E5 16 09 75 CD B6 08 C5 76 91 89 60 97 63 B8 E1 8C AA 81 E2
943plaintext 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
944is 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
945Test vector: 6
946ctext+tag 29 C9 FC 69 A1 97 D0 38 CC DD 14 E2 DD FC AA 05 43 33 21 64 41 25 03 52 43 03 ED 3C 6C 5F 28 38 43 AF 8C 3E
947is 29 C9 FC 69 A1 97 D0 38 CC DD 14 E2 DD FC AA 05 43 33 21 64 41 25 03 52 43 03 ED 3C 6C 5F 28 38 43 AF 8C 3E
948plaintext 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
949is 74 6F 01 62 65 01 6F 72 01 6E 6F 74 01 74 6F 01 62 65 00 01
950Test vector: 7
951ctext+tag FB A2 CA A8 C6 C5 F9 F0 F2 2C A5 4A 06 12 10 AD 3F 6E 57 91 CF 1A CA 21 0D 11 7C EC 9C 35 79 17 65 AC BD 87 01 AD 79 84 5B F9 FE 3F BA 48 7B C9 63 21 93 06 84 EE CA DB 56 91 25 46 E7 A9 5C 97 40 D7 CB 05
952is FB A2 CA A8 C6 C5 F9 F0 F2 2C A5 4A 06 12 10 AD 3F 6E 57 91 CF 1A CA 21 0D 11 7C EC 9C 35 79 17 65 AC BD 87 01 AD 79 84 5B F9 FE 3F BA 48 7B C9 63 21 93 06 84 EE CA DB 56 91 25 46 E7 A9 5C 97 40 D7 CB 05
953plaintext 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
954is 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
955Test vector: 8
956ctext+tag 74 75 2E 8A EB 5D 87 3C D7 C0 F4 AC C3 6C 4B FF 84 B7 D7 B9 8F 0C A8 B6 AC DA 68 94 BC 61 90 69 EF 9C BC 28 FE 1B 56 A7 C4 E0 D5 8C 86 CD 2B C0
957is 74 75 2E 8A EB 5D 87 3C D7 C0 F4 AC C3 6C 4B FF 84 B7 D7 B9 8F 0C A8 B6 AC DA 68 94 BC 61 90 69 EF 9C BC 28 FE 1B 56 A7 C4 E0 D5 8C 86 CD 2B C0
958plaintext 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
959is 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
960Encrypted 100000000 bytes in 0.049671100976411 seconds
961Decrypted 100000000 bytes in 0.049312964023557 seconds
962Block: 6bc1bee22e409f96e93d7e117393172a 3ad77bb40d7a3660a89ecaf32466ef97
963Block: ae2d8a571e03ac9c9eb76fac45af8e51 f5d3d58503b9699de785895a96fdbaaf
964Block: 30c81c46a35ce411e5fbc1191a0a52ef 43b1cd7f598ece23881b00e3ed030688
965Block: f69f2445df4f9b17ad2b417be66c3710 7b0c785e27e8ad3f8223207104725dd4
966
967src/testlog/lib.ipsec.esp:
968original 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
969encrypted 00 00 00 00 00 00 00 00 00 00 00 00 86 DD 60 00 00 00 00 64 32 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01 01 00 00 00 00 00 00 00 A0 56 61 AD BC EC E6 2D B4 19 A4 BB C3 C6 D6 70 0A D3 33 3D F9 09 D6 D1 3F 40 B4 28 8A 00 EE D9 68 74 F3 45 DA 5C A9 67 9F 7A 6C A4 A2 29 C6 04 B1 D1 28 61 F5 AD 68 FF 4E FC CE BC 1F 39 3C EA F6 CD 4D A3 61 14 B9 0E F1 32 45 98 11 2A 70 A3 63 23 B0 5E
970decrypted 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
971original 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
972encrypted 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 00 24 32 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 34 35 36 37 38 39 30 31 32 33 00 00 00 00 00 00 00 02 02 00 00 00 00 00 00 00 4E 94 30 C2 33 98 48 2A DC B2 70 1B 93 83 BF 69 44 D1 6A EF
973decrypted 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
974
975src/testlog/lib.multi_copy:
976selftest: multi_copy
977selftest: ok
978
979src/testlog/lib.numa:
980selftest: numa
981selftest: numa: ok
982
983src/testlog/lib.pmu:
984selftest: pmu
985PMU not available:
986 single core cpu affinity required
987selftest skipped
988EXITCODE: 43
989
990src/testlog/lib.pmu_x86:
991selftest: pmu_x86
992nfixed 3 ngeneral 8
993buf[0] 0
994buf[1] 2.8147375786614e+14
995buf[2] 0
996buf[3] 0
997buf[4] 0
998buf[5] 0
999buf[6] 0
1000buf[7] 0
1001buf[8] 0
1002selftest: ok
1003
1004src/testlog/lib.protocol.datagram:
1005
1006src/testlog/lib.protocol.ipv4:
1007
1008src/testlog/lib.protocol.ipv6:
1009
1010src/testlog/lib.protocol.tcp:
1011
1012src/testlog/lib.traceprof.traceprof:
1013traceprof report (recorded 675/675 samples):
1014 62% TRACE 3:LOOP ->loop
1015 20% TRACE 4 ->3
1016 16% TRACE 3 ->loop
1017
1018src/testlog/lib.watchdog.selftest.sh:
1019[testing alert]
1020Set timeout, now sleeping...
1021Resetting watchdog.
1022Exit normally.
1023[testing alert_stop]
1024Set timeout, now sleeping...
1025Stopping watchdog.
1026Exit normally.
1027Alarm clock
1028[testing ualert]
1029Set timeout, now sleeping...
1030Resetting watchdog.
1031Exit normally.
1032[testing ualert_stop]
1033Set timeout, now sleeping...
1034Stopping watchdog.
1035Exit normally.
1036Alarm clock
1037
1038src/testlog/lib.yang.binary:
1039selfcheck: lib.yang.binary
1040selfcheck: ok
1041
1042src/testlog/lib.yang.data:
1043selfcheck: lib.yang.data
1044selfcheck: ok
1045
1046src/testlog/lib.yang.parser:
1047
1048src/testlog/lib.yang.path:
1049selftest: lib.yang.path
1050selftest: ok
1051
1052src/testlog/lib.yang.rpc:
1053selftest: lib.yang.rpc
1054selftest: ok
1055
1056src/testlog/lib.yang.schema:
1057selftest: lib.yang.schema
1058selftest: ok
1059
1060src/testlog/lib.yang.state:
1061selftest: lib.yang.state
1062selftest: ok
1063
1064src/testlog/lib.yang.util:
1065selftest: lib.yang.util
1066selftest: ok
1067
1068src/testlog/lib.yang.value:
1069
1070src/testlog/lib.yang.yang:
1071/tmp/lua_zzCYeE: loading source configuration
1072/tmp/lua_zzCYeE: wrote compiled configuration /tmp/lua_zzCYeE.o
1073/tmp/lua_zzCYeE: loading compiled configuration from /tmp/lua_zzCYeE.o
1074/tmp/lua_zzCYeE: compiled configuration is up to date.
1075/tmp/lua_zzCYeE.o: loaded compiled configuration with no corresponding source file.
1076selftest: lib.yang.yang
1077selftest: ok
1078
1079src/testlog/program.config.json:
1080selftest: program.config.json
1081selftest: ok
1082
1083src/testlog/program.lwaftr.query.selftest.sh:
1084Success: lwaftr query -l
1085Success: lwaftr query 8920
1086Success: lwaftr query 8920 memuse-ipv
1087Success: lwaftr query 8920 counter-never-exists-123
1088Success: lwaftr query 8923
1089Success: lwaftr query 8923 memuse-ipv
1090Success: lwaftr query 8923 counter-never-exists-123
1091Success: lwaftr query --name lwaftr-8912
1092Success: lwaftr query --name lwaftr-8912 memuse-ipv
1093Success: lwaftr query --name lwaftr-8912 counter-never-exists-123
1094Success: lwaftr query -l
1095Success: lwaftr query 9021
1096Success: lwaftr query 9021 memuse-ipv
1097Success: lwaftr query 9021 counter-never-exists-123
1098Success: lwaftr query --name lwaftr-9013
1099Success: lwaftr query --name lwaftr-9013 memuse-ipv
1100Success: lwaftr query --name lwaftr-9013 counter-never-exists-123
1101
1102src/testlog/program.lwaftr.selftest.sh:
1103Testing snabb lwaftr bench
1104program/lwaftr/tests/data//icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data//icmp_on_fail.o
1105program/lwaftr/tests/data//icmp_on_fail.conf: compiled configuration is up to date.
1106Warning: No NUMA memory affinity.
1107Pass --cpu to bind to a CPU and its NUMA node.
1108Testing snabb lwaftr bench --reconfigurable
1109program/lwaftr/tests/data//icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data//icmp_on_fail.o
1110program/lwaftr/tests/data//icmp_on_fail.conf: compiled configuration is up to date.
1111Waiting on follower 891 to start before recording statistics...
1112softwire-config {
1113 binding-table {
1114 br-address 8:9:a:b:c:d:e:f;
1115 br-address 1e:1:1:1:1:1:1:af;
1116 br-address 1e:2:2:2:2:2:2:af;
1117 psid-map {
1118 addr 178.79.150.15;
1119 psid-length 4;
1120 shift 12;
1121 }
1122 psid-map {
1123 addr 178.79.150.233;
1124 psid-length 16;
1125 shift 0;
1126 }
1127 psid-map {
1128 addr 178.79.150.1;
1129 psid-length 0;
1130 shift 16;
1131 }
1132 psid-map {
1133 addr 178.79.150.2;
1134 psid-length 16;
1135 shift 0;
1136 }
1137 psid-map {
1138 addr 178.79.150.3;
1139 psid-length 6;
1140 shift 10;
1141 }
1142 softwire {
1143 ipv4 178.79.150.233;
1144 psid 4660;
1145 b4-ipv6 127:11:12:13:14:15:16:128;
1146 }
1147 softwire {
1148 ipv4 178.79.150.1;
1149 psid 0;
1150 b4-ipv6 127:10:20:30:40:50:60:128;
1151 }
1152 softwire {
1153 ipv4 178.79.150.233;
1154 psid 80;
1155 b4-ipv6 127:2:3:4:5:6:7:128;
1156 }
1157 softwire {
1158 ipv4 178.79.150.233;
1159 psid 54192;
1160 b4-ipv6 127:11:12:13:14:15:16:128;
1161 }
1162 softwire {
1163 ipv4 178.79.150.3;
1164 psid 4;
1165 b4-ipv6 127:14:25:36:47:58:69:128;
1166 br 3;
1167 }
1168 softwire {
1169 ipv4 178.79.150.2;
1170 psid 7850;
1171 b4-ipv6 127:24:35:46:57:68:79:128;
1172 br 2;
1173 }
1174 softwire {
1175 ipv4 178.79.150.233;
1176 psid 7850;
1177 b4-ipv6 127:11:12:13:14:15:16:128;
1178 }
1179 softwire {
1180 ipv4 178.79.150.233;
1181 psid 2300;
1182 b4-ipv6 127:11:12:13:14:15:16:128;
1183 }
1184 softwire {
1185 ipv4 178.79.150.233;
1186 psid 22788;
1187 b4-ipv6 127:11:12:13:14:15:16:128;
1188 }
1189 softwire {
1190 ipv4 178.79.150.233;
1191 psid 2700;
1192 b4-ipv6 127:11:12:13:14:15:16:128;
1193 }
1194 softwire {
1195 ipv4 178.79.150.15;
1196 psid 1;
1197 b4-ipv6 127:22:33:44:55:66:77:128;
1198 }
1199 softwire {
1200 ipv4 178.79.150.15;
1201 psid 0;
1202 b4-ipv6 127:22:33:44:55:66:77:128;
1203 }
1204 }
1205 external-interface {
1206 allow-incoming-icmp false;
1207 error-rate-limiting {
1208 packets 600000;
1209 }
1210 ip 10.10.10.10;
1211 mac 12:12:12:12:12:12;
1212 next-hop {
1213 mac 68:68:68:68:68:68;
1214 }
1215 reassembly {
1216 max-fragments-per-packet 40;
1217 }
1218 }
1219 internal-interface {
1220 allow-incoming-icmp false;
1221 error-rate-limiting {
1222 packets 600000;
1223 }
1224 ip 8:9:a:b:c:d:e:f;
1225 mac 22:22:22:22:22:22;
1226 next-hop {
1227 mac 44:44:44:44:44:44;
1228 }
1229 reassembly {
1230 max-fragments-per-packet 40;
1231 }
1232 }
1233}
1234
1235Testing snabb lwaftr run
1236sudo: unable to resolve host snabb1
1237program/lwaftr/tests/data//icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data//icmp_on_fail.o
1238program/lwaftr/tests/data//icmp_on_fail.conf: compiled configuration is up to date.
1239Warning: No NUMA memory affinity.
1240Pass --cpu to bind to a CPU and its NUMA node.
1241link report:
1242 0 sent on arp.north -> icmpechov4.south (loss rate: 0%)
1243 0 sent on arp.south -> icmpechov4.north (loss rate: 0%)
1244 0 sent on fragmenterv4.output -> v4v6.v4 (loss rate: 0%)
1245 0 sent on fragmenterv6.output -> v4v6.v6 (loss rate: 0%)
1246 0 sent on icmpechov4.north -> lwaftr.v4 (loss rate: 0%)
1247 0 sent on icmpechov4.south -> fragmenterv4.input (loss rate: 0%)
1248 0 sent on icmpechov6.north -> lwaftr.v6 (loss rate: 0%)
1249 0 sent on icmpechov6.south -> fragmenterv6.input (loss rate: 0%)
1250 0 sent on lwaftr.hairpin_out -> lwaftr.hairpin_in (loss rate: 0%)
1251 0 sent on lwaftr.v4 -> arp.north (loss rate: 0%)
1252 0 sent on lwaftr.v6 -> ndp.north (loss rate: 0%)
1253 0 sent on ndp.north -> icmpechov6.south (loss rate: 0%)
1254 0 sent on ndp.south -> icmpechov6.north (loss rate: 0%)
1255 0 sent on nic.tx -> v4v6.input (loss rate: 0%)
1256 0 sent on reassemblerv4.output -> arp.south (loss rate: 0%)
1257 0 sent on reassemblerv6.output -> ndp.south (loss rate: 0%)
1258 0 sent on v4v6.output -> nic.rx (loss rate: 0%)
1259 0 sent on v4v6.v4 -> reassemblerv4.input (loss rate: 0%)
1260 0 sent on v4v6.v6 -> reassemblerv6.input (loss rate: 0%)
1261Testing snabb lwaftr run --reconfigurable
1262sudo: unable to resolve host snabb1
1263program/lwaftr/tests/data//icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data//icmp_on_fail.o
1264program/lwaftr/tests/data//icmp_on_fail.conf: compiled configuration is up to date.
1265link report:
1266
1267src/testlog/program.lwaftr.tests.config.selftest.sh:
1268./program/lwaftr/tests/config/test-config-get-state.sh: line 24: snabb: command not found
1269./program/lwaftr/tests/config/test-config-get-state.sh: line 29: snabb: command not found
1270softwire-state {
1271 drop-all-ipv4-iface-bytes 0;
1272 drop-all-ipv4-iface-packets 0;
1273 drop-all-ipv6-iface-bytes 0;
1274 drop-all-ipv6-iface-packets 0;
1275 drop-bad-checksum-icmpv4-bytes 0;
1276 drop-bad-checksum-icmpv4-packets 0;
1277 drop-in-by-policy-icmpv4-bytes 0;
1278 drop-in-by-policy-icmpv4-packets 0;
1279 drop-in-by-policy-icmpv6-bytes 0;
1280 drop-in-by-policy-icmpv6-packets 0;
1281 drop-in-by-rfc7596-icmpv4-bytes 0;
1282 drop-in-by-rfc7596-icmpv4-packets 0;
1283 drop-ipv4-frag-disabled 0;
1284 drop-ipv4-frag-invalid-reassembly 0;
1285 drop-ipv4-frag-random-evicted 0;
1286 drop-ipv6-frag-disabled 0;
1287 drop-ipv6-frag-invalid-reassembly 0;
1288 drop-ipv6-frag-random-evicted 0;
1289 drop-misplaced-not-ipv4-bytes 0;
1290 drop-misplaced-not-ipv4-packets 0;
1291 drop-misplaced-not-ipv6-bytes 0;
1292 drop-misplaced-not-ipv6-packets 0;
1293 drop-no-dest-softwire-ipv4-bytes 0;
1294 drop-no-dest-softwire-ipv4-packets 0;
1295 drop-no-source-softwire-ipv6-bytes 0;
1296 drop-no-source-softwire-ipv6-packets 0;
1297 drop-out-by-policy-icmpv4-packets 0;
1298 drop-out-by-policy-icmpv6-packets 0;
1299 drop-over-mtu-but-dont-fragment-ipv4-bytes 0;
1300 drop-over-mtu-but-dont-fragment-ipv4-packets 0;
1301 drop-over-rate-limit-icmpv6-bytes 0;
1302 drop-over-rate-limit-icmpv6-packets 0;
1303 drop-over-time-but-not-hop-limit-icmpv6-bytes 0;
1304 drop-over-time-but-not-hop-limit-icmpv6-packets 0;
1305 drop-too-big-type-but-not-code-icmpv6-bytes 0;
1306 drop-too-big-type-but-not-code-icmpv6-packets 0;
1307 drop-ttl-zero-ipv4-bytes 0;
1308 drop-ttl-zero-ipv4-packets 0;
1309 drop-unknown-protocol-icmpv6-bytes 0;
1310 drop-unknown-protocol-icmpv6-packets 0;
1311 drop-unknown-protocol-ipv6-bytes 0;
1312 drop-unknown-protocol-ipv6-packets 0;
1313 hairpin-ipv4-bytes 0;
1314 hairpin-ipv4-packets 0;
1315 in-ipv4-bytes 943770300;
1316 in-ipv4-frag-needs-reassembly 0;
1317 in-ipv4-frag-reassembled 0;
1318 in-ipv4-frag-reassembly-unneeded 1715946;
1319 in-ipv4-packets 1715946;
1320 in-ipv6-bytes 943658100;
1321 in-ipv6-frag-needs-reassembly 0;
1322 in-ipv6-frag-reassembled 0;
1323 in-ipv6-frag-reassembly-unneeded 1715844;
1324 in-ipv6-packets 1715742;
1325 ingress-packet-drops 0;
1326 memuse-ipv4-frag-reassembly-buffer 463571780;
1327 memuse-ipv6-frag-reassembly-buffer 464727376;
1328 out-icmpv4-bytes 0;
1329 out-icmpv4-packets 0;
1330 out-icmpv6-bytes 0;
1331 out-icmpv6-packets 0;
1332 out-ipv4-bytes 875028420;
1333 out-ipv4-frag 0;
1334 out-ipv4-frag-not 1715640;
1335 out-ipv4-packets 1715742;
1336 out-ipv6-bytes 1012408140;
1337 out-ipv6-frag 0;
1338 out-ipv6-frag-not 1715946;
1339 out-ipv6-packets 1715946;
1340}
1341
1342
1343src/testlog/program.lwaftr.tests.end-to-end.selftest.sh:
1344Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
1345../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1346../data/no_icmp.conf: compiled configuration is up to date.
1347done
1348Test passed
1349../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1350../data/no_icmp.conf: compiled configuration is up to date.
1351done
1352Test passed
1353Testing: from-internet IPv4 packet found in the binding table.
1354../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1355../data/icmp_on_fail.conf: compiled configuration is up to date.
1356done
1357Test passed
1358../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1359../data/icmp_on_fail.conf: compiled configuration is up to date.
1360done
1361Test passed
1362Testing: from-internet IPv4 packet found in the binding table with vlan tag.
1363../data/vlan.conf: loading compiled configuration from ../data/vlan.o
1364../data/vlan.conf: compiled configuration is up to date.
1365done
1366Test passed
1367../data/vlan.conf: loading compiled configuration from ../data/vlan.o
1368../data/vlan.conf: compiled configuration is up to date.
1369done
1370Test passed
1371Testing: NDP: incoming NDP Neighbor Solicitation
1372../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1373../data/tunnel_icmp.conf: compiled configuration is up to date.
1374done
1375Test passed
1376../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1377../data/tunnel_icmp.conf: compiled configuration is up to date.
1378done
1379Test passed
1380Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
1381../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1382../data/tunnel_icmp.conf: compiled configuration is up to date.
1383done
1384Test passed
1385../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1386../data/tunnel_icmp.conf: compiled configuration is up to date.
1387done
1388Test passed
1389Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
1390../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
1391../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
1392NDP: Resolving '8:9:a:b:4:3:2:1'
1393done
1394Test passed
1395../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
1396../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
1397NDP: Resolving '8:9:a:b:4:3:2:1'
1398done
1399Test passed
1400Testing: ARP: incoming ARP request
1401../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1402../data/tunnel_icmp.conf: compiled configuration is up to date.
1403done
1404Test passed
1405../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1406../data/tunnel_icmp.conf: compiled configuration is up to date.
1407done
1408Test passed
1409Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
1410../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
1411../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
1412ARP: Resolving '4.5.6.7'
1413done
1414Test passed
1415../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
1416../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
1417ARP: Resolving '4.5.6.7'
1418done
1419Test passed
1420Testing: NDP: Without receiving NA, next_hop6_mac not set
1421../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
1422../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
1423NDP: Resolving '8:9:a:b:4:3:2:1'
1424done
1425Test passed
1426../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
1427../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
1428NDP: Resolving '8:9:a:b:4:3:2:1'
1429done
1430Test passed
1431Testing: NDP: With receiving NA, next_hop6_mac not initially set
1432../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
1433../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
1434NDP: Resolving '8:9:a:b:4:3:2:1'
1435NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
1436done
1437Test passed
1438../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
1439../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
1440NDP: Resolving '8:9:a:b:4:3:2:1'
1441NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
1442done
1443Test passed
1444Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
1445../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
1446../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
1447NDP: Resolving '8:9:a:b:4:3:2:1'
1448done
1449Test passed
1450../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
1451../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
1452NDP: Resolving '8:9:a:b:4:3:2:1'
1453done
1454Test passed
1455Testing: from-internet IPv4 fragmented packets found in the binding table.
1456../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1457../data/icmp_on_fail.conf: compiled configuration is up to date.
1458done
1459Test passed
1460../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1461../data/icmp_on_fail.conf: compiled configuration is up to date.
1462done
1463Test passed
1464Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
1465../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1466../data/icmp_on_fail.conf: compiled configuration is up to date.
1467done
1468Test passed
1469../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1470../data/icmp_on_fail.conf: compiled configuration is up to date.
1471done
1472Test passed
1473Testing: traffic class mapping
1474../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1475../data/icmp_on_fail.conf: compiled configuration is up to date.
1476done
1477Test passed
1478../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1479../data/icmp_on_fail.conf: compiled configuration is up to date.
1480done
1481Test passed
1482Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
1483../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1484../data/icmp_on_fail.conf: compiled configuration is up to date.
1485done
1486Test passed
1487../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1488../data/icmp_on_fail.conf: compiled configuration is up to date.
1489done
1490Test passed
1491Testing: from-B4 IPv4 fragmentation (2)
1492../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
1493../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
1494done
1495Test passed
1496../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
1497../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
1498done
1499Test passed
1500Testing: from-B4 IPv4 fragmentation (3)
1501../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
1502../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
1503done
1504Test passed
1505../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
1506../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
1507done
1508Test passed
1509Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
1510../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
1511../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
1512done
1513Test passed
1514../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
1515../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
1516done
1517Test passed
1518Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
1519../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
1520../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
1521done
1522Test passed
1523../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
1524../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
1525done
1526Test passed
1527Testing: IPv6 reassembly (to one packet).
1528../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
1529../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
1530done
1531Test passed
1532../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
1533../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
1534done
1535Test passed
1536Testing: IPv6 reassembly (out of order fragments).
1537../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
1538../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
1539done
1540Test passed
1541../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
1542../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
1543done
1544Test passed
1545Testing: IPv6 reassembly (with max frags set to 1).
1546../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
1547../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
1548done
1549Test passed
1550../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
1551../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
1552done
1553Test passed
1554Testing: IPv6 reassembly (followed by decapsulation).
1555../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
1556../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
1557done
1558Test passed
1559../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
1560../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
1561done
1562Test passed
1563Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
1564../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
1565../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
1566done
1567Test passed
1568../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
1569../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
1570done
1571Test passed
1572Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
1573../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
1574../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
1575done
1576Test passed
1577../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
1578../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
1579done
1580Test passed
1581Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
1582../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1583../data/no_icmp.conf: compiled configuration is up to date.
1584done
1585Test passed
1586../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1587../data/no_icmp.conf: compiled configuration is up to date.
1588done
1589Test passed
1590Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
1591../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1592../data/no_icmp.conf: compiled configuration is up to date.
1593done
1594Test passed
1595../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1596../data/no_icmp.conf: compiled configuration is up to date.
1597done
1598Test passed
1599Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
1600../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1601../data/icmp_on_fail.conf: compiled configuration is up to date.
1602done
1603Test passed
1604../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1605../data/icmp_on_fail.conf: compiled configuration is up to date.
1606done
1607Test passed
1608Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
1609../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1610../data/icmp_on_fail.conf: compiled configuration is up to date.
1611done
1612Test passed
1613../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1614../data/icmp_on_fail.conf: compiled configuration is up to date.
1615done
1616Test passed
1617Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
1618../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1619../data/no_icmp.conf: compiled configuration is up to date.
1620done
1621Test passed
1622../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1623../data/no_icmp.conf: compiled configuration is up to date.
1624done
1625Test passed
1626Testing: from-b4 to-internet IPv6 packet found in the binding table.
1627../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1628../data/no_icmp.conf: compiled configuration is up to date.
1629done
1630Test passed
1631../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1632../data/no_icmp.conf: compiled configuration is up to date.
1633done
1634Test passed
1635Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
1636../data/vlan.conf: loading compiled configuration from ../data/vlan.o
1637../data/vlan.conf: compiled configuration is up to date.
1638done
1639Test passed
1640../data/vlan.conf: loading compiled configuration from ../data/vlan.o
1641../data/vlan.conf: compiled configuration is up to date.
1642done
1643Test passed
1644Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
1645../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1646../data/no_icmp.conf: compiled configuration is up to date.
1647done
1648Test passed
1649../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1650../data/no_icmp.conf: compiled configuration is up to date.
1651done
1652Test passed
1653Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
1654../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1655../data/no_icmp.conf: compiled configuration is up to date.
1656done
1657Test passed
1658../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1659../data/no_icmp.conf: compiled configuration is up to date.
1660done
1661Test passed
1662Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
1663../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1664../data/icmp_on_fail.conf: compiled configuration is up to date.
1665done
1666Test passed
1667../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1668../data/icmp_on_fail.conf: compiled configuration is up to date.
1669done
1670Test passed
1671Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
1672../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1673../data/icmp_on_fail.conf: compiled configuration is up to date.
1674done
1675Test passed
1676../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1677../data/icmp_on_fail.conf: compiled configuration is up to date.
1678done
1679Test passed
1680Testing: from-to-b4 IPv6 packet, no hairpinning
1681../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
1682../data/no_hairpin.conf: compiled configuration is up to date.
1683done
1684Test passed
1685../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
1686../data/no_hairpin.conf: compiled configuration is up to date.
1687done
1688Test passed
1689Testing: from-to-b4 IPv6 packet, with hairpinning
1690../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1691../data/no_icmp.conf: compiled configuration is up to date.
1692done
1693Test passed
1694../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1695../data/no_icmp.conf: compiled configuration is up to date.
1696done
1697Test passed
1698Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
1699../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1700../data/no_icmp.conf: compiled configuration is up to date.
1701done
1702Test passed
1703../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1704../data/no_icmp.conf: compiled configuration is up to date.
1705done
1706Test passed
1707Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
1708../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1709../data/tunnel_icmp.conf: compiled configuration is up to date.
1710done
1711Test passed
1712../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1713../data/tunnel_icmp.conf: compiled configuration is up to date.
1714done
1715Test passed
1716Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
1717../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1718../data/tunnel_icmp.conf: compiled configuration is up to date.
1719done
1720Test passed
1721../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1722../data/tunnel_icmp.conf: compiled configuration is up to date.
1723done
1724Test passed
1725Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
1726../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1727../data/tunnel_icmp.conf: compiled configuration is up to date.
1728done
1729Test passed
1730../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1731../data/tunnel_icmp.conf: compiled configuration is up to date.
1732done
1733Test passed
1734Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
1735../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1736../data/tunnel_icmp.conf: compiled configuration is up to date.
1737done
1738Test passed
1739../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1740../data/tunnel_icmp.conf: compiled configuration is up to date.
1741done
1742Test passed
1743Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
1744../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1745../data/tunnel_icmp.conf: compiled configuration is up to date.
1746done
1747Test passed
1748../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1749../data/tunnel_icmp.conf: compiled configuration is up to date.
1750done
1751Test passed
1752Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
1753../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1754../data/no_icmp.conf: compiled configuration is up to date.
1755done
1756Test passed
1757../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1758../data/no_icmp.conf: compiled configuration is up to date.
1759done
1760Test passed
1761Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
1762../data/vlan.conf: loading compiled configuration from ../data/vlan.o
1763../data/vlan.conf: compiled configuration is up to date.
1764done
1765Test passed
1766../data/vlan.conf: loading compiled configuration from ../data/vlan.o
1767../data/vlan.conf: compiled configuration is up to date.
1768done
1769Test passed
1770Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
1771../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1772../data/no_icmp.conf: compiled configuration is up to date.
1773done
1774Test passed
1775../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1776../data/no_icmp.conf: compiled configuration is up to date.
1777done
1778Test passed
1779Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
1780../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1781../data/no_icmp.conf: compiled configuration is up to date.
1782done
1783Test passed
1784../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1785../data/no_icmp.conf: compiled configuration is up to date.
1786done
1787Test passed
1788Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
1789../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1790../data/no_icmp.conf: compiled configuration is up to date.
1791done
1792Test passed
1793../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1794../data/no_icmp.conf: compiled configuration is up to date.
1795done
1796Test passed
1797Testing: sending non-IPv4 traffic to the IPv4 interface
1798../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1799../data/no_icmp.conf: compiled configuration is up to date.
1800done
1801Test passed
1802Test skipped
1803Testing: sending non-IPv6 traffic to the IPv6 interface
1804../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1805../data/no_icmp.conf: compiled configuration is up to date.
1806done
1807Test passed
1808Test skipped
1809Testing: from-internet bound IPv4 UDP packet
1810../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1811../data/icmp_on_fail.conf: compiled configuration is up to date.
1812done
1813Test passed
1814../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1815../data/icmp_on_fail.conf: compiled configuration is up to date.
1816done
1817Test passed
1818Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
1819../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
1820../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
1821done
1822Test passed
1823../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
1824../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
1825done
1826Test passed
1827Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
1828../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1829../data/icmp_on_fail.conf: compiled configuration is up to date.
1830done
1831Test passed
1832../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
1833../data/icmp_on_fail.conf: compiled configuration is up to date.
1834done
1835Test passed
1836Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
1837../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
1838../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
1839done
1840Test passed
1841../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
1842../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
1843done
1844Test passed
1845Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
1846../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
1847../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
1848done
1849Test passed
1850../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
1851../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
1852done
1853Test passed
1854Testing: incoming ICMPv4 echo request, matches binding table
1855../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1856../data/tunnel_icmp.conf: compiled configuration is up to date.
1857done
1858Test passed
1859../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1860../data/tunnel_icmp.conf: compiled configuration is up to date.
1861done
1862Test passed
1863Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
1864../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1865../data/tunnel_icmp.conf: compiled configuration is up to date.
1866done
1867Test passed
1868../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1869../data/tunnel_icmp.conf: compiled configuration is up to date.
1870done
1871Test passed
1872Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
1873../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1874../data/no_icmp.conf: compiled configuration is up to date.
1875done
1876Test passed
1877../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
1878../data/no_icmp.conf: compiled configuration is up to date.
1879done
1880Test passed
1881Testing: incoming ICMPv4 echo request, doesn't match binding table
1882../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1883../data/tunnel_icmp.conf: compiled configuration is up to date.
1884done
1885Test passed
1886../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1887../data/tunnel_icmp.conf: compiled configuration is up to date.
1888done
1889Test passed
1890Testing: incoming ICMPv4 echo reply, matches binding table
1891../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1892../data/tunnel_icmp.conf: compiled configuration is up to date.
1893done
1894Test passed
1895../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1896../data/tunnel_icmp.conf: compiled configuration is up to date.
1897done
1898Test passed
1899Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
1900../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1901../data/tunnel_icmp.conf: compiled configuration is up to date.
1902done
1903Test passed
1904../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1905../data/tunnel_icmp.conf: compiled configuration is up to date.
1906done
1907Test passed
1908Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
1909../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1910../data/tunnel_icmp.conf: compiled configuration is up to date.
1911done
1912Test passed
1913../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1914../data/tunnel_icmp.conf: compiled configuration is up to date.
1915done
1916Test passed
1917Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
1918../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1919../data/tunnel_icmp.conf: compiled configuration is up to date.
1920done
1921Test passed
1922../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1923../data/tunnel_icmp.conf: compiled configuration is up to date.
1924done
1925Test passed
1926Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
1927../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1928../data/tunnel_icmp.conf: compiled configuration is up to date.
1929done
1930Test passed
1931../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1932../data/tunnel_icmp.conf: compiled configuration is up to date.
1933done
1934Test passed
1935Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
1936../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1937../data/tunnel_icmp.conf: compiled configuration is up to date.
1938done
1939Test passed
1940../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1941../data/tunnel_icmp.conf: compiled configuration is up to date.
1942done
1943Test passed
1944Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
1945../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1946../data/tunnel_icmp.conf: compiled configuration is up to date.
1947done
1948Test passed
1949../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1950../data/tunnel_icmp.conf: compiled configuration is up to date.
1951done
1952Test passed
1953Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
1954../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1955../data/tunnel_icmp.conf: compiled configuration is up to date.
1956done
1957Test passed
1958../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
1959../data/tunnel_icmp.conf: compiled configuration is up to date.
1960done
1961Test passed
1962Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
1963../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
1964../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
1965done
1966Test passed
1967../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
1968../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
1969done
1970Test passed
1971Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
1972../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
1973../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
1974done
1975Test passed
1976../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
1977../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
1978done
1979Test passed
1980Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
1981../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
1982../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
1983done
1984Test passed
1985../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
1986../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
1987done
1988Test passed
1989Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
1990../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
1991../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
1992done
1993Test passed
1994../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
1995../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
1996done
1997Test passed
1998Testing: egress-filter: to-internet (IPv4) (ACCEPT)
1999../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
2000../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
2001done
2002Test passed
2003../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
2004../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
2005done
2006Test passed
2007Testing: egress-filter: to-internet (IPv4) (DROP)
2008../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
2009../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
2010done
2011Test passed
2012../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
2013../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
2014done
2015Test passed
2016Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
2017../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
2018../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
2019done
2020Test passed
2021../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
2022../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
2023done
2024Test passed
2025Testing: egress-filter: to-b4 (IPv4) (DROP)
2026../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
2027../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
2028done
2029Test passed
2030../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
2031../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
2032done
2033Test passed
2034Testing: ICMP Echo to AFTR (IPv4)
2035../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
2036../data/no_icmp.conf: compiled configuration is up to date.
2037done
2038Test passed
2039../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
2040../data/no_icmp.conf: compiled configuration is up to date.
2041done
2042Test passed
2043Testing: ICMP Echo to AFTR (IPv4) + data
2044../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
2045../data/no_icmp.conf: compiled configuration is up to date.
2046done
2047Test passed
2048../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
2049../data/no_icmp.conf: compiled configuration is up to date.
2050done
2051Test passed
2052Testing: ICMP Echo to AFTR (IPv6)
2053../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
2054../data/no_icmp.conf: compiled configuration is up to date.
2055done
2056Test passed
2057../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
2058../data/no_icmp.conf: compiled configuration is up to date.
2059done
2060Test passed
2061Testing: ICMP Echo to AFTR (IPv6) + data
2062../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
2063../data/no_icmp.conf: compiled configuration is up to date.
2064done
2065Test passed
2066../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
2067../data/no_icmp.conf: compiled configuration is up to date.
2068done
2069Test passed
2070All end-to-end lwAFTR tests passed.
2071Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
2072../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2073../data/vlan/no_icmp.conf: compiled configuration is up to date.
2074done
2075Test passed
2076../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2077../data/vlan/no_icmp.conf: compiled configuration is up to date.
2078done
2079Test passed
2080Testing: from-internet IPv4 packet found in the binding table.
2081../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2082../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2083done
2084Test passed
2085../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2086../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2087done
2088Test passed
2089Testing: from-internet IPv4 packet found in the binding table with vlan tag.
2090../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
2091../data/vlan/vlan.conf: compiled configuration is up to date.
2092done
2093Test passed
2094../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
2095../data/vlan/vlan.conf: compiled configuration is up to date.
2096done
2097Test passed
2098Testing: NDP: incoming NDP Neighbor Solicitation
2099../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2100../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2101done
2102Test passed
2103../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2104../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2105done
2106Test passed
2107Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
2108../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2109../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2110done
2111Test passed
2112../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2113../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2114done
2115Test passed
2116Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
2117../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
2118../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2119NDP: Resolving '8:9:a:b:4:3:2:1'
2120done
2121Test passed
2122../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
2123../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2124NDP: Resolving '8:9:a:b:4:3:2:1'
2125done
2126Test passed
2127Testing: ARP: incoming ARP request
2128../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2129../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2130done
2131Test passed
2132../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2133../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2134done
2135Test passed
2136Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
2137../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
2138../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
2139ARP: Resolving '4.5.6.7'
2140done
2141Test passed
2142../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
2143../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
2144ARP: Resolving '4.5.6.7'
2145done
2146Test passed
2147Testing: NDP: Without receiving NA, next_hop6_mac not set
2148../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
2149../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2150NDP: Resolving '8:9:a:b:4:3:2:1'
2151done
2152Test passed
2153../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
2154../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2155NDP: Resolving '8:9:a:b:4:3:2:1'
2156done
2157Test passed
2158Testing: NDP: With receiving NA, next_hop6_mac not initially set
2159../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
2160../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2161NDP: Resolving '8:9:a:b:4:3:2:1'
2162NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
2163done
2164Test passed
2165../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
2166../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2167NDP: Resolving '8:9:a:b:4:3:2:1'
2168NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
2169done
2170Test passed
2171Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
2172../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
2173../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2174NDP: Resolving '8:9:a:b:4:3:2:1'
2175done
2176Test passed
2177../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
2178../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2179NDP: Resolving '8:9:a:b:4:3:2:1'
2180done
2181Test passed
2182Testing: from-internet IPv4 fragmented packets found in the binding table.
2183../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2184../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2185done
2186Test passed
2187../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2188../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2189done
2190Test passed
2191Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
2192../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2193../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2194done
2195Test passed
2196../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2197../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2198done
2199Test passed
2200Testing: traffic class mapping
2201../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2202../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2203done
2204Test passed
2205../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2206../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2207done
2208Test passed
2209Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
2210../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2211../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2212done
2213Test passed
2214../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2215../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2216done
2217Test passed
2218Testing: from-B4 IPv4 fragmentation (2)
2219../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
2220../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
2221done
2222Test passed
2223../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
2224../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
2225done
2226Test passed
2227Testing: from-B4 IPv4 fragmentation (3)
2228../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
2229../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
2230done
2231Test passed
2232../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
2233../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
2234done
2235Test passed
2236Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
2237../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
2238../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2239done
2240Test passed
2241../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
2242../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2243done
2244Test passed
2245Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
2246../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
2247../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2248done
2249Test passed
2250../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
2251../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2252done
2253Test passed
2254Testing: IPv6 reassembly (to one packet).
2255../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
2256../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
2257done
2258Test passed
2259../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
2260../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
2261done
2262Test passed
2263Testing: IPv6 reassembly (out of order fragments).
2264../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
2265../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
2266done
2267Test passed
2268../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
2269../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
2270done
2271Test passed
2272Testing: IPv6 reassembly (with max frags set to 1).
2273../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
2274../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
2275done
2276Test passed
2277../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
2278../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
2279done
2280Test passed
2281Testing: IPv6 reassembly (followed by decapsulation).
2282../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
2283../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2284done
2285Test passed
2286../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
2287../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2288done
2289Test passed
2290Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
2291../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
2292../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2293done
2294Test passed
2295../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
2296../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2297done
2298Test passed
2299Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
2300../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
2301../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
2302done
2303Test passed
2304../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
2305../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
2306done
2307Test passed
2308Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
2309../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2310../data/vlan/no_icmp.conf: compiled configuration is up to date.
2311done
2312Test passed
2313../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2314../data/vlan/no_icmp.conf: compiled configuration is up to date.
2315done
2316Test passed
2317Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
2318../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2319../data/vlan/no_icmp.conf: compiled configuration is up to date.
2320done
2321Test passed
2322../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2323../data/vlan/no_icmp.conf: compiled configuration is up to date.
2324done
2325Test passed
2326Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
2327../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2328../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2329done
2330Test passed
2331../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2332../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2333done
2334Test passed
2335Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
2336../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2337../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2338done
2339Test passed
2340../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2341../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2342done
2343Test passed
2344Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
2345../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2346../data/vlan/no_icmp.conf: compiled configuration is up to date.
2347done
2348Test passed
2349../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2350../data/vlan/no_icmp.conf: compiled configuration is up to date.
2351done
2352Test passed
2353Testing: from-b4 to-internet IPv6 packet found in the binding table.
2354../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2355../data/vlan/no_icmp.conf: compiled configuration is up to date.
2356done
2357Test passed
2358../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2359../data/vlan/no_icmp.conf: compiled configuration is up to date.
2360done
2361Test passed
2362Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
2363../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
2364../data/vlan/vlan.conf: compiled configuration is up to date.
2365done
2366Test passed
2367../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
2368../data/vlan/vlan.conf: compiled configuration is up to date.
2369done
2370Test passed
2371Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
2372../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2373../data/vlan/no_icmp.conf: compiled configuration is up to date.
2374done
2375Test passed
2376../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2377../data/vlan/no_icmp.conf: compiled configuration is up to date.
2378done
2379Test passed
2380Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
2381../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2382../data/vlan/no_icmp.conf: compiled configuration is up to date.
2383done
2384Test passed
2385../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2386../data/vlan/no_icmp.conf: compiled configuration is up to date.
2387done
2388Test passed
2389Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
2390../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2391../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2392done
2393Test passed
2394../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2395../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2396done
2397Test passed
2398Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
2399../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2400../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2401done
2402Test passed
2403../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2404../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2405done
2406Test passed
2407Testing: from-to-b4 IPv6 packet, no hairpinning
2408../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
2409../data/vlan/no_hairpin.conf: compiled configuration is up to date.
2410done
2411Test passed
2412../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
2413../data/vlan/no_hairpin.conf: compiled configuration is up to date.
2414done
2415Test passed
2416Testing: from-to-b4 IPv6 packet, with hairpinning
2417../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2418../data/vlan/no_icmp.conf: compiled configuration is up to date.
2419done
2420Test passed
2421../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2422../data/vlan/no_icmp.conf: compiled configuration is up to date.
2423done
2424Test passed
2425Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
2426../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2427../data/vlan/no_icmp.conf: compiled configuration is up to date.
2428done
2429Test passed
2430../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2431../data/vlan/no_icmp.conf: compiled configuration is up to date.
2432done
2433Test passed
2434Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
2435../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2436../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2437done
2438Test passed
2439../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2440../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2441done
2442Test passed
2443Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
2444../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2445../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2446done
2447Test passed
2448../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2449../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2450done
2451Test passed
2452Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
2453../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2454../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2455done
2456Test passed
2457../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2458../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2459done
2460Test passed
2461Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
2462../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2463../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2464done
2465Test passed
2466../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2467../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2468done
2469Test passed
2470Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
2471../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2472../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2473done
2474Test passed
2475../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2476../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2477done
2478Test passed
2479Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
2480../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2481../data/vlan/no_icmp.conf: compiled configuration is up to date.
2482done
2483Test passed
2484../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2485../data/vlan/no_icmp.conf: compiled configuration is up to date.
2486done
2487Test passed
2488Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
2489../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
2490../data/vlan/vlan.conf: compiled configuration is up to date.
2491done
2492Test passed
2493../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
2494../data/vlan/vlan.conf: compiled configuration is up to date.
2495done
2496Test passed
2497Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
2498../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2499../data/vlan/no_icmp.conf: compiled configuration is up to date.
2500done
2501Test passed
2502../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2503../data/vlan/no_icmp.conf: compiled configuration is up to date.
2504done
2505Test passed
2506Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
2507../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2508../data/vlan/no_icmp.conf: compiled configuration is up to date.
2509done
2510Test passed
2511../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2512../data/vlan/no_icmp.conf: compiled configuration is up to date.
2513done
2514Test passed
2515Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
2516../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2517../data/vlan/no_icmp.conf: compiled configuration is up to date.
2518done
2519Test passed
2520../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2521../data/vlan/no_icmp.conf: compiled configuration is up to date.
2522done
2523Test passed
2524Testing: sending non-IPv4 traffic to the IPv4 interface
2525../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2526../data/vlan/no_icmp.conf: compiled configuration is up to date.
2527done
2528Test passed
2529Test skipped
2530Testing: sending non-IPv6 traffic to the IPv6 interface
2531../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2532../data/vlan/no_icmp.conf: compiled configuration is up to date.
2533done
2534Test passed
2535Test skipped
2536Testing: from-internet bound IPv4 UDP packet
2537../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2538../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2539done
2540Test passed
2541../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2542../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2543done
2544Test passed
2545Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
2546../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
2547../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2548done
2549Test passed
2550../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
2551../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2552done
2553Test passed
2554Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
2555../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2556../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2557done
2558Test passed
2559../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
2560../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
2561done
2562Test passed
2563Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
2564../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
2565../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
2566done
2567Test passed
2568../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
2569../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
2570done
2571Test passed
2572Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
2573../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
2574../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2575done
2576Test passed
2577../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
2578../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2579done
2580Test passed
2581Testing: incoming ICMPv4 echo request, matches binding table
2582../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2583../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2584done
2585Test passed
2586../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2587../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2588done
2589Test passed
2590Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
2591../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2592../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2593done
2594Test passed
2595../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2596../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2597done
2598Test passed
2599Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
2600../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2601../data/vlan/no_icmp.conf: compiled configuration is up to date.
2602done
2603Test passed
2604../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2605../data/vlan/no_icmp.conf: compiled configuration is up to date.
2606done
2607Test passed
2608Testing: incoming ICMPv4 echo request, doesn't match binding table
2609../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2610../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2611done
2612Test passed
2613../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2614../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2615done
2616Test passed
2617Testing: incoming ICMPv4 echo reply, matches binding table
2618../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2619../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2620done
2621Test passed
2622../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2623../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2624done
2625Test passed
2626Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
2627../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2628../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2629done
2630Test passed
2631../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2632../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2633done
2634Test passed
2635Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
2636../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2637../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2638done
2639Test passed
2640../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2641../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2642done
2643Test passed
2644Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
2645../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2646../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2647done
2648Test passed
2649../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2650../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2651done
2652Test passed
2653Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
2654../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2655../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2656done
2657Test passed
2658../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2659../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2660done
2661Test passed
2662Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
2663../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2664../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2665done
2666Test passed
2667../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2668../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2669done
2670Test passed
2671Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
2672../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2673../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2674done
2675Test passed
2676../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2677../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2678done
2679Test passed
2680Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
2681../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2682../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2683done
2684Test passed
2685../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
2686../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
2687done
2688Test passed
2689Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
2690../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
2691../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
2692done
2693Test passed
2694../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
2695../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
2696done
2697Test passed
2698Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
2699../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
2700../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
2701done
2702Test passed
2703../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
2704../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
2705done
2706Test passed
2707Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
2708../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
2709../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
2710done
2711Test passed
2712../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
2713../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
2714done
2715Test passed
2716Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
2717../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
2718../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
2719done
2720Test passed
2721../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
2722../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
2723done
2724Test passed
2725Testing: egress-filter: to-internet (IPv4) (ACCEPT)
2726../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
2727../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
2728done
2729Test passed
2730../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
2731../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
2732done
2733Test passed
2734Testing: egress-filter: to-internet (IPv4) (DROP)
2735../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
2736../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
2737done
2738Test passed
2739../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
2740../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
2741done
2742Test passed
2743Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
2744../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
2745../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
2746done
2747Test passed
2748../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
2749../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
2750done
2751Test passed
2752Testing: egress-filter: to-b4 (IPv4) (DROP)
2753../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
2754../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
2755done
2756Test passed
2757../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
2758../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
2759done
2760Test passed
2761Testing: ICMP Echo to AFTR (IPv4)
2762../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2763../data/vlan/no_icmp.conf: compiled configuration is up to date.
2764done
2765Test passed
2766../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2767../data/vlan/no_icmp.conf: compiled configuration is up to date.
2768done
2769Test passed
2770Testing: ICMP Echo to AFTR (IPv4) + data
2771../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2772../data/vlan/no_icmp.conf: compiled configuration is up to date.
2773done
2774Test passed
2775../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2776../data/vlan/no_icmp.conf: compiled configuration is up to date.
2777done
2778Test passed
2779Testing: ICMP Echo to AFTR (IPv6)
2780../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2781../data/vlan/no_icmp.conf: compiled configuration is up to date.
2782done
2783Test passed
2784../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2785../data/vlan/no_icmp.conf: compiled configuration is up to date.
2786done
2787Test passed
2788Testing: ICMP Echo to AFTR (IPv6) + data
2789../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2790../data/vlan/no_icmp.conf: compiled configuration is up to date.
2791done
2792Test passed
2793../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
2794../data/vlan/no_icmp.conf: compiled configuration is up to date.
2795done
2796Test passed
2797All end-to-end lwAFTR tests passed.
2798
2799src/testlog/program.lwaftr.tests.propbased.genyang:
2800
2801src/testlog/program.lwaftr.tests.propbased.selftest.sh:
2802program/lwaftr/tests/data/icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data/icmp_on_fail.o
2803program/lwaftr/tests/data/icmp_on_fail.conf: compiled configuration is up to date.
2804Using time as seed: 965650428
2805Warning: No NUMA memory affinity.
2806Pass --cpu to bind to a CPU and its NUMA node.
2807../lib/pflua/src/pf/parse.lua:309:
2808Pflua parse error: In expression "tdm"
2809 ^
2810tdm is not a recognized keyword. Likely causes:
2811a) tdm is a typo, invalid keyword, or similar error.
2812b) You're trying to implicitly repeat the previous clause's keyword.
2813Instead of libpcap-style elision, explicitly use keywords in each clause:
2814ie, "host a and host b", not "host a and b".
2815
2816stack traceback:
2817 core/main.lua:162: in function <core/main.lua:160>
2818 [C]: in function 'primitive_error'
2819 ../lib/pflua/src/pf/parse.lua:309: in function 'error'
2820 ../lib/pflua/src/pf/parse.lua:884: in function 'parse_primitive_or_arithmetic'
2821 ../lib/pflua/src/pf/parse.lua:904: in function 'parse_logical_or_arithmetic'
2822 ../lib/pflua/src/pf/parse.lua:936: in function 'parse_logical'
2823 ../lib/pflua/src/pf/parse.lua:949: in function 'parse'
2824 ../lib/pflua/src/pf.lua:36: in function 'compile_filter'
2825 apps/packet_filter/pcap_filter.lua:34: in function 'new'
2826 core/app.lua:305: in function <core/app.lua:304>
2827 core/app.lua:332: in function 'apply_config_actions'
2828 ...
2829 program/lwaftr/setup.lua:507: in function 'run_worker'
2830 [string "require('program.lwaftr.setup').run_worker({[..."]:1: in function 'f'
2831 core/main.lua:58: in function <core/main.lua:43>
2832 [C]: in function 'xpcall'
2833 core/main.lua:224: in main chunk
2834 [C]: at 0x00452fd0
2835 [C]: in function 'pcall'
2836 core/startup.lua:3: in main chunk
2837 [C]: in function 'require'
2838 [string "require "core.startup""]:1: in main chunk
2839100 iterations succeeded.
2840program/lwaftr/tests/data/icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data/icmp_on_fail.o
2841program/lwaftr/tests/data/icmp_on_fail.conf: compiled configuration is up to date.
2842Using time as seed: 970691552
2843100 iterations succeeded.
2844program/lwaftr/tests/data/icmp_on_fail.conf: loading compiled configuration from program/lwaftr/tests/data/icmp_on_fail.o
2845program/lwaftr/tests/data/icmp_on_fail.conf: compiled configuration is up to date.
2846Using time as seed: 974884339
2847100 iterations succeeded.
2848
2849src/testlog/program.lwaftr.tests.soaktest.selftest.sh:
2850Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
2851../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
2852../data/no_icmp.conf: compiled configuration is up to date.
2853done
2854../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
2855../data/no_icmp.conf: compiled configuration is up to date.
2856done
2857Testing: from-internet IPv4 packet found in the binding table.
2858../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
2859../data/icmp_on_fail.conf: compiled configuration is up to date.
2860done
2861../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
2862../data/icmp_on_fail.conf: compiled configuration is up to date.
2863done
2864Testing: from-internet IPv4 packet found in the binding table with vlan tag.
2865../data/vlan.conf: loading compiled configuration from ../data/vlan.o
2866../data/vlan.conf: compiled configuration is up to date.
2867done
2868../data/vlan.conf: loading compiled configuration from ../data/vlan.o
2869../data/vlan.conf: compiled configuration is up to date.
2870done
2871Testing: NDP: incoming NDP Neighbor Solicitation
2872../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
2873../data/tunnel_icmp.conf: compiled configuration is up to date.
2874done
2875../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
2876../data/tunnel_icmp.conf: compiled configuration is up to date.
2877done
2878Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
2879../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
2880../data/tunnel_icmp.conf: compiled configuration is up to date.
2881done
2882../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
2883../data/tunnel_icmp.conf: compiled configuration is up to date.
2884done
2885Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
2886../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
2887../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2888NDP: Resolving '8:9:a:b:4:3:2:1'
2889done
2890../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
2891../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2892NDP: Resolving '8:9:a:b:4:3:2:1'
2893done
2894Testing: ARP: incoming ARP request
2895../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
2896../data/tunnel_icmp.conf: compiled configuration is up to date.
2897done
2898../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
2899../data/tunnel_icmp.conf: compiled configuration is up to date.
2900done
2901Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
2902../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
2903../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
2904ARP: Resolving '4.5.6.7'
2905done
2906../data/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/tunnel_icmp_without_mac4.o
2907../data/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
2908ARP: Resolving '4.5.6.7'
2909done
2910Testing: NDP: Without receiving NA, next_hop6_mac not set
2911../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
2912../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2913NDP: Resolving '8:9:a:b:4:3:2:1'
2914done
2915../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
2916../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2917NDP: Resolving '8:9:a:b:4:3:2:1'
2918done
2919Testing: NDP: With receiving NA, next_hop6_mac not initially set
2920../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
2921../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2922NDP: Resolving '8:9:a:b:4:3:2:1'
2923NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
2924done
2925../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
2926../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2927NDP: Resolving '8:9:a:b:4:3:2:1'
2928NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
2929done
2930Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
2931../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
2932../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2933NDP: Resolving '8:9:a:b:4:3:2:1'
2934done
2935../data/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/tunnel_icmp_withoutmac.o
2936../data/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
2937NDP: Resolving '8:9:a:b:4:3:2:1'
2938done
2939Testing: from-internet IPv4 fragmented packets found in the binding table.
2940../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
2941../data/icmp_on_fail.conf: compiled configuration is up to date.
2942done
2943../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
2944../data/icmp_on_fail.conf: compiled configuration is up to date.
2945done
2946Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
2947../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
2948../data/icmp_on_fail.conf: compiled configuration is up to date.
2949done
2950../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
2951../data/icmp_on_fail.conf: compiled configuration is up to date.
2952done
2953Testing: traffic class mapping
2954../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
2955../data/icmp_on_fail.conf: compiled configuration is up to date.
2956done
2957../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
2958../data/icmp_on_fail.conf: compiled configuration is up to date.
2959done
2960Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
2961../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
2962../data/icmp_on_fail.conf: compiled configuration is up to date.
2963done
2964../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
2965../data/icmp_on_fail.conf: compiled configuration is up to date.
2966done
2967Testing: from-B4 IPv4 fragmentation (2)
2968../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
2969../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
2970done
2971../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
2972../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
2973done
2974Testing: from-B4 IPv4 fragmentation (3)
2975../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
2976../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
2977done
2978../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
2979../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
2980done
2981Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
2982../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
2983../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2984done
2985../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
2986../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2987done
2988Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
2989../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
2990../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2991done
2992../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
2993../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
2994done
2995Testing: IPv6 reassembly (to one packet).
2996../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
2997../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
2998done
2999../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
3000../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
3001done
3002Testing: IPv6 reassembly (out of order fragments).
3003../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
3004../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
3005done
3006../data/big_mtu_no_icmp.conf: loading compiled configuration from ../data/big_mtu_no_icmp.o
3007../data/big_mtu_no_icmp.conf: compiled configuration is up to date.
3008done
3009Testing: IPv6 reassembly (with max frags set to 1).
3010../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
3011../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
3012done
3013../data/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/no_icmp_maxfrags1.o
3014../data/no_icmp_maxfrags1.conf: compiled configuration is up to date.
3015done
3016Testing: IPv6 reassembly (followed by decapsulation).
3017../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
3018../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3019done
3020../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
3021../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3022done
3023Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
3024../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
3025../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3026done
3027../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
3028../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3029done
3030Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
3031../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
3032../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
3033done
3034../data/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp_allow.o
3035../data/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
3036done
3037Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
3038../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3039../data/no_icmp.conf: compiled configuration is up to date.
3040done
3041../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3042../data/no_icmp.conf: compiled configuration is up to date.
3043done
3044Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
3045../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3046../data/no_icmp.conf: compiled configuration is up to date.
3047done
3048../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3049../data/no_icmp.conf: compiled configuration is up to date.
3050done
3051Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
3052../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
3053../data/icmp_on_fail.conf: compiled configuration is up to date.
3054done
3055../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
3056../data/icmp_on_fail.conf: compiled configuration is up to date.
3057done
3058Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
3059../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
3060../data/icmp_on_fail.conf: compiled configuration is up to date.
3061done
3062../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
3063../data/icmp_on_fail.conf: compiled configuration is up to date.
3064done
3065Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
3066../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3067../data/no_icmp.conf: compiled configuration is up to date.
3068done
3069../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3070../data/no_icmp.conf: compiled configuration is up to date.
3071done
3072Testing: from-b4 to-internet IPv6 packet found in the binding table.
3073../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3074../data/no_icmp.conf: compiled configuration is up to date.
3075done
3076../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3077../data/no_icmp.conf: compiled configuration is up to date.
3078done
3079Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
3080../data/vlan.conf: loading compiled configuration from ../data/vlan.o
3081../data/vlan.conf: compiled configuration is up to date.
3082done
3083../data/vlan.conf: loading compiled configuration from ../data/vlan.o
3084../data/vlan.conf: compiled configuration is up to date.
3085done
3086Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
3087../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3088../data/no_icmp.conf: compiled configuration is up to date.
3089done
3090../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3091../data/no_icmp.conf: compiled configuration is up to date.
3092done
3093Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
3094../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3095../data/no_icmp.conf: compiled configuration is up to date.
3096done
3097../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3098../data/no_icmp.conf: compiled configuration is up to date.
3099done
3100Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
3101../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
3102../data/icmp_on_fail.conf: compiled configuration is up to date.
3103done
3104../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
3105../data/icmp_on_fail.conf: compiled configuration is up to date.
3106done
3107Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
3108../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
3109../data/icmp_on_fail.conf: compiled configuration is up to date.
3110done
3111../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
3112../data/icmp_on_fail.conf: compiled configuration is up to date.
3113done
3114Testing: from-to-b4 IPv6 packet, no hairpinning
3115../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
3116../data/no_hairpin.conf: compiled configuration is up to date.
3117done
3118../data/no_hairpin.conf: loading compiled configuration from ../data/no_hairpin.o
3119../data/no_hairpin.conf: compiled configuration is up to date.
3120done
3121Testing: from-to-b4 IPv6 packet, with hairpinning
3122../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3123../data/no_icmp.conf: compiled configuration is up to date.
3124done
3125../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3126../data/no_icmp.conf: compiled configuration is up to date.
3127done
3128Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
3129../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3130../data/no_icmp.conf: compiled configuration is up to date.
3131done
3132../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3133../data/no_icmp.conf: compiled configuration is up to date.
3134done
3135Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
3136../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3137../data/tunnel_icmp.conf: compiled configuration is up to date.
3138done
3139../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3140../data/tunnel_icmp.conf: compiled configuration is up to date.
3141done
3142Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
3143../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3144../data/tunnel_icmp.conf: compiled configuration is up to date.
3145done
3146../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3147../data/tunnel_icmp.conf: compiled configuration is up to date.
3148done
3149Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
3150../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3151../data/tunnel_icmp.conf: compiled configuration is up to date.
3152done
3153../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3154../data/tunnel_icmp.conf: compiled configuration is up to date.
3155done
3156Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
3157../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3158../data/tunnel_icmp.conf: compiled configuration is up to date.
3159done
3160../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3161../data/tunnel_icmp.conf: compiled configuration is up to date.
3162done
3163Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
3164../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3165../data/tunnel_icmp.conf: compiled configuration is up to date.
3166done
3167../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3168../data/tunnel_icmp.conf: compiled configuration is up to date.
3169done
3170Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
3171../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3172../data/no_icmp.conf: compiled configuration is up to date.
3173done
3174../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3175../data/no_icmp.conf: compiled configuration is up to date.
3176done
3177Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
3178../data/vlan.conf: loading compiled configuration from ../data/vlan.o
3179../data/vlan.conf: compiled configuration is up to date.
3180done
3181../data/vlan.conf: loading compiled configuration from ../data/vlan.o
3182../data/vlan.conf: compiled configuration is up to date.
3183done
3184Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
3185../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3186../data/no_icmp.conf: compiled configuration is up to date.
3187done
3188../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3189../data/no_icmp.conf: compiled configuration is up to date.
3190done
3191Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
3192../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3193../data/no_icmp.conf: compiled configuration is up to date.
3194done
3195../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3196../data/no_icmp.conf: compiled configuration is up to date.
3197done
3198Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
3199../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3200../data/no_icmp.conf: compiled configuration is up to date.
3201done
3202../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3203../data/no_icmp.conf: compiled configuration is up to date.
3204done
3205Testing: sending non-IPv4 traffic to the IPv4 interface
3206../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3207../data/no_icmp.conf: compiled configuration is up to date.
3208done
3209../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3210../data/no_icmp.conf: compiled configuration is up to date.
3211done
3212Testing: sending non-IPv6 traffic to the IPv6 interface
3213../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3214../data/no_icmp.conf: compiled configuration is up to date.
3215done
3216../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3217../data/no_icmp.conf: compiled configuration is up to date.
3218done
3219Testing: from-internet bound IPv4 UDP packet
3220../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
3221../data/icmp_on_fail.conf: compiled configuration is up to date.
3222done
3223../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
3224../data/icmp_on_fail.conf: compiled configuration is up to date.
3225done
3226Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
3227../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
3228../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3229done
3230../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
3231../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3232done
3233Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
3234../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
3235../data/icmp_on_fail.conf: compiled configuration is up to date.
3236done
3237../data/icmp_on_fail.conf: loading compiled configuration from ../data/icmp_on_fail.o
3238../data/icmp_on_fail.conf: compiled configuration is up to date.
3239done
3240Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
3241../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
3242../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
3243done
3244../data/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/small_ipv4_mtu_icmp.o
3245../data/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
3246done
3247Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
3248../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
3249../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3250done
3251../data/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/small_ipv6_mtu_no_icmp.o
3252../data/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3253done
3254Testing: incoming ICMPv4 echo request, matches binding table
3255../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3256../data/tunnel_icmp.conf: compiled configuration is up to date.
3257done
3258../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3259../data/tunnel_icmp.conf: compiled configuration is up to date.
3260done
3261Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
3262../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3263../data/tunnel_icmp.conf: compiled configuration is up to date.
3264done
3265../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3266../data/tunnel_icmp.conf: compiled configuration is up to date.
3267done
3268Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
3269../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3270../data/no_icmp.conf: compiled configuration is up to date.
3271done
3272../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3273../data/no_icmp.conf: compiled configuration is up to date.
3274done
3275Testing: incoming ICMPv4 echo request, doesn't match binding table
3276../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3277../data/tunnel_icmp.conf: compiled configuration is up to date.
3278done
3279../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3280../data/tunnel_icmp.conf: compiled configuration is up to date.
3281done
3282Testing: incoming ICMPv4 echo reply, matches binding table
3283../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3284../data/tunnel_icmp.conf: compiled configuration is up to date.
3285done
3286../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3287../data/tunnel_icmp.conf: compiled configuration is up to date.
3288done
3289Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
3290../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3291../data/tunnel_icmp.conf: compiled configuration is up to date.
3292done
3293../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3294../data/tunnel_icmp.conf: compiled configuration is up to date.
3295done
3296Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
3297../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3298../data/tunnel_icmp.conf: compiled configuration is up to date.
3299done
3300../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3301../data/tunnel_icmp.conf: compiled configuration is up to date.
3302done
3303Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
3304../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3305../data/tunnel_icmp.conf: compiled configuration is up to date.
3306done
3307../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3308../data/tunnel_icmp.conf: compiled configuration is up to date.
3309done
3310Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
3311../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3312../data/tunnel_icmp.conf: compiled configuration is up to date.
3313done
3314../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3315../data/tunnel_icmp.conf: compiled configuration is up to date.
3316done
3317Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
3318../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3319../data/tunnel_icmp.conf: compiled configuration is up to date.
3320done
3321../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3322../data/tunnel_icmp.conf: compiled configuration is up to date.
3323done
3324Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
3325../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3326../data/tunnel_icmp.conf: compiled configuration is up to date.
3327done
3328../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3329../data/tunnel_icmp.conf: compiled configuration is up to date.
3330done
3331Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
3332../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3333../data/tunnel_icmp.conf: compiled configuration is up to date.
3334done
3335../data/tunnel_icmp.conf: loading compiled configuration from ../data/tunnel_icmp.o
3336../data/tunnel_icmp.conf: compiled configuration is up to date.
3337done
3338Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
3339../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
3340../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3341done
3342../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
3343../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3344done
3345Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
3346../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
3347../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3348done
3349../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
3350../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3351done
3352Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
3353../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
3354../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3355done
3356../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
3357../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3358done
3359Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
3360../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
3361../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3362done
3363../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
3364../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3365done
3366Testing: egress-filter: to-internet (IPv4) (ACCEPT)
3367../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
3368../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3369done
3370../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
3371../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3372done
3373Testing: egress-filter: to-internet (IPv4) (DROP)
3374../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
3375../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3376done
3377../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
3378../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3379done
3380Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
3381../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
3382../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3383done
3384../data/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/no_icmp_with_filters_accept.o
3385../data/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3386done
3387Testing: egress-filter: to-b4 (IPv4) (DROP)
3388../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
3389../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3390done
3391../data/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/no_icmp_with_filters_drop.o
3392../data/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3393done
3394Testing: ICMP Echo to AFTR (IPv4)
3395../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3396../data/no_icmp.conf: compiled configuration is up to date.
3397done
3398../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3399../data/no_icmp.conf: compiled configuration is up to date.
3400done
3401Testing: ICMP Echo to AFTR (IPv4) + data
3402../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3403../data/no_icmp.conf: compiled configuration is up to date.
3404done
3405../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3406../data/no_icmp.conf: compiled configuration is up to date.
3407done
3408Testing: ICMP Echo to AFTR (IPv6)
3409../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3410../data/no_icmp.conf: compiled configuration is up to date.
3411done
3412../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3413../data/no_icmp.conf: compiled configuration is up to date.
3414done
3415Testing: ICMP Echo to AFTR (IPv6) + data
3416../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3417../data/no_icmp.conf: compiled configuration is up to date.
3418done
3419../data/no_icmp.conf: loading compiled configuration from ../data/no_icmp.o
3420../data/no_icmp.conf: compiled configuration is up to date.
3421done
3422All lwAFTR soak tests passed.
3423Testing: Regression test: make sure ntohl'd high-bit-set fragment IDs do not crash
3424../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3425../data/vlan/no_icmp.conf: compiled configuration is up to date.
3426done
3427../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3428../data/vlan/no_icmp.conf: compiled configuration is up to date.
3429done
3430Testing: from-internet IPv4 packet found in the binding table.
3431../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3432../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3433done
3434../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3435../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3436done
3437Testing: from-internet IPv4 packet found in the binding table with vlan tag.
3438../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
3439../data/vlan/vlan.conf: compiled configuration is up to date.
3440done
3441../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
3442../data/vlan/vlan.conf: compiled configuration is up to date.
3443done
3444Testing: NDP: incoming NDP Neighbor Solicitation
3445../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3446../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3447done
3448../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3449../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3450done
3451Testing: NDP: incoming NDP Neighbor Solicitation, non-lwAFTR IP
3452../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3453../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3454done
3455../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3456../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3457done
3458Testing: NDP: IPv6 but not eth addr of next IPv6 hop set, do Neighbor Solicitation
3459../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
3460../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
3461NDP: Resolving '8:9:a:b:4:3:2:1'
3462done
3463../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
3464../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
3465NDP: Resolving '8:9:a:b:4:3:2:1'
3466done
3467Testing: ARP: incoming ARP request
3468../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3469../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3470done
3471../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3472../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3473done
3474Testing: ARP: IPv4 but not eth addr of next IPv4 hop set, send an ARP request
3475../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
3476../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
3477ARP: Resolving '4.5.6.7'
3478done
3479../data/vlan/tunnel_icmp_without_mac4.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_without_mac4.o
3480../data/vlan/tunnel_icmp_without_mac4.conf: compiled configuration is up to date.
3481ARP: Resolving '4.5.6.7'
3482done
3483Testing: NDP: Without receiving NA, next_hop6_mac not set
3484../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
3485../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
3486NDP: Resolving '8:9:a:b:4:3:2:1'
3487done
3488../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
3489../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
3490NDP: Resolving '8:9:a:b:4:3:2:1'
3491done
3492Testing: NDP: With receiving NA, next_hop6_mac not initially set
3493../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
3494../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
3495NDP: Resolving '8:9:a:b:4:3:2:1'
3496NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
3497done
3498../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
3499../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
3500NDP: Resolving '8:9:a:b:4:3:2:1'
3501NDP: '8:9:a:b:4:3:2:1' resolved (44:44:44:44:44:44)
3502done
3503Testing: IPv6 packet, next hop NA, packet, eth addr not set in configuration.
3504../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
3505../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
3506NDP: Resolving '8:9:a:b:4:3:2:1'
3507done
3508../data/vlan/tunnel_icmp_withoutmac.conf: loading compiled configuration from ../data/vlan/tunnel_icmp_withoutmac.o
3509../data/vlan/tunnel_icmp_withoutmac.conf: compiled configuration is up to date.
3510NDP: Resolving '8:9:a:b:4:3:2:1'
3511done
3512Testing: from-internet IPv4 fragmented packets found in the binding table.
3513../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3514../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3515done
3516../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3517../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3518done
3519Testing: from-internet IPv4 fragmented packets found in the binding table, reversed.
3520../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3521../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3522done
3523../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3524../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3525done
3526Testing: traffic class mapping
3527../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3528../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3529done
3530../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3531../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3532done
3533Testing: from-internet IPv4 packet found in the binding table, original TTL=1.
3534../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3535../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3536done
3537../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3538../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3539done
3540Testing: from-B4 IPv4 fragmentation (2)
3541../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
3542../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
3543done
3544../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
3545../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
3546done
3547Testing: from-B4 IPv4 fragmentation (3)
3548../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
3549../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
3550done
3551../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
3552../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
3553done
3554Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (2).
3555../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
3556../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3557done
3558../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
3559../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3560done
3561Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation (3).
3562../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
3563../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3564done
3565../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
3566../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3567done
3568Testing: IPv6 reassembly (to one packet).
3569../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
3570../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
3571done
3572../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
3573../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
3574done
3575Testing: IPv6 reassembly (out of order fragments).
3576../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
3577../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
3578done
3579../data/vlan/big_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/big_mtu_no_icmp.o
3580../data/vlan/big_mtu_no_icmp.conf: compiled configuration is up to date.
3581done
3582Testing: IPv6 reassembly (with max frags set to 1).
3583../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
3584../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
3585done
3586../data/vlan/no_icmp_maxfrags1.conf: loading compiled configuration from ../data/vlan/no_icmp_maxfrags1.o
3587../data/vlan/no_icmp_maxfrags1.conf: compiled configuration is up to date.
3588done
3589Testing: IPv6 reassembly (followed by decapsulation).
3590../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
3591../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3592done
3593../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
3594../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3595done
3596Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, drop policy.
3597../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
3598../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3599done
3600../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
3601../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3602done
3603Testing: from-internet IPv4 packet found in the binding table, needs IPv6 fragmentation, DF set, ICMP-3,4, allow policy.
3604../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
3605../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
3606done
3607../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp_allow.o
3608../data/vlan/small_ipv6_mtu_no_icmp_allow.conf: compiled configuration is up to date.
3609done
3610Testing: from-internet IPv4 packet NOT found in the binding table, no ICMP.
3611../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3612../data/vlan/no_icmp.conf: compiled configuration is up to date.
3613done
3614../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3615../data/vlan/no_icmp.conf: compiled configuration is up to date.
3616done
3617Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't), no ICMP.
3618../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3619../data/vlan/no_icmp.conf: compiled configuration is up to date.
3620done
3621../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3622../data/vlan/no_icmp.conf: compiled configuration is up to date.
3623done
3624Testing: from-internet IPv4 packet NOT found in the binding table (ICMP-on-fail).
3625../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3626../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3627done
3628../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3629../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3630done
3631Testing: from-internet IPv4 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail).
3632../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3633../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3634done
3635../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3636../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3637done
3638Testing: from-to-b4 IPv6 packet NOT found in the binding table, no ICMP.
3639../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3640../data/vlan/no_icmp.conf: compiled configuration is up to date.
3641done
3642../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3643../data/vlan/no_icmp.conf: compiled configuration is up to date.
3644done
3645Testing: from-b4 to-internet IPv6 packet found in the binding table.
3646../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3647../data/vlan/no_icmp.conf: compiled configuration is up to date.
3648done
3649../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3650../data/vlan/no_icmp.conf: compiled configuration is up to date.
3651done
3652Testing: from-b4 to-internet IPv6 packet found in the binding table with vlan tag.
3653../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
3654../data/vlan/vlan.conf: compiled configuration is up to date.
3655done
3656../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
3657../data/vlan/vlan.conf: compiled configuration is up to date.
3658done
3659Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, no ICMP
3660../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3661../data/vlan/no_icmp.conf: compiled configuration is up to date.
3662done
3663../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3664../data/vlan/no_icmp.conf: compiled configuration is up to date.
3665done
3666Testing: from-b4 to-internet IPv6 packet NOT found in the binding table, (IPv4 matches, but port doesn't), no ICMP
3667../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3668../data/vlan/no_icmp.conf: compiled configuration is up to date.
3669done
3670../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3671../data/vlan/no_icmp.conf: compiled configuration is up to date.
3672done
3673Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (ICMP-on-fail)
3674../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3675../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3676done
3677../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3678../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3679done
3680Testing: from-b4 to-internet IPv6 packet NOT found in the binding table (IPv4 matches, but port doesn't) (ICMP-on-fail)
3681../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3682../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3683done
3684../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3685../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3686done
3687Testing: from-to-b4 IPv6 packet, no hairpinning
3688../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
3689../data/vlan/no_hairpin.conf: compiled configuration is up to date.
3690done
3691../data/vlan/no_hairpin.conf: loading compiled configuration from ../data/vlan/no_hairpin.o
3692../data/vlan/no_hairpin.conf: compiled configuration is up to date.
3693done
3694Testing: from-to-b4 IPv6 packet, with hairpinning
3695../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3696../data/vlan/no_icmp.conf: compiled configuration is up to date.
3697done
3698../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3699../data/vlan/no_icmp.conf: compiled configuration is up to date.
3700done
3701Testing: from-to-b4 IPv6 packet, with hairpinning, number of packets 64
3702../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3703../data/vlan/no_icmp.conf: compiled configuration is up to date.
3704done
3705../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3706../data/vlan/no_icmp.conf: compiled configuration is up to date.
3707done
3708Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning
3709../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3710../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3711done
3712../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3713../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3714done
3715Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning
3716../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3717../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3718done
3719../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3720../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3721done
3722Testing: from-to-b4 tunneled ICMPv4 ping, with hairpinning, unbound
3723../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3724../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3725done
3726../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3727../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3728done
3729Testing: from-to-b4 tunneled ICMPv4 ping reply, with hairpinning, port 0 not bound
3730../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3731../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3732done
3733../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3734../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3735done
3736Testing: from-to-b4 TCP packet, with hairpinning, TTL 1
3737../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3738../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3739done
3740../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3741../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3742done
3743Testing: from-to-b4 TCP packet, with hairpinning, TTL 1, drop policy
3744../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3745../data/vlan/no_icmp.conf: compiled configuration is up to date.
3746done
3747../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3748../data/vlan/no_icmp.conf: compiled configuration is up to date.
3749done
3750Testing: from-to-b4 IPv6 packet, with hairpinning, with vlan tag
3751../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
3752../data/vlan/vlan.conf: compiled configuration is up to date.
3753done
3754../data/vlan/vlan.conf: loading compiled configuration from ../data/vlan/vlan.o
3755../data/vlan/vlan.conf: compiled configuration is up to date.
3756done
3757Testing: from-b4 IPv6 packet, with hairpinning, to B4 with custom lwAFTR address
3758../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3759../data/vlan/no_icmp.conf: compiled configuration is up to date.
3760done
3761../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3762../data/vlan/no_icmp.conf: compiled configuration is up to date.
3763done
3764Testing: from-b4 IPv6 packet, with hairpinning, from B4 with custom lwAFTR address
3765../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3766../data/vlan/no_icmp.conf: compiled configuration is up to date.
3767done
3768../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3769../data/vlan/no_icmp.conf: compiled configuration is up to date.
3770done
3771Testing: from-b4 IPv6 packet, with hairpinning, different non-default lwAFTR addresses
3772../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3773../data/vlan/no_icmp.conf: compiled configuration is up to date.
3774done
3775../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3776../data/vlan/no_icmp.conf: compiled configuration is up to date.
3777done
3778Testing: sending non-IPv4 traffic to the IPv4 interface
3779../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3780../data/vlan/no_icmp.conf: compiled configuration is up to date.
3781done
3782../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3783../data/vlan/no_icmp.conf: compiled configuration is up to date.
3784done
3785Testing: sending non-IPv6 traffic to the IPv6 interface
3786../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3787../data/vlan/no_icmp.conf: compiled configuration is up to date.
3788done
3789../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3790../data/vlan/no_icmp.conf: compiled configuration is up to date.
3791done
3792Testing: from-internet bound IPv4 UDP packet
3793../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3794../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3795done
3796../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3797../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3798done
3799Testing: unfragmented IPv4 UDP -> outgoing IPv6 UDP fragments
3800../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
3801../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3802done
3803../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
3804../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3805done
3806Testing: IPv6 incoming UDP fragments -> unfragmented IPv4
3807../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3808../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3809done
3810../data/vlan/icmp_on_fail.conf: loading compiled configuration from ../data/vlan/icmp_on_fail.o
3811../data/vlan/icmp_on_fail.conf: compiled configuration is up to date.
3812done
3813Testing: IPv6 incoming UDP fragments -> outgoing IPv4 UDP fragments
3814../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
3815../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
3816done
3817../data/vlan/small_ipv4_mtu_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv4_mtu_icmp.o
3818../data/vlan/small_ipv4_mtu_icmp.conf: compiled configuration is up to date.
3819done
3820Testing: IPv4 incoming UDP fragments -> outgoing IPv6 UDP fragments
3821../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
3822../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3823done
3824../data/vlan/small_ipv6_mtu_no_icmp.conf: loading compiled configuration from ../data/vlan/small_ipv6_mtu_no_icmp.o
3825../data/vlan/small_ipv6_mtu_no_icmp.conf: compiled configuration is up to date.
3826done
3827Testing: incoming ICMPv4 echo request, matches binding table
3828../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3829../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3830done
3831../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3832../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3833done
3834Testing: incoming ICMPv4 echo request, matches binding table, bad checksum
3835../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3836../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3837done
3838../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3839../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3840done
3841Testing: incoming ICMPv4 echo request, matches binding table, dropping ICMP
3842../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3843../data/vlan/no_icmp.conf: compiled configuration is up to date.
3844done
3845../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3846../data/vlan/no_icmp.conf: compiled configuration is up to date.
3847done
3848Testing: incoming ICMPv4 echo request, doesn't match binding table
3849../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3850../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3851done
3852../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3853../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3854done
3855Testing: incoming ICMPv4 echo reply, matches binding table
3856../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3857../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3858done
3859../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3860../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3861done
3862Testing: incoming ICMPv4 3,4 'too big' notification, matches binding table
3863../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3864../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3865done
3866../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3867../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3868done
3869Testing: incoming ICMPv6 1,3 destination/address unreachable, OPE from internet
3870../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3871../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3872done
3873../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3874../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3875done
3876Testing: incoming ICMPv6 2,0 'too big' notification, OPE from internet
3877../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3878../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3879done
3880../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3881../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3882done
3883Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE from internet
3884../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3885../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3886done
3887../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3888../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3889done
3890Testing: incoming ICMPv6 3,1 frag reassembly time exceeded, OPE from internet
3891../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3892../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3893done
3894../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3895../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3896done
3897Testing: incoming ICMPv6 4,3 parameter problem, OPE from internet
3898../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3899../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3900done
3901../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3902../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3903done
3904Testing: incoming ICMPv6 3,0 hop limit exceeded, OPE hairpinned
3905../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3906../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3907done
3908../data/vlan/tunnel_icmp.conf: loading compiled configuration from ../data/vlan/tunnel_icmp.o
3909../data/vlan/tunnel_icmp.conf: compiled configuration is up to date.
3910done
3911Testing: ingress-filter: from-internet (IPv4) packet found in binding table (ACCEPT)
3912../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
3913../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3914done
3915../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
3916../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3917done
3918Testing: ingress-filter: from-internet (IPv4) packet found in binding table (DROP)
3919../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
3920../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3921done
3922../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
3923../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3924done
3925Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (ACCEPT)
3926../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
3927../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3928done
3929../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
3930../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3931done
3932Testing: ingress-filter: from-b4 (IPv6) packet found in binding table (DROP)
3933../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
3934../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3935done
3936../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
3937../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3938done
3939Testing: egress-filter: to-internet (IPv4) (ACCEPT)
3940../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
3941../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3942done
3943../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
3944../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3945done
3946Testing: egress-filter: to-internet (IPv4) (DROP)
3947../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
3948../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3949done
3950../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
3951../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3952done
3953Testing: egress-filter: to-b4 (IPv4) (ACCEPT)
3954../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
3955../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3956done
3957../data/vlan/no_icmp_with_filters_accept.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_accept.o
3958../data/vlan/no_icmp_with_filters_accept.conf: compiled configuration is up to date.
3959done
3960Testing: egress-filter: to-b4 (IPv4) (DROP)
3961../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
3962../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3963done
3964../data/vlan/no_icmp_with_filters_drop.conf: loading compiled configuration from ../data/vlan/no_icmp_with_filters_drop.o
3965../data/vlan/no_icmp_with_filters_drop.conf: compiled configuration is up to date.
3966done
3967Testing: ICMP Echo to AFTR (IPv4)
3968../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3969../data/vlan/no_icmp.conf: compiled configuration is up to date.
3970done
3971../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3972../data/vlan/no_icmp.conf: compiled configuration is up to date.
3973done
3974Testing: ICMP Echo to AFTR (IPv4) + data
3975../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3976../data/vlan/no_icmp.conf: compiled configuration is up to date.
3977done
3978../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3979../data/vlan/no_icmp.conf: compiled configuration is up to date.
3980done
3981Testing: ICMP Echo to AFTR (IPv6)
3982../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3983../data/vlan/no_icmp.conf: compiled configuration is up to date.
3984done
3985../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3986../data/vlan/no_icmp.conf: compiled configuration is up to date.
3987done
3988Testing: ICMP Echo to AFTR (IPv6) + data
3989../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3990../data/vlan/no_icmp.conf: compiled configuration is up to date.
3991done
3992../data/vlan/no_icmp.conf: loading compiled configuration from ../data/vlan/no_icmp.o
3993../data/vlan/no_icmp.conf: compiled configuration is up to date.
3994done
3995All lwAFTR soak tests passed.
3996
3997src/testlog/program.quickcheck.utils:
3998selftest: pf.utils
3999OK
4000
4001src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb:
4002selftest: neutron2snabb
4003ok: {{direction='ingress', ethertype='IPv6'}}
4004 => ip6
4005ok: {{direction='ingress', ethertype='IPv4'}}
4006 => (arp or ip)
4007ok: {{direction='ingress', ethertype='IPv4', protocol='tcp'}}
4008 => (arp or (ip and tcp))
4009ok: {{direction='ingress', ethertype='IPv4', protocol='udp'}}
4010 => (arp or (ip and udp))
4011ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_min=1000}}
4012 => (arp or (ip and udp and dst portrange 1000-1000))
4013ok: {{direction='ingress', ethertype='IPv4', protocol='udp', port_range_max=2000}}
4014 => (arp or (ip and udp and dst portrange 2000-2000))
4015ok: {{direction='ingress', ethertype='IPv4', protocol='tcp', port_range_min=1000, port_range_max=2000}}
4016 => (arp or (ip and tcp and dst portrange 1000-2000))
4017ok: {{direction='ingress', ethertype='IPv6', protocol='tcp'}, {direction='ingress', ethertype='IPv4', protocol='udp', remote_ip_prefix='10.0.0.0/8'}}
4018 => ((ip6 and tcp) or (arp or (ip and udp and src net 10.0.0.0/8)))
4019selftest ok
4020
4021src/testlog/program.snabbnfv.neutron2snabb.neutron2snabb_schema:
4022selftest: neutron2snabb_schema
4023selftest: ok
4024
4025src/testlog/program.snabbnfv.nfvconfig:
4026selftest: lib.nfv.config
4027testing: program/snabbnfv/test_fixtures/nfvconfig/switch_nic/x
4028engine: start_app id0_Virtio
4029engine: start_app id0_NIC
4030engine: new_link id0_Virtio.tx -> id0_NIC.rx
4031engine: link_output id0_Virtio
4032engine: link_input id0_NIC
4033engine: new_link id0_NIC.tx -> id0_Virtio.rx
4034engine: link_output id0_NIC
4035engine: link_input id0_Virtio
4036testing: program/snabbnfv/test_fixtures/nfvconfig/switch_filter/x
4037engine: unlink_output id0_NIC
4038engine: unlink_input id0_Virtio
4039engine: free_link id0_NIC.tx -> id0_Virtio.rx
4040engine: start_app id0_Filter_in
4041engine: new_link id0_Filter_in.tx -> id0_Virtio.rx
4042engine: link_output id0_Filter_in
4043engine: link_input id0_Virtio
4044engine: new_link id0_NIC.tx -> id0_Filter_in.rx
4045engine: link_output id0_NIC
4046engine: link_input id0_Filter_in
4047load: time: 0.27s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
4048testing: program/snabbnfv/test_fixtures/nfvconfig/switch_qos/x
4049engine: unlink_output id0_Filter_in
4050engine: unlink_input id0_Virtio
4051engine: free_link id0_Filter_in.tx -> id0_Virtio.rx
4052engine: unlink_output id0_NIC
4053engine: unlink_input id0_Filter_in
4054engine: free_link id0_NIC.tx -> id0_Filter_in.rx
4055engine: stop_app id0_Filter_in
4056engine: new_link id0_NIC.tx -> id0_Virtio.rx
4057engine: link_output id0_NIC
4058engine: link_input id0_Virtio
4059load: time: 0.25s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
4060testing: program/snabbnfv/test_fixtures/nfvconfig/switch_tunnel/x
4061engine: unlink_output id0_Virtio
4062engine: unlink_input id0_NIC
4063engine: free_link id0_Virtio.tx -> id0_NIC.rx
4064engine: unlink_output id0_NIC
4065engine: unlink_input id0_Virtio
4066engine: free_link id0_NIC.tx -> id0_Virtio.rx
4067engine: start_app id0_Tunnel
4068engine: start_app id0_ND
4069engine: new_link id0_Tunnel.decapsulated -> id0_Virtio.rx
4070engine: link_output id0_Tunnel
4071engine: link_input id0_Virtio
4072engine: new_link id0_Virtio.tx -> id0_Tunnel.decapsulated
4073engine: link_output id0_Virtio
4074engine: link_input id0_Tunnel
4075engine: new_link id0_ND.south -> id0_NIC.rx
4076engine: link_output id0_ND
4077engine: link_input id0_NIC
4078engine: new_link id0_NIC.tx -> id0_ND.south
4079engine: link_output id0_NIC
4080engine: link_input id0_ND
4081engine: new_link id0_Tunnel.encapsulated -> id0_ND.north
4082engine: link_output id0_Tunnel
4083engine: link_input id0_ND
4084engine: new_link id0_ND.north -> id0_Tunnel.encapsulated
4085engine: link_output id0_ND
4086engine: link_input id0_Tunnel
4087Dec 17 2018 10:31:34 nd_light: Sending neighbor solicitation for next-hop 2::2
4088load: time: 0.26s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
4089testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/y
4090engine: unlink_output id0_Tunnel
4091engine: unlink_input id0_Virtio
4092engine: free_link id0_Tunnel.decapsulated -> id0_Virtio.rx
4093engine: unlink_output id0_NIC
4094engine: unlink_input id0_ND
4095engine: free_link id0_NIC.tx -> id0_ND.south
4096engine: unlink_output id0_ND
4097engine: unlink_input id0_Tunnel
4098engine: free_link id0_ND.north -> id0_Tunnel.encapsulated
4099engine: unlink_output id0_Tunnel
4100engine: unlink_input id0_ND
4101engine: free_link id0_Tunnel.encapsulated -> id0_ND.north
4102engine: unlink_output id0_ND
4103engine: unlink_input id0_NIC
4104engine: free_link id0_ND.south -> id0_NIC.rx
4105engine: unlink_output id0_Virtio
4106engine: unlink_input id0_Tunnel
4107engine: free_link id0_Virtio.tx -> id0_Tunnel.decapsulated
4108engine: stop_app id0_Tunnel
4109engine: stop_app id0_ND
4110engine: start_app id1_NIC
4111engine: start_app id1_Virtio
4112engine: new_link id1_Virtio.tx -> id1_NIC.rx
4113engine: link_output id1_Virtio
4114engine: link_input id1_NIC
4115engine: new_link id0_Virtio.tx -> id0_NIC.rx
4116engine: link_output id0_Virtio
4117engine: link_input id0_NIC
4118engine: new_link id1_NIC.tx -> id1_Virtio.rx
4119engine: link_output id1_NIC
4120engine: link_input id1_Virtio
4121engine: new_link id0_NIC.tx -> id0_Virtio.rx
4122engine: link_output id0_NIC
4123engine: link_input id0_Virtio
4124load: time: 0.26s fps: 7 fpGbps: 0.000 fpb: 0 bpp: 86 sleep: 100 us
4125testing: program/snabbnfv/test_fixtures/nfvconfig/scale_up/x
4126engine: start_app id63_Virtio
4127engine: start_app id40_Virtio
4128engine: start_app id10_NIC
4129engine: start_app id61_Virtio
4130engine: start_app id6_NIC
4131engine: start_app id45_NIC
4132engine: start_app id34_NIC
4133engine: start_app id35_NIC
4134engine: start_app id60_Virtio
4135engine: start_app id59_Virtio
4136engine: start_app id58_Virtio
4137engine: start_app id57_Virtio
4138engine: start_app id3_Virtio
4139engine: start_app id47_Virtio
4140engine: start_app id54_Virtio
4141engine: start_app id42_NIC
4142engine: start_app id38_NIC
4143engine: start_app id24_NIC
4144engine: start_app id18_Virtio
4145engine: start_app id52_Virtio
4146engine: start_app id51_NIC
4147engine: start_app id51_Virtio
4148engine: start_app id50_Virtio
4149engine: start_app id49_Virtio
4150engine: start_app id48_Virtio
4151engine: start_app id55_Virtio
4152engine: start_app id45_Virtio
4153engine: start_app id28_NIC
4154engine: start_app id46_Virtio
4155engine: start_app id15_Virtio
4156engine: start_app id41_NIC
4157engine: start_app id35_Virtio
4158engine: start_app id25_NIC
4159engine: start_app id44_Virtio
4160engine: start_app id43_Virtio
4161engine: start_app id42_Virtio
4162engine: start_app id32_NIC
4163engine: start_app id18_NIC
4164engine: start_app id33_Virtio
4165engine: start_app id62_Virtio
4166engine: start_app id12_Virtio
4167engine: start_app id39_Virtio
4168engine: start_app id32_Virtio
4169engine: start_app id22_Virtio
4170engine: start_app id5_Virtio
4171engine: start_app id53_NIC
4172engine: start_app id60_NIC
4173engine: start_app id8_NIC
4174engine: start_app id31_NIC
4175engine: start_app id46_NIC
4176engine: start_app id37_Virtio
4177engine: start_app id27_Virtio
4178engine: start_app id17_Virtio
4179engine: start_app id30_Virtio
4180engine: start_app id50_NIC
4181engine: start_app id10_Virtio
4182engine: start_app id53_Virtio
4183engine: start_app id56_NIC
4184engine: start_app id12_NIC
4185engine: start_app id43_NIC
4186engine: start_app id13_Virtio
4187engine: start_app id23_Virtio
4188engine: start_app id14_Virtio
4189engine: start_app id34_Virtio
4190engine: start_app id7_Virtio
4191engine: start_app id6_Virtio
4192engine: start_app id40_NIC
4193engine: start_app id63_NIC
4194engine: start_app id21_Virtio
4195engine: start_app id31_Virtio
4196engine: start_app id62_NIC
4197engine: start_app id11_Virtio
4198engine: start_app id59_NIC
4199engine: start_app id13_NIC
4200engine: start_app id41_Virtio
4201engine: start_app id57_NIC
4202engine: start_app id29_Virtio
4203engine: start_app id9_Virtio
4204engine: start_app id8_Virtio
4205engine: start_app id28_Virtio
4206engine: start_app id26_Virtio
4207engine: start_app id49_NIC
4208engine: start_app id4_Virtio
4209engine: start_app id4_NIC
4210engine: start_app id2_Virtio
4211engine: start_app id36_NIC
4212engine: start_app id52_NIC
4213engine: start_app id25_Virtio
4214engine: start_app id47_NIC
4215engine: start_app id58_NIC
4216engine: start_app id24_Virtio
4217engine: start_app id20_Virtio
4218engine: start_app id19_Virtio
4219engine: start_app id29_NIC
4220engine: start_app id37_NIC
4221engine: start_app id54_NIC
4222engine: start_app id36_Virtio
4223engine: start_app id26_NIC
4224engine: start_app id16_Virtio
4225engine: start_app id39_NIC
4226engine: start_app id38_Virtio
4227engine: start_app id48_NIC
4228engine: start_app id56_Virtio
4229engine: start_app id9_NIC
4230engine: start_app id21_NIC
4231engine: start_app id61_NIC
4232engine: start_app id30_NIC
4233engine: start_app id44_NIC
4234engine: start_app id19_NIC
4235engine: start_app id7_NIC
4236engine: start_app id3_NIC
4237engine: start_app id22_NIC
4238engine: start_app id23_NIC
4239engine: start_app id14_NIC
4240engine: start_app id2_NIC
4241engine: start_app id5_NIC
4242engine: start_app id20_NIC
4243engine: start_app id17_NIC
4244engine: start_app id11_NIC
4245engine: start_app id55_NIC
4246engine: start_app id33_NIC
4247engine: start_app id15_NIC
4248engine: start_app id16_NIC
4249engine: start_app id27_NIC
4250engine: new_link id63_Virtio.tx -> id63_NIC.rx
4251engine: link_output id63_Virtio
4252engine: link_input id63_NIC
4253engine: new_link id63_NIC.tx -> id63_Virtio.rx
4254engine: link_output id63_NIC
4255engine: link_input id63_Virtio
4256engine: new_link id62_Virtio.tx -> id62_NIC.rx
4257engine: link_output id62_Virtio
4258engine: link_input id62_NIC
4259engine: new_link id62_NIC.tx -> id62_Virtio.rx
4260engine: link_output id62_NIC
4261engine: link_input id62_Virtio
4262engine: new_link id61_Virtio.tx -> id61_NIC.rx
4263engine: link_output id61_Virtio
4264engine: link_input id61_NIC
4265engine: new_link id61_NIC.tx -> id61_Virtio.rx
4266engine: link_output id61_NIC
4267engine: link_input id61_Virtio
4268engine: new_link id60_Virtio.tx -> id60_NIC.rx
4269engine: link_output id60_Virtio
4270engine: link_input id60_NIC
4271engine: new_link id60_NIC.tx -> id60_Virtio.rx
4272engine: link_output id60_NIC
4273engine: link_input id60_Virtio
4274engine: new_link id59_Virtio.tx -> id59_NIC.rx
4275engine: link_output id59_Virtio
4276engine: link_input id59_NIC
4277engine: new_link id59_NIC.tx -> id59_Virtio.rx
4278engine: link_output id59_NIC
4279engine: link_input id59_Virtio
4280engine: new_link id58_Virtio.tx -> id58_NIC.rx
4281engine: link_output id58_Virtio
4282engine: link_input id58_NIC
4283engine: new_link id58_NIC.tx -> id58_Virtio.rx
4284engine: link_output id58_NIC
4285engine: link_input id58_Virtio
4286engine: new_link id46_NIC.tx -> id46_Virtio.rx
4287engine: link_output id46_NIC
4288engine: link_input id46_Virtio
4289engine: new_link id57_NIC.tx -> id57_Virtio.rx
4290engine: link_output id57_NIC
4291engine: link_input id57_Virtio
4292engine: new_link id56_Virtio.tx -> id56_NIC.rx
4293engine: link_output id56_Virtio
4294engine: link_input id56_NIC
4295engine: new_link id56_NIC.tx -> id56_Virtio.rx
4296engine: link_output id56_NIC
4297engine: link_input id56_Virtio
4298engine: new_link id55_Virtio.tx -> id55_NIC.rx
4299engine: link_output id55_Virtio
4300engine: link_input id55_NIC
4301engine: new_link id55_NIC.tx -> id55_Virtio.rx
4302engine: link_output id55_NIC
4303engine: link_input id55_Virtio
4304engine: new_link id54_Virtio.tx -> id54_NIC.rx
4305engine: link_output id54_Virtio
4306engine: link_input id54_NIC
4307engine: new_link id54_NIC.tx -> id54_Virtio.rx
4308engine: link_output id54_NIC
4309engine: link_input id54_Virtio
4310engine: new_link id53_Virtio.tx -> id53_NIC.rx
4311engine: link_output id53_Virtio
4312engine: link_input id53_NIC
4313engine: new_link id53_NIC.tx -> id53_Virtio.rx
4314engine: link_output id53_NIC
4315engine: link_input id53_Virtio
4316engine: new_link id52_Virtio.tx -> id52_NIC.rx
4317engine: link_output id52_Virtio
4318engine: link_input id52_NIC
4319engine: new_link id52_NIC.tx -> id52_Virtio.rx
4320engine: link_output id52_NIC
4321engine: link_input id52_Virtio
4322engine: new_link id51_Virtio.tx -> id51_NIC.rx
4323engine: link_output id51_Virtio
4324engine: link_input id51_NIC
4325engine: new_link id51_NIC.tx -> id51_Virtio.rx
4326engine: link_output id51_NIC
4327engine: link_input id51_Virtio
4328engine: new_link id50_Virtio.tx -> id50_NIC.rx
4329engine: link_output id50_Virtio
4330engine: link_input id50_NIC
4331engine: new_link id50_NIC.tx -> id50_Virtio.rx
4332engine: link_output id50_NIC
4333engine: link_input id50_Virtio
4334engine: new_link id49_Virtio.tx -> id49_NIC.rx
4335engine: link_output id49_Virtio
4336engine: link_input id49_NIC
4337engine: new_link id49_NIC.tx -> id49_Virtio.rx
4338engine: link_output id49_NIC
4339engine: link_input id49_Virtio
4340engine: new_link id48_Virtio.tx -> id48_NIC.rx
4341engine: link_output id48_Virtio
4342engine: link_input id48_NIC
4343engine: new_link id48_NIC.tx -> id48_Virtio.rx
4344engine: link_output id48_NIC
4345engine: link_input id48_Virtio
4346engine: new_link id47_NIC.tx -> id47_Virtio.rx
4347engine: link_output id47_NIC
4348engine: link_input id47_Virtio
4349engine: new_link id47_Virtio.tx -> id47_NIC.rx
4350engine: link_output id47_Virtio
4351engine: link_input id47_NIC
4352engine: new_link id57_Virtio.tx -> id57_NIC.rx
4353engine: link_output id57_Virtio
4354engine: link_input id57_NIC
4355engine: new_link id46_Virtio.tx -> id46_NIC.rx
4356engine: link_output id46_Virtio
4357engine: link_input id46_NIC
4358engine: new_link id37_Virtio.tx -> id37_NIC.rx
4359engine: link_output id37_Virtio
4360engine: link_input id37_NIC
4361engine: new_link id45_Virtio.tx -> id45_NIC.rx
4362engine: link_output id45_Virtio
4363engine: link_input id45_NIC
4364engine: new_link id17_Virtio.tx -> id17_NIC.rx
4365engine: link_output id17_Virtio
4366engine: link_input id17_NIC
4367engine: new_link id44_Virtio.tx -> id44_NIC.rx
4368engine: link_output id44_Virtio
4369engine: link_input id44_NIC
4370engine: new_link id16_Virtio.tx -> id16_NIC.rx
4371engine: link_output id16_Virtio
4372engine: link_input id16_NIC
4373engine: new_link id43_Virtio.tx -> id43_NIC.rx
4374engine: link_output id43_Virtio
4375engine: link_input id43_NIC
4376engine: new_link id15_Virtio.tx -> id15_NIC.rx
4377engine: link_output id15_Virtio
4378engine: link_input id15_NIC
4379engine: new_link id42_Virtio.tx -> id42_NIC.rx
4380engine: link_output id42_Virtio
4381engine: link_input id42_NIC
4382engine: new_link id14_Virtio.tx -> id14_NIC.rx
4383engine: link_output id14_Virtio
4384engine: link_input id14_NIC
4385engine: new_link id41_Virtio.tx -> id41_NIC.rx
4386engine: link_output id41_Virtio
4387engine: link_input id41_NIC
4388engine: new_link id13_Virtio.tx -> id13_NIC.rx
4389engine: link_output id13_Virtio
4390engine: link_input id13_NIC
4391engine: new_link id40_Virtio.tx -> id40_NIC.rx
4392engine: link_output id40_Virtio
4393engine: link_input id40_NIC
4394engine: new_link id31_Virtio.tx -> id31_NIC.rx
4395engine: link_output id31_Virtio
4396engine: link_input id31_NIC
4397engine: new_link id21_NIC.tx -> id21_Virtio.rx
4398engine: link_output id21_NIC
4399engine: link_input id21_Virtio
4400engine: new_link id30_Virtio.tx -> id30_NIC.rx
4401engine: link_output id30_Virtio
4402engine: link_input id30_NIC
4403engine: new_link id20_NIC.tx -> id20_Virtio.rx
4404engine: link_output id20_NIC
4405engine: link_input id20_Virtio
4406engine: new_link id10_Virtio.tx -> id10_NIC.rx
4407engine: link_output id10_Virtio
4408engine: link_input id10_NIC
4409engine: new_link id23_NIC.tx -> id23_Virtio.rx
4410engine: link_output id23_NIC
4411engine: link_input id23_Virtio
4412engine: new_link id13_NIC.tx -> id13_Virtio.rx
4413engine: link_output id13_NIC
4414engine: link_input id13_Virtio
4415engine: new_link id22_NIC.tx -> id22_Virtio.rx
4416engine: link_output id22_NIC
4417engine: link_input id22_Virtio
4418engine: new_link id12_NIC.tx -> id12_Virtio.rx
4419engine: link_output id12_NIC
4420engine: link_input id12_Virtio
4421engine: new_link id25_NIC.tx -> id25_Virtio.rx
4422engine: link_output id25_NIC
4423engine: link_input id25_Virtio
4424engine: new_link id15_NIC.tx -> id15_Virtio.rx
4425engine: link_output id15_NIC
4426engine: link_input id15_Virtio
4427engine: new_link id27_Virtio.tx -> id27_NIC.rx
4428engine: link_output id27_Virtio
4429engine: link_input id27_NIC
4430engine: new_link id14_NIC.tx -> id14_Virtio.rx
4431engine: link_output id14_NIC
4432engine: link_input id14_Virtio
4433engine: new_link id27_NIC.tx -> id27_Virtio.rx
4434engine: link_output id27_NIC
4435engine: link_input id27_Virtio
4436engine: new_link id17_NIC.tx -> id17_Virtio.rx
4437engine: link_output id17_NIC
4438engine: link_input id17_Virtio
4439engine: new_link id26_NIC.tx -> id26_Virtio.rx
4440engine: link_output id26_NIC
4441engine: link_input id26_Virtio
4442engine: new_link id16_NIC.tx -> id16_Virtio.rx
4443engine: link_output id16_NIC
4444engine: link_input id16_Virtio
4445engine: new_link id24_Virtio.tx -> id24_NIC.rx
4446engine: link_output id24_Virtio
4447engine: link_input id24_NIC
4448engine: new_link id19_NIC.tx -> id19_Virtio.rx
4449engine: link_output id19_NIC
4450engine: link_input id19_Virtio
4451engine: new_link id23_Virtio.tx -> id23_NIC.rx
4452engine: link_output id23_Virtio
4453engine: link_input id23_NIC
4454engine: new_link id18_NIC.tx -> id18_Virtio.rx
4455engine: link_output id18_NIC
4456engine: link_input id18_Virtio
4457engine: new_link id22_Virtio.tx -> id22_NIC.rx
4458engine: link_output id22_Virtio
4459engine: link_input id22_NIC
4460engine: new_link id45_NIC.tx -> id45_Virtio.rx
4461engine: link_output id45_NIC
4462engine: link_input id45_Virtio
4463engine: new_link id21_Virtio.tx -> id21_NIC.rx
4464engine: link_output id21_Virtio
4465engine: link_input id21_NIC
4466engine: new_link id44_NIC.tx -> id44_Virtio.rx
4467engine: link_output id44_NIC
4468engine: link_input id44_Virtio
4469engine: new_link id20_Virtio.tx -> id20_NIC.rx
4470engine: link_output id20_Virtio
4471engine: link_input id20_NIC
4472engine: new_link id43_NIC.tx -> id43_Virtio.rx
4473engine: link_output id43_NIC
4474engine: link_input id43_Virtio
4475engine: new_link id42_NIC.tx -> id42_Virtio.rx
4476engine: link_output id42_NIC
4477engine: link_input id42_Virtio
4478engine: new_link id41_NIC.tx -> id41_Virtio.rx
4479engine: link_output id41_NIC
4480engine: link_input id41_Virtio
4481engine: new_link id40_NIC.tx -> id40_Virtio.rx
4482engine: link_output id40_NIC
4483engine: link_input id40_Virtio
4484engine: new_link id39_Virtio.tx -> id39_NIC.rx
4485engine: link_output id39_Virtio
4486engine: link_input id39_NIC
4487engine: new_link id39_NIC.tx -> id39_Virtio.rx
4488engine: link_output id39_NIC
4489engine: link_input id39_Virtio
4490engine: new_link id7_Virtio.tx -> id7_NIC.rx
4491engine: link_output id7_Virtio
4492engine: link_input id7_NIC
4493engine: new_link id4_Virtio.tx -> id4_NIC.rx
4494engine: link_output id4_Virtio
4495engine: link_input id4_NIC
4496engine: new_link id5_Virtio.tx -> id5_NIC.rx
4497engine: link_output id5_Virtio
4498engine: link_input id5_NIC
4499engine: new_link id38_Virtio.tx -> id38_NIC.rx
4500engine: link_output id38_Virtio
4501engine: link_input id38_NIC
4502engine: new_link id3_Virtio.tx -> id3_NIC.rx
4503engine: link_output id3_Virtio
4504engine: link_input id3_NIC
4505engine: new_link id29_Virtio.tx -> id29_NIC.rx
4506engine: link_output id29_Virtio
4507engine: link_input id29_NIC
4508engine: new_link id38_NIC.tx -> id38_Virtio.rx
4509engine: link_output id38_NIC
4510engine: link_input id38_Virtio
4511engine: new_link id28_Virtio.tx -> id28_NIC.rx
4512engine: link_output id28_Virtio
4513engine: link_input id28_NIC
4514engine: new_link id37_NIC.tx -> id37_Virtio.rx
4515engine: link_output id37_NIC
4516engine: link_input id37_Virtio
4517engine: new_link id36_Virtio.tx -> id36_NIC.rx
4518engine: link_output id36_Virtio
4519engine: link_input id36_NIC
4520engine: new_link id7_NIC.tx -> id7_Virtio.rx
4521engine: link_output id7_NIC
4522engine: link_input id7_Virtio
4523engine: new_link id6_NIC.tx -> id6_Virtio.rx
4524engine: link_output id6_NIC
4525engine: link_input id6_Virtio
4526engine: new_link id5_NIC.tx -> id5_Virtio.rx
4527engine: link_output id5_NIC
4528engine: link_input id5_Virtio
4529engine: new_link id4_NIC.tx -> id4_Virtio.rx
4530engine: link_output id4_NIC
4531engine: link_input id4_Virtio
4532engine: new_link id3_NIC.tx -> id3_Virtio.rx
4533engine: link_output id3_NIC
4534engine: link_input id3_Virtio
4535engine: new_link id2_NIC.tx -> id2_Virtio.rx
4536engine: link_output id2_NIC
4537engine: link_input id2_Virtio
4538engine: new_link id36_NIC.tx -> id36_Virtio.rx
4539engine: link_output id36_NIC
4540engine: link_input id36_Virtio
4541engine: new_link id35_Virtio.tx -> id35_NIC.rx
4542engine: link_output id35_Virtio
4543engine: link_input id35_NIC
4544engine: new_link id35_NIC.tx -> id35_Virtio.rx
4545engine: link_output id35_NIC
4546engine: link_input id35_Virtio
4547engine: new_link id34_Virtio.tx -> id34_NIC.rx
4548engine: link_output id34_Virtio
4549engine: link_input id34_NIC
4550engine: new_link id34_NIC.tx -> id34_Virtio.rx
4551engine: link_output id34_NIC
4552engine: link_input id34_Virtio
4553engine: new_link id33_Virtio.tx -> id33_NIC.rx
4554engine: link_output id33_Virtio
4555engine: link_input id33_NIC
4556engine: new_link id9_NIC.tx -> id9_Virtio.rx
4557engine: link_output id9_NIC
4558engine: link_input id9_Virtio
4559engine: new_link id8_NIC.tx -> id8_Virtio.rx
4560engine: link_output id8_NIC
4561engine: link_input id8_Virtio
4562engine: new_link id33_NIC.tx -> id33_Virtio.rx
4563engine: link_output id33_NIC
4564engine: link_input id33_Virtio
4565engine: new_link id8_Virtio.tx -> id8_NIC.rx
4566engine: link_output id8_Virtio
4567engine: link_input id8_NIC
4568engine: new_link id9_Virtio.tx -> id9_NIC.rx
4569engine: link_output id9_Virtio
4570engine: link_input id9_NIC
4571engine: new_link id32_Virtio.tx -> id32_NIC.rx
4572engine: link_output id32_Virtio
4573engine: link_input id32_NIC
4574engine: new_link id32_NIC.tx -> id32_Virtio.rx
4575engine: link_output id32_NIC
4576engine: link_input id32_Virtio
4577engine: new_link id25_Virtio.tx -> id25_NIC.rx
4578engine: link_output id25_Virtio
4579engine: link_input id25_NIC
4580engine: new_link id26_Virtio.tx -> id26_NIC.rx
4581engine: link_output id26_Virtio
4582engine: link_input id26_NIC
4583engine: new_link id24_NIC.tx -> id24_Virtio.rx
4584engine: link_output id24_NIC
4585engine: link_input id24_Virtio
4586engine: new_link id10_NIC.tx -> id10_Virtio.rx
4587engine: link_output id10_NIC
4588engine: link_input id10_Virtio
4589engine: new_link id11_NIC.tx -> id11_Virtio.rx
4590engine: link_output id11_NIC
4591engine: link_input id11_Virtio
4592engine: new_link id12_Virtio.tx -> id12_NIC.rx
4593engine: link_output id12_Virtio
4594engine: link_input id12_NIC
4595engine: new_link id19_Virtio.tx -> id19_NIC.rx
4596engine: link_output id19_Virtio
4597engine: link_input id19_NIC
4598engine: new_link id2_Virtio.tx -> id2_NIC.rx
4599engine: link_output id2_Virtio
4600engine: link_input id2_NIC
4601engine: new_link id18_Virtio.tx -> id18_NIC.rx
4602engine: link_output id18_Virtio
4603engine: link_input id18_NIC
4604engine: new_link id6_Virtio.tx -> id6_NIC.rx
4605engine: link_output id6_Virtio
4606engine: link_input id6_NIC
4607engine: new_link id28_NIC.tx -> id28_Virtio.rx
4608engine: link_output id28_NIC
4609engine: link_input id28_Virtio
4610engine: new_link id11_Virtio.tx -> id11_NIC.rx
4611engine: link_output id11_Virtio
4612engine: link_input id11_NIC
4613engine: new_link id29_NIC.tx -> id29_Virtio.rx
4614engine: link_output id29_NIC
4615engine: link_input id29_Virtio
4616engine: new_link id30_NIC.tx -> id30_Virtio.rx
4617engine: link_output id30_NIC
4618engine: link_input id30_Virtio
4619engine: new_link id31_NIC.tx -> id31_Virtio.rx
4620engine: link_output id31_NIC
4621engine: link_input id31_Virtio
4622load: time: 0.05s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
4623testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/x
4624load: time: 0.65s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
4625testing: program/snabbnfv/test_fixtures/nfvconfig/scale_change/y
4626engine: reconfig_app id0_NIC
4627engine: reconfig_app id1_NIC
4628engine: reconfig_app id3_NIC
4629engine: reconfig_app id2_NIC
4630load: time: 0.26s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
4631Warning: tx_police_gbps is deprecated, use tx_police instead.
4632Warning: rx_police_gbps is deprecated, use rx_police instead.
4633
4634src/testlog/program.snabbnfv.selftest.sh:
4635Defaulting to SNABB_TELNET0=5000
4636Defaulting to SNABB_TELNET1=5001
4637Defaulting to SNABB_IPERF_BENCH_CONF=program/snabbnfv/test_fixtures/nfvconfig/test_functions/same_vlan.ports
4638USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/other_vlan.ports
4639Defaulting to MAC=52:54:00:00:00:
4640Defaulting to IP=fe80::5054:ff:fe00:
4641Defaulting to GUEST_MEM=512
4642Defaulting to HUGETLBFS=/hugetlbfs
4643Defaulting to QUEUES=1
4644Defaulting to QEMU=/root/.test_env/qemu/obj/x86_64-softmmu/qemu-system-x86_64
4645Waiting for VM listening on telnet port 5000 to get ready... [OK]
4646Waiting for VM listening on telnet port 5001 to get ready... [OK]
4647USING program/snabbnfv/test_fixtures/nfvconfig/test_functions/same_vlan.ports
4648Trying ::1...
4649Connected to localhost.
4650Escape character is '^]'.
4651localhost: Inappropriate ioctl for device
4652Connection closed by foreign host.
4653PING failed.
4654
4655qemu0.log:
4656QEMU waiting for connection on: disconnected:unix:vhost_A.sock,server
4657qemu-system-x86_64: -netdev type=vhost-user,id=net0,chardev=char0: chardev "char0" went up
4658[ 0.000000] Initializing cgroup subsys cpuset
4659[ 0.000000] Initializing cgroup subsys cpu
4660[ 0.000000] Initializing cgroup subsys cpuacct
4661[ 0.000000] Linux version 3.13.11-ckt26 (root@c1f39b50a95d) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) ) #2 SMP Thu Mar 3 16:30:47 UTC 2016 ()
4662[ 0.000000] Command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0000
4663[ 0.000000] KERNEL supported cpus:
4664[ 0.000000] Intel GenuineIntel
4665[ 0.000000] AMD AuthenticAMD
4666[ 0.000000] Centaur CentaurHauls
4667[ 0.000000] e820: BIOS-provided physical RAM map:
4668[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
4669[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
4670[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
4671[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable
4672[ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved
4673[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
4674[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
4675[ 0.000000] NX (Execute Disable) protection: active
4676[ 0.000000] SMBIOS 2.8 present.
4677[ 0.000000] Hypervisor detected: KVM
4678[ 0.000000] No AGP bridge found
4679[ 0.000000] e820: last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000
4680[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
4681[ 0.000000] found SMP MP-table at [mem 0x000f64b0-0x000f64bf] mapped at [ffff8800000f64b0]
4682[ 0.000000] Scanning 1 areas for low memory corruption
4683[ 0.000000] Using GB pages for direct mapping
4684[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
4685[ 0.000000] init_memory_mapping: [mem 0x1fc00000-0x1fdfffff]
4686[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1fbfffff]
4687[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff]
4688[ 0.000000] init_memory_mapping: [mem 0x1fe00000-0x1ffdffff]
4689[ 0.000000] ACPI: RSDP 00000000000f62c0 000014 (v00 BOCHS )
4690[ 0.000000] ACPI: RSDT 000000001ffe176c 000038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
4691[ 0.000000] ACPI: FACP 000000001ffe0bda 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
4692[ 0.000000] ACPI: DSDT 000000001ffe0040 000B9A (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
4693[ 0.000000] ACPI: FACS 000000001ffe0000 000040
4694[ 0.000000] ACPI: SSDT 000000001ffe0c4e 0009B6 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
4695[ 0.000000] ACPI: APIC 000000001ffe1604 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
4696[ 0.000000] ACPI: HPET 000000001ffe167c 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
4697[ 0.000000] ACPI: SRAT 000000001ffe16b4 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)
4698[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
4699[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
4700[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]
4701[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffdffff] -> [mem 0x00000000-0x1ffdffff]
4702[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1ffdffff]
4703[ 0.000000] NODE_DATA [mem 0x1ffdb000-0x1ffdffff]
4704[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
4705[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, boot clock
4706[ 0.000000] Zone ranges:
4707[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
4708[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
4709[ 0.000000] Normal empty
4710[ 0.000000] Movable zone start for each node
4711[ 0.000000] Early memory node ranges
4712[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
4713[ 0.000000] node 0: [mem 0x00100000-0x1ffdffff]
4714[ 0.000000] ACPI: PM-Timer IO Port: 0x608
4715[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
4716[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
4717[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
4718[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
4719[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
4720[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
4721[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
4722[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
4723[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
4724[ 0.000000] Using ACPI (MADT) for SMP configuration information
4725[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
4726[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
4727[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
4728[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
4729[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
4730[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices
4731[ 0.000000] Booting paravirtualized kernel on KVM
4732[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
4733[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88001fc00000 s81536 r8192 d20864 u2097152
4734[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, primary cpu clock
4735[ 0.000000] KVM setup async PF for cpu 0
4736[ 0.000000] kvm-stealtime: cpu 0, msr 1fc0d000
4737[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128873
4738[ 0.000000] Policy zone: DMA32
4739[ 0.000000] Kernel command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0000
4740[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
4741[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
4742[ 0.000000] Checking aperture...
4743[ 0.000000] No AGP bridge found
4744[ 0.000000] Memory: 498824K/523768K available (7379K kernel code, 1146K rwdata, 3380K rodata, 1336K init, 1448K bss, 24944K reserved)
4745[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
4746[ 0.000000] Hierarchical RCU implementation.
4747[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
4748[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.
4749[ 0.000000] Offload RCU callbacks from all CPUs
4750[ 0.000000] Offload RCU callbacks from CPUs: 0.
4751[ 0.000000] NR_IRQS:16640 nr_irqs:256 16
4752[ 0.000000] Console: colour VGA+ 80x25
4753[ 0.000000] console [ttyS1] enabled
4754[ 0.000000] allocated 2097152 bytes of page_cgroup
4755[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
4756[ 0.000000] tsc: Detected 2399.996 MHz processor
4757[ 0.008000] Calibrating delay loop (skipped) preset value.. 4799.99 BogoMIPS (lpj=9599984)
4758[ 0.008000] pid_max: default: 32768 minimum: 301
4759[ 0.008026] Security Framework initialized
4760[ 0.009303] AppArmor: AppArmor initialized
4761[ 0.010569] Yama: becoming mindful.
4762[ 0.012310] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
4763[ 0.014644] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
4764[ 0.016307] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
4765[ 0.018226] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
4766[ 0.020512] Initializing cgroup subsys memory
4767[ 0.021872] Initializing cgroup subsys devices
4768[ 0.024005] Initializing cgroup subsys freezer
4769[ 0.025098] Initializing cgroup subsys blkio
4770[ 0.026476] Initializing cgroup subsys perf_event
4771[ 0.028011] Initializing cgroup subsys hugetlb
4772[ 0.032313] mce: CPU supports 10 MCE banks
4773[ 0.033339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
4774[ 0.033339] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
4775[ 0.033339] tlb_flushall_shift: 6
4776[ 0.074254] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
4777[ 0.084115] ACPI: Core revision 20131115
4778[ 0.086315] ACPI: All ACPI Tables successfully acquired
4779[ 0.087635] ftrace: allocating 28502 entries in 112 pages
4780[ 0.104547] Enabling x2apic
4781[ 0.105151] Enabled x2apic
4782[ 0.106103] Switched APIC routing to physical x2apic.
4783[ 0.108954] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
4784[ 0.110008] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz (fam: 06, model: 3f, stepping: 02)
4785[ 0.112041] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.
4786[ 0.114570] ... version: 2
4787[ 0.115456] ... bit width: 48
4788[ 0.116004] ... generic registers: 8
4789[ 0.116712] ... value mask: 0000ffffffffffff
4790[ 0.117702] ... max period: 000000007fffffff
4791[ 0.118882] ... fixed-purpose events: 3
4792[ 0.119585] ... event mask: 00000007000000ff
4793[ 0.133974] KVM setup paravirtual spinlock
4794[ 0.138174] x86: Booted up 1 node, 1 CPUs
4795[ 0.139362] smpboot: Total of 1 processors activated (4799.99 BogoMIPS)
4796[ 0.140555] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
4797[ 0.144085] devtmpfs: initialized
4798[ 0.150002] EVM: security.selinux
4799[ 0.150885] EVM: security.SMACK64
4800[ 0.152003] EVM: security.ima
4801[ 0.152916] EVM: security.capability
4802[ 0.156650] pinctrl core: initialized pinctrl subsystem
4803[ 0.158249] regulator-dummy: no parameters
4804[ 0.159627] RTC time: 10:36:54, date: 12/17/18
4805[ 0.160340] NET: Registered protocol family 16
4806[ 0.161434] cpuidle: using governor ladder
4807[ 0.162356] cpuidle: using governor menu
4808[ 0.163266] ACPI: bus type PCI registered
4809[ 0.163965] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
4810[ 0.164263] PCI: Using configuration type 1 for base access
4811[ 0.166580] bio: create slab <bio-0> at 0
4812[ 0.167772] ACPI: Added _OSI(Module Device)
4813[ 0.168005] ACPI: Added _OSI(Processor Device)
4814[ 0.169208] ACPI: Added _OSI(3.0 _SCP Extensions)
4815[ 0.170412] ACPI: Added _OSI(Processor Aggregator Device)
4816[ 0.173380] ACPI: Interpreter enabled
4817[ 0.174491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
4818[ 0.176585] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
4819[ 0.179196] ACPI: (supports S0 S3 S4 S5)
4820[ 0.180004] ACPI: Using IOAPIC for interrupt routing
4821[ 0.181385] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
4822[ 0.183662] ACPI: No dock devices found.
4823[ 0.190364] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
4824[ 0.191847] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
4825[ 0.192009] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
4826[ 0.194138] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
4827[ 0.196789] acpiphp: Slot [3] registered
4828[ 0.197962] acpiphp: Slot [4] registered
4829[ 0.199198] acpiphp: Slot [5] registered
4830[ 0.200024] acpiphp: Slot [6] registered
4831[ 0.201285] acpiphp: Slot [7] registered
4832[ 0.202588] acpiphp: Slot [8] registered
4833[ 0.203833] acpiphp: Slot [9] registered
4834[ 0.204022] acpiphp: Slot [10] registered
4835[ 0.205386] acpiphp: Slot [11] registered
4836[ 0.206553] acpiphp: Slot [12] registered
4837[ 0.207522] acpiphp: Slot [13] registered
4838[ 0.208025] acpiphp: Slot [14] registered
4839[ 0.209368] acpiphp: Slot [15] registered
4840[ 0.210542] acpiphp: Slot [16] registered
4841[ 0.211874] acpiphp: Slot [17] registered
4842[ 0.212128] acpiphp: Slot [18] registered
4843[ 0.213272] acpiphp: Slot [19] registered
4844[ 0.214502] acpiphp: Slot [20] registered
4845[ 0.215889] acpiphp: Slot [21] registered
4846[ 0.216210] acpiphp: Slot [22] registered
4847[ 0.216962] acpiphp: Slot [23] registered
4848[ 0.218227] acpiphp: Slot [24] registered
4849[ 0.219454] acpiphp: Slot [25] registered
4850[ 0.220022] acpiphp: Slot [26] registered
4851[ 0.221278] acpiphp: Slot [27] registered
4852[ 0.222557] acpiphp: Slot [28] registered
4853[ 0.223699] acpiphp: Slot [29] registered
4854[ 0.224027] acpiphp: Slot [30] registered
4855[ 0.225164] acpiphp: Slot [31] registered
4856[ 0.226435] PCI host bridge to bus 0000:00
4857[ 0.227698] pci_bus 0000:00: root bus resource [bus 00-ff]
4858[ 0.228005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
4859[ 0.229780] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
4860[ 0.231338] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
4861[ 0.232005] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff]
4862[ 0.249346] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
4863[ 0.251551] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
4864[ 0.317644] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
4865[ 0.319585] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
4866[ 0.320797] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
4867[ 0.322510] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
4868[ 0.324052] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
4869[ 0.325698] ACPI: Enabled 16 GPEs in block 00 to 0F
4870[ 0.327222] vgaarb: setting as boot device: PCI:0000:00:02.0
4871[ 0.328000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
4872[ 0.328005] vgaarb: loaded
4873[ 0.328621] vgaarb: bridge control possible 0000:00:02.0
4874[ 0.330168] SCSI subsystem initialized
4875[ 0.330954] ACPI: bus type USB registered
4876[ 0.332209] usbcore: registered new interface driver usbfs
4877[ 0.333244] usbcore: registered new interface driver hub
4878[ 0.334499] usbcore: registered new device driver usb
4879[ 0.335796] PCI: Using ACPI for IRQ routing
4880[ 0.336541] NetLabel: Initializing
4881[ 0.337241] NetLabel: domain hash size = 128
4882[ 0.338191] NetLabel: protocols = UNLABELED CIPSOv4
4883[ 0.339214] NetLabel: unlabeled traffic allowed by default
4884[ 0.340071] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
4885[ 0.341590] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
4886[ 0.346156] Switched to clocksource kvm-clock
4887[ 0.355293] AppArmor: AppArmor Filesystem Enabled
4888[ 0.356307] pnp: PnP ACPI init
4889[ 0.356971] ACPI: bus type PNP registered
4890[ 0.359237] pnp: PnP ACPI: found 11 devices
4891[ 0.360164] ACPI: bus type PNP unregistered
4892[ 0.368539] NET: Registered protocol family 2
4893[ 0.369837] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
4894[ 0.371392] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
4895[ 0.373118] TCP: Hash tables configured (established 4096 bind 4096)
4896[ 0.374446] TCP: reno registered
4897[ 0.375109] UDP hash table entries: 256 (order: 1, 8192 bytes)
4898[ 0.376812] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
4899[ 0.378622] NET: Registered protocol family 1
4900[ 0.379928] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
4901[ 0.381562] pci 0000:00:01.0: PIIX3: Enabling Passive Release
4902[ 0.383621] pci 0000:00:01.0: Activating ISA DMA hang workarounds
4903[ 0.385910] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1
4904[ 0.387438] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
4905[ 0.389871] Scanning for low memory corruption every 60 seconds
4906[ 0.392086] Initialise system trusted keyring
4907[ 0.393667] audit: initializing netlink socket (disabled)
4908[ 0.395038] type=2000 audit(1545043015.583:1): initialized
4909[ 0.465571] HugeTLB registered 2 MB page size, pre-allocated 0 pages
4910[ 0.471329] zbud: loaded
4911[ 0.472611] VFS: Disk quotas dquot_6.5.2
4912[ 0.473771] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
4913[ 0.476676] fuse init (API version 7.22)
4914[ 0.477991] msgmni has been set to 974
4915[ 0.479296] Key type big_key registered
4916[ 0.480878] Key type asymmetric registered
4917[ 0.482166] Asymmetric key parser 'x509' registered
4918[ 0.483729] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
4919[ 0.485743] io scheduler noop registered
4920[ 0.486820] io scheduler deadline registered (default)
4921[ 0.488419] io scheduler cfq registered
4922[ 0.489423] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
4923[ 0.491048] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
4924[ 0.492874] ipmi message handler version 39.2
4925[ 0.494413] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
4926[ 0.496409] ACPI: Power Button [PWRF]
4927[ 0.497794] GHES: HEST is not enabled!
4928[ 0.544649] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
4929[ 0.603916] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
4930[ 0.605540] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
4931[ 0.636404] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
4932[ 0.666841] 00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
4933[ 0.669855] Linux agpgart interface v0.103
4934[ 0.672637] brd: module loaded
4935[ 0.674283] loop: module loaded
4936[ 0.675559] blk-mq: CPU -> queue map
4937[ 0.676451] CPU 0 -> Queue 0
4938[ 0.677829] vda: unknown partition table
4939[ 0.680731] scsi0 : ata_piix
4940[ 0.681493] scsi1 : ata_piix
4941[ 0.682174] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14
4942[ 0.683516] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15
4943[ 0.685762] libphy: Fixed MDIO Bus: probed
4944[ 0.686765] tun: Universal TUN/TAP device driver, 1.6
4945[ 0.687948] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
4946[ 0.689585] PPP generic driver version 2.4.2
4947[ 0.690577] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
4948[ 0.692222] ehci-pci: EHCI PCI platform driver
4949[ 0.693177] ehci-platform: EHCI generic platform driver
4950[ 0.694212] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
4951[ 0.709621] ohci-pci: OHCI PCI platform driver
4952[ 0.710034] ohci-platform: OHCI generic platform driver
4953[ 0.712178] uhci_hcd: USB Universal Host Controller Interface driver
4954[ 0.713963] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
4955[ 0.719208] serio: i8042 KBD port at 0x60,0x64 irq 1
4956[ 0.725629] serio: i8042 AUX port at 0x60,0x64 irq 12
4957[ 0.726221] mousedev: PS/2 mouse device common for all mice
4958[ 0.727013] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
4959[ 0.730675] rtc_cmos 00:00: RTC can wake from S4
4960[ 0.732636] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
4961[ 0.734950] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
4962[ 0.737064] device-mapper: uevent: version 1.0.3
4963[ 0.739531] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
4964[ 0.741805] ledtrig-cpu: registered to indicate activity on CPUs
4965[ 0.744393] TCP: cubic registered
4966[ 0.744814] NET: Registered protocol family 10
4967[ 0.746980] NET: Registered protocol family 17
4968[ 0.749038] Key type dns_resolver registered
4969[ 0.749616] Loading compiled-in X.509 certificates
4970[ 0.753633] Loaded X.509 cert 'Magrathea: Glacier signing key: f695ff4e8e207d03198b2e447e13b60bf2f85fce'
4971[ 0.757712] registered taskstats version 1
4972[ 0.761271] Key type trusted registered
4973[ 0.763532] Key type encrypted registered
4974[ 0.766366] AppArmor: AppArmor sha1 policy hashing enabled
4975[ 0.767408] IMA: No TPM chip found, activating TPM-bypass!
4976[ 0.770043] regulator-dummy: disabling
4977[ 0.771405] Magic number: 14:953:628
4978[ 0.773024] rtc_cmos 00:00: setting system clock to 2018-12-17 10:36:55 UTC (1545043015)
4979[ 0.775918] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
4980[ 0.777338] EDD information not available.
4981[ 0.844639] ata2.00: ATAPI: QEMU DVD-ROM, 2.4.0, max UDMA/100
4982[ 0.845501] ata2.00: configured for MWDMA2
4983[ 0.846229] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.4. PQ: 0 ANSI: 5
4984[ 0.847495] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
4985[ 0.847998] cdrom: Uniform CD-ROM driver Revision: 3.20
4986[ 0.848918] sr 1:0:0:0: Attached scsi generic sg0 type 5
4987[ 1.384033] tsc: Refined TSC clocksource calibration: 2399.946 MHz
4988[ 12.824975] md: Waiting for all devices to be available before autodetect
4989[ 12.825555] md: If you don't use raid, use raid=noautodetect
4990[ 12.826225] md: Autodetecting RAID arrays.
4991[ 12.826607] md: Scanned 0 and added 0 devices.
4992[ 12.827001] md: autorun ...
4993[ 12.827265] md: ... autorun DONE.
4994[ 12.834126] EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities
4995[ 12.835044] EXT4-fs (vda): mounting ext2 file system using the ext4 subsystem
4996[ 12.843104] EXT4-fs (vda): mounted filesystem without journal. Opts: (null)
4997[ 12.843769] VFS: Mounted root (ext2 filesystem) on device 253:0.
4998[ 12.845559] devtmpfs: mounted
4999[ 12.846823] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000)
5000[ 12.847537] Write protecting the kernel read-only data: 12288k
5001[ 12.850601] Freeing unused kernel memory: 800K (ffff880001738000 - ffff880001800000)
5002[ 12.853061] Freeing unused kernel memory: 716K (ffff880001b4d000 - ffff880001c00000)
5003Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
5004[ 12.900143] random: init urandom read with 6 bits of entropy available
5005[ 12.930963] init: plymouth-upstart-bridge main process (74) terminated with status 1
5006[ 12.931741] init: plymouth-upstart-bridge main process ended, respawning
5007[ 12.949696] init: plymouth-upstart-bridge main process (84) terminated with status 1
5008[ 12.950490] init: plymouth-upstart-bridge main process ended, respawning
5009
5010(process:9140): GLib-CRITICAL **: g_io_channel_unref: assertion 'channel != NULL' failed
5011
5012(process:9140): GLib-CRITICAL **: g_io_channel_unref: assertion 'channel != NULL' failed
5013
5014(process:9140): GLib-CRITICAL **: g_io_channel_unref: assertion 'channel != NULL' failed
5015[ 18.799625] EXT4-fs error (device vda): ext4_mb_generate_buddy:756: group 0, block bitmap and bg descriptor inconsistent: 21265 vs 21283 free clusters
5016
5017(process:9140): GLib-CRITICAL **: g_io_channel_unref: assertion 'channel != NULL' failed
5018
5019(process:9140): GLib-CRITICAL **: g_io_channel_unref: assertion 'channel != NULL' failed
5020
5021
5022qemu1.log:
5023QEMU waiting for connection on: disconnected:unix:vhost_B.sock,server
5024qemu-system-x86_64: -netdev type=vhost-user,id=net0,chardev=char0: chardev "char0" went up
5025[ 0.000000] Initializing cgroup subsys cpuset
5026[ 0.000000] Initializing cgroup subsys cpu
5027[ 0.000000] Initializing cgroup subsys cpuacct
5028[ 0.000000] Linux version 3.13.11-ckt26 (root@c1f39b50a95d) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) ) #2 SMP Thu Mar 3 16:30:47 UTC 2016 ()
5029[ 0.000000] Command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0001
5030[ 0.000000] KERNEL supported cpus:
5031[ 0.000000] Intel GenuineIntel
5032[ 0.000000] AMD AuthenticAMD
5033[ 0.000000] Centaur CentaurHauls
5034[ 0.000000] e820: BIOS-provided physical RAM map:
5035[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
5036[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
5037[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
5038[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdffff] usable
5039[ 0.000000] BIOS-e820: [mem 0x000000001ffe0000-0x000000001fffffff] reserved
5040[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved
5041[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved
5042[ 0.000000] NX (Execute Disable) protection: active
5043[ 0.000000] SMBIOS 2.8 present.
5044[ 0.000000] Hypervisor detected: KVM
5045[ 0.000000] No AGP bridge found
5046[ 0.000000] e820: last_pfn = 0x1ffe0 max_arch_pfn = 0x400000000
5047[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
5048[ 0.000000] found SMP MP-table at [mem 0x000f64b0-0x000f64bf] mapped at [ffff8800000f64b0]
5049[ 0.000000] Scanning 1 areas for low memory corruption
5050[ 0.000000] Using GB pages for direct mapping
5051[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
5052[ 0.000000] init_memory_mapping: [mem 0x1fc00000-0x1fdfffff]
5053[ 0.000000] init_memory_mapping: [mem 0x1c000000-0x1fbfffff]
5054[ 0.000000] init_memory_mapping: [mem 0x00100000-0x1bffffff]
5055[ 0.000000] init_memory_mapping: [mem 0x1fe00000-0x1ffdffff]
5056[ 0.000000] ACPI: RSDP 00000000000f62c0 000014 (v00 BOCHS )
5057[ 0.000000] ACPI: RSDT 000000001ffe176c 000038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)
5058[ 0.000000] ACPI: FACP 000000001ffe0bda 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)
5059[ 0.000000] ACPI: DSDT 000000001ffe0040 000B9A (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)
5060[ 0.000000] ACPI: FACS 000000001ffe0000 000040
5061[ 0.000000] ACPI: SSDT 000000001ffe0c4e 0009B6 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001)
5062[ 0.000000] ACPI: APIC 000000001ffe1604 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)
5063[ 0.000000] ACPI: HPET 000000001ffe167c 000038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001)
5064[ 0.000000] ACPI: SRAT 000000001ffe16b4 0000B8 (v01 BOCHS BXPCSRAT 00000001 BXPC 00000001)
5065[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
5066[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
5067[ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0x1fffffff]
5068[ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0x1ffdffff] -> [mem 0x00000000-0x1ffdffff]
5069[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x1ffdffff]
5070[ 0.000000] NODE_DATA [mem 0x1ffdb000-0x1ffdffff]
5071[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00
5072[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, boot clock
5073[ 0.000000] Zone ranges:
5074[ 0.000000] DMA [mem 0x00001000-0x00ffffff]
5075[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
5076[ 0.000000] Normal empty
5077[ 0.000000] Movable zone start for each node
5078[ 0.000000] Early memory node ranges
5079[ 0.000000] node 0: [mem 0x00001000-0x0009efff]
5080[ 0.000000] node 0: [mem 0x00100000-0x1ffdffff]
5081[ 0.000000] ACPI: PM-Timer IO Port: 0x608
5082[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
5083[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
5084[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
5085[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23
5086[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
5087[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)
5088[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
5089[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)
5090[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)
5091[ 0.000000] Using ACPI (MADT) for SMP configuration information
5092[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
5093[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
5094[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
5095[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
5096[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
5097[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices
5098[ 0.000000] Booting paravirtualized kernel on KVM
5099[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1
5100[ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88001fc00000 s81536 r8192 d20864 u2097152
5101[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd7001, primary cpu clock
5102[ 0.000000] KVM setup async PF for cpu 0
5103[ 0.000000] kvm-stealtime: cpu 0, msr 1fc0d000
5104[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128873
5105[ 0.000000] Policy zone: DMA32
5106[ 0.000000] Kernel command line: earlyprintk root=/dev/vda rw console=ttyS1 ip=fe80::5054:ff:fe00:0001
5107[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)
5108[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
5109[ 0.000000] Checking aperture...
5110[ 0.000000] No AGP bridge found
5111[ 0.000000] Memory: 498824K/523768K available (7379K kernel code, 1146K rwdata, 3380K rodata, 1336K init, 1448K bss, 24944K reserved)
5112[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
5113[ 0.000000] Hierarchical RCU implementation.
5114[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
5115[ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.
5116[ 0.000000] Offload RCU callbacks from all CPUs
5117[ 0.000000] Offload RCU callbacks from CPUs: 0.
5118[ 0.000000] NR_IRQS:16640 nr_irqs:256 16
5119[ 0.000000] Console: colour VGA+ 80x25
5120[ 0.000000] console [ttyS1] enabled
5121[ 0.000000] allocated 2097152 bytes of page_cgroup
5122[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
5123[ 0.000000] tsc: Detected 2399.996 MHz processor
5124[ 0.008000] Calibrating delay loop (skipped) preset value.. 4799.99 BogoMIPS (lpj=9599984)
5125[ 0.008005] pid_max: default: 32768 minimum: 301
5126[ 0.009733] Security Framework initialized
5127[ 0.011251] AppArmor: AppArmor initialized
5128[ 0.012004] Yama: becoming mindful.
5129[ 0.013401] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)
5130[ 0.016147] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)
5131[ 0.020048] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)
5132[ 0.022423] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)
5133[ 0.024342] Initializing cgroup subsys memory
5134[ 0.025993] Initializing cgroup subsys devices
5135[ 0.028005] Initializing cgroup subsys freezer
5136[ 0.029621] Initializing cgroup subsys blkio
5137[ 0.031163] Initializing cgroup subsys perf_event
5138[ 0.032006] Initializing cgroup subsys hugetlb
5139[ 0.037271] mce: CPU supports 10 MCE banks
5140[ 0.038849] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
5141[ 0.038849] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0
5142[ 0.038849] tlb_flushall_shift: 6
5143[ 0.065645] Freeing SMP alternatives memory: 32K (ffffffff81e6e000 - ffffffff81e76000)
5144[ 0.074984] ACPI: Core revision 20131115
5145[ 0.077328] ACPI: All ACPI Tables successfully acquired
5146[ 0.079262] ftrace: allocating 28502 entries in 112 pages
5147[ 0.096550] Enabling x2apic
5148[ 0.097674] Enabled x2apic
5149[ 0.099059] Switched APIC routing to physical x2apic.
5150[ 0.101848] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
5151[ 0.104002] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz (fam: 06, model: 3f, stepping: 02)
5152[ 0.109344] Performance Events: 16-deep LBR, Haswell events, Intel PMU driver.
5153[ 0.112000] ... version: 2
5154[ 0.112004] ... bit width: 48
5155[ 0.113529] ... generic registers: 8
5156[ 0.114944] ... value mask: 0000ffffffffffff
5157[ 0.116004] ... max period: 000000007fffffff
5158[ 0.117938] ... fixed-purpose events: 3
5159[ 0.119460] ... event mask: 00000007000000ff
5160[ 0.129922] KVM setup paravirtual spinlock
5161[ 0.134360] x86: Booted up 1 node, 1 CPUs
5162[ 0.136006] smpboot: Total of 1 processors activated (4799.99 BogoMIPS)
5163[ 0.138658] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
5164[ 0.140132] devtmpfs: initialized
5165[ 0.144764] EVM: security.selinux
5166[ 0.146446] EVM: security.SMACK64
5167[ 0.147806] EVM: security.ima
5168[ 0.148004] EVM: security.capability
5169[ 0.152039] pinctrl core: initialized pinctrl subsystem
5170[ 0.154153] regulator-dummy: no parameters
5171[ 0.156070] RTC time: 10:36:54, date: 12/17/18
5172[ 0.157933] NET: Registered protocol family 16
5173[ 0.159950] cpuidle: using governor ladder
5174[ 0.160005] cpuidle: using governor menu
5175[ 0.161609] ACPI: bus type PCI registered
5176[ 0.163414] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
5177[ 0.164282] PCI: Using configuration type 1 for base access
5178[ 0.167854] bio: create slab <bio-0> at 0
5179[ 0.168287] ACPI: Added _OSI(Module Device)
5180[ 0.170016] ACPI: Added _OSI(Processor Device)
5181[ 0.171873] ACPI: Added _OSI(3.0 _SCP Extensions)
5182[ 0.172005] ACPI: Added _OSI(Processor Aggregator Device)
5183[ 0.176014] ACPI: Interpreter enabled
5184[ 0.177597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580)
5185[ 0.180909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580)
5186[ 0.184012] ACPI: (supports S0 S3 S4 S5)
5187[ 0.185645] ACPI: Using IOAPIC for interrupt routing
5188[ 0.187642] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
5189[ 0.188417] ACPI: No dock devices found.
5190[ 0.194947] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
5191[ 0.196009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
5192[ 0.198896] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
5193[ 0.200021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
5194[ 0.204382] acpiphp: Slot [3] registered
5195[ 0.206070] acpiphp: Slot [4] registered
5196[ 0.207716] acpiphp: Slot [5] registered
5197[ 0.208026] acpiphp: Slot [6] registered
5198[ 0.209957] acpiphp: Slot [7] registered
5199[ 0.211727] acpiphp: Slot [8] registered
5200[ 0.212028] acpiphp: Slot [9] registered
5201[ 0.213754] acpiphp: Slot [10] registered
5202[ 0.215587] acpiphp: Slot [11] registered
5203[ 0.216025] acpiphp: Slot [12] registered
5204[ 0.218099] acpiphp: Slot [13] registered
5205[ 0.219785] acpiphp: Slot [14] registered
5206[ 0.220026] acpiphp: Slot [15] registered
5207[ 0.221769] acpiphp: Slot [16] registered
5208[ 0.223533] acpiphp: Slot [17] registered
5209[ 0.224028] acpiphp: Slot [18] registered
5210[ 0.225899] acpiphp: Slot [19] registered
5211[ 0.227894] acpiphp: Slot [20] registered
5212[ 0.228027] acpiphp: Slot [21] registered
5213[ 0.229641] acpiphp: Slot [22] registered
5214[ 0.231476] acpiphp: Slot [23] registered
5215[ 0.232026] acpiphp: Slot [24] registered
5216[ 0.236026] acpiphp: Slot [25] registered
5217[ 0.237919] acpiphp: Slot [26] registered
5218[ 0.239541] acpiphp: Slot [27] registered
5219[ 0.240028] acpiphp: Slot [28] registered
5220[ 0.241789] acpiphp: Slot [29] registered
5221[ 0.243532] acpiphp: Slot [30] registered
5222[ 0.244029] acpiphp: Slot [31] registered
5223[ 0.245767] PCI host bridge to bus 0000:00
5224[ 0.247629] pci_bus 0000:00: root bus resource [bus 00-ff]
5225[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
5226[ 0.250662] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
5227[ 0.252011] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
5228[ 0.254857] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff]
5229[ 0.269006] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI
5230[ 0.272014] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB
5231[ 0.327635] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
5232[ 0.328578] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)
5233[ 0.331165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)
5234[ 0.332687] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)
5235[ 0.335267] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)
5236[ 0.336751] ACPI: Enabled 16 GPEs in block 00 to 0F
5237[ 0.339218] vgaarb: setting as boot device: PCI:0000:00:02.0
5238[ 0.340000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
5239[ 0.340005] vgaarb: loaded
5240[ 0.341133] vgaarb: bridge control possible 0000:00:02.0
5241[ 0.343617] SCSI subsystem initialized
5242[ 0.344254] ACPI: bus type USB registered
5243[ 0.345871] usbcore: registered new interface driver usbfs
5244[ 0.348017] usbcore: registered new interface driver hub
5245[ 0.350329] usbcore: registered new device driver usb
5246[ 0.352273] PCI: Using ACPI for IRQ routing
5247[ 0.354389] NetLabel: Initializing
5248[ 0.355754] NetLabel: domain hash size = 128
5249[ 0.356004] NetLabel: protocols = UNLABELED CIPSOv4
5250[ 0.358078] NetLabel: unlabeled traffic allowed by default
5251[ 0.360067] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
5252[ 0.362274] hpet0: 3 comparators, 64-bit 100.000000 MHz counter
5253[ 0.368054] Switched to clocksource kvm-clock
5254[ 0.379604] AppArmor: AppArmor Filesystem Enabled
5255[ 0.381556] pnp: PnP ACPI init
5256[ 0.382887] ACPI: bus type PNP registered
5257[ 0.385838] pnp: PnP ACPI: found 11 devices
5258[ 0.387610] ACPI: bus type PNP unregistered
5259[ 0.396391] NET: Registered protocol family 2
5260[ 0.398624] TCP established hash table entries: 4096 (order: 3, 32768 bytes)
5261[ 0.401397] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)
5262[ 0.404175] TCP: Hash tables configured (established 4096 bind 4096)
5263[ 0.406799] TCP: reno registered
5264[ 0.408176] UDP hash table entries: 256 (order: 1, 8192 bytes)
5265[ 0.410615] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
5266[ 0.413335] NET: Registered protocol family 1
5267[ 0.415074] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
5268[ 0.417600] pci 0000:00:01.0: PIIX3: Enabling Passive Release
5269[ 0.419909] pci 0000:00:01.0: Activating ISA DMA hang workarounds
5270[ 0.422720] microcode: CPU0 sig=0x306f2, pf=0x1, revision=0x1
5271[ 0.425276] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
5272[ 0.428769] Scanning for low memory corruption every 60 seconds
5273[ 0.431496] Initialise system trusted keyring
5274[ 0.433660] audit: initializing netlink socket (disabled)
5275[ 0.435729] type=2000 audit(1545043015.622:1): initialized
5276[ 0.492304] HugeTLB registered 2 MB page size, pre-allocated 0 pages
5277[ 0.497689] zbud: loaded
5278[ 0.499198] VFS: Disk quotas dquot_6.5.2
5279[ 0.500877] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
5280[ 0.504125] fuse init (API version 7.22)
5281[ 0.506069] msgmni has been set to 974
5282[ 0.507694] Key type big_key registered
5283[ 0.509710] Key type asymmetric registered
5284[ 0.511532] Asymmetric key parser 'x509' registered
5285[ 0.513490] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
5286[ 0.516662] io scheduler noop registered
5287[ 0.518374] io scheduler deadline registered (default)
5288[ 0.520524] io scheduler cfq registered
5289[ 0.522221] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
5290[ 0.524601] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
5291[ 0.527506] ipmi message handler version 39.2
5292[ 0.529402] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
5293[ 0.532618] ACPI: Power Button [PWRF]
5294[ 0.534280] GHES: HEST is not enabled!
5295[ 0.586852] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
5296[ 0.649626] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
5297[ 0.653325] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
5298[ 0.692779] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
5299[ 0.729221] 00:06: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
5300[ 0.733880] Linux agpgart interface v0.103
5301[ 0.737462] brd: module loaded
5302[ 0.739712] loop: module loaded
5303[ 0.741660] blk-mq: CPU -> queue map
5304[ 0.743216] CPU 0 -> Queue 0
5305[ 0.745231] vda: unknown partition table
5306[ 0.748729] scsi0 : ata_piix
5307[ 0.750126] scsi1 : ata_piix
5308[ 0.751384] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc060 irq 14
5309[ 0.754260] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc068 irq 15
5310[ 0.758366] libphy: Fixed MDIO Bus: probed
5311[ 0.760045] tun: Universal TUN/TAP device driver, 1.6
5312[ 0.762194] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
5313[ 0.764794] PPP generic driver version 2.4.2
5314[ 0.766702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
5315[ 0.769365] ehci-pci: EHCI PCI platform driver
5316[ 0.771267] ehci-platform: EHCI generic platform driver
5317[ 0.773538] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
5318[ 0.775995] ohci-pci: OHCI PCI platform driver
5319[ 0.777824] ohci-platform: OHCI generic platform driver
5320[ 0.780314] uhci_hcd: USB Universal Host Controller Interface driver
5321[ 0.782913] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
5322[ 0.792812] serio: i8042 KBD port at 0x60,0x64 irq 1
5323[ 0.794979] serio: i8042 AUX port at 0x60,0x64 irq 12
5324[ 0.797103] mousedev: PS/2 mouse device common for all mice
5325[ 0.799837] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
5326[ 0.803732] rtc_cmos 00:00: RTC can wake from S4
5327[ 0.806361] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
5328[ 0.809339] rtc_cmos 00:00: alarms up to one day, 114 bytes nvram, hpet irqs
5329[ 0.812298] device-mapper: uevent: version 1.0.3
5330[ 0.814500] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
5331[ 0.817955] ledtrig-cpu: registered to indicate activity on CPUs
5332[ 0.820498] TCP: cubic registered
5333[ 0.822053] NET: Registered protocol family 10
5334[ 0.824137] NET: Registered protocol family 17
5335[ 0.826273] Key type dns_resolver registered
5336[ 0.828379] Loading compiled-in X.509 certificates
5337[ 0.832021] Loaded X.509 cert 'Magrathea: Glacier signing key: f695ff4e8e207d03198b2e447e13b60bf2f85fce'
5338[ 0.836037] registered taskstats version 1
5339[ 0.838999] Key type trusted registered
5340[ 0.840966] Key type encrypted registered
5341[ 0.842728] AppArmor: AppArmor sha1 policy hashing enabled
5342[ 0.844962] IMA: No TPM chip found, activating TPM-bypass!
5343[ 0.847567] regulator-dummy: disabling
5344[ 0.849265] Magic number: 14:953:628
5345[ 0.851038] rtc_cmos 00:00: setting system clock to 2018-12-17 10:36:55 UTC (1545043015)
5346[ 0.854395] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
5347[ 0.857023] EDD information not available.
5348[ 0.912665] ata2.00: ATAPI: QEMU DVD-ROM, 2.4.0, max UDMA/100
5349[ 0.913482] ata2.00: configured for MWDMA2
5350[ 0.914167] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.4. PQ: 0 ANSI: 5
5351[ 0.915337] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray
5352[ 0.915769] cdrom: Uniform CD-ROM driver Revision: 3.20
5353[ 0.916461] sr 1:0:0:0: Attached scsi generic sg0 type 5
5354[ 1.420033] tsc: Refined TSC clocksource calibration: 2399.947 MHz
5355[ 12.904761] md: Waiting for all devices to be available before autodetect
5356[ 12.905306] md: If you don't use raid, use raid=noautodetect
5357[ 12.905866] md: Autodetecting RAID arrays.
5358[ 12.906202] md: Scanned 0 and added 0 devices.
5359[ 12.906545] md: autorun ...
5360[ 12.906765] md: ... autorun DONE.
5361[ 12.920935] EXT4-fs (vda): couldn't mount as ext3 due to feature incompatibilities
5362[ 12.921760] EXT4-fs (vda): mounting ext2 file system using the ext4 subsystem
5363[ 12.930538] EXT4-fs (vda): warning: mounting unchecked fs, running e2fsck is recommended
5364[ 12.931368] EXT4-fs (vda): mounted filesystem without journal. Opts: (null)
5365[ 12.932016] VFS: Mounted root (ext2 filesystem) on device 253:0.
5366[ 12.933593] devtmpfs: mounted
5367[ 12.934747] Freeing unused kernel memory: 1336K (ffffffff81d20000 - ffffffff81e6e000)
5368[ 12.935370] Write protecting the kernel read-only data: 12288k
5369[ 12.937730] Freeing unused kernel memory: 800K (ffff880001738000 - ffff880001800000)
5370[ 12.941271] Freeing unused kernel memory: 716K (ffff880001b4d000 - ffff880001c00000)
5371Mount failed for selinuxfs on /sys/fs/selinux: No such file or directory
5372[ 12.977867] random: init urandom read with 5 bits of entropy available
5373[ 13.031948] init: plymouth-upstart-bridge main process (74) terminated with status 1
5374[ 13.035516] init: plymouth-upstart-bridge main process ended, respawning
5375[ 13.075310] init: plymouth-upstart-bridge main process (85) terminated with status 1
5376[ 13.079048] init: plymouth-upstart-bridge main process ended, respawning
5377
5378
5379snabb0.log:
5380snabbnfv traffic starting
5381Loading /tmp/snabb_nfv_selftest_ports.9087
5382engine: start_app A_NIC
5383engine: start_app B_NIC
5384engine: start_app B_Virtio
5385engine: start_app A_Virtio
5386engine: new_link B_Virtio.tx -> B_NIC.rx
5387engine: link_output B_Virtio
5388engine: link_input B_NIC
5389engine: new_link B_NIC.tx -> B_Virtio.rx
5390engine: link_output B_NIC
5391engine: link_input B_Virtio
5392engine: new_link A_Virtio.tx -> A_NIC.rx
5393engine: link_output A_Virtio
5394engine: link_input A_NIC
5395engine: new_link A_NIC.tx -> A_Virtio.rx
5396engine: link_output A_NIC
5397engine: link_input A_Virtio
5398Get features 0x18428001
5399 VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_MQ VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
5400Get features 0x18428001
5401 VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_MQ VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
5402load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5403load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5404load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5405load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5406load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5407load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5408load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5409load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5410load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5411load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5412load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5413load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5414load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5415load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5416load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5417load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5418vhost_user: Caching features (0x18028001) in /tmp/vhost_features_vhost_B.sock
5419Set features 0x18028001
5420 VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
5421rxavail = 0 rxused = 0
5422rxavail = 0 rxused = 0
5423vhost_user: Caching features (0x18028001) in /tmp/vhost_features_vhost_A.sock
5424Set features 0x18028001
5425 VIRTIO_F_ANY_LAYOUT VIRTIO_NET_F_CTRL_VQ VIRTIO_NET_F_MRG_RXBUF VIRTIO_RING_F_INDIRECT_DESC VIRTIO_NET_F_CSUM
5426rxavail = 0 rxused = 0
5427rxavail = 0 rxused = 0
5428load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5429load: time: 1.00s fps: 2 fpGbps: 0.000 fpb: 0 bpp: 90 sleep: 100 us
5430load: time: 1.00s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 84 sleep: 100 us
5431load: time: 1.00s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 83 sleep: 100 us
5432load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5433load: time: 1.00s fps: 3 fpGbps: 0.000 fpb: 0 bpp: 83 sleep: 100 us
5434load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5435load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: 70 sleep: 100 us
5436load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5437load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: 70 sleep: 100 us
5438load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5439load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: 70 sleep: 100 us
5440load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5441load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: 70 sleep: 100 us
5442load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5443load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5444load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5445load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5446load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5447load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5448load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5449load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5450load: time: 0.00s fps: NaN fpGbps: nan fpb: NaN bpp: - sleep: 100 us
5451Loading /tmp/snabb_nfv_selftest_ports.9087
5452engine: reconfig_app A_NIC
5453engine: reconfig_app B_NIC
5454load: time: 1.00s fps: 0 fpGbps: 0.000 fpb: 0 bpp: - sleep: 100 us
5455EXITCODE: 1
5456
5457src/testlog/selftest.sh:
5458selftest: ./snabb binary portability
5459Scanning for symbols requiring GLIBC > 2.7
5460selftest: ok