ovn-controller: Persist ovn flow tables
[cascardo/ovs.git] / tests / ofp-actions.at
1 AT_BANNER([OpenFlow actions])
2
3 AT_SETUP([OpenFlow 1.0 action translation])
4 AT_KEYWORDS([ofp-actions OF1.0])
5 AT_DATA([test-data], [dnl
6 # actions=LOCAL
7 0000 0008 fffe 04d2
8
9 # actions=CONTROLLER:1234
10 0000 0008 fffd 04d2
11
12 # actions=mod_vlan_vid:9
13 0001 0008 0009 0000
14
15 # actions=mod_vlan_pcp:6
16 0002 0008 06 000000
17
18 # actions=strip_vlan
19 0003 0008 00000000
20
21 # actions=mod_dl_src:00:11:22:33:44:55
22 0004 0010 001122334455 000000000000
23
24 # actions=mod_dl_dst:10:20:30:40:50:60
25 0005 0010 102030405060 000000000000
26
27 # actions=mod_nw_src:1.2.3.4
28 0006 0008 01020304
29
30 # actions=mod_nw_dst:192.168.0.1
31 0007 0008 c0a80001
32
33 # actions=mod_nw_tos:48
34 0008 0008 30 000000
35
36 # actions=mod_tp_src:80
37 0009 0008 0050 0000
38
39 # actions=mod_tp_dst:443
40 000a 0008 01bb 0000
41
42 # actions=enqueue:10:55
43 000b 0010 000a 000000000000 00000037
44
45 # actions=resubmit:5
46 ffff 0010 00002320 0001 0005 00000000
47
48 # actions=set_tunnel:0x12345678
49 ffff 0010 00002320 0002 0000 12345678
50
51 # actions=set_queue:2309737729
52 ffff 0010 00002320 0004 0000 89abcd01
53
54 # actions=pop_queue
55 ffff 0010 00002320 0005 000000000000
56
57 # actions=move:NXM_OF_IN_PORT[]->NXM_OF_VLAN_TCI[]
58 ffff 0018 00002320 0006 0010 0000 0000 00000002 00000802
59
60 # actions=load:0xf009->NXM_OF_VLAN_TCI[]
61 ffff 0018 00002320 0007 000f 00000802 000000000000f009
62
63 # actions=note:11.e9.9a.ad.67.f3
64 ffff 0010 00002320 0008 11e99aad67f3
65
66 # actions=set_tunnel64:0xc426384d49c53d60
67 ffff 0018 00002320 0009 000000000000 c426384d49c53d60
68
69 # actions=set_tunnel64:0x885f3298
70 ffff 0018 00002320 0009 000000000000 00000000885f3298
71
72 # bad OpenFlow10 actions: OFPBIC_UNSUP_INST
73 & ofp_actions|WARN|write_metadata instruction not allowed here
74 ffff 0020 00002320 0016 000000000000 fedcba9876543210 ffffffffffffffff
75
76 # bad OpenFlow10 actions: OFPBIC_UNSUP_INST
77 & ofp_actions|WARN|write_metadata instruction not allowed here
78 ffff 0020 00002320 0016 000000000000 fedcba9876543210 ffff0000ffff0000
79
80 # actions=multipath(eth_src,50,modulo_n,1,0,NXM_NX_REG0[])
81 ffff 0020 00002320 000a 0000 0032 0000 0000 0000 0000 0000 0000 001f 00010004
82
83 # actions=bundle(eth_src,0,hrw,ofport,slaves:4,8)
84 ffff 0028 00002320 000c 0001 0000 0000 00000002 0002 0000 00000000 00000000 dnl
85 0004 0008 00000000
86
87 # actions=bundle_load(eth_src,0,hrw,ofport,NXM_NX_REG0[],slaves:4,8)
88 ffff 0028 00002320 000d 0001 0000 0000 00000002 0002 001f 00010004 00000000 dnl
89 0004 0008 00000000
90
91 # actions=resubmit(10,5)
92 ffff 0010 00002320 000e 000a 05 000000
93
94 # actions=output:NXM_NX_REG1[5..10]
95 ffff 0018 00002320 000f 0145 00010204 ffff 000000000000
96
97 # actions=learn(table=2,idle_timeout=10,hard_timeout=20,fin_idle_timeout=2,fin_hard_timeout=4,priority=80,cookie=0x123456789abcdef0,NXM_OF_VLAN_TCI[0..11],NXM_OF_ETH_DST[]=NXM_OF_ETH_SRC[],output:NXM_OF_IN_PORT[])
98 ffff 0048 00002320 0010 000a 0014 0050 123456789abcdef0 0000 02 00 0002 0004 dnl
99 000c 00000802 0000 00000802 0000 dnl
100 0030 00000406 0000 00000206 0000 dnl
101 1010 00000002 0000 dnl
102 00000000
103
104 # actions=exit
105 ffff 0010 00002320 0011 000000000000
106
107 # actions=dec_ttl
108 ffff 0010 00002320 0012 000000000000
109
110 # actions=fin_timeout(idle_timeout=10,hard_timeout=20)
111 ffff 0010 00002320 0013 000a 0014 0000
112
113 # actions=controller(reason=invalid_ttl,max_len=1234,id=5678)
114 ffff 0010 00002320 0014 04d2 162e 02 00
115
116 # actions=controller(reason=invalid_ttl,max_len=1234,id=5678,userdata=01.02.03.04.05,pause)
117 ffff 0040 00002320 0025   000000000000 dnl
118 0000 0008 04d2   0000 dnl
119 0001 0008 162e   0000 dnl
120 0002 0005 02   000000 dnl
121 0003 0009 0102030405   00000000000000 dnl
122 0004 0004   00000000
123
124 # actions=dec_ttl(32768,12345,90,765,1024)
125 ffff 0020 00002320 0015 000500000000 80003039005A02fd 0400000000000000
126
127 # actions=sample(probability=12345,collector_set_id=23456,obs_domain_id=34567,obs_point_id=45678)
128 ffff 0018 00002320 001d 3039 00005BA0 00008707 0000B26E
129
130 # actions=sample(probability=12345,collector_set_id=23456,obs_domain_id=34567,obs_point_id=45678,sampling_port=56789)
131 ffff 0020 00002320 0026 3039 00005BA0 00008707 0000B26E DDD50000 00000000
132
133 # bad OpenFlow10 actions: OFPBAC_BAD_LEN
134 & ofp_actions|WARN|OpenFlow action OFPAT_OUTPUT length 240 exceeds action buffer length 8
135 & ofp_actions|WARN|bad action at offset 0 (OFPBAC_BAD_LEN):
136 & 00000000  00 00 00 f0 00 00 00 00-
137 00 00 00 f0 00 00 00 00
138
139 # bad OpenFlow10 actions: OFPBAC_BAD_LEN
140 & ofp_actions|WARN|OpenFlow action OFPAT_OUTPUT length 16 not in valid range [[8,8]]
141 & ofp_actions|WARN|bad action at offset 0 (OFPBAC_BAD_LEN):
142 & 00000000  00 00 00 10 ff fe ff ff-00 00 00 00 00 00 00 00
143 00 00 00 10 ff fe ff ff 00 00 00 00 00 00 00 00
144
145 # bad OpenFlow10 actions: OFPBAC_BAD_LEN
146 & ofp_actions|WARN|OpenFlow action NXAST_DEC_TTL_CNT_IDS length 17 is not a multiple of 8
147 ffff 0011 00002320 0015 0001 00000000 0000000000000000
148
149 # bad OpenFlow10 actions: OFPBAC_BAD_OUT_PORT
150 0000 0008 ffff 0000
151
152 # actions=ct()
153 ffff 0018 00002320 0023 0000 00000000 0000 FF 000000 0000
154
155 # actions=ct(commit)
156 ffff 0018 00002320 0023 0001 00000000 0000 FF 000000 0000
157
158 # actions=ct(table=10)
159 ffff 0018 00002320 0023 0000 00000000 0000 0A 000000 0000
160
161 # actions=ct(zone=10)
162 ffff 0018 00002320 0023 0000 00000000 000A FF 000000 0000
163
164 # actions=ct(zone=NXM_NX_REG0[0..15])
165 ffff 0018 00002320 0023 0000 00010004 000F FF 000000 0000
166
167 dnl Can't read 8 bits from register into 16-bit zone.
168 # bad OpenFlow10 actions: OFPBAC_BAD_SET_LEN
169 ffff 0018 00002320 0023 0000 00010004 0007 FF 000000 0000
170
171 dnl Can't read 32 bits from register into 16-bit zone.
172 # bad OpenFlow10 actions: OFPBAC_BAD_SET_LEN
173 ffff 0018 00002320 0023 0000 00010004 001F FF 000000 0000
174
175 # actions=ct(commit,exec(load:0xf009->NXM_NX_CT_MARK[]))
176 ffff 0030 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
177 ffff 0018 00002320 0007 001f 0001d604 000000000000f009
178
179 # bad OpenFlow10 actions: OFPBAC_BAD_SET_ARGUMENT
180 & ofp_actions|WARN|cannot set CT fields outside of ct action
181 ffff 0018 00002320 0007 001f 0001d604 000000000000f009
182
183 # bad OpenFlow10 actions: OFPBAC_BAD_SET_ARGUMENT
184 & meta_flow|WARN|destination field ct_zone is not writable
185 ffff 0030 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
186 ffff 0018 00002320 0007 000f 0001d504 000000000000f009
187
188 # bad OpenFlow10 actions: OFPBAC_BAD_ARGUMENT
189 & ofp_actions|WARN|ct action doesn't support nested action ct
190 ffff 0030 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
191 ffff 0018 00002320 0023 0000 00000000 0000 FF 000000 0000
192
193 # bad OpenFlow10 actions: OFPBAC_BAD_ARGUMENT
194 & ofp_actions|WARN|ct action doesn't support nested modification of reg0
195 ffff 0030 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
196 ffff 0018 00002320 0007 001f 00010004 000000000000f009
197
198 # actions=ct(alg=ftp)
199 ffff 0018 00002320 0023 0000 00000000 0000 FF 000000 0015
200
201 # actions=ct(commit,nat(src))
202 ffff 0028 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
203 ffff 0010 00002320 0024 00 00 0001 0000
204
205 # actions=ct(commit,nat(dst))
206 ffff 0028 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
207 ffff 0010 00002320 0024 00 00 0002 0000
208
209 # actions=ct(nat)
210 ffff 0028 00002320 0023 0000 00000000 0000 FF 000000 0000 dnl
211 ffff 0010 00002320 0024 00 00 0000 0000
212
213 # actions=ct(commit,nat(src=10.0.0.240,random))
214 ffff 0030 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
215 ffff 0018 00002320 0024 00 00 0011 0001 0a0000f0 00000000
216
217 # actions=ct(commit,nat(src=10.0.0.240:32768-65535,random))
218 ffff 0030 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
219 ffff 0018 00002320 0024 00 00 0011 0031 0a0000f0 8000ffff
220
221 # actions=ct(commit,nat(dst=10.0.0.128-10.0.0.254,hash))
222 ffff 0030 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
223 ffff 0018 00002320 0024 00 00 000a 0003 0a000080 0a0000fe
224
225 # actions=ct(commit,nat(src=10.0.0.240-10.0.0.254:32768-65535,persistent))
226 ffff 0038 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
227 ffff 0020 00002320 0024 00 00 0005 0033 0a0000f0 0a0000fe 8000ffff 00000000
228
229 # actions=ct(commit,nat(src=fe80::20c:29ff:fe88:a18b,random))
230 ffff 0038 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
231 ffff 0020 00002320 0024 00 00 0011 0004 fe800000 00000000 020c 29ff fe88 a18b
232
233 # actions=ct(commit,nat(src=fe80::20c:29ff:fe88:1-fe80::20c:29ff:fe88:a18b,random))
234 ffff 0048 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
235 ffff 0030 00002320 0024 00 00 0011 000c fe800000 00000000 020c 29ff fe88 0001 fe800000 00000000 020c 29ff fe88 a18b
236
237 # actions=ct(commit,nat(src=[fe80::20c:29ff:fe88:1]-[fe80::20c:29ff:fe88:a18b]:255-4096,random))
238 ffff 0050 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
239 ffff 0038 00002320 0024 00 00 0011 003c dnl
240 fe800000 00000000 020c 29ff fe88 0001 dnl
241 fe800000 00000000 020c 29ff fe88 a18b dnl
242 00ff1000 00000000
243
244 # actions=output(port=1,max_len=100)
245 ffff 0010 00002320 0027 0001 00000064
246
247 # actions=group:5
248 ffff 0010 00002320 0028 0000 00000005
249
250 # bad OpenFlow10 actions: NXBRC_MUST_BE_ZERO
251 ffff 0018 00002320 0025 0000 0005 0000 1122334455 000005
252
253 # bad OpenFlow10 actions: NXBRC_MUST_BE_ZERO
254 ffff 0018 00002320 0025 0000 0005 5000 1122334455 000000
255
256 # bad OpenFlow10 actions: OFPBAC_BAD_ARGUMENT
257 ffff 0048 00002320 0023 0001 00000000 0000 FF 000000 0000 dnl
258 ffff 0030 00002320 0024 00 00 0011 000c fe800000 00000000 020c 29ff fe88 a18b fe800000 00000000 020c 29ff fe88 0001
259
260 ])
261 sed '/^[[#&]]/d' < test-data > input.txt
262 sed -n 's/^# //p; /^$/p' < test-data > expout
263 sed -n 's/^& //p' < test-data > experr
264 AT_CAPTURE_FILE([input.txt])
265 AT_CAPTURE_FILE([expout])
266 AT_CAPTURE_FILE([experr])
267 AT_CHECK(
268   [ovs-ofctl '-vPATTERN:console:%c|%p|%m' parse-actions OpenFlow10 < input.txt],
269   [0], [expout], [experr])
270 AT_CLEANUP
271
272 AT_SETUP([OpenFlow 1.0 "instruction" translations])
273 AT_KEYWORDS([ofp-actions OF1.0 instruction])
274 AT_DATA([test-data], [dnl
275 dnl Try a couple of ordinary actions to make sure they're accepted,
276 dnl but there's no point in retrying all the actions from the previous test.
277 # actions=LOCAL
278 0000 0008 fffe 04d2
279
280 # actions=mod_dl_src:00:11:22:33:44:55
281 0004 0010 001122334455 000000000000
282
283 dnl Now check that write_metadata is accepted.
284 # actions=write_metadata:0xfedcba9876543210
285 ffff 0020 00002320 0016 000000000000 fedcba9876543210 ffffffffffffffff
286
287 # actions=write_metadata:0xfedcba9876543210/0xffff0000ffff0000
288 ffff 0020 00002320 0016 000000000000 fedcba9876543210 ffff0000ffff0000
289
290 ])
291 sed '/^[[#&]]/d' < test-data > input.txt
292 sed -n 's/^# //p; /^$/p' < test-data > expout
293 sed -n 's/^& //p' < test-data > experr
294 AT_CAPTURE_FILE([input.txt])
295 AT_CAPTURE_FILE([expout])
296 AT_CAPTURE_FILE([experr])
297 AT_CHECK(
298   [ovs-ofctl '-vPATTERN:console:%c|%p|%m' parse-instructions OpenFlow10 < input.txt],
299   [0], [expout], [experr])
300 AT_CLEANUP
301
302 AT_SETUP([OpenFlow 1.1 action translation])
303 AT_KEYWORDS([ofp-actions OF1.1])
304 AT_DATA([test-data], [dnl
305 # actions=LOCAL
306 0000 0010 fffffffe 04d2 000000000000
307
308 # actions=CONTROLLER:1234
309 0000 0010 fffffffd 04d2 000000000000
310
311 # actions=set_vlan_vid:9
312 0001 0008 0009 0000
313
314 # actions=set_vlan_pcp:6
315 0002 0008 06 000000
316
317 # actions=mod_dl_src:00:11:22:33:44:55
318 0003 0010 001122334455 000000000000
319
320 # actions=mod_dl_dst:10:20:30:40:50:60
321 0004 0010 102030405060 000000000000
322
323 # actions=mod_nw_src:1.2.3.4
324 0005 0008 01020304
325
326 # actions=mod_nw_dst:192.168.0.1
327 0006 0008 c0a80001
328
329 # actions=mod_nw_tos:48
330 0007 0008 30 000000
331
332 # actions=mod_nw_ecn:2
333 0008 0008 02 000000
334
335 # actions=mod_tp_src:80
336 0009 0008 0050 0000
337
338 # actions=mod_tp_dst:443
339 000a 0008 01bb 0000
340
341 # actions=pop_vlan
342 0012 0008 00000000
343
344 # actions=set_queue:2309737729
345 0015 0008 89abcd01
346
347 dnl 802.1ad isn't supported at the moment
348 dnl # actions=push_vlan:0x88a8
349 dnl 0011 0008 88a8 0000
350 # actions=push_vlan:0x8100
351 0011 0008 8100 0000
352
353 # actions=resubmit:5
354 ffff 0010 00002320 0001 0005 00000000
355
356 # actions=set_tunnel:0x12345678
357 ffff 0010 00002320 0002 0000 12345678
358
359 # actions=pop_queue
360 ffff 0010 00002320 0005 000000000000
361
362 # actions=move:NXM_OF_IN_PORT[]->NXM_OF_VLAN_TCI[]
363 ffff 0018 00002320 0006 0010 0000 0000 00000002 00000802
364
365 # actions=load:0xf009->NXM_OF_VLAN_TCI[]
366 ffff 0018 00002320 0007 000f 00000802 000000000000f009
367
368 # actions=note:11.e9.9a.ad.67.f3
369 ffff 0010 00002320 0008 11e99aad67f3
370
371 # actions=set_tunnel64:0xc426384d49c53d60
372 ffff 0018 00002320 0009 000000000000 c426384d49c53d60
373
374 # actions=set_tunnel64:0x885f3298
375 ffff 0018 00002320 0009 000000000000 00000000885f3298
376
377 dnl Write-Metadata is only allowed in contexts that allow instructions.
378 & ofp_actions|WARN|write_metadata instruction not allowed here
379 # bad OpenFlow11 actions: OFPBIC_UNSUP_INST
380 ffff 0020 00002320 0016 000000000000 fedcba9876543210 ffffffffffffffff
381
382 # actions=multipath(eth_src,50,modulo_n,1,0,NXM_NX_REG0[])
383 ffff 0020 00002320 000a 0000 0032 0000 0000 0000 0000 0000 0000 001f 00010004
384
385 # actions=bundle(eth_src,0,hrw,ofport,slaves:4,8)
386 ffff 0028 00002320 000c 0001 0000 0000 00000002 0002 0000 00000000 00000000 dnl
387 0004 0008 00000000
388
389 # actions=bundle_load(eth_src,0,hrw,ofport,NXM_NX_REG0[],slaves:4,8)
390 ffff 0028 00002320 000d 0001 0000 0000 00000002 0002 001f 00010004 00000000 dnl
391 0004 0008 00000000
392
393 # actions=resubmit(10,5)
394 ffff 0010 00002320 000e 000a 05 000000
395
396 # actions=output:NXM_NX_REG1[5..10]
397 ffff 0018 00002320 000f 0145 00010204 ffff 000000000000
398
399 # actions=learn(table=2,idle_timeout=10,hard_timeout=20,fin_idle_timeout=2,fin_hard_timeout=4,priority=80,cookie=0x123456789abcdef0,NXM_OF_VLAN_TCI[0..11],NXM_OF_ETH_DST[]=NXM_OF_ETH_SRC[],output:NXM_OF_IN_PORT[])
400 ffff 0048 00002320 0010 000a 0014 0050 123456789abcdef0 0000 02 00 0002 0004 dnl
401 000c 00000802 0000 00000802 0000 dnl
402 0030 00000406 0000 00000206 0000 dnl
403 1010 00000002 0000 dnl
404 00000000
405
406 # actions=exit
407 ffff 0010 00002320 0011 000000000000
408
409 dnl OpenFlow 1.1 OFPAT_DEC_TTL
410 # actions=dec_ttl
411 0018 0008 00000000
412
413 # actions=fin_timeout(idle_timeout=10,hard_timeout=20)
414 ffff 0010 00002320 0013 000a 0014 0000
415
416 # actions=controller(reason=invalid_ttl,max_len=1234,id=5678)
417 ffff 0010 00002320 0014 04d2 162e 02 00
418
419 # actions=dec_ttl(32768,12345,90,765,1024)
420 ffff 0020 00002320 0015 000500000000 80003039005A02fd 0400000000000000
421
422 # actions=sample(probability=12345,collector_set_id=23456,obs_domain_id=34567,obs_point_id=45678)
423 ffff 0018 00002320 001d 3039 00005BA0 00008707 0000B26E
424
425 # bad OpenFlow11 actions: OFPBAC_BAD_OUT_PORT
426 & ofp_actions|WARN|bad action at offset 0 (OFPBAC_BAD_OUT_PORT):
427 & 00000000  00 00 00 10 ff ff ff ff-00 00 00 00 00 00 00 00
428 0000 0010 ffffffff 0000 000000000000
429
430 ])
431 sed '/^[[#&]]/d' < test-data > input.txt
432 sed -n 's/^# //p; /^$/p' < test-data > expout
433 sed -n 's/^& //p' < test-data > experr
434 AT_CAPTURE_FILE([input.txt])
435 AT_CAPTURE_FILE([expout])
436 AT_CAPTURE_FILE([experr])
437 AT_CHECK(
438   [ovs-ofctl '-vPATTERN:console:%c|%p|%m' parse-actions OpenFlow11 < input.txt],
439   [0], [expout], [experr])
440 AT_CLEANUP
441
442 AT_SETUP([OpenFlow 1.1 instruction translation])
443 AT_KEYWORDS([OF1.1 instruction ofp-actions])
444 AT_DATA([test-data], [dnl
445 # actions=LOCAL
446 0004 0018 00000000 dnl
447 0000 0010 fffffffe 04d2 000000000000
448
449 dnl Apply-Actions non-zero padding
450 # actions=drop
451 #  0: 00 -> (none)
452 #  1: 04 -> (none)
453 #  2: 00 -> (none)
454 #  3: 08 -> (none)
455 #  4: 00 -> (none)
456 #  5: 00 -> (none)
457 #  6: 00 -> (none)
458 #  7: 01 -> (none)
459 0004 0008 00000001
460
461 dnl Check that an empty Apply-Actions instruction gets dropped.
462 # actions=drop
463 #  0: 00 -> (none)
464 #  1: 04 -> (none)
465 #  2: 00 -> (none)
466 #  3: 08 -> (none)
467 #  4: 00 -> (none)
468 #  5: 00 -> (none)
469 #  6: 00 -> (none)
470 #  7: 00 -> (none)
471 0004 0008 00000000
472
473 dnl Duplicate instruction type:
474 # bad OpenFlow11 instructions: OFPBIC_DUP_INST
475 0004 0008 00000000 0004 0008 00000000
476
477 dnl Instructions not multiple of 8 in length.
478 & ofp_actions|WARN|OpenFlow message instructions length 9 is not a multiple of 8
479 # bad OpenFlow11 instructions: OFPBIC_BAD_LEN
480 0004 0009 01 00000000
481
482 dnl Goto-Table instruction too long.
483 # bad OpenFlow11 instructions: OFPBIC_BAD_LEN
484 0001 0010 01 000000 0000000000000000
485
486 dnl Goto-Table 1 instruction non-zero padding
487 # actions=goto_table:1
488 #  7: 01 -> 00
489 0001 0008 01 000001
490
491 dnl Goto-Table 1 instruction go back to the previous table.
492 # bad OpenFlow11 instructions: OFPBIC_BAD_TABLE_ID
493 2,0001 0008 01 000000
494
495 dnl Goto-Table 1
496 # actions=goto_table:1
497 0001 0008 01 000000
498
499 dnl Write-Metadata.
500 # actions=write_metadata:0xfedcba9876543210
501 0002 0018 00000000 fedcba9876543210 ffffffffffffffff
502
503 dnl Write-Metadata as Nicira extension action is transformed into instruction.
504 # actions=write_metadata:0xfedcba9876543210
505 #  1: 04 -> 02
506 #  3: 28 -> 18
507 #  8: ff -> fe
508 #  9: ff -> dc
509 # 10: 00 -> ba
510 # 11: 20 -> 98
511 # 12: 00 -> 76
512 # 13: 00 -> 54
513 # 14: 23 -> 32
514 # 15: 20 -> 10
515 # 16: 00 -> ff
516 # 17: 16 -> ff
517 # 18: 00 -> ff
518 # 19: 00 -> ff
519 # 20: 00 -> ff
520 # 21: 00 -> ff
521 # 22: 00 -> ff
522 # 23: 00 -> ff
523 # 24: fe -> (none)
524 # 25: dc -> (none)
525 # 26: ba -> (none)
526 # 27: 98 -> (none)
527 # 28: 76 -> (none)
528 # 29: 54 -> (none)
529 # 30: 32 -> (none)
530 # 31: 10 -> (none)
531 # 32: ff -> (none)
532 # 33: ff -> (none)
533 # 34: ff -> (none)
534 # 35: ff -> (none)
535 # 36: ff -> (none)
536 # 37: ff -> (none)
537 # 38: ff -> (none)
538 # 39: ff -> (none)
539 0004 0028 00000000 ffff 0020 00002320 0016 000000000000 fedcba9876543210 ffffffffffffffff
540
541 dnl Write-Metadata with mask.
542 # actions=write_metadata:0xfedcba9876543210/0xff00ff00ff00ff00
543 0002 0018 00000000 fedcba9876543210 ff00ff00ff00ff00
544
545 dnl Write-Metadata too short.
546 # bad OpenFlow11 instructions: OFPBIC_BAD_LEN
547 0002 0010 00000000 fedcba9876543210
548
549 dnl Write-Metadata too long.
550 # bad OpenFlow11 instructions: OFPBIC_BAD_LEN
551 0002 0020 00000000 fedcba9876543210 ffffffffffffffff 0000000000000000
552
553 dnl Write-Metadata duplicated.
554 # bad OpenFlow11 instructions: OFPBIC_DUP_INST
555 0002 0018 00000000 fedcba9876543210 ff00ff00ff00ff00 0002 0018 00000000 fedcba9876543210 ff00ff00ff00ff00
556
557 dnl Write-Metadata in wrong position (OpenFlow 1.1+ disregards the order
558 dnl and OVS reorders it to the canonical order)
559 # actions=write_metadata:0xfedcba9876543210,goto_table:1
560 #  1: 01 -> 02
561 #  3: 08 -> 18
562 #  4: 01 -> 00
563 #  8: 00 -> fe
564 #  9: 02 -> dc
565 # 10: 00 -> ba
566 # 11: 18 -> 98
567 # 12: 00 -> 76
568 # 13: 00 -> 54
569 # 14: 00 -> 32
570 # 15: 00 -> 10
571 # 16: fe -> ff
572 # 17: dc -> ff
573 # 18: ba -> ff
574 # 19: 98 -> ff
575 # 20: 76 -> ff
576 # 21: 54 -> ff
577 # 22: 32 -> ff
578 # 23: 10 -> ff
579 # 24: ff -> 00
580 # 25: ff -> 01
581 # 26: ff -> 00
582 # 27: ff -> 08
583 # 28: ff -> 01
584 # 29: ff -> 00
585 # 30: ff -> 00
586 # 31: ff -> 00
587 0001 0008 01 000000 0002 0018 00000000 fedcba9876543210 ffffffffffffffff
588
589 dnl empty Write-Actions non-zero padding
590 # actions=write_actions(drop)
591 #  0: 00 -> (none)
592 #  1: 03 -> (none)
593 #  2: 00 -> (none)
594 #  3: 08 -> (none)
595 #  4: 00 -> (none)
596 #  5: 00 -> (none)
597 #  6: 00 -> (none)
598 #  7: 01 -> (none)
599 0003 0008 00000001
600
601 dnl Check that an empty Write-Actions instruction gets dropped.
602 # actions=write_actions(drop)
603 #  0: 00 -> (none)
604 #  1: 03 -> (none)
605 #  2: 00 -> (none)
606 #  3: 08 -> (none)
607 #  4: 00 -> (none)
608 #  5: 00 -> (none)
609 #  6: 00 -> (none)
610 #  7: 00 -> (none)
611 0003 0008 00000000
612
613 dnl Clear-Actions too-long
614 # bad OpenFlow11 instructions: OFPBIC_BAD_LEN
615 0005 0010 00000000 0000000000000000
616
617 dnl Clear-Actions non-zero padding
618 # actions=clear_actions
619 #  7: 01 -> 00
620 0005 0008 00000001
621
622 dnl Clear-Actions non-zero padding
623 # actions=clear_actions
624 #  4: 01 -> 00
625 0005 0008 01 000000
626
627 dnl Clear-Actions
628 # actions=clear_actions
629 0005 0008 00000000
630
631 dnl Experimenter actions not supported yet.
632 # bad OpenFlow11 instructions: OFPBIC_BAD_EXPERIMENTER
633 ffff 0008 01 000000
634
635 dnl Bad instruction number (0 not assigned).
636 # bad OpenFlow11 instructions: OFPBIC_UNKNOWN_INST
637 0000 0008 01 000000
638
639 ])
640 sed '/^[[#&]]/d' < test-data > input.txt
641 sed -n 's/^# //p; /^$/p' < test-data > expout
642 sed -n 's/^& //p' < test-data > experr
643 AT_CAPTURE_FILE([input.txt])
644 AT_CAPTURE_FILE([expout])
645 AT_CAPTURE_FILE([experr])
646 AT_CHECK(
647   [ovs-ofctl '-vPATTERN:console:%c|%p|%m' parse-instructions OpenFlow11 < input.txt],
648   [0], [expout], [experr])
649 AT_CLEANUP
650
651 dnl Our primary goal here is to verify OpenFlow 1.2-specific changes,
652 dnl so the list of tests is short.
653 AT_SETUP([OpenFlow 1.2 action translation])
654 AT_KEYWORDS([ofp-actions OF1.2])
655 AT_DATA([test-data], [dnl
656 # actions=LOCAL
657 0000 0010 fffffffe 04d2 000000000000
658
659 # bad OpenFlow12 actions: OFPBAC_BAD_SET_MASK
660 & ofp_actions|WARN|bad action at offset 0 (OFPBAC_BAD_SET_MASK):
661 & 00000000  00 19 00 18 80 00 09 0c-00 00 00 00 12 34 00 00
662 & 00000010  00 00 ff ff 00 00 00 00-
663 0019 0018 8000090c 000000001234 00000000ffff 00000000
664
665 ])
666 sed '/^[[#&]]/d' < test-data > input.txt
667 sed -n 's/^# //p; /^$/p' < test-data > expout
668 sed -n 's/^& //p' < test-data > experr
669 AT_CAPTURE_FILE([input.txt])
670 AT_CAPTURE_FILE([expout])
671 AT_CAPTURE_FILE([experr])
672 AT_CHECK(
673   [ovs-ofctl '-vPATTERN:console:%c|%p|%m' parse-actions OpenFlow12 < input.txt],
674   [0], [expout], [experr])
675 AT_CLEANUP
676
677 dnl Our primary goal here is to verify OpenFlow 1.3-specific changes,
678 dnl so the list of tests is short.
679 AT_SETUP([OpenFlow 1.3 action translation])
680 AT_KEYWORDS([ofp-actions OF1.3])
681 AT_DATA([test-data], [dnl
682 # actions=LOCAL
683 0000 0010 fffffffe 04d2 000000000000
684
685 dnl Check the Nicira extension form of "move".
686 # actions=move:NXM_OF_IN_PORT[]->NXM_OF_VLAN_TCI[]
687 ffff 0018 00002320 0006 0010 0000 0000 00000002 00000802
688
689 dnl Check the ONF extension form of "copy_field".
690 # actions=move:NXM_OF_IN_PORT[]->NXM_OF_VLAN_TCI[]
691 ffff 0020 4f4e4600 0c80 0000 0010 0000 0000 0000 00000002 00000802 00000000
692
693 ])
694 sed '/^[[#&]]/d' < test-data > input.txt
695 sed -n 's/^# //p; /^$/p' < test-data > expout
696 sed -n 's/^& //p' < test-data > experr
697 AT_CAPTURE_FILE([input.txt])
698 AT_CAPTURE_FILE([expout])
699 AT_CAPTURE_FILE([experr])
700 AT_CHECK(
701   [ovs-ofctl '-vPATTERN:console:%c|%p|%m' parse-actions OpenFlow13 < input.txt],
702   [0], [expout], [experr])
703 AT_CLEANUP
704
705 dnl Our primary goal here is to verify that OpenFlow 1.5-specific changes,
706 dnl so the list of tests is short.
707 AT_SETUP([OpenFlow 1.5 action translation])
708 AT_KEYWORDS([ofp-actions OF1.5])
709 AT_DATA([test-data], [dnl
710 # actions=LOCAL
711 0000 0010 fffffffe 04d2 000000000000
712
713 # actions=move:NXM_OF_IN_PORT[]->NXM_OF_VLAN_TCI[]
714 001c 0018 0010 0000 0000 0000 00000002 00000802 00000000
715
716 # actions=set_field:00:00:00:00:12:34/00:00:00:00:ff:ff->eth_src
717 0019 0018 8000090c 000000001234 00000000ffff 00000000
718
719 ])
720 sed '/^[[#&]]/d' < test-data > input.txt
721 sed -n 's/^# //p; /^$/p' < test-data > expout
722 sed -n 's/^& //p' < test-data > experr
723 AT_CAPTURE_FILE([input.txt])
724 AT_CAPTURE_FILE([expout])
725 AT_CAPTURE_FILE([experr])
726 AT_CHECK(
727   [ovs-ofctl '-vPATTERN:console:%c|%p|%m' parse-actions OpenFlow15 < input.txt],
728   [0], [expout], [experr])
729 AT_CLEANUP
730
731 AT_SETUP([ofp-actions - inconsistent MPLS actions])
732 OVS_VSWITCHD_START
733 dnl OK: Use fin_timeout action on TCP flow
734 AT_CHECK([ovs-ofctl -O OpenFlow11 -vwarn add-flow br0 'tcp actions=fin_timeout(idle_timeout=1)'])
735 dnl Bad: Use fin_timeout action on TCP flow that has been converted to MPLS
736 AT_CHECK([ovs-ofctl -O OpenFlow11 -vwarn add-flow br0 'tcp actions=push_mpls:0x8847,fin_timeout(idle_timeout=1)'],
737          [1], [], [dnl
738 ovs-ofctl: none of the usable flow formats (OpenFlow10,NXM) is among the allowed flow formats (OpenFlow11)
739 ])
740 OVS_VSWITCHD_STOP
741 AT_CLEANUP
742
743 AT_SETUP([reg_load <-> set_field translation corner case])
744 AT_KEYWORDS([ofp-actions])
745 OVS_VSWITCHD_START
746 dnl In OpenFlow 1.3, set_field always sets all the bits in the field,
747 dnl but when we translate to NXAST_LOAD we need to only set the bits that
748 dnl actually exist (e.g. mpls_label only has 20 bits) otherwise OVS rejects
749 dnl the "load" action as invalid.  Check that we do this correctly.
750 AT_CHECK([ovs-ofctl -O OpenFlow13 add-flow br0 mpls,actions=set_field:10-\>mpls_label])
751 AT_CHECK([ovs-ofctl -O OpenFlow10 dump-flows br0 | ofctl_strip], [0], [dnl
752 NXST_FLOW reply:
753  mpls actions=load:0xa->OXM_OF_MPLS_LABEL[[]]
754 ])
755 OVS_VSWITCHD_STOP
756 AT_CLEANUP
757
758 AT_SETUP([enqueue action for OF1.1+])
759 AT_KEYWORDS([ofp-actions])
760 OVS_VSWITCHD_START
761 dnl OpenFlow 1.0 has an "enqueue" action.  For OpenFlow 1.1+, we translate
762 dnl it to a series of actions that accomplish the same thing.
763 AT_CHECK([ovs-ofctl -O OpenFlow10 add-flow br0 'actions=enqueue(123,456)'])
764 AT_CHECK([ovs-ofctl -O OpenFlow10 dump-flows br0 | ofctl_strip], [0], [dnl
765 NXST_FLOW reply:
766  actions=enqueue:123:456
767 ])
768 AT_CHECK([ovs-ofctl -O OpenFlow13 dump-flows br0 | ofctl_strip], [0], [dnl
769 OFPST_FLOW reply (OF1.3):
770  reset_counts actions=set_queue:456,output:123,pop_queue
771 ])
772 OVS_VSWITCHD_STOP
773 AT_CLEANUP
774
775 AT_SETUP([mod_nw_ttl action for OF1.0])
776 AT_KEYWORDS([ofp-actions])
777 OVS_VSWITCHD_START
778 dnl OpenFlow 1.1+ have a mod_nw_ttl action.  For OpenFlow 1.0, we translate
779 dnl it to an Open vSwitch extension.
780 AT_CHECK([ovs-ofctl -O OpenFlow11 add-flow br0 'ip,actions=mod_nw_ttl:123'])
781 AT_CHECK([ovs-ofctl -O OpenFlow10 dump-flows br0 | ofctl_strip], [0], [dnl
782 NXST_FLOW reply:
783  ip actions=load:0x7b->NXM_NX_IP_TTL[[]]
784 ])
785 AT_CHECK([ovs-ofctl -O OpenFlow11 dump-flows br0 | ofctl_strip], [0], [dnl
786 OFPST_FLOW reply (OF1.1):
787  ip actions=mod_nw_ttl:123
788 ])
789 OVS_VSWITCHD_STOP
790 AT_CLEANUP
791
792 AT_SETUP([mod_nw_ecn action translation])
793 AT_KEYWORDS([ofp-actions])
794 OVS_VSWITCHD_START
795
796 dnl OpenFlow 1.1, but no other version, has a "mod_nw_ecn" action.
797 dnl Check that we translate it properly for OF1.0 and OF1.2.
798 dnl (OF1.3+ should be the same as OF1.2.)
799 AT_CHECK([ovs-ofctl -O OpenFlow11 add-flow br0 'ip,actions=mod_nw_ecn:2'])
800 AT_CHECK([ovs-ofctl -O OpenFlow10 dump-flows br0 | ofctl_strip], [0], [dnl
801 NXST_FLOW reply:
802  ip actions=load:0x2->NXM_NX_IP_ECN[[]]
803 ])
804 AT_CHECK([ovs-ofctl -O OpenFlow11 dump-flows br0 | ofctl_strip], [0], [dnl
805 OFPST_FLOW reply (OF1.1):
806  ip actions=mod_nw_ecn:2
807 ])
808 AT_CHECK([ovs-ofctl -O OpenFlow12 dump-flows br0 | ofctl_strip], [0], [dnl
809 OFPST_FLOW reply (OF1.2):
810  ip actions=set_field:2->nw_ecn
811 ])
812
813 dnl Check that OF1.2+ set_field to set ECN is translated into the OF1.1
814 dnl mod_nw_ecn action.
815 dnl
816 dnl We don't do anything equivalent for OF1.0 reg_load because we prefer
817 dnl that anything that comes in as reg_load gets translated back to reg_load
818 dnl on output.  Perhaps this is somewhat inconsistent but it's what OVS
819 dnl has done for multiple versions.
820 AT_CHECK([ovs-ofctl del-flows br0])
821 AT_CHECK([ovs-ofctl -O OpenFlow12 add-flow br0 'ip,actions=set_field:2->ip_ecn'])
822 AT_CHECK([ovs-ofctl -O OpenFlow11 dump-flows br0 | ofctl_strip], [0], [dnl
823 OFPST_FLOW reply (OF1.1):
824  ip actions=mod_nw_ecn:2
825 ])
826 OVS_VSWITCHD_STOP
827 AT_CLEANUP
828