summaryrefslogtreecommitdiffstats
path: root/tests/py/any/ct.t.payload
diff options
context:
space:
mode:
Diffstat (limited to 'tests/py/any/ct.t.payload')
-rw-r--r--tests/py/any/ct.t.payload14
1 files changed, 0 insertions, 14 deletions
diff --git a/tests/py/any/ct.t.payload b/tests/py/any/ct.t.payload
index ccbddc89..2f4ba4a7 100644
--- a/tests/py/any/ct.t.payload
+++ b/tests/py/any/ct.t.payload
@@ -330,20 +330,6 @@ ip test-ip4 output
[ ct set mark with reg 1 ]
# ct mark set (meta mark | 0x10) << 8
-ip test-ip4 output
- [ meta load mark => reg 1 ]
- [ bitwise reg 1 = (reg=1 & 0xffffffef ) ^ 0x00000010 ]
- [ bitwise reg 1 = ( reg 1 << 0x00000008 ) ]
- [ ct set mark with reg 1 ]
-
-# ct mark set (meta mark | 0x10) << 8
-ip6 test-ip6 output
- [ meta load mark => reg 1 ]
- [ bitwise reg 1 = (reg=1 & 0xffffffef ) ^ 0x00000010 ]
- [ bitwise reg 1 = ( reg 1 << 0x00000008 ) ]
- [ ct set mark with reg 1 ]
-
-# ct mark set (meta mark | 0x10) << 8
inet test-inet output
[ meta load mark => reg 1 ]
[ bitwise reg 1 = (reg=1 & 0xffffffef ) ^ 0x00000010 ]