INT transit for tofino (only with spgw enabled)
Because of recent update in p4c that uses different names for
P4 entities, requires manual search/replace in p4info/context.json
Change-Id: If7d6ea738710ef0c8786d9ff07f21f240fb6cedc
diff --git a/pipelines/fabric-pro/src/main/java/org/onosproject/pipelines/fabric/pro/HwPipeconfLoader.java b/pipelines/fabric-pro/src/main/java/org/onosproject/pipelines/fabric/pro/HwPipeconfLoader.java
index c278829..c817078 100644
--- a/pipelines/fabric-pro/src/main/java/org/onosproject/pipelines/fabric/pro/HwPipeconfLoader.java
+++ b/pipelines/fabric-pro/src/main/java/org/onosproject/pipelines/fabric/pro/HwPipeconfLoader.java
@@ -56,10 +56,11 @@
private static final String PLAIN_FABRIC = "";
private static final String WITH_SPGW = "-spgw";
+ private static final String WITH_SPGW_INT = "-spgw-int";
// TODO: add WITH_SPGW when ready
private static final Collection<String> APPENDICES = ImmutableList
- .of(PLAIN_FABRIC, WITH_SPGW);
+ .of(PLAIN_FABRIC, WITH_SPGW, WITH_SPGW_INT);
private static final Collection<String> PLATFORMS = ImmutableList
.of(MAVERICKS, MONTARA);
diff --git a/pipelines/fabric-pro/src/main/resources/Makefile b/pipelines/fabric-pro/src/main/resources/Makefile
index 5942baa..04dfa2c 100644
--- a/pipelines/fabric-pro/src/main/resources/Makefile
+++ b/pipelines/fabric-pro/src/main/resources/Makefile
@@ -7,6 +7,7 @@
MONTARA_OPTIONS=-DCPU_PORT=$(MONTARA_CPU_PORT)
all: fabric-tofino fabric-spgw-tofino
+int: fabric-int-tofino fabric-spgw-int-tofino
fabric-tofino:
p4c -x p4-16 -b tofino-v1model-barefoot \
@@ -32,5 +33,29 @@
--p4runtime-file p4c-out/tofino/fabric-spgw/montara/fabric.p4info \
--p4runtime-format text main.p4
+fabric-spgw-int-tofino:
+ p4c -x p4-16 -b tofino-v1model-barefoot \
+ -I $(P4_SRC_DIR) \
+ $(MAVERICKS_OPTIONS) -DWITH_SPGW -DWITH_INT_TRANSIT -o p4c-out/tofino/fabric-spgw-int/mavericks \
+ --p4runtime-file p4c-out/tofino/fabric-spgw-int/mavericks/fabric.p4info \
+ --p4runtime-format text main.p4
+ p4c -x p4-16 -b tofino-v1model-barefoot \
+ -I $(P4_SRC_DIR) \
+ $(MONTARA_OPTIONS) -DWITH_SPGW -DWITH_INT_TRANSIT -o p4c-out/tofino/fabric-spgw-int/montara \
+ --p4runtime-file p4c-out/tofino/fabric-spgw-int/montara/fabric.p4info \
+ --p4runtime-format text main.p4
+
+fabric-int-tofino:
+ p4c -x p4-16 -b tofino-v1model-barefoot \
+ -I $(P4_SRC_DIR) \
+ $(MAVERICKS_OPTIONS) -DWITH_INT_TRANSIT -o p4c-out/tofino/fabric-int/mavericks \
+ --p4runtime-file p4c-out/tofino/fabric-int/mavericks/fabric.p4info \
+ --p4runtime-format text main.p4
+ p4c -x p4-16 -b tofino-v1model-barefoot \
+ -I $(P4_SRC_DIR) \
+ $(MONTARA_OPTIONS) -DWITH_INT_TRANSIT -o p4c-out/tofino/fabric-int/montara \
+ --p4runtime-file p4c-out/tofino/fabric-int/montara/fabric.p4info \
+ --p4runtime-format text main.p4
+
clean:
rm -rf p4c-out/*
diff --git a/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/mavericks/context.json b/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/mavericks/context.json
new file mode 100644
index 0000000..bc4dd25
--- /dev/null
+++ b/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/mavericks/context.json
@@ -0,0 +1,92794 @@
+{
+ "build_date": "03/21/18 05:14:25",
+ "schema_version": "1.3.3",
+ "compiler_version": "6.0.0-alpha.7",
+ "program_name": "main",
+ "learn_quanta": [],
+ "dynamic_hash_calculations": [],
+ "parser": { "ingress": [], "egress": [] },
+ "phv_allocation": [
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 0
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 1
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 2
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 3
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 4
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 5
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 6
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 7
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 8
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 9
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 10
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 11
+ }
+ ],
+ "tables": [
+ {
+ "direction": "ingress",
+ "handle": 16777217,
+ "name": "tbl_act",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 2 ],
+ "action_format": [
+ {
+ "action_name": "act_0",
+ "action_handle": 536870914,
+ "table_name": "tbl_act_16",
+ "next_table": 0,
+ "next_table_full": 16,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_0",
+ "handle": 536870914,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "hasExited_0" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870914,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777218,
+ "name": "tbl_act_14",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 1,
+ "default_next_table": 2,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 2 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 0,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 16,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 15,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 120,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 126,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 14,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 112,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 118,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 13,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 104,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 110,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 12,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 96,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 102,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 11,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 88,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 94,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 10,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 80,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 86,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 9,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 72,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 78,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 8,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 64,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 70,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 7,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 56,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 62,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 6,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 48,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 54,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 5,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 40,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 46,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 4,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 32,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 38,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 24,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 30,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 16,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 22,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 8,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 14,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 6,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "act_14",
+ "action_handle": 536870915,
+ "table_name": "cond-20",
+ "next_table": 0,
+ "next_table_full": 2,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": [
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "act_14",
+ "handle": 536870915,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B27" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B27" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870915,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777219,
+ "name": "tbl_int_egress_int_hop_cnt_increment",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 3,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 0 ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_hop_cnt_increment",
+ "action_handle": 536870916,
+ "table_name": "tbl_int_egress_int_hop_cnt_exceeded_0",
+ "next_table": 0,
+ "next_table_full": 6,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_hop_cnt_increment",
+ "handle": 536870916,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "int_header.total_hop_cnt" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B19" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870916,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777220,
+ "name": "int_egress.int_prep",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 4,
+ "default_next_table": 5,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 1 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 0,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 65,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 31,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 97,
+ "field_name": "--padding_33_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 1,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 31,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 33,
+ "field_name": "--padding_33_63--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870918,
+ "table_name": "int_egress_int_metadata_insert_int_inst_0",
+ "next_table": 0,
+ "next_table_full": 5,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 67,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_transit",
+ "action_handle": 536870917,
+ "table_name": "int_egress_int_metadata_insert_int_inst_0",
+ "next_table": 0,
+ "next_table_full": 5,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 66,
+ "immediate_fields": [
+ {
+ "param_name": "switch_id",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 32
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870918,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "int_egress.int_transit",
+ "handle": 536870917,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "switch_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_metadata.switch_id" },
+ "src": [ { "type": "immediate", "name": "switch_id" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operator": "shl",
+ "dst": { "type": "phv", "name": "int_metadata.insert_byte_cnt" },
+ "src": [
+ { "type": "phv", "name": "H18" },
+ { "type": "phv", "name": "H18" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B17" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "B16" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870918,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777221,
+ "name": "int_egress.int_metadata_insert.int_inst_0407",
+ "table_type": "match",
+ "size": 17,
+ "action_data_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 33554433,
+ "name": "int_egress_int_metadata_insert_int_inst_0$action"
+ }
+ ],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870919,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "int_header.instruction_mask_0407",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 4,
+ "bit_width_full": 4,
+ "is_valid": false,
+ "instance_name": "int_header",
+ "field_name": "instruction_mask_0407"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 1024,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 5,
+ "default_next_table": 17,
+ "has_attached_gateway": false,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "int_header.instruction_mask_0407",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "int_header.instruction_mask_0407",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "int_header.instruction_mask_0407",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "int_header.instruction_mask_0407",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i0",
+ "action_handle": 536870919,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 3,
+ "vliw_instruction_full": 67,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i1",
+ "action_handle": 536870920,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 4,
+ "vliw_instruction_full": 68,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i2",
+ "action_handle": 536870921,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 6,
+ "vliw_instruction_full": 70,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i3",
+ "action_handle": 536870922,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 8,
+ "vliw_instruction_full": 72,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_65",
+ "param_type": "constant",
+ "const_value": 65,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i4",
+ "action_handle": 536870923,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 10,
+ "vliw_instruction_full": 74,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i5",
+ "action_handle": 536870924,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 12,
+ "vliw_instruction_full": 76,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i6",
+ "action_handle": 536870925,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 14,
+ "vliw_instruction_full": 78,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 1,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_66",
+ "param_type": "constant",
+ "const_value": 66,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i7",
+ "action_handle": 536870926,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 16,
+ "vliw_instruction_full": 80,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 1,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_67",
+ "param_type": "constant",
+ "const_value": 67,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i8",
+ "action_handle": 536870927,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 18,
+ "vliw_instruction_full": 82,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i9",
+ "action_handle": 536870928,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 20,
+ "vliw_instruction_full": 84,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i10",
+ "action_handle": 536870929,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 22,
+ "vliw_instruction_full": 86,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_80",
+ "param_type": "constant",
+ "const_value": 80,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i11",
+ "action_handle": 536870930,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 24,
+ "vliw_instruction_full": 88,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_81",
+ "param_type": "constant",
+ "const_value": 81,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i12",
+ "action_handle": 536870931,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 26,
+ "vliw_instruction_full": 90,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i13",
+ "action_handle": 536870932,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 28,
+ "vliw_instruction_full": 92,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i14",
+ "action_handle": 536870933,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 30,
+ "vliw_instruction_full": 94,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 1,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_82",
+ "param_type": "constant",
+ "const_value": 82,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i15",
+ "action_handle": 536870934,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 32,
+ "vliw_instruction_full": 96,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 1,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_83",
+ "param_type": "constant",
+ "const_value": 83,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 0,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 15,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 6,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 91,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 21,
+ "field_name": "--padding_21_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i0",
+ "handle": 536870919,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i1",
+ "handle": 536870920,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_egress_port_tx_util.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i2",
+ "handle": 536870921,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_congestion.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i3",
+ "handle": 536870922,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i4",
+ "handle": 536870923,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_egress_tstamp.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i5",
+ "handle": 536870924,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i6",
+ "handle": 536870925,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i7",
+ "handle": 536870926,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i8",
+ "handle": 536870927,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i9",
+ "handle": 536870928,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i10",
+ "handle": 536870929,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i11",
+ "handle": 536870930,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i12",
+ "handle": 536870931,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i13",
+ "handle": 536870932,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i14",
+ "handle": 536870933,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i15",
+ "handle": 536870934,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "egress",
+ "handle": 33554433,
+ "name": "int_egress_int_metadata_insert_int_inst_0$action",
+ "table_type": "action",
+ "size": 4096,
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 4096,
+ "stage_table_type": "action_data",
+ "logical_table_id": 5,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870919
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870920
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant1"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant1"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant1"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant1"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870921
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant3"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870922
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870923
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 97,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 98,
+ "field_name": "--padding_2_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 65,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 66,
+ "field_name": "--padding_2_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 33,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_2_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 1,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 2,
+ "field_name": "--padding_2_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870924
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant3"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870925
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant4"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870926
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870927
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 100,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 17, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 104,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 97,
+ "field_name": "--padding_1_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 101,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 112,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 68,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 17, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 72,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 65,
+ "field_name": "--padding_1_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 69,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 80,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 36,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 17, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 33,
+ "field_name": "--padding_1_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 37,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 4,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 17, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 8,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 1,
+ "field_name": "--padding_1_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 5,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870928
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant3"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870929
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant4"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870930
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 97,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 100,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 18, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 104,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_0_0--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 98,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 101,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 112,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 65,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 68,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 18, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 72,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_0--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 66,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 69,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 80,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 33,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 36,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 18, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_0_0--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 37,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 1,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 4,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 18, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 8,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_0--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 2,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 5,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870931
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 97,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 100,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 19, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 104,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 98,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 101,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 112,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 65,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 68,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 19, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 72,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 66,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 69,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 80,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 33,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 36,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 19, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 37,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 1,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 4,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 19, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 8,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 2,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 5,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870932
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant4"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870933
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant4"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant5"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant4"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant5"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant4"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant5"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant4"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant5"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870934
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 90 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 90
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i0",
+ "handle": 536870919,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i1",
+ "handle": 536870920,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_egress_port_tx_util.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i2",
+ "handle": 536870921,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_congestion.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i3",
+ "handle": 536870922,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i4",
+ "handle": 536870923,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_egress_tstamp.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i5",
+ "handle": 536870924,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i6",
+ "handle": 536870925,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i7",
+ "handle": 536870926,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i8",
+ "handle": 536870927,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i9",
+ "handle": 536870928,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i10",
+ "handle": 536870929,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i11",
+ "handle": 536870930,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i12",
+ "handle": 536870931,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i13",
+ "handle": 536870932,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i14",
+ "handle": 536870933,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i15",
+ "handle": 536870934,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "direct"
+ },
+ {
+ "direction": "egress",
+ "handle": 16777222,
+ "name": "tbl_int_egress_int_hop_cnt_exceeded",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 6,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 3 ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_hop_cnt_exceeded",
+ "action_handle": 536870935,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 69,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_hop_cnt_exceeded",
+ "handle": 536870935,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_header.e" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "H18" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870935,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777223,
+ "name": "tbl_act_0",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 3 ],
+ "action_format": [
+ {
+ "action_name": "act",
+ "action_handle": 536870936,
+ "table_name": "tbl_act_17",
+ "next_table": 0,
+ "next_table_full": 32,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act",
+ "handle": 536870936,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "phv", "name": "H0" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "hasExited_0" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870936,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777224,
+ "name": "tbl_int_egress_int_outer_encap_int_update_shim",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 2 ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_outer_encap.int_update_shim",
+ "action_handle": 536870937,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_udp_0",
+ "next_table": 0,
+ "next_table_full": 18,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_outer_encap.int_update_shim",
+ "handle": 536870937,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "intl4_shim.len" },
+ "src": [
+ { "type": "phv", "name": "B18" },
+ { "type": "phv", "name": "B17" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870937,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777225,
+ "name": "tbl_int_egress_int_outer_encap_int_update_udp",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 2,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 1 ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_outer_encap.int_update_udp",
+ "action_handle": 536870938,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_ipv4_0",
+ "next_table": 0,
+ "next_table_full": 19,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_outer_encap.int_update_udp",
+ "handle": 536870938,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "udp.len" },
+ "src": [
+ { "type": "phv", "name": "H16" },
+ { "type": "phv", "name": "H17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "udp.checksum" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870938,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777226,
+ "name": "tbl_int_egress_int_outer_encap_int_update_ipv4",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 3,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 0 ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_outer_encap.int_update_ipv4",
+ "action_handle": 536870939,
+ "table_name": "int_egress_int_metadata_insert_int_inst",
+ "next_table": 0,
+ "next_table_full": 20,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 66,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_outer_encap.int_update_ipv4",
+ "handle": 536870939,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "ipv4.total_len" },
+ "src": [
+ { "type": "phv", "name": "H19" },
+ { "type": "phv", "name": "H17" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870939,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777227,
+ "name": "int_egress.int_metadata_insert.int_inst_0003",
+ "table_type": "match",
+ "size": 17,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870940,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "int_header.instruction_mask_0003",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 4,
+ "bit_width_full": 4,
+ "is_valid": false,
+ "instance_name": "int_header",
+ "field_name": "instruction_mask_0003"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1024,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 4,
+ "default_next_table": 21,
+ "has_attached_gateway": false,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "int_header.instruction_mask_0003",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "int_header.instruction_mask_0003",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "int_header.instruction_mask_0003",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "int_header.instruction_mask_0003",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i0",
+ "action_handle": 536870940,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 3,
+ "vliw_instruction_full": 67,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i1",
+ "action_handle": 536870941,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 4,
+ "vliw_instruction_full": 68,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i8",
+ "action_handle": 536870948,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 5,
+ "vliw_instruction_full": 69,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i2",
+ "action_handle": 536870942,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 6,
+ "vliw_instruction_full": 70,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i3",
+ "action_handle": 536870943,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 8,
+ "vliw_instruction_full": 72,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 7,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_136",
+ "param_type": "constant",
+ "const_value": 136,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i4",
+ "action_handle": 536870944,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 10,
+ "vliw_instruction_full": 74,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i5",
+ "action_handle": 536870945,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 12,
+ "vliw_instruction_full": 76,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 7,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_160",
+ "param_type": "constant",
+ "const_value": 160,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i6",
+ "action_handle": 536870946,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 14,
+ "vliw_instruction_full": 78,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_40",
+ "param_type": "constant",
+ "const_value": 40,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i7",
+ "action_handle": 536870947,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 16,
+ "vliw_instruction_full": 80,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 7,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_168",
+ "param_type": "constant",
+ "const_value": 168,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i9",
+ "action_handle": 536870949,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 18,
+ "vliw_instruction_full": 82,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i10",
+ "action_handle": 536870950,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 20,
+ "vliw_instruction_full": 84,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i11",
+ "action_handle": 536870951,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 22,
+ "vliw_instruction_full": 86,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 7,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_136",
+ "param_type": "constant",
+ "const_value": 136,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i12",
+ "action_handle": 536870952,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 24,
+ "vliw_instruction_full": 88,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i13",
+ "action_handle": 536870953,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 26,
+ "vliw_instruction_full": 90,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 7,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_160",
+ "param_type": "constant",
+ "const_value": 160,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i14",
+ "action_handle": 536870954,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 28,
+ "vliw_instruction_full": 92,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_40",
+ "param_type": "constant",
+ "const_value": 40,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i15",
+ "action_handle": 536870955,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 30,
+ "vliw_instruction_full": 94,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 7,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_168",
+ "param_type": "constant",
+ "const_value": 168,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 1,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 6,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 90,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 22,
+ "field_name": "--padding_22_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i0",
+ "handle": 536870940,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i1",
+ "handle": 536870941,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i8",
+ "handle": 536870948,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i2",
+ "handle": 536870942,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i3",
+ "handle": 536870943,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i4",
+ "handle": 536870944,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_port_ids.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i5",
+ "handle": 536870945,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i6",
+ "handle": 536870946,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i7",
+ "handle": 536870947,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i9",
+ "handle": 536870949,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i10",
+ "handle": 536870950,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i11",
+ "handle": 536870951,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i12",
+ "handle": 536870952,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_port_ids.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i13",
+ "handle": 536870953,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i14",
+ "handle": 536870954,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i15",
+ "handle": 536870955,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "egress",
+ "handle": 16777228,
+ "name": "tbl_spgw_egress_gtpu_encap",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 5,
+ "default_next_table": 6,
+ "has_attached_gateway": true,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 5 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 1,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 16,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 15,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 120,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 121,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 127,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 14,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 112,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 113,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 119,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 13,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 104,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 105,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 111,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 12,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 96,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 97,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 103,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 11,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 88,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 89,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 95,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 10,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 80,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 81,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 87,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 9,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 72,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 73,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 79,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 8,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 65,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 71,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 7,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 56,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 57,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 63,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 6,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 48,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 49,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 55,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 5,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 40,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 41,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 47,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 4,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 32,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 33,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 39,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 24,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 25,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 31,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 16,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 17,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 23,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 8,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 9,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 15,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 1,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 7,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "spgw_egress.gtpu_encap",
+ "action_handle": 536870956,
+ "table_name": "tbl_act_29",
+ "next_table": 0,
+ "next_table_full": 22,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 71,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 33554434,
+ "name": "tbl_spgw_egress_gtpu_encap_0$action"
+ }
+ ],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "spgw_egress.gtpu_encap",
+ "handle": 536870956,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.total_len" },
+ "src": [
+ { "type": "action_param", "name": "$constant4" },
+ { "type": "phv", "name": "H21" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.identification" },
+ "src": [ { "immediate": "5395" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.dst_addr" },
+ "src": [ { "type": "phv", "name": "W23" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.src_addr" },
+ "src": [ { "type": "phv", "name": "W21" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "gtpu_udp.len" },
+ "src": [
+ { "type": "action_param", "name": "$constant3" },
+ { "type": "phv", "name": "H21" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_udp.checksum" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu.msglen" },
+ "src": [ { "type": "phv", "name": "H21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu.teid" },
+ "src": [ { "type": "phv", "name": "W19" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B27" },
+ "src": [
+ { "type": "immediate", "name": "$data4" },
+ { "type": "phv", "name": "B27" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H31" },
+ "src": [ { "type": "action_param", "name": "$data1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W28" },
+ "src": [ { "type": "action_param", "name": "$data2" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W29" },
+ "src": [ { "type": "action_param", "name": "$data3" } ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870956,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "egress",
+ "handle": 33554434,
+ "name": "tbl_spgw_egress_gtpu_encap_0$action",
+ "table_type": "action",
+ "size": 1024,
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1024,
+ "stage_table_type": "action_data",
+ "logical_table_id": 5,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 16, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 36, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 16,
+ "field_name": "$constant4"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$constant10"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant11"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 45,
+ "field_name": "$constant5"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 44,
+ "field_name": "$constant6"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 43,
+ "field_name": "$constant7"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 42,
+ "field_name": "$constant8"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 41,
+ "field_name": "$constant9"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 4, "dest_width": 4 } ],
+ "lsb_mem_word_offset": 60,
+ "field_name": "$constant12"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 5, "dest_width": 4 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant13"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 6 } ],
+ "lsb_mem_word_offset": 50,
+ "field_name": "$constant14"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 2 } ],
+ "lsb_mem_word_offset": 48,
+ "field_name": "$constant15"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 93,
+ "field_name": "$constant16"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 13,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 13 } ],
+ "lsb_mem_word_offset": 80,
+ "field_name": "$constant17"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 64, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 72,
+ "field_name": "$constant18"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 17, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant19"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 2152, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 112,
+ "field_name": "$constant20"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 2152, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant21"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870956
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 90 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 90
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "spgw_egress.gtpu_encap",
+ "handle": 536870956,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.total_len" },
+ "src": [
+ { "type": "action_param", "name": "$constant4" },
+ { "type": "phv", "name": "H21" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.identification" },
+ "src": [ { "immediate": "5395" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.dst_addr" },
+ "src": [ { "type": "phv", "name": "W23" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.src_addr" },
+ "src": [ { "type": "phv", "name": "W21" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "gtpu_udp.len" },
+ "src": [
+ { "type": "action_param", "name": "$constant3" },
+ { "type": "phv", "name": "H21" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_udp.checksum" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu.msglen" },
+ "src": [ { "type": "phv", "name": "H21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu.teid" },
+ "src": [ { "type": "phv", "name": "W19" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B27" },
+ "src": [
+ { "type": "immediate", "name": "$data4" },
+ { "type": "phv", "name": "B27" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H31" },
+ "src": [ { "type": "action_param", "name": "$data1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W28" },
+ "src": [ { "type": "action_param", "name": "$data2" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W29" },
+ "src": [ { "type": "action_param", "name": "$data3" } ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "direct"
+ },
+ {
+ "direction": "egress",
+ "handle": 16777229,
+ "name": "tbl_act_13",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 6,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 4 ],
+ "action_format": [
+ {
+ "action_name": "act_13",
+ "action_handle": 536870957,
+ "table_name": "--END_OF_PIPELINE--",
+ "next_table": 0,
+ "next_table_full": 255,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 73,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_13",
+ "handle": 536870957,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "packet_in.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B29" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "packet_in.ingress_port" },
+ "src": [
+ { "type": "phv", "name": "H27" },
+ { "type": "phv", "name": "H28" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870957,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777230,
+ "name": "tbl_act_1",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 2,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 0,
+ "default_next_table": 1,
+ "has_attached_gateway": true,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 2 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 2,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 96,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 97,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 122,
+ "field_name": "--padding_26_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 65,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 90,
+ "field_name": "--padding_26_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 32,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 33,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 58,
+ "field_name": "--padding_26_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 1,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 26,
+ "field_name": "--padding_26_31--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "act_4",
+ "action_handle": 536870958,
+ "table_name": "tbl_act_18",
+ "next_table": 0,
+ "next_table_full": 33,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 65,
+ "immediate_fields": [
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_272",
+ "param_type": "constant",
+ "const_value": 272,
+ "param_shift": 0,
+ "dest_start": 16,
+ "dest_width": 9
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "act_4",
+ "handle": 536870958,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "H11" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870958,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777231,
+ "name": "tbl_act_2",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 2,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 1 ],
+ "action_format": [
+ {
+ "action_name": "act_2",
+ "action_handle": 536870959,
+ "table_name": "spgw_ingress_ue_filter_table",
+ "next_table": 0,
+ "next_table_full": 34,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 66,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_2",
+ "handle": 536870959,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw.s1u_enb_addr" },
+ "src": [ { "type": "phv", "name": "W1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw_meta.s1u_sgw_addr" },
+ "src": [ { "type": "phv", "name": "W4" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.total_len" },
+ "src": [ { "type": "phv", "name": "H3" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.identification" },
+ "src": [ { "type": "phv", "name": "H9" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.ttl" },
+ "src": [ { "type": "phv", "name": "B0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.protocol" },
+ "src": [ { "type": "phv", "name": "B3" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.src_addr" },
+ "src": [ { "type": "phv", "name": "W0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.dst_addr" },
+ "src": [ { "type": "phv", "name": "W3" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.$valid" },
+ "src": [
+ { "type": "phv", "name": "B6" },
+ { "type": "phv", "name": "B6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "udp.$valid" },
+ "src": [
+ { "type": "phv", "name": "B7" },
+ { "type": "phv", "name": "B7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H6" },
+ "src": [ { "type": "phv", "name": "H5" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H8" },
+ "src": [ { "type": "phv", "name": "H7" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W9" },
+ "src": [ { "type": "phv", "name": "W8" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W11" },
+ "src": [ { "type": "phv", "name": "W10" } ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870959,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777232,
+ "name": "spgw_ingress.ue_filter_table",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 2,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 2,
+ "default_next_table": 0,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 47,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--version--",
+ "lsb_mem_word_offset": 43,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 32
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 9
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [ 0 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 0 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 2,
+ "stage_table_type": "ternary_indirection",
+ "size": 32768,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 32,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 31,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 124,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 125,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 30,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 120,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 121,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 29,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 116,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 117,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 28,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 112,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 113,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 27,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 108,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 109,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 26,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 104,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 105,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 25,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 100,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 101,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 24,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 96,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 97,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 23,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 92,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 93,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 22,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 88,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 89,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 21,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 84,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 85,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 20,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 80,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 81,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 19,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 76,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 77,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 18,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 72,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 73,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 17,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 68,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 69,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 16,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 65,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 15,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 60,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 61,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 14,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 56,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 57,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 13,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 52,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 53,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 12,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 48,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 49,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 11,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 44,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 45,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 10,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 40,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 41,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 9,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 36,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 37,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 8,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 32,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 33,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 7,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 28,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 29,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 6,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 24,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 25,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 5,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 20,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 21,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 4,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 16,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 17,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 12,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 13,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 8,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 9,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 4,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 5,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 1,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 2 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 2
+ },
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870960,
+ "table_name": "tbl_act_21",
+ "next_table": 0,
+ "next_table_full": 64,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870960,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ }
+ ],
+ "default_action_handle": 536870960,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "ipv4.dst_addr",
+ "position": 0,
+ "match_type": "lpm",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "ipv4",
+ "field_name": "dst_addr"
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777233,
+ "name": "spgw_ingress.s1u_filter_table",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870961,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "spgw_meta.s1u_sgw_addr",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "spgw_meta",
+ "field_name": "s1u_sgw_addr"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 3,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 1,
+ "default_next_table": 64,
+ "has_attached_gateway": false,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870961,
+ "table_name": "tbl_act_21",
+ "next_table": 0,
+ "next_table_full": 64,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 3,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 3,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 87 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 3,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 88 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870961,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777234,
+ "name": "tbl_act_3",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 3,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 2,
+ "default_next_table": 0,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 1 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 3,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 96,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 121,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 64,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 89,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 32,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 57,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 25,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "act_1",
+ "action_handle": 536870962,
+ "table_name": "tbl_act_21",
+ "next_table": 0,
+ "next_table_full": 64,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_257",
+ "param_type": "constant",
+ "const_value": 257,
+ "param_shift": 0,
+ "dest_start": 16,
+ "dest_width": 9
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "act_1",
+ "handle": 536870962,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "H11" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870962,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777235,
+ "name": "tbl_act_4",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 3,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 0,
+ "default_next_table": 0,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 0 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 3,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 96,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 121,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 64,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 89,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 32,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 57,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 25,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "act_3",
+ "action_handle": 536870963,
+ "table_name": "tbl_act_21",
+ "next_table": 0,
+ "next_table_full": 64,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 66,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_257",
+ "param_type": "constant",
+ "const_value": 257,
+ "param_shift": 0,
+ "dest_start": 16,
+ "dest_width": 9
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "act_3",
+ "handle": 536870963,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "H11" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870963,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777236,
+ "name": "tbl_act_5",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 4,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 0 ],
+ "action_format": [
+ {
+ "action_name": "act_5",
+ "action_handle": 536870964,
+ "table_name": "cond-5",
+ "next_table": 0,
+ "next_table_full": 80,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_5",
+ "handle": 536870964,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw_ingress_hasReturned" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870964,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777237,
+ "name": "spgw_ingress.dl_sess_lookup",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 33554435,
+ "name": "spgw_ingress_dl_sess_lookup$action"
+ }
+ ],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870966,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "ipv4.dst_addr",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "ipv4",
+ "field_name": "dst_addr"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 5,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 1,
+ "default_next_table": 82,
+ "has_attached_gateway": true,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870966,
+ "table_name": "tbl_spgw_ingress_drop_now_0",
+ "next_table": 0,
+ "next_table_full": 82,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "spgw_ingress.set_dl_sess_info",
+ "action_handle": 536870965,
+ "table_name": "tbl_spgw_ingress_drop_now_0",
+ "next_table": 0,
+ "next_table_full": 82,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": [
+ {
+ "param_name": "s1u_enb_addr",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 32
+ }
+ ]
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 5,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 34,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 5,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 34,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 87 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 5,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 34,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 88 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870966,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "spgw_ingress.set_dl_sess_info",
+ "handle": 536870965,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ { "name": "teid", "start_bit": 0, "position": 0, "bit_width": 32 },
+ {
+ "name": "s1u_enb_addr",
+ "start_bit": 32,
+ "position": 1,
+ "bit_width": 32
+ },
+ {
+ "name": "s1u_sgw_addr",
+ "start_bit": 64,
+ "position": 2,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw.teid" },
+ "src": [ { "type": "action_param", "name": "teid" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw.s1u_enb_addr" },
+ "src": [ { "type": "immediate", "name": "s1u_enb_addr" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw_meta.s1u_sgw_addr" },
+ "src": [ { "type": "action_param", "name": "s1u_sgw_addr" } ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 33554435,
+ "name": "spgw_ingress_dl_sess_lookup$action",
+ "table_type": "action",
+ "size": 4096,
+ "stage_tables": [
+ {
+ "stage_number": 5,
+ "size": 4096,
+ "stage_table_type": "action_data",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_63--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870966
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "field_name": "s1u_sgw_addr"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 96,
+ "field_name": "teid"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 0,
+ "field_name": "s1u_sgw_addr"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "field_name": "teid"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870965
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 90 ], "vpns": [ 0 ] },
+ { "memory_units": [ 91 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 91
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870966,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "spgw_ingress.set_dl_sess_info",
+ "handle": 536870965,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ { "name": "teid", "start_bit": 0, "position": 0, "bit_width": 32 },
+ {
+ "name": "s1u_enb_addr",
+ "start_bit": 32,
+ "position": 1,
+ "bit_width": 32
+ },
+ {
+ "name": "s1u_sgw_addr",
+ "start_bit": 64,
+ "position": 2,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw.teid" },
+ "src": [ { "type": "action_param", "name": "teid" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw.s1u_enb_addr" },
+ "src": [ { "type": "immediate", "name": "s1u_enb_addr" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw_meta.s1u_sgw_addr" },
+ "src": [ { "type": "action_param", "name": "s1u_sgw_addr" } ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "direct"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777238,
+ "name": "tbl_spgw_ingress_drop_now",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 5,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 2,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 1 ],
+ "action_format": [
+ {
+ "action_name": "spgw_ingress.drop_now",
+ "action_handle": 536870967,
+ "table_name": "spgw_ingress_ue_cdr_table",
+ "next_table": 0,
+ "next_table_full": 96,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 66,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "spgw_ingress.drop_now",
+ "handle": 536870967,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_dprs.drop_ctl" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B2" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "hasExited_0" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870967,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777239,
+ "name": "spgw_ingress.ue_cdr_table",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108865,
+ "name": "spgw_ingress.ue_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870969,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "ipv4.dst_addr",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "ipv4",
+ "field_name": "dst_addr"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 0,
+ "default_next_table": 97,
+ "has_attached_gateway": true,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "spgw_ingress.update_ue_cdr",
+ "action_handle": 536870968,
+ "table_name": "tbl_act_22",
+ "next_table": 0,
+ "next_table_full": 97,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870969,
+ "table_name": "tbl_act_22",
+ "next_table": 0,
+ "next_table_full": 97,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "result_physical_buses": [ 12 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 6,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 2,
+ "field_name": "--padding_2_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 74 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 6,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 2,
+ "field_name": "--padding_2_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 75 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 6,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 2,
+ "field_name": "--padding_2_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 76 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "spgw_ingress.update_ue_cdr",
+ "handle": 536870968,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "NoAction",
+ "handle": 536870969,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108865,
+ "name": "spgw_ingress.ue_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 4096,
+ "stage_table_type": "statistics",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 54 ], "vpns": [ 0 ] },
+ { "memory_units": [ 55 ], "vpns": [ 1 ] },
+ { "memory_units": [ 56 ], "vpns": [ 2 ] }
+ ],
+ "spare_bank_memory_unit": 56
+ },
+ "stats_alu_index": 2
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777240,
+ "name": "tbl_act_6",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 1 ],
+ "action_format": [
+ {
+ "action_name": "act_6",
+ "action_handle": 536870970,
+ "table_name": "tbl_spgw_ingress_gtpu_decap_0",
+ "next_table": 0,
+ "next_table_full": 98,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_6",
+ "handle": 536870970,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw.ipv4_len" },
+ "src": [ { "type": "phv", "name": "H4" } ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870970,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777241,
+ "name": "tbl_spgw_ingress_gtpu_decap",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 2,
+ "default_next_table": 3,
+ "has_attached_gateway": true,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 3 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 6,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 32,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 31,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 124,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 125,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 30,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 120,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 121,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 29,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 116,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 117,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 28,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 112,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 113,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 27,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 108,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 109,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 26,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 104,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 105,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 25,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 100,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 101,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 24,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 96,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 97,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 23,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 92,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 93,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 22,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 88,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 89,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 21,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 84,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 85,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 20,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 80,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 81,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 19,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 76,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 77,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 18,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 72,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 73,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 17,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 68,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 69,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 16,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 65,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 15,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 60,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 61,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 14,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 56,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 57,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 13,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 52,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 53,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 12,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 48,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 49,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 11,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 44,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 45,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 10,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 40,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 41,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 9,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 36,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 37,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 8,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 32,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 33,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 7,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 28,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 29,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 6,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 24,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 25,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 5,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 20,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 21,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 4,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 16,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 17,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 12,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 13,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 8,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 9,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 4,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 5,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 1,
+ "field_name": "immediate"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "spgw_ingress.gtpu_decap",
+ "action_handle": 536870971,
+ "table_name": "filtering_ingress_port_vlan",
+ "next_table": 0,
+ "next_table_full": 99,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 66,
+ "immediate_fields": [
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 1,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 2,
+ "dest_width": 1
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "spgw_ingress.gtpu_decap",
+ "handle": 536870971,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_udp.$valid" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "B7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B6" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B6" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870971,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777242,
+ "name": "filtering.ingress_port_vlan",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 3,
+ "default_next_table": 4,
+ "has_attached_gateway": true,
+ "pack_format": [
+ {
+ "table_word_width": 47,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--version--",
+ "lsb_mem_word_offset": 43,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "standard_metadata.ingress_port",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 9
+ },
+ {
+ "field_name": "vlan_tag.vlan_id",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 12
+ },
+ {
+ "field_name": "vlan_tag",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 10,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 7
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 29,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 4
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 34,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 8
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [ 0 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 0 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 6,
+ "stage_table_type": "ternary_indirection",
+ "size": 32768,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 32,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 31,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 124,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 127,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 30,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 120,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 123,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 29,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 116,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 119,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 28,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 112,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 115,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 27,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 108,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 111,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 26,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 104,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 107,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 25,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 100,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 103,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 24,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 96,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 99,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 23,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 92,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 95,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 22,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 88,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 91,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 21,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 84,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 87,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 20,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 80,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 83,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 19,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 76,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 79,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 18,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 72,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 75,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 17,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 68,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 71,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 16,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 67,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 15,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 60,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 63,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 14,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 56,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 59,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 13,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 52,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 55,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 12,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 48,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 51,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 11,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 44,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 47,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 10,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 40,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 43,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 9,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 36,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 39,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 8,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 32,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 35,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 7,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 28,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 31,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 6,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 24,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 27,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 5,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 20,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 23,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 4,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 16,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 19,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 12,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 15,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 8,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 11,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 4,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 7,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 3,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 2 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 2
+ },
+ "action_format": [
+ {
+ "action_name": "nop",
+ "action_handle": 536870974,
+ "table_name": "filtering_fwd_classifier",
+ "next_table": 0,
+ "next_table_full": 100,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "filtering.push_internal_vlan",
+ "action_handle": 536870972,
+ "table_name": "filtering_fwd_classifier",
+ "next_table": 0,
+ "next_table_full": 100,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 67,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "filtering.set_vlan",
+ "action_handle": 536870973,
+ "table_name": "filtering_fwd_classifier",
+ "next_table": 0,
+ "next_table_full": 100,
+ "vliw_instruction": 2,
+ "vliw_instruction_full": 68,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "filtering.drop",
+ "action_handle": 536870975,
+ "table_name": "filtering_fwd_classifier",
+ "next_table": 0,
+ "next_table_full": 100,
+ "vliw_instruction": 3,
+ "vliw_instruction_full": 69,
+ "immediate_fields": []
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 33554436,
+ "name": "filtering_ingress_port_vlan$action"
+ }
+ ],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108866,
+ "name": "filtering.ingress_port_vlan_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "nop",
+ "handle": 536870974,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "filtering.push_internal_vlan",
+ "handle": 536870972,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "new_vlan_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 12
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.pop_vlan_at_egress" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "H13" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W7" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "W6" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "filtering.set_vlan",
+ "handle": 536870973,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "new_vlan_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 12
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.vlan_id" },
+ "src": [
+ { "type": "action_param", "name": "new_vlan_id" },
+ { "type": "phv", "name": "W7" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "filtering.drop",
+ "handle": 536870975,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_dprs.drop_ctl" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B2" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870974,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "standard_metadata.ingress_port",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 9,
+ "bit_width_full": 9,
+ "is_valid": false,
+ "instance_name": "standard_metadata",
+ "field_name": "ingress_port"
+ },
+ {
+ "name": "vlan_tag",
+ "position": 1,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 1,
+ "bit_width_full": 1,
+ "is_valid": true,
+ "instance_name": "vlan_tag",
+ "field_name": ""
+ },
+ {
+ "name": "vlan_tag.vlan_id",
+ "position": 2,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 12,
+ "bit_width_full": 12,
+ "is_valid": false,
+ "instance_name": "vlan_tag",
+ "field_name": "vlan_id"
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108866,
+ "name": "filtering.ingress_port_vlan_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 2048,
+ "stage_table_type": "statistics",
+ "logical_table_id": 3,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 30 ], "vpns": [ 0 ] },
+ { "memory_units": [ 31 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 31
+ },
+ "stats_alu_index": 1
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 33554436,
+ "name": "filtering_ingress_port_vlan$action",
+ "table_type": "action",
+ "size": 2048,
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 2048,
+ "stage_table_type": "action_data",
+ "logical_table_id": 3,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_63--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870974
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 33024, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 124,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 125,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 112,
+ "field_name": "new_vlan_id"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 80,
+ "field_name": "--padding_16_47--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 33024, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 60,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 61,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "field_name": "new_vlan_id"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_16_47--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870972
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 112,
+ "field_name": "new_vlan_id"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 48,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_47--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 124,
+ "field_name": "--padding_60_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "field_name": "new_vlan_id"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 48,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_47--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 60,
+ "field_name": "--padding_60_63--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870973
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_63--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870975
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 90 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 90
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "nop",
+ "handle": 536870974,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "filtering.push_internal_vlan",
+ "handle": 536870972,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "new_vlan_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 12
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.pop_vlan_at_egress" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "H13" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W7" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "W6" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "filtering.set_vlan",
+ "handle": 536870973,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "new_vlan_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 12
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.vlan_id" },
+ "src": [
+ { "type": "action_param", "name": "new_vlan_id" },
+ { "type": "phv", "name": "W7" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "filtering.drop",
+ "handle": 536870975,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_dprs.drop_ctl" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B2" }
+ ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "direct"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777243,
+ "name": "filtering.fwd_classifier",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108867,
+ "name": "filtering.fwd_classifier_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870976,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "standard_metadata.ingress_port",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 9,
+ "bit_width_full": 9,
+ "is_valid": false,
+ "instance_name": "standard_metadata",
+ "field_name": "ingress_port"
+ },
+ {
+ "name": "ethernet.dst_addr",
+ "position": 1,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 48,
+ "bit_width_full": 48,
+ "is_valid": false,
+ "instance_name": "ethernet",
+ "field_name": "dst_addr"
+ },
+ {
+ "name": "fabric_metadata.original_ether_type",
+ "position": 2,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 16,
+ "bit_width_full": 16,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "original_ether_type"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 4,
+ "default_next_table": 101,
+ "has_attached_gateway": false,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 3
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "filtering.set_forwarding_type",
+ "action_handle": 536870976,
+ "table_name": "tbl_act_28",
+ "next_table": 0,
+ "next_table_full": 101,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 70,
+ "immediate_fields": [
+ {
+ "param_name": "fwd_type",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 1,
+ "dest_width": 3
+ }
+ ]
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 6,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 89,
+ "start_bit": 1,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 7
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 8,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 56,
+ "start_bit": 32,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "start_bit": 40,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "source": "spec",
+ "lsb_mem_word_offset": 72,
+ "start_bit": 0,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "source": "spec",
+ "lsb_mem_word_offset": 80,
+ "start_bit": 8,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 28,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 4,
+ "field_name": "--padding_4_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 88,
+ "field_name": "--padding_88_88--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_96_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 6,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 89,
+ "start_bit": 1,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 7
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 8,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 56,
+ "start_bit": 32,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "start_bit": 40,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "source": "spec",
+ "lsb_mem_word_offset": 72,
+ "start_bit": 0,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "source": "spec",
+ "lsb_mem_word_offset": 80,
+ "start_bit": 8,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 28,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 4,
+ "field_name": "--padding_4_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 88,
+ "field_name": "--padding_88_88--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_96_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 87 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 6,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 89,
+ "start_bit": 1,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 7
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 8,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 56,
+ "start_bit": 32,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "start_bit": 40,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "source": "spec",
+ "lsb_mem_word_offset": 72,
+ "start_bit": 0,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "source": "spec",
+ "lsb_mem_word_offset": 80,
+ "start_bit": 8,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 28,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 4,
+ "field_name": "--padding_4_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 88,
+ "field_name": "--padding_88_88--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_96_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 88 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "filtering.set_forwarding_type",
+ "handle": 536870976,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "fwd_type",
+ "start_bit": 0,
+ "position": 0,
+ "default_value": 0,
+ "bit_width": 3
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.fwd_type" },
+ "src": [
+ { "type": "immediate", "name": "fwd_type" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108867,
+ "name": "filtering.fwd_classifier_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 4096,
+ "stage_table_type": "statistics",
+ "logical_table_id": 4,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 78 ], "vpns": [ 0 ] },
+ { "memory_units": [ 79 ], "vpns": [ 1 ] },
+ { "memory_units": [ 80 ], "vpns": [ 2 ] }
+ ],
+ "spare_bank_memory_unit": 80
+ },
+ "stats_alu_index": 3
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777244,
+ "name": "tbl_act_12",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 5,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 0 ],
+ "action_format": [
+ {
+ "action_name": "act_12",
+ "action_handle": 536870977,
+ "table_name": "tbl_act_26",
+ "next_table": 0,
+ "next_table_full": 102,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_12",
+ "handle": 536870977,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ }
+ ],
+ "default_action_handle": 536870977,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777245,
+ "name": "tbl_act_10",
+ "table_type": "match",
+ "size": 512,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 6,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 0,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 2 ],
+ "action_format": [
+ {
+ "action_name": "act_10",
+ "action_handle": 536870978,
+ "table_name": "forwarding_bridging",
+ "next_table": 0,
+ "next_table_full": 112,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_10",
+ "handle": 536870978,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ }
+ ],
+ "default_action_handle": 536870978,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": true,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "indirect",
+ "handle": 67108868,
+ "name": "port_counters_control.ingress_port_counter"
+ }
+ ],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108868,
+ "name": "port_counters_control.ingress_port_counter",
+ "table_type": "statistics",
+ "size": 511,
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 2048,
+ "stage_table_type": "statistics",
+ "logical_table_id": 6,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 6 ], "vpns": [ 0 ] },
+ { "memory_units": [ 7 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 7
+ },
+ "stats_alu_index": 0
+ }
+ ],
+ "how_referenced": "indirect",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777246,
+ "name": "forwarding.bridging",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 0,
+ "default_next_table": 0,
+ "has_attached_gateway": true,
+ "pack_format": [
+ {
+ "table_word_width": 94,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_1--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--version--",
+ "lsb_mem_word_offset": 43,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "version",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_parity_1--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 16,
+ "field_width": 32
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "vlan_tag.vlan_id",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 12
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 1
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [ 0, 1 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 1
+ },
+ "result_physical_buses": [ 2 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 7,
+ "stage_table_type": "ternary_indirection",
+ "size": 2048,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 66,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 98,
+ "field_name": "--padding_34_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_34_63--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 14 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 14
+ },
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870980,
+ "table_name": "forwarding_acl",
+ "next_table": 0,
+ "next_table_full": 128,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "forwarding.set_next_id",
+ "action_handle": 536870979,
+ "table_name": "forwarding_acl",
+ "next_table": 0,
+ "next_table_full": 128,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": [
+ {
+ "param_name": "next_id",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 32
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108869,
+ "name": "forwarding.bridging_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870980,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "forwarding.set_next_id",
+ "handle": 536870979,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "next_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.next_id" },
+ "src": [ { "type": "immediate", "name": "next_id" } ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870980,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "vlan_tag.vlan_id",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 12,
+ "bit_width_full": 12,
+ "is_valid": false,
+ "instance_name": "vlan_tag",
+ "field_name": "vlan_id"
+ },
+ {
+ "name": "ethernet.dst_addr",
+ "position": 1,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 48,
+ "bit_width_full": 48,
+ "is_valid": false,
+ "instance_name": "ethernet",
+ "field_name": "dst_addr"
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108869,
+ "name": "forwarding.bridging_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 2048,
+ "stage_table_type": "statistics",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 54 ], "vpns": [ 0 ] },
+ { "memory_units": [ 55 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 55
+ },
+ "stats_alu_index": 2
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777247,
+ "name": "forwarding.mpls",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108870,
+ "name": "forwarding.mpls_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870982,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "mpls.label",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 20,
+ "bit_width_full": 20,
+ "is_valid": false,
+ "instance_name": "mpls",
+ "field_name": "label"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 1,
+ "default_next_table": 114,
+ "has_attached_gateway": true,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870982,
+ "table_name": "tbl_act_23",
+ "next_table": 0,
+ "next_table_full": 114,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "forwarding.pop_mpls_and_next",
+ "action_handle": 536870981,
+ "table_name": "tbl_act_23",
+ "next_table": 0,
+ "next_table_full": 114,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 66,
+ "immediate_fields": [
+ {
+ "param_name": "next_id",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 32
+ }
+ ]
+ }
+ ],
+ "result_physical_buses": [ 14, 12 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 7,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "mpls.label",
+ "source": "spec",
+ "lsb_mem_word_offset": 38,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 2
+ },
+ {
+ "field_name": "mpls.label",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 12,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_34_37--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 7,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "mpls.label",
+ "source": "spec",
+ "lsb_mem_word_offset": 38,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 2
+ },
+ {
+ "field_name": "mpls.label",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 12,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_34_37--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 87 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 7,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "mpls.label",
+ "source": "spec",
+ "lsb_mem_word_offset": 38,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 2
+ },
+ {
+ "field_name": "mpls.label",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 12,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_34_37--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 74 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870982,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "forwarding.pop_mpls_and_next",
+ "handle": 536870981,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "next_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.next_id" },
+ "src": [ { "type": "immediate", "name": "next_id" } ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108870,
+ "name": "forwarding.mpls_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 4096,
+ "stage_table_type": "statistics",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 78 ], "vpns": [ 0 ] },
+ { "memory_units": [ 79 ], "vpns": [ 1 ] },
+ { "memory_units": [ 80 ], "vpns": [ 2 ] }
+ ],
+ "spare_bank_memory_unit": 80
+ },
+ "stats_alu_index": 3
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777248,
+ "name": "tbl_act_7",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 2,
+ "default_next_table": 0,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 1 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 7,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 8,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 7,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 112,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 6,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 96,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 5,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 80,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 4,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 64,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 48,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 32,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 16,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "act_7",
+ "action_handle": 536870983,
+ "table_name": "forwarding_acl",
+ "next_table": 0,
+ "next_table_full": 128,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 67,
+ "immediate_fields": [
+ {
+ "param_name": "constant_2048",
+ "param_type": "constant",
+ "const_value": 2048,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 16
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 33554437,
+ "name": "tbl_act_23$action"
+ }
+ ],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "act_7",
+ "handle": 536870983,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "immediate", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.original_ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant1" },
+ { "type": "phv", "name": "W37" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870983,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 33554437,
+ "name": "tbl_act_23$action",
+ "table_type": "action",
+ "size": 4096,
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 4096,
+ "stage_table_type": "action_data",
+ "logical_table_id": 2,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 2048, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 112,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 2048, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 80,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 2048, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 2048, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870983
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 90 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 90
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "act_7",
+ "handle": 536870983,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "immediate", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.original_ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant1" },
+ { "type": "phv", "name": "W37" }
+ ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "direct"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777249,
+ "name": "forwarding.unicast_v4",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 3,
+ "default_next_table": 0,
+ "has_attached_gateway": true,
+ "pack_format": [
+ {
+ "table_word_width": 94,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_1--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--version--",
+ "lsb_mem_word_offset": 43,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "version",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_parity_1--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 16,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 24,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 1
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [ 2, 3 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 3
+ },
+ "result_physical_buses": [ 0 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 7,
+ "stage_table_type": "ternary_indirection",
+ "size": 2048,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 66,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 98,
+ "field_name": "--padding_34_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_34_63--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 2 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 2
+ },
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870985,
+ "table_name": "forwarding_acl",
+ "next_table": 0,
+ "next_table_full": 128,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "forwarding.set_next_id",
+ "action_handle": 536870984,
+ "table_name": "forwarding_acl",
+ "next_table": 0,
+ "next_table_full": 128,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 68,
+ "immediate_fields": [
+ {
+ "param_name": "next_id",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 32
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108871,
+ "name": "forwarding.unicast_v4_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870985,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "forwarding.set_next_id",
+ "handle": 536870984,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "next_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.next_id" },
+ "src": [ { "type": "immediate", "name": "next_id" } ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870985,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "ipv4.dst_addr",
+ "position": 0,
+ "match_type": "lpm",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "ipv4",
+ "field_name": "dst_addr"
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108871,
+ "name": "forwarding.unicast_v4_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 2048,
+ "stage_table_type": "statistics",
+ "logical_table_id": 3,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 30 ], "vpns": [ 0 ] },
+ { "memory_units": [ 31 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 31
+ },
+ "stats_alu_index": 1
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777250,
+ "name": "forwarding.acl",
+ "table_type": "match",
+ "size": 256,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 8,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 0,
+ "default_next_table": 0,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 282,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 6,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--version--",
+ "lsb_mem_word_offset": 43,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_1--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_1--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_2--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_2--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_3--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_3--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_4--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_4--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_5--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_5--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "ethernet.src_addr",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "spec",
+ "start_bit": 16,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 9,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "spec",
+ "start_bit": 24,
+ "field_width": 16
+ },
+ {
+ "field_name": "ethernet.src_addr",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.l4_dst_port",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.src_addr",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.src_addr",
+ "lsb_mem_word_offset": 9,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "spec",
+ "start_bit": 40,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.src_addr",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "spec",
+ "start_bit": 24,
+ "field_width": 16
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "spec",
+ "start_bit": 24,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 9,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.l4_dst_port",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "spec",
+ "start_bit": 16,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.src_addr",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "spec",
+ "start_bit": 24,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.src_addr",
+ "lsb_mem_word_offset": 9,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "spec",
+ "start_bit": 16,
+ "field_width": 8
+ },
+ {
+ "field_name": "vlan_tag.vlan_id",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 4
+ },
+ {
+ "field_name": "ipv4.src_addr",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "vlan_tag.vlan_id",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 9,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "standard_metadata.ingress_port",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.src_addr",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.l4_src_port",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 16
+ },
+ {
+ "field_name": "icmp.icmp_code",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "icmp.icmp_type",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.ip_proto",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "standard_metadata.ingress_port",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 1
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "spec",
+ "start_bit": 16,
+ "field_width": 4
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "spec",
+ "start_bit": 20,
+ "field_width": 4
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "spec",
+ "start_bit": 40,
+ "field_width": 4
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "spec",
+ "start_bit": 44,
+ "field_width": 4
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 1
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [ 0, 1, 2, 3, 4, 5 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 5
+ },
+ "result_physical_buses": [ 0 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 8,
+ "stage_table_type": "ternary_indirection",
+ "size": 2048,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 66,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 98,
+ "field_name": "--padding_34_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_34_63--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 2 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 2
+ },
+ "action_format": [
+ {
+ "action_name": "nop",
+ "action_handle": 536870989,
+ "table_name": "next_simple",
+ "next_table": 0,
+ "next_table_full": 144,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 67,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "forwarding.set_next_id",
+ "action_handle": 536870986,
+ "table_name": "next_simple",
+ "next_table": 0,
+ "next_table_full": 144,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": [
+ {
+ "param_name": "next_id",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 32
+ }
+ ]
+ },
+ {
+ "action_name": "forwarding.duplicate_to_controller",
+ "action_handle": 536870987,
+ "table_name": "next_simple",
+ "next_table": 0,
+ "next_table_full": 144,
+ "vliw_instruction": 2,
+ "vliw_instruction_full": 65,
+ "immediate_fields": [
+ {
+ "param_name": "constant_320",
+ "param_type": "constant",
+ "const_value": 320,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 9
+ }
+ ]
+ },
+ {
+ "action_name": "forwarding.drop",
+ "action_handle": 536870988,
+ "table_name": "next_simple",
+ "next_table": 0,
+ "next_table_full": 144,
+ "vliw_instruction": 3,
+ "vliw_instruction_full": 66,
+ "immediate_fields": []
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108872,
+ "name": "forwarding.acl_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "nop",
+ "handle": 536870989,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "forwarding.set_next_id",
+ "handle": 536870986,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "next_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.next_id" },
+ "src": [ { "type": "immediate", "name": "next_id" } ]
+ }
+ ]
+ },
+ {
+ "name": "forwarding.duplicate_to_controller",
+ "handle": 536870987,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "immediate", "name": "$constant0" },
+ { "type": "phv", "name": "H1" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "forwarding.drop",
+ "handle": 536870988,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_dprs.drop_ctl" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B2" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870989,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "standard_metadata.ingress_port",
+ "position": 0,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 9,
+ "bit_width_full": 9,
+ "is_valid": false,
+ "instance_name": "standard_metadata",
+ "field_name": "ingress_port"
+ },
+ {
+ "name": "fabric_metadata.ip_proto",
+ "position": 1,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 8,
+ "bit_width_full": 8,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "ip_proto"
+ },
+ {
+ "name": "fabric_metadata.l4_src_port",
+ "position": 2,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 16,
+ "bit_width_full": 16,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "l4_src_port"
+ },
+ {
+ "name": "fabric_metadata.l4_dst_port",
+ "position": 3,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 16,
+ "bit_width_full": 16,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "l4_dst_port"
+ },
+ {
+ "name": "fabric_metadata.original_ether_type",
+ "position": 4,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 16,
+ "bit_width_full": 16,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "original_ether_type"
+ },
+ {
+ "name": "ethernet.dst_addr",
+ "position": 5,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 48,
+ "bit_width_full": 48,
+ "is_valid": false,
+ "instance_name": "ethernet",
+ "field_name": "dst_addr"
+ },
+ {
+ "name": "ethernet.src_addr",
+ "position": 6,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 48,
+ "bit_width_full": 48,
+ "is_valid": false,
+ "instance_name": "ethernet",
+ "field_name": "src_addr"
+ },
+ {
+ "name": "vlan_tag.vlan_id",
+ "position": 7,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 12,
+ "bit_width_full": 12,
+ "is_valid": false,
+ "instance_name": "vlan_tag",
+ "field_name": "vlan_id"
+ },
+ {
+ "name": "ipv4.src_addr",
+ "position": 8,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "ipv4",
+ "field_name": "src_addr"
+ },
+ {
+ "name": "ipv4.dst_addr",
+ "position": 9,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "ipv4",
+ "field_name": "dst_addr"
+ },
+ {
+ "name": "icmp.icmp_type",
+ "position": 10,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 8,
+ "bit_width_full": 8,
+ "is_valid": false,
+ "instance_name": "icmp",
+ "field_name": "icmp_type"
+ },
+ {
+ "name": "icmp.icmp_code",
+ "position": 11,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 8,
+ "bit_width_full": 8,
+ "is_valid": false,
+ "instance_name": "icmp",
+ "field_name": "icmp_code"
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108872,
+ "name": "forwarding.acl_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 8,
+ "size": 2048,
+ "stage_table_type": "statistics",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 78 ], "vpns": [ 0 ] },
+ { "memory_units": [ 79 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 79
+ },
+ "stats_alu_index": 3
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777251,
+ "name": "next.simple",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 33554438,
+ "name": "next_simple$action"
+ }
+ ],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108873,
+ "name": "next.simple_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870994,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "fabric_metadata.next_id",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "next_id"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 9,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 0,
+ "default_next_table": 162,
+ "has_attached_gateway": false,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870994,
+ "table_name": "next_hashed",
+ "next_table": 0,
+ "next_table_full": 162,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.output",
+ "action_handle": 536870990,
+ "table_name": "next_hashed",
+ "next_table": 0,
+ "next_table_full": 162,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.set_vlan_output",
+ "action_handle": 536870991,
+ "table_name": "next_hashed",
+ "next_table": 0,
+ "next_table_full": 162,
+ "vliw_instruction": 2,
+ "vliw_instruction_full": 66,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.l3_routing",
+ "action_handle": 536870992,
+ "table_name": "next_hashed",
+ "next_table": 0,
+ "next_table_full": 162,
+ "vliw_instruction": 3,
+ "vliw_instruction_full": 68,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.mpls_routing_v4",
+ "action_handle": 536870993,
+ "table_name": "next_hashed",
+ "next_table": 0,
+ "next_table_full": 162,
+ "vliw_instruction": 4,
+ "vliw_instruction_full": 70,
+ "immediate_fields": []
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 9,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 29,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 3,
+ "field_name": "--padding_3_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 9,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 29,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 3,
+ "field_name": "--padding_3_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 87 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 9,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 29,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 3,
+ "field_name": "--padding_3_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 88 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870994,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "next.output",
+ "handle": 536870990,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "next.set_vlan_output",
+ "handle": 536870991,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "new_vlan_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 12
+ },
+ {
+ "name": "port_num",
+ "start_bit": 12,
+ "position": 1,
+ "bit_width": 9
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.vlan_id" },
+ "src": [
+ { "type": "action_param", "name": "new_vlan_id" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.pop_vlan_at_egress" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H13" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "next.l3_routing",
+ "handle": 536870992,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ }
+ ]
+ },
+ {
+ "name": "next.mpls_routing_v4",
+ "handle": 536870993,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 },
+ {
+ "name": "label",
+ "start_bit": 105,
+ "position": 3,
+ "bit_width": 20
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W13" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108873,
+ "name": "next.simple_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 9,
+ "size": 4096,
+ "stage_table_type": "statistics",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 78 ], "vpns": [ 0 ] },
+ { "memory_units": [ 79 ], "vpns": [ 1 ] },
+ { "memory_units": [ 80 ], "vpns": [ 2 ] }
+ ],
+ "spare_bank_memory_unit": 80
+ },
+ "stats_alu_index": 3
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 33554438,
+ "name": "next_simple$action",
+ "table_type": "action",
+ "size": 3072,
+ "stage_tables": [
+ {
+ "stage_number": 9,
+ "size": 3072,
+ "stage_table_type": "action_data",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 256,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_255--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870994
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 231,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 25,
+ "field_name": "--padding_25_255--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870990
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 12,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 112,
+ "field_name": "new_vlan_id"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 215,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 25,
+ "field_name": "--padding_25_239--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 4,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 124,
+ "field_name": "--padding_252_255--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870991
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 0,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 96,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 9,
+ "field_name": "--padding_9_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 144,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_32_175--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870992
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 0,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 112,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 34887, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 41,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 64, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 20,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 44,
+ "field_name": "label"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 96,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 9,
+ "field_name": "--padding_9_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 80,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_32_111--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_144_159--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870993
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 89, 90 ], "vpns": [ 0 ] },
+ { "memory_units": [ 81, 91 ], "vpns": [ 2 ] },
+ { "memory_units": [ 82, 92 ], "vpns": [ 4 ] }
+ ],
+ "spare_bank_memory_unit": [ 92, 82 ]
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870994,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "next.output",
+ "handle": 536870990,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "next.set_vlan_output",
+ "handle": 536870991,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "new_vlan_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 12
+ },
+ {
+ "name": "port_num",
+ "start_bit": 12,
+ "position": 1,
+ "bit_width": 9
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.vlan_id" },
+ "src": [
+ { "type": "action_param", "name": "new_vlan_id" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.pop_vlan_at_egress" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H13" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "next.l3_routing",
+ "handle": 536870992,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ }
+ ]
+ },
+ {
+ "name": "next.mpls_routing_v4",
+ "handle": 536870993,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 },
+ {
+ "name": "label",
+ "start_bit": 105,
+ "position": 3,
+ "bit_width": 20
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W13" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "direct"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777252,
+ "name": "tbl_act_8",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 10,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 0 ],
+ "action_format": [
+ {
+ "action_name": "act_8",
+ "action_handle": 536870995,
+ "table_name": "next_hashed",
+ "next_table": 0,
+ "next_table_full": 162,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_8",
+ "handle": 536870995,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "ipv4.ttl" },
+ "src": [
+ { "type": "immediate", "name": "255" },
+ { "type": "phv", "name": "B1" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870995,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777253,
+ "name": "next.hashed",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [
+ {
+ "how_referenced": "indirect",
+ "handle": 33554439,
+ "name": "next.ecmp_selector"
+ }
+ ],
+ "selection_table_refs": [
+ {
+ "how_referenced": "indirect",
+ "handle": 50331649,
+ "name": "next.ecmp_selector"
+ }
+ ],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108874,
+ "name": "next.hashed_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "default_selector_mask": 0,
+ "default_selector_value": 0,
+ "default_action_handle": 536870999,
+ "action_profile": "next.ecmp_selector",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "fabric_metadata.next_id",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "next_id"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 10,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 2,
+ "default_next_table": 176,
+ "has_attached_gateway": false,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870999,
+ "table_name": "tbl_act_27",
+ "next_table": 0,
+ "next_table_full": 176,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 67,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.l3_routing",
+ "action_handle": 536870996,
+ "table_name": "tbl_act_27",
+ "next_table": 0,
+ "next_table_full": 176,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.mpls_routing_v4",
+ "action_handle": 536870997,
+ "table_name": "tbl_act_27",
+ "next_table": 0,
+ "next_table_full": 176,
+ "vliw_instruction": 2,
+ "vliw_instruction_full": 66,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.mpls_routing_v6",
+ "action_handle": 536870998,
+ "table_name": "tbl_act_27",
+ "next_table": 0,
+ "next_table_full": 176,
+ "vliw_instruction": 3,
+ "vliw_instruction_full": 68,
+ "immediate_fields": []
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 10,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "start_bit": 7,
+ "enable_pfe": true,
+ "field_width": 10,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "sel_ptr",
+ "lsb_mem_word_offset": 2,
+ "field_name": "meter_addr",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 5,
+ "enable_pfe": false,
+ "field_width": 11,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "adt_ptr",
+ "lsb_mem_word_offset": 13,
+ "field_name": "action_addr",
+ "match_mode": "unused"
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 24,
+ "field_name": "--padding_24_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 10,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "start_bit": 7,
+ "enable_pfe": true,
+ "field_width": 10,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "sel_ptr",
+ "lsb_mem_word_offset": 2,
+ "field_name": "meter_addr",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 5,
+ "enable_pfe": false,
+ "field_width": 11,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "adt_ptr",
+ "lsb_mem_word_offset": 13,
+ "field_name": "action_addr",
+ "match_mode": "unused"
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 24,
+ "field_name": "--padding_24_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 87 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 10,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "start_bit": 7,
+ "enable_pfe": true,
+ "field_width": 10,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "sel_ptr",
+ "lsb_mem_word_offset": 2,
+ "field_name": "meter_addr",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 5,
+ "enable_pfe": false,
+ "field_width": 11,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "adt_ptr",
+ "lsb_mem_word_offset": 13,
+ "field_name": "action_addr",
+ "match_mode": "unused"
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 24,
+ "field_name": "--padding_24_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 88 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870999,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "next.l3_routing",
+ "handle": 536870996,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ }
+ ]
+ },
+ {
+ "name": "next.mpls_routing_v4",
+ "handle": 536870997,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 },
+ {
+ "name": "label",
+ "start_bit": 105,
+ "position": 3,
+ "bit_width": 20
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W13" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "next.mpls_routing_v6",
+ "handle": 536870998,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 },
+ {
+ "name": "label",
+ "start_bit": 105,
+ "position": 3,
+ "bit_width": 20
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W13" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 50331649,
+ "name": "next.ecmp_selector",
+ "table_type": "selection",
+ "size": 1024,
+ "selection_type": "fair",
+ "how_referenced": "indirect",
+ "max_port_pool_size": 120,
+ "bound_to_action_data_table_handle": 33554439,
+ "stage_tables": [
+ {
+ "stage_number": 10,
+ "size": 1024,
+ "stage_table_type": "selection",
+ "logical_table_id": 2,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 90 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 91
+ },
+ "meter_alu_index": 3
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 33554439,
+ "name": "next.ecmp_selector",
+ "table_type": "action",
+ "size": 64,
+ "stage_tables": [
+ {
+ "stage_number": 10,
+ "size": 262144,
+ "stage_table_type": "action_data",
+ "logical_table_id": 2,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 256,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870999
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 0,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 96,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 9,
+ "field_name": "--padding_9_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 144,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_32_175--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870996
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 0,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 112,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 34887, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 41,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 64, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 20,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 44,
+ "field_name": "label"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 96,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 9,
+ "field_name": "--padding_9_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 80,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_32_111--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_144_159--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870997
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 0,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 112,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 34887, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 41,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 64, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 20,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 44,
+ "field_name": "label"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 96,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 9,
+ "field_name": "--padding_9_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 80,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_32_111--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_144_159--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870998
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 89, 92 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": [ 92, 89 ]
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870999,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "next.l3_routing",
+ "handle": 536870996,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ }
+ ]
+ },
+ {
+ "name": "next.mpls_routing_v4",
+ "handle": 536870997,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 },
+ {
+ "name": "label",
+ "start_bit": 105,
+ "position": 3,
+ "bit_width": 20
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W13" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "next.mpls_routing_v6",
+ "handle": 536870998,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 },
+ {
+ "name": "label",
+ "start_bit": 105,
+ "position": 3,
+ "bit_width": 20
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W13" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "indirect"
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108874,
+ "name": "next.hashed_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 10,
+ "size": 4096,
+ "stage_table_type": "statistics",
+ "logical_table_id": 2,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 78 ], "vpns": [ 0 ] },
+ { "memory_units": [ 79 ], "vpns": [ 1 ] },
+ { "memory_units": [ 80 ], "vpns": [ 2 ] }
+ ],
+ "spare_bank_memory_unit": 80
+ },
+ "stats_alu_index": 3
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777254,
+ "name": "tbl_act_11",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 11,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 0 ],
+ "action_format": [
+ {
+ "action_name": "act_11",
+ "action_handle": 536871000,
+ "table_name": "tbl_act_25",
+ "next_table": 0,
+ "next_table_full": 177,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_11",
+ "handle": 536871000,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.ether_type" },
+ "src": [
+ { "type": "phv", "name": "W7" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.$valid" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "B8" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536871000,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777255,
+ "name": "tbl_act_9",
+ "table_type": "match",
+ "size": 512,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 11,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 0,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 1 ],
+ "action_format": [
+ {
+ "action_name": "act_9",
+ "action_handle": 536871001,
+ "table_name": "--END_OF_PIPELINE--",
+ "next_table": 0,
+ "next_table_full": 255,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_9",
+ "handle": 536871001,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ }
+ ],
+ "default_action_handle": 536871001,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": true,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "indirect",
+ "handle": 67108875,
+ "name": "port_counters_control.egress_port_counter"
+ }
+ ],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108875,
+ "name": "port_counters_control.egress_port_counter",
+ "table_type": "statistics",
+ "size": 511,
+ "stage_tables": [
+ {
+ "stage_number": 11,
+ "size": 2048,
+ "stage_table_type": "statistics",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 78 ], "vpns": [ 0 ] },
+ { "memory_units": [ 79 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 79
+ },
+ "stats_alu_index": 3
+ }
+ ],
+ "how_referenced": "indirect",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ }
+ ],
+ "configuration_cache": [
+ {
+ "fully_qualified_name": "pmarb.ebp18_reg.ebp_reg[0].epb_prsr_port_regs.chnl_ctrl[0]",
+ "name": "parser0_chnl_ctrl_0",
+ "value": "00a41fff"
+ },
+ {
+ "fully_qualified_name": "pmarb.ebp18_reg.ebp_reg[0].epb_prsr_port_regs.chnl_ctrl[1]",
+ "name": "parser0_chnl_ctrl_1",
+ "value": "00a41fff"
+ },
+ {
+ "fully_qualified_name": "pmarb.ebp18_reg.ebp_reg[0].epb_prsr_port_regs.chnl_ctrl[2]",
+ "name": "parser0_chnl_ctrl_2",
+ "value": "00a41fff"
+ },
+ {
+ "fully_qualified_name": "pmarb.ebp18_reg.ebp_reg[0].epb_prsr_port_regs.chnl_ctrl[3]",
+ "name": "parser0_chnl_ctrl_3",
+ "value": "00a41fff"
+ },
+ {
+ "fully_qualified_name": "pmarb.ebp18_reg.ebp_reg[0].epb_prsr_port_regs.multi_threading",
+ "name": "parser0_multi_threading",
+ "value": "19522020"
+ },
+ {
+ "fully_qualified_name": "mau[0].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_0_match_input_xbar_din_power_ctl",
+ "value": "0000000000000000000000000000000000000000000000000000001800000011000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[0].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_0_parity_group_mask",
+ "value": "00000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[1].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_1_match_input_xbar_din_power_ctl",
+ "value": "000000000000000000000000000000000000008000000000000000000000006f000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[1].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_1_parity_group_mask",
+ "value": "00000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[2].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_2_match_input_xbar_din_power_ctl",
+ "value": "0000001000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[3].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_3_match_input_xbar_din_power_ctl",
+ "value": "0000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[3].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_3_parity_group_mask",
+ "value": "00000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[4].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_4_match_input_xbar_din_power_ctl",
+ "value": "0000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[5].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_5_match_input_xbar_din_power_ctl",
+ "value": "0000001000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[5].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_5_parity_group_mask",
+ "value": "00000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[6].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_6_match_input_xbar_din_power_ctl",
+ "value": "0000009000000040000000000000000000000000000000010000000000000000000000000000003800000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[6].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_6_parity_group_mask",
+ "value": "00000001000000000000000c00000000000000020000000000000004000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[7].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_7_match_input_xbar_din_power_ctl",
+ "value": "0000009000000060000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[7].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_7_parity_group_mask",
+ "value": "00000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[8].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_8_match_input_xbar_din_power_ctl",
+ "value": "000000d2000000c000000000000000000000002000000000000000000000000000000000000000f000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[9].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_9_match_input_xbar_din_power_ctl",
+ "value": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[9].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_9_parity_group_mask",
+ "value": "00000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[10].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_10_match_input_xbar_din_power_ctl",
+ "value": "0000001200000000000000000000000000000060000000010000000000000000000000000000008000000000000000000000000000000000000000000000000000000050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[10].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_10_parity_group_mask",
+ "value": "00000001000000000000000c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[11].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_11_match_input_xbar_din_power_ctl",
+ "value": "0000000000000000000000000000000000000000000000000000000000000000000000020000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[11].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_11_parity_group_mask",
+ "value": "00000001000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ }
+ ]
+}
diff --git a/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/mavericks/fabric.p4info b/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/mavericks/fabric.p4info
new file mode 100644
index 0000000..cddc88a
--- /dev/null
+++ b/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/mavericks/fabric.p4info
@@ -0,0 +1,1200 @@
+tables {
+ preamble {
+ id: 33618733
+ name: "spgw_ingress.ue_filter_table"
+ alias: "ue_filter_table"
+ }
+ match_fields {
+ id: 1
+ name: "ipv4.dst_addr"
+ bitwidth: 32
+ match_type: LPM
+ }
+ action_refs {
+ id: 16800567
+ }
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33615906
+ name: "spgw_ingress.s1u_filter_table"
+ alias: "s1u_filter_table"
+ }
+ match_fields {
+ id: 1
+ name: "spgw_meta.s1u_sgw_addr"
+ bitwidth: 32
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16800567
+ }
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33582731
+ name: "spgw_ingress.dl_sess_lookup"
+ alias: "dl_sess_lookup"
+ }
+ match_fields {
+ id: 1
+ name: "ipv4.dst_addr"
+ bitwidth: 32
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16804065
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33611263
+ name: "spgw_ingress.ue_cdr_table"
+ alias: "ue_cdr_table"
+ }
+ match_fields {
+ id: 1
+ name: "ipv4.dst_addr"
+ bitwidth: 32
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16818129
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ direct_resource_ids: 302004306
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33611649
+ name: "filtering.ingress_port_vlan"
+ alias: "ingress_port_vlan"
+ }
+ match_fields {
+ id: 1
+ name: "standard_metadata.ingress_port"
+ bitwidth: 9
+ match_type: EXACT
+ }
+ match_fields {
+ id: 2
+ name: "hdr.vlan_tag.is_valid"
+ bitwidth: 1
+ match_type: EXACT
+ }
+ match_fields {
+ id: 3
+ name: "hdr.vlan_tag.vlan_id"
+ bitwidth: 12
+ match_type: TERNARY
+ }
+ action_refs {
+ id: 16835546
+ }
+ action_refs {
+ id: 16793253
+ }
+ action_refs {
+ id: 16819938
+ }
+ action_refs {
+ id: 16798734
+ }
+ const_default_action_id: 16819938
+ direct_resource_ids: 302038285
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33596298
+ name: "filtering.fwd_classifier"
+ alias: "fwd_classifier"
+ }
+ match_fields {
+ id: 1
+ name: "standard_metadata.ingress_port"
+ bitwidth: 9
+ match_type: EXACT
+ }
+ match_fields {
+ id: 2
+ name: "hdr.ethernet.dst_addr"
+ bitwidth: 48
+ match_type: EXACT
+ }
+ match_fields {
+ id: 3
+ name: "fabric_metadata.original_ether_type"
+ bitwidth: 16
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16840921
+ }
+ const_default_action_id: 16840921
+ direct_resource_ids: 302050110
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33596749
+ name: "forwarding.bridging"
+ alias: "bridging"
+ }
+ match_fields {
+ id: 1
+ name: "hdr.vlan_tag.vlan_id"
+ bitwidth: 12
+ match_type: EXACT
+ }
+ match_fields {
+ id: 2
+ name: "hdr.ethernet.dst_addr"
+ bitwidth: 48
+ match_type: TERNARY
+ }
+ action_refs {
+ id: 16839692
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ direct_resource_ids: 301993073
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33574274
+ name: "forwarding.mpls"
+ alias: "mpls"
+ }
+ match_fields {
+ id: 1
+ name: "hdr.mpls.label"
+ bitwidth: 20
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16827758
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ direct_resource_ids: 302053291
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33586372
+ name: "forwarding.unicast_v4"
+ alias: "unicast_v4"
+ }
+ match_fields {
+ id: 1
+ name: "hdr.ipv4.dst_addr"
+ bitwidth: 32
+ match_type: LPM
+ }
+ action_refs {
+ id: 16839692
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ direct_resource_ids: 301991276
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33574876
+ name: "forwarding.acl"
+ alias: "acl"
+ }
+ match_fields {
+ id: 1
+ name: "standard_metadata.ingress_port"
+ bitwidth: 9
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 2
+ name: "fabric_metadata.ip_proto"
+ bitwidth: 8
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 3
+ name: "fabric_metadata.l4_src_port"
+ bitwidth: 16
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 4
+ name: "fabric_metadata.l4_dst_port"
+ bitwidth: 16
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 5
+ name: "fabric_metadata.original_ether_type"
+ bitwidth: 16
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 6
+ name: "hdr.ethernet.dst_addr"
+ bitwidth: 48
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 7
+ name: "hdr.ethernet.src_addr"
+ bitwidth: 48
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 8
+ name: "hdr.vlan_tag.vlan_id"
+ bitwidth: 12
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 9
+ name: "hdr.ipv4.src_addr"
+ bitwidth: 32
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 10
+ name: "hdr.ipv4.dst_addr"
+ bitwidth: 32
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 11
+ name: "hdr.icmp.icmp_type"
+ bitwidth: 8
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 12
+ name: "hdr.icmp.icmp_code"
+ bitwidth: 8
+ match_type: TERNARY
+ }
+ action_refs {
+ id: 16839692
+ }
+ action_refs {
+ id: 16801739
+ }
+ action_refs {
+ id: 16833260
+ }
+ action_refs {
+ id: 16819938
+ }
+ const_default_action_id: 16819938
+ direct_resource_ids: 301995056
+ size: 256
+}
+tables {
+ preamble {
+ id: 33571723
+ name: "next.simple"
+ alias: "simple"
+ }
+ match_fields {
+ id: 1
+ name: "fabric_metadata.next_id"
+ bitwidth: 32
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16832750
+ }
+ action_refs {
+ id: 16808391
+ }
+ action_refs {
+ id: 16812135
+ }
+ action_refs {
+ id: 16780811
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ direct_resource_ids: 301991880
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33608588
+ name: "next.hashed"
+ alias: "hashed"
+ }
+ match_fields {
+ id: 1
+ name: "fabric_metadata.next_id"
+ bitwidth: 32
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16812135
+ }
+ action_refs {
+ id: 16780811
+ }
+ action_refs {
+ id: 16827088
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ implementation_id: 285233747
+ direct_resource_ids: 302023316
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33583029
+ name: "int_egress.int_metadata_insert.int_inst_0003"
+ alias: "int_inst_0003"
+ }
+ match_fields {
+ id: 1
+ name: "hdr.int_header.instruction_mask_0003"
+ bitwidth: 4
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16831286
+ }
+ action_refs {
+ id: 16842664
+ }
+ action_refs {
+ id: 16816733
+ }
+ action_refs {
+ id: 16819517
+ }
+ action_refs {
+ id: 16794056
+ }
+ action_refs {
+ id: 16804966
+ }
+ action_refs {
+ id: 16779523
+ }
+ action_refs {
+ id: 16794789
+ }
+ action_refs {
+ id: 16834584
+ }
+ action_refs {
+ id: 16780654
+ }
+ action_refs {
+ id: 16841202
+ }
+ action_refs {
+ id: 16800429
+ }
+ action_refs {
+ id: 16842176
+ }
+ action_refs {
+ id: 16810248
+ }
+ action_refs {
+ id: 16786933
+ }
+ action_refs {
+ id: 16828419
+ }
+ size: 17
+}
+tables {
+ preamble {
+ id: 33570208
+ name: "int_egress.int_metadata_insert.int_inst_0407"
+ alias: "int_inst_0407"
+ }
+ match_fields {
+ id: 1
+ name: "hdr.int_header.instruction_mask_0407"
+ bitwidth: 4
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16794499
+ }
+ action_refs {
+ id: 16785636
+ }
+ action_refs {
+ id: 16819629
+ }
+ action_refs {
+ id: 16816181
+ }
+ action_refs {
+ id: 16809168
+ }
+ action_refs {
+ id: 16798574
+ }
+ action_refs {
+ id: 16783327
+ }
+ action_refs {
+ id: 16796243
+ }
+ action_refs {
+ id: 16787702
+ }
+ action_refs {
+ id: 16778104
+ }
+ action_refs {
+ id: 16794531
+ }
+ action_refs {
+ id: 16805663
+ }
+ action_refs {
+ id: 16809122
+ }
+ action_refs {
+ id: 16783399
+ }
+ action_refs {
+ id: 16823769
+ }
+ action_refs {
+ id: 16797996
+ }
+ size: 17
+}
+tables {
+ preamble {
+ id: 33604372
+ name: "int_egress.int_prep"
+ alias: "int_prep"
+ }
+ action_refs {
+ id: 16841868
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ size: 1024
+}
+actions {
+ preamble {
+ id: 16800567
+ name: "NoAction"
+ alias: "NoAction"
+ }
+}
+actions {
+ preamble {
+ id: 16819938
+ name: "nop"
+ alias: "nop"
+ }
+}
+actions {
+ preamble {
+ id: 16820193
+ name: "spgw_ingress.drop_now"
+ alias: "drop_now"
+ }
+}
+actions {
+ preamble {
+ id: 16819909
+ name: "spgw_ingress.gtpu_decap"
+ alias: "gtpu_decap"
+ }
+}
+actions {
+ preamble {
+ id: 16804065
+ name: "spgw_ingress.set_dl_sess_info"
+ alias: "set_dl_sess_info"
+ }
+ params {
+ id: 1
+ name: "teid"
+ bitwidth: 32
+ }
+ params {
+ id: 2
+ name: "s1u_enb_addr"
+ bitwidth: 32
+ }
+ params {
+ id: 3
+ name: "s1u_sgw_addr"
+ bitwidth: 32
+ }
+}
+actions {
+ preamble {
+ id: 16818129
+ name: "spgw_ingress.update_ue_cdr"
+ alias: "update_ue_cdr"
+ }
+}
+actions {
+ preamble {
+ id: 16798734
+ name: "filtering.drop"
+ alias: "filtering.drop"
+ }
+}
+actions {
+ preamble {
+ id: 16793253
+ name: "filtering.set_vlan"
+ alias: "set_vlan"
+ }
+ params {
+ id: 1
+ name: "new_vlan_id"
+ bitwidth: 12
+ }
+}
+actions {
+ preamble {
+ id: 16835546
+ name: "filtering.push_internal_vlan"
+ alias: "push_internal_vlan"
+ }
+ params {
+ id: 1
+ name: "new_vlan_id"
+ bitwidth: 12
+ }
+}
+actions {
+ preamble {
+ id: 16840921
+ name: "filtering.set_forwarding_type"
+ alias: "set_forwarding_type"
+ }
+ params {
+ id: 1
+ name: "fwd_type"
+ bitwidth: 3
+ }
+}
+actions {
+ preamble {
+ id: 16833260
+ name: "forwarding.drop"
+ alias: "forwarding.drop"
+ }
+}
+actions {
+ preamble {
+ id: 16839692
+ name: "forwarding.set_next_id"
+ alias: "set_next_id"
+ }
+ params {
+ id: 1
+ name: "next_id"
+ bitwidth: 32
+ }
+}
+actions {
+ preamble {
+ id: 16827758
+ name: "forwarding.pop_mpls_and_next"
+ alias: "pop_mpls_and_next"
+ }
+ params {
+ id: 1
+ name: "next_id"
+ bitwidth: 32
+ }
+}
+actions {
+ preamble {
+ id: 16801739
+ name: "forwarding.duplicate_to_controller"
+ alias: "duplicate_to_controller"
+ }
+}
+actions {
+ preamble {
+ id: 16832750
+ name: "next.output"
+ alias: "output"
+ }
+ params {
+ id: 1
+ name: "port_num"
+ bitwidth: 9
+ }
+}
+actions {
+ preamble {
+ id: 16808391
+ name: "next.set_vlan_output"
+ alias: "set_vlan_output"
+ }
+ params {
+ id: 1
+ name: "new_vlan_id"
+ bitwidth: 12
+ }
+ params {
+ id: 2
+ name: "port_num"
+ bitwidth: 9
+ }
+}
+actions {
+ preamble {
+ id: 16812135
+ name: "next.l3_routing"
+ alias: "l3_routing"
+ }
+ params {
+ id: 1
+ name: "port_num"
+ bitwidth: 9
+ }
+ params {
+ id: 2
+ name: "smac"
+ bitwidth: 48
+ }
+ params {
+ id: 3
+ name: "dmac"
+ bitwidth: 48
+ }
+}
+actions {
+ preamble {
+ id: 16780811
+ name: "next.mpls_routing_v4"
+ alias: "mpls_routing_v4"
+ }
+ params {
+ id: 1
+ name: "port_num"
+ bitwidth: 9
+ }
+ params {
+ id: 2
+ name: "smac"
+ bitwidth: 48
+ }
+ params {
+ id: 3
+ name: "dmac"
+ bitwidth: 48
+ }
+ params {
+ id: 4
+ name: "label"
+ bitwidth: 20
+ }
+}
+actions {
+ preamble {
+ id: 16827088
+ name: "next.mpls_routing_v6"
+ alias: "mpls_routing_v6"
+ }
+ params {
+ id: 1
+ name: "port_num"
+ bitwidth: 9
+ }
+ params {
+ id: 2
+ name: "smac"
+ bitwidth: 48
+ }
+ params {
+ id: 3
+ name: "dmac"
+ bitwidth: 48
+ }
+ params {
+ id: 4
+ name: "label"
+ bitwidth: 20
+ }
+}
+actions {
+ preamble {
+ id: 16831286
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i0"
+ alias: "int_set_header_0003_i0"
+ }
+}
+actions {
+ preamble {
+ id: 16842664
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i1"
+ alias: "int_set_header_0003_i1"
+ }
+}
+actions {
+ preamble {
+ id: 16816733
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i2"
+ alias: "int_set_header_0003_i2"
+ }
+}
+actions {
+ preamble {
+ id: 16819517
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i3"
+ alias: "int_set_header_0003_i3"
+ }
+}
+actions {
+ preamble {
+ id: 16794056
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i4"
+ alias: "int_set_header_0003_i4"
+ }
+}
+actions {
+ preamble {
+ id: 16804966
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i5"
+ alias: "int_set_header_0003_i5"
+ }
+}
+actions {
+ preamble {
+ id: 16779523
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i6"
+ alias: "int_set_header_0003_i6"
+ }
+}
+actions {
+ preamble {
+ id: 16794789
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i7"
+ alias: "int_set_header_0003_i7"
+ }
+}
+actions {
+ preamble {
+ id: 16834584
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i8"
+ alias: "int_set_header_0003_i8"
+ }
+}
+actions {
+ preamble {
+ id: 16780654
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i9"
+ alias: "int_set_header_0003_i9"
+ }
+}
+actions {
+ preamble {
+ id: 16841202
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i10"
+ alias: "int_set_header_0003_i10"
+ }
+}
+actions {
+ preamble {
+ id: 16800429
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i11"
+ alias: "int_set_header_0003_i11"
+ }
+}
+actions {
+ preamble {
+ id: 16842176
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i12"
+ alias: "int_set_header_0003_i12"
+ }
+}
+actions {
+ preamble {
+ id: 16810248
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i13"
+ alias: "int_set_header_0003_i13"
+ }
+}
+actions {
+ preamble {
+ id: 16786933
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i14"
+ alias: "int_set_header_0003_i14"
+ }
+}
+actions {
+ preamble {
+ id: 16828419
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i15"
+ alias: "int_set_header_0003_i15"
+ }
+}
+actions {
+ preamble {
+ id: 16794499
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i0"
+ alias: "int_set_header_0407_i0"
+ }
+}
+actions {
+ preamble {
+ id: 16785636
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i1"
+ alias: "int_set_header_0407_i1"
+ }
+}
+actions {
+ preamble {
+ id: 16819629
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i2"
+ alias: "int_set_header_0407_i2"
+ }
+}
+actions {
+ preamble {
+ id: 16816181
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i3"
+ alias: "int_set_header_0407_i3"
+ }
+}
+actions {
+ preamble {
+ id: 16809168
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i4"
+ alias: "int_set_header_0407_i4"
+ }
+}
+actions {
+ preamble {
+ id: 16798574
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i5"
+ alias: "int_set_header_0407_i5"
+ }
+}
+actions {
+ preamble {
+ id: 16783327
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i6"
+ alias: "int_set_header_0407_i6"
+ }
+}
+actions {
+ preamble {
+ id: 16796243
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i7"
+ alias: "int_set_header_0407_i7"
+ }
+}
+actions {
+ preamble {
+ id: 16787702
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i8"
+ alias: "int_set_header_0407_i8"
+ }
+}
+actions {
+ preamble {
+ id: 16778104
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i9"
+ alias: "int_set_header_0407_i9"
+ }
+}
+actions {
+ preamble {
+ id: 16794531
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i10"
+ alias: "int_set_header_0407_i10"
+ }
+}
+actions {
+ preamble {
+ id: 16805663
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i11"
+ alias: "int_set_header_0407_i11"
+ }
+}
+actions {
+ preamble {
+ id: 16809122
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i12"
+ alias: "int_set_header_0407_i12"
+ }
+}
+actions {
+ preamble {
+ id: 16783399
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i13"
+ alias: "int_set_header_0407_i13"
+ }
+}
+actions {
+ preamble {
+ id: 16823769
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i14"
+ alias: "int_set_header_0407_i14"
+ }
+}
+actions {
+ preamble {
+ id: 16797996
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i15"
+ alias: "int_set_header_0407_i15"
+ }
+}
+actions {
+ preamble {
+ id: 16796837
+ name: "int_egress.int_outer_encap.int_update_ipv4"
+ alias: "int_update_ipv4"
+ }
+}
+actions {
+ preamble {
+ id: 16818157
+ name: "int_egress.int_outer_encap.int_update_udp"
+ alias: "int_update_udp"
+ }
+}
+actions {
+ preamble {
+ id: 16778910
+ name: "int_egress.int_outer_encap.int_update_shim"
+ alias: "int_update_shim"
+ }
+}
+actions {
+ preamble {
+ id: 16841868
+ name: "int_egress.int_transit"
+ alias: "int_transit"
+ }
+ params {
+ id: 1
+ name: "switch_id"
+ bitwidth: 32
+ }
+}
+actions {
+ preamble {
+ id: 16779586
+ name: "int_egress.int_hop_cnt_increment"
+ alias: "int_hop_cnt_increment"
+ }
+}
+actions {
+ preamble {
+ id: 16809836
+ name: "int_egress.int_hop_cnt_exceeded"
+ alias: "int_hop_cnt_exceeded"
+ }
+}
+actions {
+ preamble {
+ id: 16829135
+ name: "spgw_egress.gtpu_encap"
+ alias: "gtpu_encap"
+ }
+}
+action_profiles {
+ preamble {
+ id: 285233747
+ name: "next.ecmp_selector"
+ alias: "ecmp_selector"
+ }
+ table_ids: 33608588
+ with_selector: true
+ size: 64
+}
+counters {
+ preamble {
+ id: 302011205
+ name: "port_counters_control.egress_port_counter"
+ alias: "egress_port_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ size: 511
+}
+counters {
+ preamble {
+ id: 302002771
+ name: "port_counters_control.ingress_port_counter"
+ alias: "ingress_port_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ size: 511
+}
+direct_counters {
+ preamble {
+ id: 302004306
+ name: "spgw_ingress.ue_counter"
+ alias: "ue_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33611263
+}
+direct_counters {
+ preamble {
+ id: 302038285
+ name: "filtering.ingress_port_vlan_counter"
+ alias: "ingress_port_vlan_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33611649
+}
+direct_counters {
+ preamble {
+ id: 302050110
+ name: "filtering.fwd_classifier_counter"
+ alias: "fwd_classifier_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33596298
+}
+direct_counters {
+ preamble {
+ id: 301993073
+ name: "forwarding.bridging_counter"
+ alias: "bridging_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33596749
+}
+direct_counters {
+ preamble {
+ id: 302053291
+ name: "forwarding.mpls_counter"
+ alias: "mpls_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33574274
+}
+direct_counters {
+ preamble {
+ id: 301991276
+ name: "forwarding.unicast_v4_counter"
+ alias: "unicast_v4_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33586372
+}
+direct_counters {
+ preamble {
+ id: 301995056
+ name: "forwarding.acl_counter"
+ alias: "acl_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33574876
+}
+direct_counters {
+ preamble {
+ id: 301991880
+ name: "next.simple_counter"
+ alias: "simple_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33571723
+}
+direct_counters {
+ preamble {
+ id: 302023316
+ name: "next.hashed_counter"
+ alias: "hashed_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33608588
+}
+controller_packet_metadata {
+ preamble {
+ id: 2868941301
+ name: "packet_in"
+ annotations: "@controller_header(\"packet_in\")"
+ }
+ metadata {
+ id: 1
+ name: "ingress_port"
+ bitwidth: 9
+ }
+ metadata {
+ id: 2
+ name: "_pad"
+ bitwidth: 7
+ }
+}
+controller_packet_metadata {
+ preamble {
+ id: 2868916615
+ name: "packet_out"
+ annotations: "@not_extracted_in_egress()"
+ annotations: "@controller_header(\"packet_out\")"
+ }
+ metadata {
+ id: 1
+ name: "egress_port"
+ bitwidth: 9
+ }
+ metadata {
+ id: 2
+ name: "_pad"
+ bitwidth: 7
+ }
+}
diff --git a/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/mavericks/tofino.bin b/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/mavericks/tofino.bin
new file mode 100644
index 0000000..bf1d1a5
--- /dev/null
+++ b/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/mavericks/tofino.bin
Binary files differ
diff --git a/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/montara/context.json b/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/montara/context.json
new file mode 100644
index 0000000..f1d0d21
--- /dev/null
+++ b/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/montara/context.json
@@ -0,0 +1,92794 @@
+{
+ "build_date": "03/21/18 05:14:35",
+ "schema_version": "1.3.3",
+ "compiler_version": "6.0.0-alpha.7",
+ "program_name": "main",
+ "learn_quanta": [],
+ "dynamic_hash_calculations": [],
+ "parser": { "ingress": [], "egress": [] },
+ "phv_allocation": [
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 0
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 1
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 2
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 3
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 4
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 5
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 6
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 7
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 8
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 9
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 10
+ },
+ {
+ "ingress": [
+ {
+ "phv_number": 0,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 121,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 1,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 2,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 299,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 3,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 106,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 4,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 249,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 5,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 6,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 37,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 7,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 386,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 378,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 390,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 382,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 8,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 9,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 373,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 10,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 139,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 11,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 369,
+ "field_name": "udp.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 361,
+ "field_name": "udp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 12,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 303,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 13,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 278,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 282,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 274,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 286,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 14,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 15,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 41,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 36,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 56,
+ "field_name": "fabric_metadata.next_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 37,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 60,
+ "field_name": "fabric_metadata.original_ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 38,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 50,
+ "field_name": "fabric_metadata.l4_dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 64,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 127,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 65,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 270,
+ "field_name": "ipv4.ttl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 66,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 172,
+ "field_name": "ig_intr_md_for_dprs.drop_ctl",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 2,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 67,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 120,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 68,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 263,
+ "field_name": "ipv4.protocol",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 69,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 49,
+ "field_name": "fabric_metadata.ip_proto",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 70,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 30,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 66,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 103,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 229,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 246,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 71,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 21,
+ "header_name": "bridged_metadata",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 130,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 149,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 290,
+ "header_name": "packet_out",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 360,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 72,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 175,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 273,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 315,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 377,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 128,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 291,
+ "field_name": "packet_out.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 129,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 173,
+ "field_name": "ig_intr_md_for_tm.ucast_egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 130,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 297,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 131,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 125,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 132,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 133,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 128,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 118,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 104,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 134,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 271,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 261,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 247,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 253,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 135,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 112,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 136,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 255,
+ "field_name": "ipv4.flags",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 257,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 137,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 138,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 259,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 139,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 25,
+ "field_name": "bridged_metadata.__pad_2",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 295,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 27,
+ "field_name": "bridged_metadata.__pad_3",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 293,
+ "field_name": "spgw.direction",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 47,
+ "field_name": "fabric_metadata.fwd_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 3,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 147,
+ "field_name": "hasExited_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 307,
+ "field_name": "spgw_ingress_hasReturned",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 140,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 31,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 141,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 22,
+ "field_name": "bridged_metadata.__pad_0",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 313,
+ "field_name": "standard_metadata.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 64,
+ "field_name": "fabric_metadata.pop_vlan_at_egress",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 142,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 154,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 152,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 143,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 54,
+ "field_name": "fabric_metadata.l4_src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 256,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 99,
+ "field_name": "gtpu.version",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu.pt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu.spare",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 27,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 67,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 26,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 87,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 79,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 75,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu.msglen",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 257,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 328,
+ "field_name": "tcp.data_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 340,
+ "field_name": "tcp.res",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 336,
+ "field_name": "tcp.ecn",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 22,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 324,
+ "field_name": "tcp.ctrl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 21,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 356,
+ "field_name": "tcp.window",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 224,
+ "field_name": "int_header.ver",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_header.rep",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 26,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 176,
+ "field_name": "int_header.c",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 25,
+ "phv_lsb": 25,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 180,
+ "field_name": "int_header.e",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 24,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 212,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 21,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 184,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 20,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 204,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 220,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 156,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 160,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 258,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "tcp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 332,
+ "field_name": "tcp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 188,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 192,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 196,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 20,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 200,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 19,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 216,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 259,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 320,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 352,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 238,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "intl4_shim.len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 268,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 316,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 269,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 288,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "bridged_metadata.__pad_1",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 228,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 289,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 29,
+ "field_name": "bridged_metadata.bridged_metadata_indicator",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 320,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 150,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 321,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 344,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 16,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "egress": [
+ {
+ "phv_number": 16,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 17,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 26,
+ "field_name": "eg_intr_md_from_prsr.global_tstamp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 47,
+ "field_lsb": 32,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 18,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 157,
+ "field_name": "int_egress_tstamp.egress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 19,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 304,
+ "field_name": "spgw.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 20,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 64,
+ "field_name": "gtpu.teid",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 21,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 300,
+ "field_name": "spgw.s1u_sgw_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 22,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 95,
+ "field_name": "gtpu_ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 23,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 296,
+ "field_name": "spgw.s1u_enb_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 24,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 73,
+ "field_name": "gtpu_ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 25,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 185,
+ "field_name": "int_hop_latency.hop_latency",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 26,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 222,
+ "field_name": "int_switch_id.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 27,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 198,
+ "field_name": "int_metadata.switch_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 28,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 79,
+ "field_name": "gtpu_ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 83,
+ "field_name": "gtpu_ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 101,
+ "field_name": "gtpu_ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 91,
+ "field_name": "gtpu_ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 29,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 116,
+ "field_name": "gtpu_udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 110,
+ "field_name": "gtpu_udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 30,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 212,
+ "field_name": "int_q_congestion.q_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 208,
+ "field_name": "int_q_congestion.q_congestion",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 31,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 152,
+ "field_name": "int_egress_port_tx_util.egress_port_tx_util",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 32,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 190,
+ "field_name": "int_ingress_tstamp.ingress_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 33,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 145,
+ "field_name": "ig_intr_md_from_prsr.global_tstamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 80,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 194,
+ "field_name": "int_metadata.ins_cnt_tmp",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 81,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 197,
+ "field_name": "int_metadata.int_hdr_word_len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 82,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 229,
+ "field_name": "intl4_shim.len",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 83,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 181,
+ "field_name": "int_header.total_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 84,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 174,
+ "field_name": "int_header.max_hop_cnt",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 85,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 86,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 3,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 87,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 217,
+ "field_name": "int_q_occupancy.q_id",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 88,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 168,
+ "field_name": "int_header.instruction_mask_0003",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 169,
+ "field_name": "int_header.instruction_mask_0407",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 3,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 89,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 293,
+ "field_name": "spgw.do_spgw",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 90,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 292,
+ "field_name": "spgw.direction",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 91,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 0,
+ "header_name": "arp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 32,
+ "header_name": "ethernet",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 49,
+ "header_name": "gtpu",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 70,
+ "header_name": "gtpu_ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 107,
+ "header_name": "gtpu_udp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 120,
+ "header_name": "icmp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 226,
+ "header_name": "intl4_shim",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 92,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 151,
+ "header_name": "int_egress_port_tx_util",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 156,
+ "header_name": "int_egress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 161,
+ "header_name": "int_header",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 184,
+ "header_name": "int_hop_latency",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 4,
+ "phv_lsb": 4,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 4,
+ "position_offset": 189,
+ "header_name": "int_ingress_tstamp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 5,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 5,
+ "position_offset": 202,
+ "header_name": "int_port_ids",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 6,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 6,
+ "position_offset": 207,
+ "header_name": "int_q_congestion",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 7,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 7,
+ "position_offset": 216,
+ "header_name": "int_q_occupancy",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 93,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 233,
+ "header_name": "ipv4",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 287,
+ "header_name": "packet_in",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 308,
+ "header_name": "tcp",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 3,
+ "phv_lsb": 3,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 3,
+ "position_offset": 352,
+ "header_name": "vlan_tag",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 94,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 0,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 0,
+ "position_offset": 221,
+ "header_name": "int_switch_id",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 1,
+ "phv_lsb": 1,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 1,
+ "position_offset": 270,
+ "header_name": "mpls",
+ "hidden": false
+ }
+ ]
+ },
+ {
+ "position_offset": 0,
+ "field_name": "POV",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 0,
+ "phv_msb": 2,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": true,
+ "pov_headers": [
+ {
+ "bit_index": 2,
+ "position_offset": 339,
+ "header_name": "udp",
+ "hidden": false
+ }
+ ]
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 144,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 346,
+ "field_name": "udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 145,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 195,
+ "field_name": "int_metadata.insert_byte_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 146,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 182,
+ "field_name": "int_header.ver",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 175,
+ "field_name": "int_header.rep",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 162,
+ "field_name": "int_header.c",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 164,
+ "field_name": "int_header.e",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 177,
+ "field_name": "int_header.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 5,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 166,
+ "field_name": "int_header.ins_cnt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 4,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 147,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 262,
+ "field_name": "ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 148,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 114,
+ "field_name": "gtpu_udp.len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 149,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 294,
+ "field_name": "spgw.ipv4_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 150,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 99,
+ "field_name": "gtpu_ipv4.total_len",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 151,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 52,
+ "field_name": "gtpu.msglen",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 152,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 24,
+ "field_name": "eg_intr_md.egress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 153,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 203,
+ "field_name": "int_port_ids.egress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 154,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 205,
+ "field_name": "int_port_ids.ingress_port_id",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 155,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 143,
+ "field_name": "ig_intr_md.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 156,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 290,
+ "field_name": "packet_in.ingress_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 7,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 288,
+ "field_name": "packet_in._pad",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 6,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 157,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 340,
+ "field_name": "udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 158,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 68,
+ "field_name": "gtpu.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 13,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 58,
+ "field_name": "gtpu.pt",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 12,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 62,
+ "field_name": "gtpu.spare",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 11,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 50,
+ "field_name": "gtpu.ex_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 10,
+ "phv_lsb": 10,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 60,
+ "field_name": "gtpu.seq_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 9,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 56,
+ "field_name": "gtpu.npdu_flag",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 54,
+ "field_name": "gtpu.msgtype",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 159,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 105,
+ "field_name": "gtpu_ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 89,
+ "field_name": "gtpu_ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 71,
+ "field_name": "gtpu_ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 77,
+ "field_name": "gtpu_ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 160,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 87,
+ "field_name": "gtpu_ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 161,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 108,
+ "field_name": "gtpu_udp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 162,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 21,
+ "field_name": "eg_intr_md.deq_qdepth",
+ "field_msb": 18,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 10,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 163,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 218,
+ "field_name": "int_q_occupancy.q_occupancy",
+ "field_msb": 23,
+ "field_lsb": 8,
+ "field_width": 3,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 260,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 361,
+ "field_name": "vlan_tag.pri",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 353,
+ "field_name": "vlan_tag.cfi",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 28,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 365,
+ "field_name": "vlan_tag.vlan_id",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 27,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 357,
+ "field_name": "vlan_tag.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 261,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 1,
+ "field_name": "arp.hw_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 24,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 13,
+ "field_name": "arp.proto_addr_len",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 23,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 9,
+ "field_name": "arp.opcode",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 242,
+ "field_name": "ipv4.flags",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 29,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 246,
+ "field_name": "ipv4.frag_offset",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 28,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 264,
+ "field_name": "ipv4.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 254,
+ "field_name": "ipv4.protocol",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 262,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 5,
+ "field_name": "arp.hw_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 17,
+ "field_name": "arp.proto_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 275,
+ "field_name": "mpls.label",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 279,
+ "field_name": "mpls.tc",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 271,
+ "field_name": "mpls.bos",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 8,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 283,
+ "field_name": "mpls.ttl",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 263,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 39,
+ "field_name": "ethernet.ether_type",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 264,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 313,
+ "field_name": "tcp.checksum",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 333,
+ "field_name": "tcp.urgent_ptr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 127,
+ "field_name": "icmp.identifier",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 131,
+ "field_name": "icmp.sequence_number",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 265,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 348,
+ "field_name": "udp.src_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 16,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 342,
+ "field_name": "udp.dst_port",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 266,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 267,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 43,
+ "field_name": "ethernet.src_addr",
+ "field_msb": 47,
+ "field_lsb": 16,
+ "field_width": 6,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 272,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 258,
+ "field_name": "ipv4.src_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 273,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 236,
+ "field_name": "ipv4.dst_addr",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 274,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 327,
+ "field_name": "tcp.seq_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 275,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 309,
+ "field_name": "tcp.ack_no",
+ "field_msb": 31,
+ "field_lsb": 0,
+ "field_width": 4,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 135,
+ "field_name": "icmp.timestamp",
+ "field_msb": 63,
+ "field_lsb": 32,
+ "field_width": 8,
+ "phv_msb": 31,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 32
+ },
+ {
+ "phv_number": 292,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 232,
+ "field_name": "intl4_shim.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 1,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 293,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 337,
+ "field_name": "tcp.window",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 7,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 8
+ },
+ {
+ "phv_number": 326,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 268,
+ "field_name": "ipv4.version",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 252,
+ "field_name": "ipv4.ihl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 234,
+ "field_name": "ipv4.dscp",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 2,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 240,
+ "field_name": "ipv4.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 1,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 327,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 319,
+ "field_name": "tcp.data_offset",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 325,
+ "field_name": "tcp.res",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 9,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 323,
+ "field_name": "tcp.ecn",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 8,
+ "phv_lsb": 6,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 317,
+ "field_name": "tcp.ctrl",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 5,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 227,
+ "field_name": "intl4_shim.int_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 230,
+ "field_name": "intl4_shim.rsvd1",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 125,
+ "field_name": "icmp.icmp_type",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 123,
+ "field_name": "icmp.icmp_code",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 328,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 33,
+ "field_name": "ethernet.dst_addr",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 6,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 329,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 250,
+ "field_name": "ipv4.identification",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 330,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 321,
+ "field_name": "tcp.dst_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 170,
+ "field_name": "int_header.instruction_mask_0811",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 12,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 172,
+ "field_name": "int_header.instruction_mask_1215",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 11,
+ "phv_lsb": 8,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 179,
+ "field_name": "int_header.rsvd2",
+ "field_msb": 15,
+ "field_lsb": 8,
+ "field_width": 2,
+ "phv_msb": 7,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ },
+ {
+ "position_offset": 121,
+ "field_name": "icmp.checksum",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ },
+ {
+ "phv_number": 331,
+ "container_type": "normal",
+ "records": [
+ {
+ "position_offset": 331,
+ "field_name": "tcp.src_port",
+ "field_msb": 15,
+ "field_lsb": 0,
+ "field_width": 2,
+ "phv_msb": 15,
+ "phv_lsb": 0,
+ "is_compiler_generated": false,
+ "is_pov": false
+ }
+ ],
+ "word_bit_width": 16
+ }
+ ],
+ "stage_number": 11
+ }
+ ],
+ "tables": [
+ {
+ "direction": "ingress",
+ "handle": 16777217,
+ "name": "tbl_act",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 2 ],
+ "action_format": [
+ {
+ "action_name": "act_0",
+ "action_handle": 536870914,
+ "table_name": "tbl_act_16",
+ "next_table": 0,
+ "next_table_full": 16,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_0",
+ "handle": 536870914,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "hasExited_0" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870914,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777218,
+ "name": "tbl_act_14",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 1,
+ "default_next_table": 2,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 2 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 0,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 16,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 15,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 120,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 126,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 14,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 112,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 118,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 13,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 104,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 110,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 12,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 96,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 102,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 11,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 88,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 94,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 10,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 80,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 86,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 9,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 72,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 78,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 8,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 64,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 70,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 7,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 56,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 62,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 6,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 48,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 54,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 5,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 40,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 46,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 4,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 32,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 38,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 24,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 30,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 16,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 22,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 8,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 14,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 6,
+ "field_name": "--padding_6_7--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "act_14",
+ "action_handle": 536870915,
+ "table_name": "cond-20",
+ "next_table": 0,
+ "next_table_full": 2,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": [
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "act_14",
+ "handle": 536870915,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B27" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B27" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870915,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777219,
+ "name": "tbl_int_egress_int_hop_cnt_increment",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 3,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 0 ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_hop_cnt_increment",
+ "action_handle": 536870916,
+ "table_name": "tbl_int_egress_int_hop_cnt_exceeded_0",
+ "next_table": 0,
+ "next_table_full": 6,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_hop_cnt_increment",
+ "handle": 536870916,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "int_header.total_hop_cnt" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B19" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870916,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777220,
+ "name": "int_egress.int_prep",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 4,
+ "default_next_table": 5,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 1 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 0,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 65,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 31,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 97,
+ "field_name": "--padding_33_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 1,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 31,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 33,
+ "field_name": "--padding_33_63--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870918,
+ "table_name": "int_egress_int_metadata_insert_int_inst_0",
+ "next_table": 0,
+ "next_table_full": 5,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 67,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_transit",
+ "action_handle": 536870917,
+ "table_name": "int_egress_int_metadata_insert_int_inst_0",
+ "next_table": 0,
+ "next_table_full": 5,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 66,
+ "immediate_fields": [
+ {
+ "param_name": "switch_id",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 32
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870918,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "int_egress.int_transit",
+ "handle": 536870917,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "switch_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_metadata.switch_id" },
+ "src": [ { "type": "immediate", "name": "switch_id" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operator": "shl",
+ "dst": { "type": "phv", "name": "int_metadata.insert_byte_cnt" },
+ "src": [
+ { "type": "phv", "name": "H18" },
+ { "type": "phv", "name": "H18" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B17" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "B16" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870918,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777221,
+ "name": "int_egress.int_metadata_insert.int_inst_0407",
+ "table_type": "match",
+ "size": 17,
+ "action_data_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 33554433,
+ "name": "int_egress_int_metadata_insert_int_inst_0$action"
+ }
+ ],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870919,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "int_header.instruction_mask_0407",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 4,
+ "bit_width_full": 4,
+ "is_valid": false,
+ "instance_name": "int_header",
+ "field_name": "instruction_mask_0407"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 1024,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 5,
+ "default_next_table": 17,
+ "has_attached_gateway": false,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "int_header.instruction_mask_0407",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "int_header.instruction_mask_0407",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "int_header.instruction_mask_0407",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "int_header.instruction_mask_0407",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i0",
+ "action_handle": 536870919,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 3,
+ "vliw_instruction_full": 67,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i1",
+ "action_handle": 536870920,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 4,
+ "vliw_instruction_full": 68,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i2",
+ "action_handle": 536870921,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 6,
+ "vliw_instruction_full": 70,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i3",
+ "action_handle": 536870922,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 8,
+ "vliw_instruction_full": 72,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_65",
+ "param_type": "constant",
+ "const_value": 65,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i4",
+ "action_handle": 536870923,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 10,
+ "vliw_instruction_full": 74,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i5",
+ "action_handle": 536870924,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 12,
+ "vliw_instruction_full": 76,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i6",
+ "action_handle": 536870925,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 14,
+ "vliw_instruction_full": 78,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 1,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_66",
+ "param_type": "constant",
+ "const_value": 66,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i7",
+ "action_handle": 536870926,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 16,
+ "vliw_instruction_full": 80,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 1,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_67",
+ "param_type": "constant",
+ "const_value": 67,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i8",
+ "action_handle": 536870927,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 18,
+ "vliw_instruction_full": 82,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i9",
+ "action_handle": 536870928,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 20,
+ "vliw_instruction_full": 84,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i10",
+ "action_handle": 536870929,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 22,
+ "vliw_instruction_full": 86,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_80",
+ "param_type": "constant",
+ "const_value": 80,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i11",
+ "action_handle": 536870930,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 24,
+ "vliw_instruction_full": 88,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_81",
+ "param_type": "constant",
+ "const_value": 81,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i12",
+ "action_handle": 536870931,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 26,
+ "vliw_instruction_full": 90,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i13",
+ "action_handle": 536870932,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 28,
+ "vliw_instruction_full": 92,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i14",
+ "action_handle": 536870933,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 30,
+ "vliw_instruction_full": 94,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 1,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_82",
+ "param_type": "constant",
+ "const_value": 82,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0407_i15",
+ "action_handle": 536870934,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_shim_0",
+ "next_table": 0,
+ "next_table_full": 17,
+ "vliw_instruction": 32,
+ "vliw_instruction_full": 96,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 6,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 1,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_83",
+ "param_type": "constant",
+ "const_value": 83,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 7
+ }
+ ]
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 0,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 15,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 6,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 91,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 21,
+ "field_name": "--padding_21_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i0",
+ "handle": 536870919,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i1",
+ "handle": 536870920,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_egress_port_tx_util.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i2",
+ "handle": 536870921,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_congestion.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i3",
+ "handle": 536870922,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i4",
+ "handle": 536870923,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_egress_tstamp.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i5",
+ "handle": 536870924,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i6",
+ "handle": 536870925,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i7",
+ "handle": 536870926,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i8",
+ "handle": 536870927,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i9",
+ "handle": 536870928,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i10",
+ "handle": 536870929,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i11",
+ "handle": 536870930,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i12",
+ "handle": 536870931,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i13",
+ "handle": 536870932,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i14",
+ "handle": 536870933,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i15",
+ "handle": 536870934,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "egress",
+ "handle": 33554433,
+ "name": "int_egress_int_metadata_insert_int_inst_0$action",
+ "table_type": "action",
+ "size": 4096,
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 4096,
+ "stage_table_type": "action_data",
+ "logical_table_id": 5,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870919
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870920
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant1"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant1"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant1"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant1"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870921
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant3"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870922
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870923
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 97,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 98,
+ "field_name": "--padding_2_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 65,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 66,
+ "field_name": "--padding_2_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 33,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_2_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 1,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 2,
+ "field_name": "--padding_2_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870924
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant3"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870925
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant4"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870926
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870927
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 100,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 17, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 104,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 97,
+ "field_name": "--padding_1_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 101,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 112,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 68,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 17, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 72,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 65,
+ "field_name": "--padding_1_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 69,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 80,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 36,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 17, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 33,
+ "field_name": "--padding_1_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 37,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 4,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 17, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 8,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 1,
+ "field_name": "--padding_1_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 5,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870928
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant3"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant3"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870929
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant4"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870930
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 97,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 100,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 18, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 104,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_0_0--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 98,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 101,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 112,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 65,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 68,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 18, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 72,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_0--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 66,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 69,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 80,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 33,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 36,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 18, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_0_0--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 37,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 1,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 4,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 18, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 8,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_0--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 2,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 5,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870931
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 97,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 100,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 19, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 104,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 98,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 101,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 112,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 65,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 68,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 19, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 72,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 66,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 69,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 80,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 33,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 36,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 19, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 37,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 1,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 4,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 19, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 8,
+ "field_name": "$mask0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 2,
+ "field_name": "--padding_2_3--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 5,
+ "field_name": "--padding_5_7--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870932
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant4"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant4"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870933
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 120,
+ "field_name": "$constant4"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant5"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 88,
+ "field_name": "$constant4"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant5"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant4"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant5"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 24,
+ "field_name": "$constant4"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 24,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [
+ { "dest_start": 0, "value": 16777215, "dest_width": 24 }
+ ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant5"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870934
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 90 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 90
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i0",
+ "handle": 536870919,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i1",
+ "handle": 536870920,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_egress_port_tx_util.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i2",
+ "handle": 536870921,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_congestion.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i3",
+ "handle": 536870922,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i4",
+ "handle": 536870923,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_egress_tstamp.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i5",
+ "handle": 536870924,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i6",
+ "handle": 536870925,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i7",
+ "handle": 536870926,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i8",
+ "handle": 536870927,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i9",
+ "handle": 536870928,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i10",
+ "handle": 536870929,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i11",
+ "handle": 536870930,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i12",
+ "handle": 536870931,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i13",
+ "handle": 536870932,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i14",
+ "handle": 536870933,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0407_i15",
+ "handle": 536870934,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": {
+ "type": "phv",
+ "name": "int_egress_port_tx_util.egress_port_tx_util"
+ },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_ingress_tstamp.ingress_tstamp" },
+ "src": [ { "type": "phv", "name": "W33" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W18" },
+ "src": [
+ { "type": "phv", "name": "W16" },
+ { "type": "phv", "name": "W17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "direct"
+ },
+ {
+ "direction": "egress",
+ "handle": 16777222,
+ "name": "tbl_int_egress_int_hop_cnt_exceeded",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 0,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 6,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 3 ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_hop_cnt_exceeded",
+ "action_handle": 536870935,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 69,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_hop_cnt_exceeded",
+ "handle": 536870935,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_header.e" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "H18" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870935,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777223,
+ "name": "tbl_act_0",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 3 ],
+ "action_format": [
+ {
+ "action_name": "act",
+ "action_handle": 536870936,
+ "table_name": "tbl_act_17",
+ "next_table": 0,
+ "next_table_full": 32,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act",
+ "handle": 536870936,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "phv", "name": "H0" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "hasExited_0" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870936,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777224,
+ "name": "tbl_int_egress_int_outer_encap_int_update_shim",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 2 ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_outer_encap.int_update_shim",
+ "action_handle": 536870937,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_udp_0",
+ "next_table": 0,
+ "next_table_full": 18,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_outer_encap.int_update_shim",
+ "handle": 536870937,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "intl4_shim.len" },
+ "src": [
+ { "type": "phv", "name": "B18" },
+ { "type": "phv", "name": "B17" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870937,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777225,
+ "name": "tbl_int_egress_int_outer_encap_int_update_udp",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 2,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 1 ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_outer_encap.int_update_udp",
+ "action_handle": 536870938,
+ "table_name": "tbl_int_egress_int_outer_encap_int_update_ipv4_0",
+ "next_table": 0,
+ "next_table_full": 19,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_outer_encap.int_update_udp",
+ "handle": 536870938,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "udp.len" },
+ "src": [
+ { "type": "phv", "name": "H16" },
+ { "type": "phv", "name": "H17" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "udp.checksum" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870938,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777226,
+ "name": "tbl_int_egress_int_outer_encap_int_update_ipv4",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 3,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 0 ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_outer_encap.int_update_ipv4",
+ "action_handle": 536870939,
+ "table_name": "int_egress_int_metadata_insert_int_inst",
+ "next_table": 0,
+ "next_table_full": 20,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 66,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_outer_encap.int_update_ipv4",
+ "handle": 536870939,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "ipv4.total_len" },
+ "src": [
+ { "type": "phv", "name": "H19" },
+ { "type": "phv", "name": "H17" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870939,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "egress",
+ "handle": 16777227,
+ "name": "int_egress.int_metadata_insert.int_inst_0003",
+ "table_type": "match",
+ "size": 17,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870940,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "int_header.instruction_mask_0003",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 4,
+ "bit_width_full": 4,
+ "is_valid": false,
+ "instance_name": "int_header",
+ "field_name": "instruction_mask_0003"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1024,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 4,
+ "default_next_table": 21,
+ "has_attached_gateway": false,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "int_header.instruction_mask_0003",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "int_header.instruction_mask_0003",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "int_header.instruction_mask_0003",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "int_header.instruction_mask_0003",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i0",
+ "action_handle": 536870940,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 3,
+ "vliw_instruction_full": 67,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i1",
+ "action_handle": 536870941,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 4,
+ "vliw_instruction_full": 68,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i8",
+ "action_handle": 536870948,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 5,
+ "vliw_instruction_full": 69,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i2",
+ "action_handle": 536870942,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 6,
+ "vliw_instruction_full": 70,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i3",
+ "action_handle": 536870943,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 8,
+ "vliw_instruction_full": 72,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 7,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_136",
+ "param_type": "constant",
+ "const_value": 136,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i4",
+ "action_handle": 536870944,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 10,
+ "vliw_instruction_full": 74,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i5",
+ "action_handle": 536870945,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 12,
+ "vliw_instruction_full": 76,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 7,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_160",
+ "param_type": "constant",
+ "const_value": 160,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i6",
+ "action_handle": 536870946,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 14,
+ "vliw_instruction_full": 78,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_40",
+ "param_type": "constant",
+ "const_value": 40,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i7",
+ "action_handle": 536870947,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 16,
+ "vliw_instruction_full": 80,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 7,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_168",
+ "param_type": "constant",
+ "const_value": 168,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i9",
+ "action_handle": 536870949,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 18,
+ "vliw_instruction_full": 82,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i10",
+ "action_handle": 536870950,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 20,
+ "vliw_instruction_full": 84,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i11",
+ "action_handle": 536870951,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 22,
+ "vliw_instruction_full": 86,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 7,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_136",
+ "param_type": "constant",
+ "const_value": 136,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i12",
+ "action_handle": 536870952,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 24,
+ "vliw_instruction_full": 88,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i13",
+ "action_handle": 536870953,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 26,
+ "vliw_instruction_full": 90,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 7,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_160",
+ "param_type": "constant",
+ "const_value": 160,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i14",
+ "action_handle": 536870954,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 28,
+ "vliw_instruction_full": 92,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_40",
+ "param_type": "constant",
+ "const_value": 40,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ },
+ {
+ "action_name": "int_egress.int_metadata_insert.int_set_header_0003_i15",
+ "action_handle": 536870955,
+ "table_name": "tbl_spgw_egress_gtpu_encap_0",
+ "next_table": 0,
+ "next_table_full": 21,
+ "vliw_instruction": 30,
+ "vliw_instruction_full": 94,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 7,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_168",
+ "param_type": "constant",
+ "const_value": 168,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 8
+ }
+ ]
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 1,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 6,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 90,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 22,
+ "field_name": "--padding_22_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i0",
+ "handle": 536870940,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i1",
+ "handle": 536870941,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i8",
+ "handle": 536870948,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i2",
+ "handle": 536870942,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i3",
+ "handle": 536870943,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i4",
+ "handle": 536870944,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_port_ids.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i5",
+ "handle": 536870945,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i6",
+ "handle": 536870946,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i7",
+ "handle": 536870947,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i9",
+ "handle": 536870949,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i10",
+ "handle": 536870950,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i11",
+ "handle": 536870951,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i12",
+ "handle": 536870952,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_port_ids.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i13",
+ "handle": 536870953,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i14",
+ "handle": 536870954,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "int_egress.int_metadata_insert.int_set_header_0003_i15",
+ "handle": 536870955,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_id" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_hop_latency.hop_latency" },
+ "src": [ { "type": "immediate", "name": "-1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B30" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_switch_id.switch_id" },
+ "src": [ { "type": "phv", "name": "W27" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.0-7" },
+ "src": [ { "type": "phv", "name": "B21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "int_q_occupancy.q_occupancy.8-23" },
+ "src": [
+ { "type": "phv", "name": "H34" },
+ { "type": "phv", "name": "H35" }
+ ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "B28" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B28" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H25" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H24" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H26" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H27" }
+ ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "egress",
+ "handle": 16777228,
+ "name": "tbl_spgw_egress_gtpu_encap",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 5,
+ "default_next_table": 6,
+ "has_attached_gateway": true,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 5 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 1,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 16,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 15,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 120,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 121,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 127,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 14,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 112,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 113,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 119,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 13,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 104,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 105,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 111,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 12,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 96,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 97,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 103,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 11,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 88,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 89,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 95,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 10,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 80,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 81,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 87,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 9,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 72,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 73,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 79,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 8,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 65,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 71,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 7,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 56,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 57,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 63,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 6,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 48,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 49,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 55,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 5,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 40,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 41,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 47,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 4,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 32,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 33,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 39,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 24,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 25,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 31,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 16,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 17,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 23,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 8,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 9,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 15,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 1,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 7,
+ "field_name": "--padding_7_7--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "spgw_egress.gtpu_encap",
+ "action_handle": 536870956,
+ "table_name": "tbl_act_29",
+ "next_table": 0,
+ "next_table_full": 22,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 71,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 5,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 3,
+ "dest_width": 1
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 33554434,
+ "name": "tbl_spgw_egress_gtpu_encap_0$action"
+ }
+ ],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "spgw_egress.gtpu_encap",
+ "handle": 536870956,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.total_len" },
+ "src": [
+ { "type": "action_param", "name": "$constant4" },
+ { "type": "phv", "name": "H21" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.identification" },
+ "src": [ { "immediate": "5395" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.dst_addr" },
+ "src": [ { "type": "phv", "name": "W23" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.src_addr" },
+ "src": [ { "type": "phv", "name": "W21" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "gtpu_udp.len" },
+ "src": [
+ { "type": "action_param", "name": "$constant3" },
+ { "type": "phv", "name": "H21" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_udp.checksum" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu.msglen" },
+ "src": [ { "type": "phv", "name": "H21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu.teid" },
+ "src": [ { "type": "phv", "name": "W19" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B27" },
+ "src": [
+ { "type": "immediate", "name": "$data4" },
+ { "type": "phv", "name": "B27" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H31" },
+ "src": [ { "type": "action_param", "name": "$data1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W28" },
+ "src": [ { "type": "action_param", "name": "$data2" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W29" },
+ "src": [ { "type": "action_param", "name": "$data3" } ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870956,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "egress",
+ "handle": 33554434,
+ "name": "tbl_spgw_egress_gtpu_encap_0$action",
+ "table_type": "action",
+ "size": 1024,
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1024,
+ "stage_table_type": "action_data",
+ "logical_table_id": 5,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 16, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 36, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 16,
+ "field_name": "$constant4"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$constant10"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 255, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant11"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 45,
+ "field_name": "$constant5"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 44,
+ "field_name": "$constant6"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 43,
+ "field_name": "$constant7"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 42,
+ "field_name": "$constant8"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 41,
+ "field_name": "$constant9"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 4, "dest_width": 4 } ],
+ "lsb_mem_word_offset": 60,
+ "field_name": "$constant12"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 5, "dest_width": 4 } ],
+ "lsb_mem_word_offset": 56,
+ "field_name": "$constant13"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 6 } ],
+ "lsb_mem_word_offset": 50,
+ "field_name": "$constant14"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 2 } ],
+ "lsb_mem_word_offset": 48,
+ "field_name": "$constant15"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 93,
+ "field_name": "$constant16"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 13,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 13 } ],
+ "lsb_mem_word_offset": 80,
+ "field_name": "$constant17"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 64, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 72,
+ "field_name": "$constant18"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 17, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant19"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 2152, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 112,
+ "field_name": "$constant20"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 2152, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant21"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870956
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 90 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 90
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "spgw_egress.gtpu_encap",
+ "handle": 536870956,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.total_len" },
+ "src": [
+ { "type": "action_param", "name": "$constant4" },
+ { "type": "phv", "name": "H21" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.identification" },
+ "src": [ { "immediate": "5395" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.dst_addr" },
+ "src": [ { "type": "phv", "name": "W23" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_ipv4.src_addr" },
+ "src": [ { "type": "phv", "name": "W21" } ]
+ },
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "gtpu_udp.len" },
+ "src": [
+ { "type": "action_param", "name": "$constant3" },
+ { "type": "phv", "name": "H21" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_udp.checksum" },
+ "src": [ { "type": "immediate", "name": "0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu.msglen" },
+ "src": [ { "type": "phv", "name": "H21" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu.teid" },
+ "src": [ { "type": "phv", "name": "W19" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B27" },
+ "src": [
+ { "type": "immediate", "name": "$data4" },
+ { "type": "phv", "name": "B27" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H30" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H31" },
+ "src": [ { "type": "action_param", "name": "$data1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W28" },
+ "src": [ { "type": "action_param", "name": "$data2" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W29" },
+ "src": [ { "type": "action_param", "name": "$data3" } ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "direct"
+ },
+ {
+ "direction": "egress",
+ "handle": 16777229,
+ "name": "tbl_act_13",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 1,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 6,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 4 ],
+ "action_format": [
+ {
+ "action_name": "act_13",
+ "action_handle": 536870957,
+ "table_name": "--END_OF_PIPELINE--",
+ "next_table": 0,
+ "next_table_full": 255,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 73,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_13",
+ "handle": 536870957,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "packet_in.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B29" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "packet_in.ingress_port" },
+ "src": [
+ { "type": "phv", "name": "H27" },
+ { "type": "phv", "name": "H28" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870957,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777230,
+ "name": "tbl_act_1",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 2,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 0,
+ "default_next_table": 1,
+ "has_attached_gateway": true,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 2 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 2,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 96,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 97,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 122,
+ "field_name": "--padding_26_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 65,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 90,
+ "field_name": "--padding_26_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 32,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 33,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 58,
+ "field_name": "--padding_26_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 1,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 6,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 26,
+ "field_name": "--padding_26_31--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "act_4",
+ "action_handle": 536870958,
+ "table_name": "tbl_act_18",
+ "next_table": 0,
+ "next_table_full": 33,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 65,
+ "immediate_fields": [
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 4,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_272",
+ "param_type": "constant",
+ "const_value": 272,
+ "param_shift": 0,
+ "dest_start": 16,
+ "dest_width": 9
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "act_4",
+ "handle": 536870958,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "H11" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870958,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777231,
+ "name": "tbl_act_2",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 2,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 1 ],
+ "action_format": [
+ {
+ "action_name": "act_2",
+ "action_handle": 536870959,
+ "table_name": "spgw_ingress_ue_filter_table",
+ "next_table": 0,
+ "next_table_full": 34,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 66,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_2",
+ "handle": 536870959,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw.s1u_enb_addr" },
+ "src": [ { "type": "phv", "name": "W1" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw_meta.s1u_sgw_addr" },
+ "src": [ { "type": "phv", "name": "W4" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.total_len" },
+ "src": [ { "type": "phv", "name": "H3" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.identification" },
+ "src": [ { "type": "phv", "name": "H9" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.ttl" },
+ "src": [ { "type": "phv", "name": "B0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.protocol" },
+ "src": [ { "type": "phv", "name": "B3" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.src_addr" },
+ "src": [ { "type": "phv", "name": "W0" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.dst_addr" },
+ "src": [ { "type": "phv", "name": "W3" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ipv4.$valid" },
+ "src": [
+ { "type": "phv", "name": "B6" },
+ { "type": "phv", "name": "B6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "udp.$valid" },
+ "src": [
+ { "type": "phv", "name": "B7" },
+ { "type": "phv", "name": "B7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H6" },
+ "src": [ { "type": "phv", "name": "H5" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "H8" },
+ "src": [ { "type": "phv", "name": "H7" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W9" },
+ "src": [ { "type": "phv", "name": "W8" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W11" },
+ "src": [ { "type": "phv", "name": "W10" } ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870959,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777232,
+ "name": "spgw_ingress.ue_filter_table",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 2,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 2,
+ "default_next_table": 0,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 47,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--version--",
+ "lsb_mem_word_offset": 43,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 32
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 9
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [ 0 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 0 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 2,
+ "stage_table_type": "ternary_indirection",
+ "size": 32768,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 32,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 31,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 124,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 125,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 30,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 120,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 121,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 29,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 116,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 117,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 28,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 112,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 113,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 27,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 108,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 109,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 26,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 104,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 105,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 25,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 100,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 101,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 24,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 96,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 97,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 23,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 92,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 93,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 22,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 88,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 89,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 21,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 84,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 85,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 20,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 80,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 81,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 19,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 76,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 77,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 18,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 72,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 73,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 17,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 68,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 69,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 16,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 65,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 15,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 60,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 61,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 14,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 56,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 57,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 13,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 52,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 53,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 12,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 48,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 49,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 11,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 44,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 45,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 10,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 40,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 41,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 9,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 36,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 37,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 8,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 32,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 33,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 7,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 28,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 29,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 6,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 24,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 25,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 5,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 20,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 21,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 4,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 16,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 17,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 12,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 13,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 8,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 9,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 4,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 5,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 1,
+ "field_name": "--padding_1_3--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 2 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 2
+ },
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870960,
+ "table_name": "tbl_act_21",
+ "next_table": 0,
+ "next_table_full": 64,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870960,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ }
+ ],
+ "default_action_handle": 536870960,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "ipv4.dst_addr",
+ "position": 0,
+ "match_type": "lpm",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "ipv4",
+ "field_name": "dst_addr"
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777233,
+ "name": "spgw_ingress.s1u_filter_table",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870961,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "spgw_meta.s1u_sgw_addr",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "spgw_meta",
+ "field_name": "s1u_sgw_addr"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 3,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 1,
+ "default_next_table": 64,
+ "has_attached_gateway": false,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870961,
+ "table_name": "tbl_act_21",
+ "next_table": 0,
+ "next_table_full": 64,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 3,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 3,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 87 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 3,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "spgw_meta.s1u_sgw_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 88 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870961,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777234,
+ "name": "tbl_act_3",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 3,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 2,
+ "default_next_table": 0,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 1 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 3,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 96,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 121,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 64,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 89,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 32,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 57,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 25,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "act_1",
+ "action_handle": 536870962,
+ "table_name": "tbl_act_21",
+ "next_table": 0,
+ "next_table_full": 64,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_257",
+ "param_type": "constant",
+ "const_value": 257,
+ "param_shift": 0,
+ "dest_start": 16,
+ "dest_width": 9
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "act_1",
+ "handle": 536870962,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "H11" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870962,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777235,
+ "name": "tbl_act_4",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 3,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 0,
+ "default_next_table": 0,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 0 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 3,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 96,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 121,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 64,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 89,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 32,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 57,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 25,
+ "field_name": "--padding_25_31--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "act_3",
+ "action_handle": 536870963,
+ "table_name": "tbl_act_21",
+ "next_table": 0,
+ "next_table_full": 64,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 66,
+ "immediate_fields": [
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 8,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_1",
+ "param_type": "constant",
+ "const_value": 1,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_257",
+ "param_type": "constant",
+ "const_value": 257,
+ "param_shift": 0,
+ "dest_start": 16,
+ "dest_width": 9
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "act_3",
+ "handle": 536870963,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "bitmasked-set",
+ "dst": { "type": "phv", "name": "H11" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870963,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777236,
+ "name": "tbl_act_5",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 4,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 0 ],
+ "action_format": [
+ {
+ "action_name": "act_5",
+ "action_handle": 536870964,
+ "table_name": "cond-5",
+ "next_table": 0,
+ "next_table_full": 80,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_5",
+ "handle": 536870964,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw_ingress_hasReturned" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870964,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777237,
+ "name": "spgw_ingress.dl_sess_lookup",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 33554435,
+ "name": "spgw_ingress_dl_sess_lookup$action"
+ }
+ ],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870966,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "ipv4.dst_addr",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "ipv4",
+ "field_name": "dst_addr"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 5,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 1,
+ "default_next_table": 82,
+ "has_attached_gateway": true,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870966,
+ "table_name": "tbl_spgw_ingress_drop_now_0",
+ "next_table": 0,
+ "next_table_full": 82,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "spgw_ingress.set_dl_sess_info",
+ "action_handle": 536870965,
+ "table_name": "tbl_spgw_ingress_drop_now_0",
+ "next_table": 0,
+ "next_table_full": 82,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": [
+ {
+ "param_name": "s1u_enb_addr",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 32
+ }
+ ]
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 5,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 34,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 5,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 34,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 87 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 5,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 34,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 88 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870966,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "spgw_ingress.set_dl_sess_info",
+ "handle": 536870965,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ { "name": "teid", "start_bit": 0, "position": 0, "bit_width": 32 },
+ {
+ "name": "s1u_enb_addr",
+ "start_bit": 32,
+ "position": 1,
+ "bit_width": 32
+ },
+ {
+ "name": "s1u_sgw_addr",
+ "start_bit": 64,
+ "position": 2,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw.teid" },
+ "src": [ { "type": "action_param", "name": "teid" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw.s1u_enb_addr" },
+ "src": [ { "type": "immediate", "name": "s1u_enb_addr" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw_meta.s1u_sgw_addr" },
+ "src": [ { "type": "action_param", "name": "s1u_sgw_addr" } ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 33554435,
+ "name": "spgw_ingress_dl_sess_lookup$action",
+ "table_type": "action",
+ "size": 4096,
+ "stage_tables": [
+ {
+ "stage_number": 5,
+ "size": 4096,
+ "stage_table_type": "action_data",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_63--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870966
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "field_name": "s1u_sgw_addr"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 96,
+ "field_name": "teid"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 0,
+ "field_name": "s1u_sgw_addr"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "field_name": "teid"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870965
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 90 ], "vpns": [ 0 ] },
+ { "memory_units": [ 91 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 91
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870966,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "spgw_ingress.set_dl_sess_info",
+ "handle": 536870965,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ { "name": "teid", "start_bit": 0, "position": 0, "bit_width": 32 },
+ {
+ "name": "s1u_enb_addr",
+ "start_bit": 32,
+ "position": 1,
+ "bit_width": 32
+ },
+ {
+ "name": "s1u_sgw_addr",
+ "start_bit": 64,
+ "position": 2,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw.teid" },
+ "src": [ { "type": "action_param", "name": "teid" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw.s1u_enb_addr" },
+ "src": [ { "type": "immediate", "name": "s1u_enb_addr" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw_meta.s1u_sgw_addr" },
+ "src": [ { "type": "action_param", "name": "s1u_sgw_addr" } ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "direct"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777238,
+ "name": "tbl_spgw_ingress_drop_now",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 5,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 2,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 1 ],
+ "action_format": [
+ {
+ "action_name": "spgw_ingress.drop_now",
+ "action_handle": 536870967,
+ "table_name": "spgw_ingress_ue_cdr_table",
+ "next_table": 0,
+ "next_table_full": 96,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 66,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "spgw_ingress.drop_now",
+ "handle": 536870967,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_dprs.drop_ctl" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B2" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "hasExited_0" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870967,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777239,
+ "name": "spgw_ingress.ue_cdr_table",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108865,
+ "name": "spgw_ingress.ue_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870969,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "ipv4.dst_addr",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "ipv4",
+ "field_name": "dst_addr"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 0,
+ "default_next_table": 97,
+ "has_attached_gateway": true,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ipv4.dst_addr",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "spgw_ingress.update_ue_cdr",
+ "action_handle": 536870968,
+ "table_name": "tbl_act_22",
+ "next_table": 0,
+ "next_table_full": 97,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870969,
+ "table_name": "tbl_act_22",
+ "next_table": 0,
+ "next_table_full": 97,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "result_physical_buses": [ 12 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 6,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 2,
+ "field_name": "--padding_2_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 74 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 6,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 2,
+ "field_name": "--padding_2_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 75 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 6,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 2,
+ "field_name": "--padding_2_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 76 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "spgw_ingress.update_ue_cdr",
+ "handle": 536870968,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "NoAction",
+ "handle": 536870969,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108865,
+ "name": "spgw_ingress.ue_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 4096,
+ "stage_table_type": "statistics",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 54 ], "vpns": [ 0 ] },
+ { "memory_units": [ 55 ], "vpns": [ 1 ] },
+ { "memory_units": [ 56 ], "vpns": [ 2 ] }
+ ],
+ "spare_bank_memory_unit": 56
+ },
+ "stats_alu_index": 2
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777240,
+ "name": "tbl_act_6",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 1 ],
+ "action_format": [
+ {
+ "action_name": "act_6",
+ "action_handle": 536870970,
+ "table_name": "tbl_spgw_ingress_gtpu_decap_0",
+ "next_table": 0,
+ "next_table_full": 98,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_6",
+ "handle": 536870970,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "spgw.ipv4_len" },
+ "src": [ { "type": "phv", "name": "H4" } ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870970,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777241,
+ "name": "tbl_spgw_ingress_gtpu_decap",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 2,
+ "default_next_table": 3,
+ "has_attached_gateway": true,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 3 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 6,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 32,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 31,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 124,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 125,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 30,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 120,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 121,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 29,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 116,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 117,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 28,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 112,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 113,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 27,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 108,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 109,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 26,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 104,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 105,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 25,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 100,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 101,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 24,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 96,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 97,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 23,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 92,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 93,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 22,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 88,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 89,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 21,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 84,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 85,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 20,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 80,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 81,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 19,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 76,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 77,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 18,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 72,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 73,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 17,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 68,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 69,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 16,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 65,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 15,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 60,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 61,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 14,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 56,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 57,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 13,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 52,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 53,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 12,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 48,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 49,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 11,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 44,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 45,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 10,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 40,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 41,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 9,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 36,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 37,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 8,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 32,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 33,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 7,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 28,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 29,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 6,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 24,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 25,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 5,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 20,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 21,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 4,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 16,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 17,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 12,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 13,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 8,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 9,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 4,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 5,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 1,
+ "field_name": "immediate"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "spgw_ingress.gtpu_decap",
+ "action_handle": 536870971,
+ "table_name": "filtering_ingress_port_vlan",
+ "next_table": 0,
+ "next_table_full": 99,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 66,
+ "immediate_fields": [
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 1,
+ "dest_width": 1
+ },
+ {
+ "param_name": "constant_0",
+ "param_type": "constant",
+ "const_value": 0,
+ "param_shift": 0,
+ "dest_start": 2,
+ "dest_width": 1
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "spgw_ingress.gtpu_decap",
+ "handle": 536870971,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "gtpu_udp.$valid" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "B7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "B6" },
+ "src": [
+ { "type": "immediate", "name": "$data0" },
+ { "type": "phv", "name": "B6" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870971,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777242,
+ "name": "filtering.ingress_port_vlan",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 3,
+ "default_next_table": 4,
+ "has_attached_gateway": true,
+ "pack_format": [
+ {
+ "table_word_width": 47,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--version--",
+ "lsb_mem_word_offset": 43,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "standard_metadata.ingress_port",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 9
+ },
+ {
+ "field_name": "vlan_tag.vlan_id",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 12
+ },
+ {
+ "field_name": "vlan_tag",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 10,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 7
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 29,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 4
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 34,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 8
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [ 0 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 0 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 6,
+ "stage_table_type": "ternary_indirection",
+ "size": 32768,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 32,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 31,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 124,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 127,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 30,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 120,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 123,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 29,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 116,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 119,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 28,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 112,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 115,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 27,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 108,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 111,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 26,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 104,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 107,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 25,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 100,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 103,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 24,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 96,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 99,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 23,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 92,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 95,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 22,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 88,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 91,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 21,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 84,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 87,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 20,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 80,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 83,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 19,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 76,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 79,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 18,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 72,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 75,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 17,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 68,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 71,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 16,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 67,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 15,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 60,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 63,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 14,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 56,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 59,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 13,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 52,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 55,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 12,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 48,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 51,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 11,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 44,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 47,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 10,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 40,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 43,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 9,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 36,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 39,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 8,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 32,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 35,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 7,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 28,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 31,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 6,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 24,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 27,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 5,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 20,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 23,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 4,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 16,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 19,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 12,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 15,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 8,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 11,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 4,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 7,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 3,
+ "field_name": "--padding_3_3--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 2 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 2
+ },
+ "action_format": [
+ {
+ "action_name": "nop",
+ "action_handle": 536870974,
+ "table_name": "filtering_fwd_classifier",
+ "next_table": 0,
+ "next_table_full": 100,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "filtering.push_internal_vlan",
+ "action_handle": 536870972,
+ "table_name": "filtering_fwd_classifier",
+ "next_table": 0,
+ "next_table_full": 100,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 67,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "filtering.set_vlan",
+ "action_handle": 536870973,
+ "table_name": "filtering_fwd_classifier",
+ "next_table": 0,
+ "next_table_full": 100,
+ "vliw_instruction": 2,
+ "vliw_instruction_full": 68,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "filtering.drop",
+ "action_handle": 536870975,
+ "table_name": "filtering_fwd_classifier",
+ "next_table": 0,
+ "next_table_full": 100,
+ "vliw_instruction": 3,
+ "vliw_instruction_full": 69,
+ "immediate_fields": []
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 33554436,
+ "name": "filtering_ingress_port_vlan$action"
+ }
+ ],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108866,
+ "name": "filtering.ingress_port_vlan_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "nop",
+ "handle": 536870974,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "filtering.push_internal_vlan",
+ "handle": 536870972,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "new_vlan_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 12
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.pop_vlan_at_egress" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "H13" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W7" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "W6" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "filtering.set_vlan",
+ "handle": 536870973,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "new_vlan_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 12
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.vlan_id" },
+ "src": [
+ { "type": "action_param", "name": "new_vlan_id" },
+ { "type": "phv", "name": "W7" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "filtering.drop",
+ "handle": 536870975,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_dprs.drop_ctl" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B2" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870974,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "standard_metadata.ingress_port",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 9,
+ "bit_width_full": 9,
+ "is_valid": false,
+ "instance_name": "standard_metadata",
+ "field_name": "ingress_port"
+ },
+ {
+ "name": "vlan_tag",
+ "position": 1,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 1,
+ "bit_width_full": 1,
+ "is_valid": true,
+ "instance_name": "vlan_tag",
+ "field_name": ""
+ },
+ {
+ "name": "vlan_tag.vlan_id",
+ "position": 2,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 12,
+ "bit_width_full": 12,
+ "is_valid": false,
+ "instance_name": "vlan_tag",
+ "field_name": "vlan_id"
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108866,
+ "name": "filtering.ingress_port_vlan_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 2048,
+ "stage_table_type": "statistics",
+ "logical_table_id": 3,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 30 ], "vpns": [ 0 ] },
+ { "memory_units": [ 31 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 31
+ },
+ "stats_alu_index": 1
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 33554436,
+ "name": "filtering_ingress_port_vlan$action",
+ "table_type": "action",
+ "size": 2048,
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 2048,
+ "stage_table_type": "action_data",
+ "logical_table_id": 3,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_63--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870974
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 33024, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 124,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 125,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 112,
+ "field_name": "new_vlan_id"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 80,
+ "field_name": "--padding_16_47--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 33024, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 60,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 61,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "field_name": "new_vlan_id"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_16_47--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870972
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 112,
+ "field_name": "new_vlan_id"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 48,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_47--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 124,
+ "field_name": "--padding_60_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "field_name": "new_vlan_id"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 48,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_47--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 60,
+ "field_name": "--padding_60_63--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870973
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 64,
+ "field_name": "--padding_0_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_63--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870975
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 90 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 90
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "nop",
+ "handle": 536870974,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "filtering.push_internal_vlan",
+ "handle": 536870972,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "new_vlan_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 12
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.pop_vlan_at_egress" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "H13" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W7" },
+ "src": [
+ { "type": "action_param", "name": "$data0" },
+ { "type": "phv", "name": "W6" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "filtering.set_vlan",
+ "handle": 536870973,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "new_vlan_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 12
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.vlan_id" },
+ "src": [
+ { "type": "action_param", "name": "new_vlan_id" },
+ { "type": "phv", "name": "W7" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "filtering.drop",
+ "handle": 536870975,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_dprs.drop_ctl" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B2" }
+ ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "direct"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777243,
+ "name": "filtering.fwd_classifier",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108867,
+ "name": "filtering.fwd_classifier_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870976,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "standard_metadata.ingress_port",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 9,
+ "bit_width_full": 9,
+ "is_valid": false,
+ "instance_name": "standard_metadata",
+ "field_name": "ingress_port"
+ },
+ {
+ "name": "ethernet.dst_addr",
+ "position": 1,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 48,
+ "bit_width_full": 48,
+ "is_valid": false,
+ "instance_name": "ethernet",
+ "field_name": "dst_addr"
+ },
+ {
+ "name": "fabric_metadata.original_ether_type",
+ "position": 2,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 16,
+ "bit_width_full": 16,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "original_ether_type"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 4,
+ "default_next_table": 101,
+ "has_attached_gateway": false,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 34,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 40,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 38,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 45,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 32,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 33,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 36,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 37,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 42,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 46,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "standard_metadata.ingress_port",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 35,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 39,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 41,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 43,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 44,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 47,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.original_ether_type",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "ethernet.dst_addr",
+ "hash_match_group": 1,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 3
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "filtering.set_forwarding_type",
+ "action_handle": 536870976,
+ "table_name": "tbl_act_28",
+ "next_table": 0,
+ "next_table_full": 101,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 70,
+ "immediate_fields": [
+ {
+ "param_name": "fwd_type",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 1,
+ "dest_width": 3
+ }
+ ]
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 6,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 89,
+ "start_bit": 1,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 7
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 8,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 56,
+ "start_bit": 32,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "start_bit": 40,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "source": "spec",
+ "lsb_mem_word_offset": 72,
+ "start_bit": 0,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "source": "spec",
+ "lsb_mem_word_offset": 80,
+ "start_bit": 8,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 28,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 4,
+ "field_name": "--padding_4_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 88,
+ "field_name": "--padding_88_88--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_96_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 6,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 89,
+ "start_bit": 1,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 7
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 8,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 56,
+ "start_bit": 32,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "start_bit": 40,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "source": "spec",
+ "lsb_mem_word_offset": 72,
+ "start_bit": 0,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "source": "spec",
+ "lsb_mem_word_offset": 80,
+ "start_bit": 8,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 28,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 4,
+ "field_name": "--padding_4_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 88,
+ "field_name": "--padding_88_88--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_96_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 87 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 6,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 89,
+ "start_bit": 1,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 7
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 8,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 56,
+ "start_bit": 32,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "start_bit": 40,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "source": "spec",
+ "lsb_mem_word_offset": 72,
+ "start_bit": 0,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "source": "spec",
+ "lsb_mem_word_offset": 80,
+ "start_bit": 8,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 28,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 4,
+ "field_name": "--padding_4_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 88,
+ "field_name": "--padding_88_88--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 96,
+ "field_name": "--padding_96_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 88 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "filtering.set_forwarding_type",
+ "handle": 536870976,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "fwd_type",
+ "start_bit": 0,
+ "position": 0,
+ "default_value": 0,
+ "bit_width": 3
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.fwd_type" },
+ "src": [
+ { "type": "immediate", "name": "fwd_type" },
+ { "type": "phv", "name": "H11" }
+ ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108867,
+ "name": "filtering.fwd_classifier_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 4096,
+ "stage_table_type": "statistics",
+ "logical_table_id": 4,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 78 ], "vpns": [ 0 ] },
+ { "memory_units": [ 79 ], "vpns": [ 1 ] },
+ { "memory_units": [ 80 ], "vpns": [ 2 ] }
+ ],
+ "spare_bank_memory_unit": 80
+ },
+ "stats_alu_index": 3
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777244,
+ "name": "tbl_act_12",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 5,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 0 ],
+ "action_format": [
+ {
+ "action_name": "act_12",
+ "action_handle": 536870977,
+ "table_name": "tbl_act_26",
+ "next_table": 0,
+ "next_table_full": 102,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_12",
+ "handle": 536870977,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ }
+ ],
+ "default_action_handle": 536870977,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777245,
+ "name": "tbl_act_10",
+ "table_type": "match",
+ "size": 512,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 6,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 0,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 2 ],
+ "action_format": [
+ {
+ "action_name": "act_10",
+ "action_handle": 536870978,
+ "table_name": "forwarding_bridging",
+ "next_table": 0,
+ "next_table_full": 112,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_10",
+ "handle": 536870978,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ }
+ ],
+ "default_action_handle": 536870978,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": true,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "indirect",
+ "handle": 67108868,
+ "name": "port_counters_control.ingress_port_counter"
+ }
+ ],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108868,
+ "name": "port_counters_control.ingress_port_counter",
+ "table_type": "statistics",
+ "size": 511,
+ "stage_tables": [
+ {
+ "stage_number": 6,
+ "size": 2048,
+ "stage_table_type": "statistics",
+ "logical_table_id": 6,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 6 ], "vpns": [ 0 ] },
+ { "memory_units": [ 7 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 7
+ },
+ "stats_alu_index": 0
+ }
+ ],
+ "how_referenced": "indirect",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777246,
+ "name": "forwarding.bridging",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 0,
+ "default_next_table": 0,
+ "has_attached_gateway": true,
+ "pack_format": [
+ {
+ "table_word_width": 94,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_1--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--version--",
+ "lsb_mem_word_offset": 43,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "version",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_parity_1--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 16,
+ "field_width": 32
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "vlan_tag.vlan_id",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 12
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 1
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [ 0, 1 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 1
+ },
+ "result_physical_buses": [ 2 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 7,
+ "stage_table_type": "ternary_indirection",
+ "size": 2048,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 66,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 98,
+ "field_name": "--padding_34_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_34_63--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 14 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 14
+ },
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870980,
+ "table_name": "forwarding_acl",
+ "next_table": 0,
+ "next_table_full": 128,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "forwarding.set_next_id",
+ "action_handle": 536870979,
+ "table_name": "forwarding_acl",
+ "next_table": 0,
+ "next_table_full": 128,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": [
+ {
+ "param_name": "next_id",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 32
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108869,
+ "name": "forwarding.bridging_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870980,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "forwarding.set_next_id",
+ "handle": 536870979,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "next_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.next_id" },
+ "src": [ { "type": "immediate", "name": "next_id" } ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870980,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "vlan_tag.vlan_id",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 12,
+ "bit_width_full": 12,
+ "is_valid": false,
+ "instance_name": "vlan_tag",
+ "field_name": "vlan_id"
+ },
+ {
+ "name": "ethernet.dst_addr",
+ "position": 1,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 48,
+ "bit_width_full": 48,
+ "is_valid": false,
+ "instance_name": "ethernet",
+ "field_name": "dst_addr"
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108869,
+ "name": "forwarding.bridging_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 2048,
+ "stage_table_type": "statistics",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 54 ], "vpns": [ 0 ] },
+ { "memory_units": [ 55 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 55
+ },
+ "stats_alu_index": 2
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777247,
+ "name": "forwarding.mpls",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108870,
+ "name": "forwarding.mpls_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870982,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "mpls.label",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 20,
+ "bit_width_full": 20,
+ "is_valid": false,
+ "instance_name": "mpls",
+ "field_name": "label"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 1,
+ "default_next_table": 114,
+ "has_attached_gateway": true,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "mpls.label",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870982,
+ "table_name": "tbl_act_23",
+ "next_table": 0,
+ "next_table_full": 114,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "forwarding.pop_mpls_and_next",
+ "action_handle": 536870981,
+ "table_name": "tbl_act_23",
+ "next_table": 0,
+ "next_table_full": 114,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 66,
+ "immediate_fields": [
+ {
+ "param_name": "next_id",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 32
+ }
+ ]
+ }
+ ],
+ "result_physical_buses": [ 14, 12 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 7,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "mpls.label",
+ "source": "spec",
+ "lsb_mem_word_offset": 38,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 2
+ },
+ {
+ "field_name": "mpls.label",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 12,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_34_37--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 7,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "mpls.label",
+ "source": "spec",
+ "lsb_mem_word_offset": 38,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 2
+ },
+ {
+ "field_name": "mpls.label",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 12,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_34_37--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 87 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 7,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "mpls.label",
+ "source": "spec",
+ "lsb_mem_word_offset": 38,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 2
+ },
+ {
+ "field_name": "mpls.label",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 12,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_34_37--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 64,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 74 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870982,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "forwarding.pop_mpls_and_next",
+ "handle": 536870981,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "next_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.next_id" },
+ "src": [ { "type": "immediate", "name": "next_id" } ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108870,
+ "name": "forwarding.mpls_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 4096,
+ "stage_table_type": "statistics",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 78 ], "vpns": [ 0 ] },
+ { "memory_units": [ 79 ], "vpns": [ 1 ] },
+ { "memory_units": [ 80 ], "vpns": [ 2 ] }
+ ],
+ "spare_bank_memory_unit": 80
+ },
+ "stats_alu_index": 3
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777248,
+ "name": "tbl_act_7",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 2,
+ "default_next_table": 0,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 41
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [], "vpns": [] } ],
+ "spare_bank_memory_unit": 0
+ },
+ "result_physical_buses": [ 1 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 7,
+ "stage_table_type": "ternary_indirection",
+ "size": 512,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 8,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 7,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 112,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 6,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 96,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 5,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 80,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 4,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 64,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 48,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 32,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 16,
+ "field_name": "immediate"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 0,
+ "field_name": "immediate"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": { "memory_type": "sram", "memory_units_and_vpns": [] },
+ "action_format": [
+ {
+ "action_name": "act_7",
+ "action_handle": 536870983,
+ "table_name": "forwarding_acl",
+ "next_table": 0,
+ "next_table_full": 128,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 67,
+ "immediate_fields": [
+ {
+ "param_name": "constant_2048",
+ "param_type": "constant",
+ "const_value": 2048,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 16
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 33554437,
+ "name": "tbl_act_23$action"
+ }
+ ],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "act_7",
+ "handle": 536870983,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "immediate", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.original_ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant1" },
+ { "type": "phv", "name": "W37" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870983,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 33554437,
+ "name": "tbl_act_23$action",
+ "table_type": "action",
+ "size": 4096,
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 4096,
+ "stage_table_type": "action_data",
+ "logical_table_id": 2,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 4,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 3,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 2048, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 96,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 112,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 2,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 2048, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 64,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 80,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 2048, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 2048, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_16_31--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870983
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 90 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 90
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "act_7",
+ "handle": 536870983,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "immediate", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.original_ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant1" },
+ { "type": "phv", "name": "W37" }
+ ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "direct"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777249,
+ "name": "forwarding.unicast_v4",
+ "table_type": "match",
+ "size": 512,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 3,
+ "default_next_table": 0,
+ "has_attached_gateway": true,
+ "pack_format": [
+ {
+ "table_word_width": 94,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_1--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--version--",
+ "lsb_mem_word_offset": 43,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "version",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_parity_1--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 16,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 24,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 1
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [ 2, 3 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 3
+ },
+ "result_physical_buses": [ 0 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 7,
+ "stage_table_type": "ternary_indirection",
+ "size": 2048,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 66,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 98,
+ "field_name": "--padding_34_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_34_63--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 2 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 2
+ },
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870985,
+ "table_name": "forwarding_acl",
+ "next_table": 0,
+ "next_table_full": 128,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "forwarding.set_next_id",
+ "action_handle": 536870984,
+ "table_name": "forwarding_acl",
+ "next_table": 0,
+ "next_table_full": 128,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 68,
+ "immediate_fields": [
+ {
+ "param_name": "next_id",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 32
+ }
+ ]
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108871,
+ "name": "forwarding.unicast_v4_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870985,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "forwarding.set_next_id",
+ "handle": 536870984,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "next_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.next_id" },
+ "src": [ { "type": "immediate", "name": "next_id" } ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870985,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "ipv4.dst_addr",
+ "position": 0,
+ "match_type": "lpm",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "ipv4",
+ "field_name": "dst_addr"
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108871,
+ "name": "forwarding.unicast_v4_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 7,
+ "size": 2048,
+ "stage_table_type": "statistics",
+ "logical_table_id": 3,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 30 ], "vpns": [ 0 ] },
+ { "memory_units": [ 31 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 31
+ },
+ "stats_alu_index": 1
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777250,
+ "name": "forwarding.acl",
+ "table_type": "match",
+ "size": 256,
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 8,
+ "size": 512,
+ "stage_table_type": "ternary_match",
+ "logical_table_id": 0,
+ "default_next_table": 0,
+ "has_attached_gateway": false,
+ "pack_format": [
+ {
+ "table_word_width": 282,
+ "memory_word_width": 47,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 6,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "field_name": "--tcam_payload_0--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--version--",
+ "lsb_mem_word_offset": 43,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_parity_0--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_1--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_1--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_2--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_2--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_3--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_3--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_4--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_4--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "--tcam_payload_5--",
+ "lsb_mem_word_offset": 0,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "payload",
+ "start_bit": 0,
+ "field_width": 1
+ },
+ {
+ "field_name": "--tcam_parity_5--",
+ "lsb_mem_word_offset": 45,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "parity",
+ "start_bit": 0,
+ "field_width": 2
+ },
+ {
+ "field_name": "ethernet.src_addr",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "spec",
+ "start_bit": 16,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 9,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "spec",
+ "start_bit": 24,
+ "field_width": 16
+ },
+ {
+ "field_name": "ethernet.src_addr",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.l4_dst_port",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.src_addr",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.src_addr",
+ "lsb_mem_word_offset": 9,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "spec",
+ "start_bit": 40,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.src_addr",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "spec",
+ "start_bit": 24,
+ "field_width": 16
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "spec",
+ "start_bit": 24,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 9,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.l4_dst_port",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "spec",
+ "start_bit": 16,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.src_addr",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "spec",
+ "start_bit": 24,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.original_ether_type",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.src_addr",
+ "lsb_mem_word_offset": 9,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "spec",
+ "start_bit": 16,
+ "field_width": 8
+ },
+ {
+ "field_name": "vlan_tag.vlan_id",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 4
+ },
+ {
+ "field_name": "ipv4.src_addr",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.dst_addr",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "vlan_tag.vlan_id",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 9,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "standard_metadata.ingress_port",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "ipv4.src_addr",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 8
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.l4_src_port",
+ "lsb_mem_word_offset": 1,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 16
+ },
+ {
+ "field_name": "icmp.icmp_code",
+ "lsb_mem_word_offset": 17,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "icmp.icmp_type",
+ "lsb_mem_word_offset": 25,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.ip_proto",
+ "lsb_mem_word_offset": 33,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "start_bit": 0,
+ "field_width": 8
+ },
+ {
+ "field_name": "standard_metadata.ingress_port",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "start_bit": 8,
+ "field_width": 1
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 5,
+ "msb_mem_word_idx": 5,
+ "source": "spec",
+ "start_bit": 16,
+ "field_width": 4
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 4,
+ "msb_mem_word_idx": 4,
+ "source": "spec",
+ "start_bit": 20,
+ "field_width": 4
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 3,
+ "msb_mem_word_idx": 3,
+ "source": "spec",
+ "start_bit": 40,
+ "field_width": 4
+ },
+ {
+ "field_name": "ethernet.dst_addr",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 2,
+ "msb_mem_word_idx": 2,
+ "source": "spec",
+ "start_bit": 44,
+ "field_width": 4
+ },
+ {
+ "field_name": "--unused--",
+ "lsb_mem_word_offset": 41,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "start_bit": 0,
+ "field_width": 1
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "tcam",
+ "memory_units_and_vpns": [ { "memory_units": [ 0, 1, 2, 3, 4, 5 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 5
+ },
+ "result_physical_buses": [ 0 ],
+ "ternary_indirection_stage_table": {
+ "stage_number": 8,
+ "stage_table_type": "ternary_indirection",
+ "size": 2048,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 1,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 64,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 66,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 98,
+ "field_name": "--padding_34_63--"
+ }
+ ]
+ },
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 32,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "immediate",
+ "lsb_mem_word_offset": 2,
+ "field_name": "immediate"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 30,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 34,
+ "field_name": "--padding_34_63--"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 2 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 2
+ },
+ "action_format": [
+ {
+ "action_name": "nop",
+ "action_handle": 536870989,
+ "table_name": "next_simple",
+ "next_table": 0,
+ "next_table_full": 144,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 67,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "forwarding.set_next_id",
+ "action_handle": 536870986,
+ "table_name": "next_simple",
+ "next_table": 0,
+ "next_table_full": 144,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": [
+ {
+ "param_name": "next_id",
+ "param_type": "parameter",
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 32
+ }
+ ]
+ },
+ {
+ "action_name": "forwarding.duplicate_to_controller",
+ "action_handle": 536870987,
+ "table_name": "next_simple",
+ "next_table": 0,
+ "next_table_full": 144,
+ "vliw_instruction": 2,
+ "vliw_instruction_full": 65,
+ "immediate_fields": [
+ {
+ "param_name": "constant_192",
+ "param_type": "constant",
+ "const_value": 192,
+ "param_shift": 0,
+ "dest_start": 0,
+ "dest_width": 9
+ }
+ ]
+ },
+ {
+ "action_name": "forwarding.drop",
+ "action_handle": 536870988,
+ "table_name": "next_simple",
+ "next_table": 0,
+ "next_table_full": 144,
+ "vliw_instruction": 3,
+ "vliw_instruction_full": 66,
+ "immediate_fields": []
+ }
+ ]
+ }
+ }
+ ],
+ "match_type": "ternary"
+ },
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108872,
+ "name": "forwarding.acl_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "actions": [
+ {
+ "name": "nop",
+ "handle": 536870989,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ },
+ {
+ "name": "forwarding.set_next_id",
+ "handle": 536870986,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [
+ {
+ "name": "next_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 32
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.next_id" },
+ "src": [ { "type": "immediate", "name": "next_id" } ]
+ }
+ ]
+ },
+ {
+ "name": "forwarding.duplicate_to_controller",
+ "handle": 536870987,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "immediate", "name": "$constant0" },
+ { "type": "phv", "name": "H1" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "forwarding.drop",
+ "handle": 536870988,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "disallowed_as_default_action_reason": "",
+ "constant_default_action": false,
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_dprs.drop_ctl" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B2" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870989,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "standard_metadata.ingress_port",
+ "position": 0,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 9,
+ "bit_width_full": 9,
+ "is_valid": false,
+ "instance_name": "standard_metadata",
+ "field_name": "ingress_port"
+ },
+ {
+ "name": "fabric_metadata.ip_proto",
+ "position": 1,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 8,
+ "bit_width_full": 8,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "ip_proto"
+ },
+ {
+ "name": "fabric_metadata.l4_src_port",
+ "position": 2,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 16,
+ "bit_width_full": 16,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "l4_src_port"
+ },
+ {
+ "name": "fabric_metadata.l4_dst_port",
+ "position": 3,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 16,
+ "bit_width_full": 16,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "l4_dst_port"
+ },
+ {
+ "name": "fabric_metadata.original_ether_type",
+ "position": 4,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 16,
+ "bit_width_full": 16,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "original_ether_type"
+ },
+ {
+ "name": "ethernet.dst_addr",
+ "position": 5,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 48,
+ "bit_width_full": 48,
+ "is_valid": false,
+ "instance_name": "ethernet",
+ "field_name": "dst_addr"
+ },
+ {
+ "name": "ethernet.src_addr",
+ "position": 6,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 48,
+ "bit_width_full": 48,
+ "is_valid": false,
+ "instance_name": "ethernet",
+ "field_name": "src_addr"
+ },
+ {
+ "name": "vlan_tag.vlan_id",
+ "position": 7,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 12,
+ "bit_width_full": 12,
+ "is_valid": false,
+ "instance_name": "vlan_tag",
+ "field_name": "vlan_id"
+ },
+ {
+ "name": "ipv4.src_addr",
+ "position": 8,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "ipv4",
+ "field_name": "src_addr"
+ },
+ {
+ "name": "ipv4.dst_addr",
+ "position": 9,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "ipv4",
+ "field_name": "dst_addr"
+ },
+ {
+ "name": "icmp.icmp_type",
+ "position": 10,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 8,
+ "bit_width_full": 8,
+ "is_valid": false,
+ "instance_name": "icmp",
+ "field_name": "icmp_type"
+ },
+ {
+ "name": "icmp.icmp_code",
+ "position": 11,
+ "match_type": "ternary",
+ "start_bit": 0,
+ "bit_width": 8,
+ "bit_width_full": 8,
+ "is_valid": false,
+ "instance_name": "icmp",
+ "field_name": "icmp_code"
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108872,
+ "name": "forwarding.acl_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 8,
+ "size": 2048,
+ "stage_table_type": "statistics",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 78 ], "vpns": [ 0 ] },
+ { "memory_units": [ 79 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 79
+ },
+ "stats_alu_index": 3
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777251,
+ "name": "next.simple",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 33554438,
+ "name": "next_simple$action"
+ }
+ ],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108873,
+ "name": "next.simple_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "default_action_handle": 536870994,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "fabric_metadata.next_id",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "next_id"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 9,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 0,
+ "default_next_table": 162,
+ "has_attached_gateway": false,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870994,
+ "table_name": "next_hashed",
+ "next_table": 0,
+ "next_table_full": 162,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.output",
+ "action_handle": 536870990,
+ "table_name": "next_hashed",
+ "next_table": 0,
+ "next_table_full": 162,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.set_vlan_output",
+ "action_handle": 536870991,
+ "table_name": "next_hashed",
+ "next_table": 0,
+ "next_table_full": 162,
+ "vliw_instruction": 2,
+ "vliw_instruction_full": 66,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.l3_routing",
+ "action_handle": 536870992,
+ "table_name": "next_hashed",
+ "next_table": 0,
+ "next_table_full": 162,
+ "vliw_instruction": 3,
+ "vliw_instruction_full": 68,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.mpls_routing_v4",
+ "action_handle": 536870993,
+ "table_name": "next_hashed",
+ "next_table": 0,
+ "next_table_full": 162,
+ "vliw_instruction": 4,
+ "vliw_instruction_full": 70,
+ "immediate_fields": []
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 9,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 29,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 3,
+ "field_name": "--padding_3_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 9,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 29,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 3,
+ "field_name": "--padding_3_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 87 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 9,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 3,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 29,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 3,
+ "field_name": "--padding_3_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 88 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870994,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "next.output",
+ "handle": 536870990,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "next.set_vlan_output",
+ "handle": 536870991,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "new_vlan_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 12
+ },
+ {
+ "name": "port_num",
+ "start_bit": 12,
+ "position": 1,
+ "bit_width": 9
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.vlan_id" },
+ "src": [
+ { "type": "action_param", "name": "new_vlan_id" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.pop_vlan_at_egress" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H13" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "next.l3_routing",
+ "handle": 536870992,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ }
+ ]
+ },
+ {
+ "name": "next.mpls_routing_v4",
+ "handle": 536870993,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 },
+ {
+ "name": "label",
+ "start_bit": 105,
+ "position": 3,
+ "bit_width": 20
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W13" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108873,
+ "name": "next.simple_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 9,
+ "size": 4096,
+ "stage_table_type": "statistics",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 78 ], "vpns": [ 0 ] },
+ { "memory_units": [ 79 ], "vpns": [ 1 ] },
+ { "memory_units": [ 80 ], "vpns": [ 2 ] }
+ ],
+ "spare_bank_memory_unit": 80
+ },
+ "stats_alu_index": 3
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 33554438,
+ "name": "next_simple$action",
+ "table_type": "action",
+ "size": 3072,
+ "stage_tables": [
+ {
+ "stage_number": 9,
+ "size": 3072,
+ "stage_table_type": "action_data",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 256,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_255--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870994
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 231,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 25,
+ "field_name": "--padding_25_255--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870990
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 12,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 112,
+ "field_name": "new_vlan_id"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding_0_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 215,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 25,
+ "field_name": "--padding_25_239--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 4,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 124,
+ "field_name": "--padding_252_255--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870991
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 0,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 96,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 9,
+ "field_name": "--padding_9_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 144,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_32_175--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870992
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 0,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 112,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 34887, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 41,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 64, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 20,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 44,
+ "field_name": "label"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 96,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 9,
+ "field_name": "--padding_9_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 80,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_32_111--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_144_159--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870993
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 89, 90 ], "vpns": [ 0 ] },
+ { "memory_units": [ 81, 91 ], "vpns": [ 2 ] },
+ { "memory_units": [ 82, 92 ], "vpns": [ 4 ] }
+ ],
+ "spare_bank_memory_unit": [ 92, 82 ]
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870994,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "next.output",
+ "handle": 536870990,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "next.set_vlan_output",
+ "handle": 536870991,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "new_vlan_id",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 12
+ },
+ {
+ "name": "port_num",
+ "start_bit": 12,
+ "position": 1,
+ "bit_width": 9
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.vlan_id" },
+ "src": [
+ { "type": "action_param", "name": "new_vlan_id" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "fabric_metadata.pop_vlan_at_egress" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "H13" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ }
+ ]
+ },
+ {
+ "name": "next.l3_routing",
+ "handle": 536870992,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ }
+ ]
+ },
+ {
+ "name": "next.mpls_routing_v4",
+ "handle": 536870993,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 },
+ {
+ "name": "label",
+ "start_bit": 105,
+ "position": 3,
+ "bit_width": 20
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W13" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "direct"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777252,
+ "name": "tbl_act_8",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 10,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 0 ],
+ "action_format": [
+ {
+ "action_name": "act_8",
+ "action_handle": 536870995,
+ "table_name": "next_hashed",
+ "next_table": 0,
+ "next_table_full": 162,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_8",
+ "handle": 536870995,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "DirectAluPrimitive",
+ "operation": "add",
+ "dst": { "type": "phv", "name": "ipv4.ttl" },
+ "src": [
+ { "type": "immediate", "name": "255" },
+ { "type": "phv", "name": "B1" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536870995,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777253,
+ "name": "next.hashed",
+ "table_type": "match",
+ "size": 3072,
+ "action_data_table_refs": [
+ {
+ "how_referenced": "indirect",
+ "handle": 33554439,
+ "name": "next.ecmp_selector"
+ }
+ ],
+ "selection_table_refs": [
+ {
+ "how_referenced": "indirect",
+ "handle": 50331649,
+ "name": "next.ecmp_selector"
+ }
+ ],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "direct",
+ "handle": 67108874,
+ "name": "next.hashed_counter"
+ }
+ ],
+ "stateful_table_refs": [],
+ "default_selector_mask": 0,
+ "default_selector_value": 0,
+ "default_action_handle": 536870999,
+ "action_profile": "next.ecmp_selector",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [
+ {
+ "name": "fabric_metadata.next_id",
+ "position": 0,
+ "match_type": "exact",
+ "start_bit": 0,
+ "bit_width": 32,
+ "bit_width_full": 32,
+ "is_valid": false,
+ "instance_name": "fabric_metadata",
+ "field_name": "next_id"
+ }
+ ],
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 10,
+ "size": 3072,
+ "stage_table_type": "hash_match",
+ "logical_table_id": 2,
+ "default_next_table": 176,
+ "has_attached_gateway": false,
+ "hash_functions": [
+ {
+ "hash_bits": [
+ {
+ "hash_bit": 0,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 1,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 2,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 3,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 4,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 5,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 6,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 7,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 8,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 9,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 10,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 11,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 12,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 13,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 14,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 15,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 16,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 17,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 18,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 19,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 20,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 0,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 21,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 1,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 22,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 2,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 23,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 3,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 24,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 21,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 29,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 4,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 25,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 27,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 5,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 26,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 30,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 6,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 27,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 18,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 26,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 7,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 10,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 28,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 19,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 23,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 28,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 31,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 8,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 13,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ },
+ {
+ "hash_bit": 29,
+ "seed": 0,
+ "bits_to_xor": [
+ {
+ "field_bit": 16,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 17,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 20,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 22,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 24,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 25,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 9,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 11,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 12,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 14,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ },
+ {
+ "field_bit": 15,
+ "field_name": "fabric_metadata.next_id",
+ "hash_match_group": 0,
+ "hash_match_group_bit": 0
+ }
+ ]
+ }
+ ],
+ "hash_function_number": 0
+ }
+ ],
+ "action_format": [
+ {
+ "action_name": "NoAction",
+ "action_handle": 536870999,
+ "table_name": "tbl_act_27",
+ "next_table": 0,
+ "next_table_full": 176,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 67,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.l3_routing",
+ "action_handle": 536870996,
+ "table_name": "tbl_act_27",
+ "next_table": 0,
+ "next_table_full": 176,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.mpls_routing_v4",
+ "action_handle": 536870997,
+ "table_name": "tbl_act_27",
+ "next_table": 0,
+ "next_table_full": 176,
+ "vliw_instruction": 2,
+ "vliw_instruction_full": 66,
+ "immediate_fields": []
+ },
+ {
+ "action_name": "next.mpls_routing_v6",
+ "action_handle": 536870998,
+ "table_name": "tbl_act_27",
+ "next_table": 0,
+ "next_table_full": 176,
+ "vliw_instruction": 3,
+ "vliw_instruction_full": 68,
+ "immediate_fields": []
+ }
+ ],
+ "result_physical_buses": [ 14 ],
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": null,
+ "ways": [
+ {
+ "stage_number": 10,
+ "way_number": 0,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "start_bit": 7,
+ "enable_pfe": true,
+ "field_width": 10,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "sel_ptr",
+ "lsb_mem_word_offset": 2,
+ "field_name": "meter_addr",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 5,
+ "enable_pfe": false,
+ "field_width": 11,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "adt_ptr",
+ "lsb_mem_word_offset": 13,
+ "field_name": "action_addr",
+ "match_mode": "unused"
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 24,
+ "field_name": "--padding_24_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 0,
+ "hash_entry_bit_hi": 9,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 86 ], "vpns": [ 0 ] } ]
+ }
+ },
+ {
+ "stage_number": 10,
+ "way_number": 1,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "start_bit": 7,
+ "enable_pfe": true,
+ "field_width": 10,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "sel_ptr",
+ "lsb_mem_word_offset": 2,
+ "field_name": "meter_addr",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 5,
+ "enable_pfe": false,
+ "field_width": 11,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "adt_ptr",
+ "lsb_mem_word_offset": 13,
+ "field_name": "action_addr",
+ "match_mode": "unused"
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 24,
+ "field_name": "--padding_24_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 10,
+ "hash_entry_bit_hi": 19,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 87 ], "vpns": [ 1 ] } ]
+ }
+ },
+ {
+ "stage_number": 10,
+ "way_number": 2,
+ "stage_table_type": "hash_way",
+ "size": 1024,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "instr",
+ "lsb_mem_word_offset": 0,
+ "field_name": "action",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 4,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "version",
+ "lsb_mem_word_offset": 112,
+ "field_name": "version",
+ "match_mode": "s1q0"
+ },
+ {
+ "start_bit": 7,
+ "enable_pfe": true,
+ "field_width": 10,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "sel_ptr",
+ "lsb_mem_word_offset": 2,
+ "field_name": "meter_addr",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 5,
+ "enable_pfe": false,
+ "field_width": 11,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "adt_ptr",
+ "lsb_mem_word_offset": 13,
+ "field_name": "action_addr",
+ "match_mode": "unused"
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 50,
+ "start_bit": 10,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 6
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 32,
+ "start_bit": 16,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "field_name": "fabric_metadata.next_id",
+ "source": "spec",
+ "lsb_mem_word_offset": 40,
+ "start_bit": 24,
+ "immediate_name": "",
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "match_mode": "unused",
+ "enable_pfe": false,
+ "field_width": 8
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 8,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 24,
+ "field_name": "--padding_24_31--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 2,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 48,
+ "field_name": "--padding_48_49--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 56,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 56,
+ "field_name": "--padding_56_111--",
+ "match_mode": "unused"
+ },
+ {
+ "start_bit": 0,
+ "enable_pfe": false,
+ "field_width": 12,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 116,
+ "field_name": "--padding_116_127--",
+ "match_mode": "unused"
+ }
+ ]
+ }
+ ]
+ }
+ ],
+ "memory_resource_allocation": {
+ "hash_function_id": 0,
+ "hash_entry_bit_lo": 20,
+ "hash_entry_bit_hi": 29,
+ "number_entry_bits": 10,
+ "hash_select_bit_hi": 40,
+ "hash_select_bit_lo": 40,
+ "number_select_bits": 0,
+ "memory_units_and_vpns": [ { "memory_units": [ 88 ], "vpns": [ 2 ] } ]
+ }
+ }
+ ]
+ }
+ ],
+ "match_type": "exact",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870999,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "next.l3_routing",
+ "handle": 536870996,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ }
+ ]
+ },
+ {
+ "name": "next.mpls_routing_v4",
+ "handle": 536870997,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 },
+ {
+ "name": "label",
+ "start_bit": 105,
+ "position": 3,
+ "bit_width": 20
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W13" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "next.mpls_routing_v6",
+ "handle": 536870998,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 },
+ {
+ "name": "label",
+ "start_bit": 105,
+ "position": 3,
+ "bit_width": 20
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W13" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 50331649,
+ "name": "next.ecmp_selector",
+ "table_type": "selection",
+ "size": 1024,
+ "selection_type": "fair",
+ "how_referenced": "indirect",
+ "max_port_pool_size": 120,
+ "bound_to_action_data_table_handle": 33554439,
+ "stage_tables": [
+ {
+ "stage_number": 10,
+ "size": 1024,
+ "stage_table_type": "selection",
+ "logical_table_id": 2,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 90 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": 91
+ },
+ "meter_alu_index": 3
+ }
+ ]
+ },
+ {
+ "direction": "ingress",
+ "handle": 33554439,
+ "name": "next.ecmp_selector",
+ "table_type": "action",
+ "size": 64,
+ "stage_tables": [
+ {
+ "stage_number": 10,
+ "size": 262144,
+ "stage_table_type": "action_data",
+ "logical_table_id": 2,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 256,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 0,
+ "field_name": "--padding--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870999
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 0,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 48,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 96,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 9,
+ "field_name": "--padding_9_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 144,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_32_175--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870996
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 0,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 112,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 34887, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 41,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 64, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 20,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 44,
+ "field_name": "label"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 96,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 9,
+ "field_name": "--padding_9_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 80,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_32_111--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_144_159--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870997
+ },
+ {
+ "memory_word_width": 128,
+ "table_word_width": 256,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 2,
+ "entries": [
+ {
+ "entry_number": 0,
+ "fields": [
+ {
+ "start_bit": 0,
+ "field_width": 9,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 0,
+ "field_name": "port_num"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 16,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "spec",
+ "lsb_mem_word_offset": 112,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 34887, "dest_width": 16 } ],
+ "lsb_mem_word_offset": 0,
+ "field_name": "$constant0"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 3,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 0, "dest_width": 3 } ],
+ "lsb_mem_word_offset": 41,
+ "field_name": "$constant1"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 1,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 1, "dest_width": 1 } ],
+ "lsb_mem_word_offset": 40,
+ "field_name": "$constant2"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 8,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "constant",
+ "const_tuples": [ { "dest_start": 0, "value": 64, "dest_width": 8 } ],
+ "lsb_mem_word_offset": 32,
+ "field_name": "$constant3"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 20,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 44,
+ "field_name": "label"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 64,
+ "field_name": "dmac"
+ },
+ {
+ "start_bit": 16,
+ "field_width": 32,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "spec",
+ "lsb_mem_word_offset": 96,
+ "field_name": "smac"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 7,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 9,
+ "field_name": "--padding_9_15--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 80,
+ "lsb_mem_word_idx": 0,
+ "msb_mem_word_idx": 0,
+ "source": "zero",
+ "lsb_mem_word_offset": 32,
+ "field_name": "--padding_32_111--"
+ },
+ {
+ "start_bit": 0,
+ "field_width": 16,
+ "lsb_mem_word_idx": 1,
+ "msb_mem_word_idx": 1,
+ "source": "zero",
+ "lsb_mem_word_offset": 16,
+ "field_name": "--padding_144_159--"
+ }
+ ]
+ }
+ ],
+ "action_handle": 536870998
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [ { "memory_units": [ 89, 92 ], "vpns": [ 0 ] } ],
+ "spare_bank_memory_unit": [ 92, 89 ]
+ }
+ }
+ ],
+ "actions": [
+ {
+ "name": "NoAction",
+ "handle": 536870999,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": []
+ },
+ {
+ "name": "next.l3_routing",
+ "handle": 536870996,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ }
+ ]
+ },
+ {
+ "name": "next.mpls_routing_v4",
+ "handle": 536870997,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 },
+ {
+ "name": "label",
+ "start_bit": 105,
+ "position": 3,
+ "bit_width": 20
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W13" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ },
+ {
+ "name": "next.mpls_routing_v6",
+ "handle": 536870998,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [
+ {
+ "name": "port_num",
+ "start_bit": 0,
+ "position": 0,
+ "bit_width": 9
+ },
+ { "name": "smac", "start_bit": 9, "position": 1, "bit_width": 48 },
+ { "name": "dmac", "start_bit": 57, "position": 2, "bit_width": 48 },
+ {
+ "name": "label",
+ "start_bit": 105,
+ "position": 3,
+ "bit_width": 20
+ }
+ ],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ig_intr_md_for_tm.ucast_egress_port" },
+ "src": [
+ { "type": "action_param", "name": "port_num" },
+ { "type": "phv", "name": "H1" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "mpls.$valid" },
+ "src": [
+ { "type": "immediate", "name": "1" },
+ { "type": "phv", "name": "B8" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.ether_type" },
+ "src": [
+ { "type": "action_param", "name": "$constant0" },
+ { "type": "phv", "name": "W7" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.0-15" },
+ "src": [ { "type": "action_param", "name": "dmac.0-15" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.0-15" },
+ "src": [
+ { "type": "action_param", "name": "smac.0-15" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.dst_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "dmac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.src_addr.16-47" },
+ "src": [ { "type": "action_param", "name": "smac.16-47" } ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "W13" },
+ "src": [ { "type": "action_param", "name": "$data0" } ]
+ }
+ ]
+ }
+ ],
+ "how_referenced": "indirect"
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108874,
+ "name": "next.hashed_counter",
+ "table_type": "statistics",
+ "size": 0,
+ "stage_tables": [
+ {
+ "stage_number": 10,
+ "size": 4096,
+ "stage_table_type": "statistics",
+ "logical_table_id": 2,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 78 ], "vpns": [ 0 ] },
+ { "memory_units": [ 79 ], "vpns": [ 1 ] },
+ { "memory_units": [ 80 ], "vpns": [ 2 ] }
+ ],
+ "spare_bank_memory_unit": 80
+ },
+ "stats_alu_index": 3
+ }
+ ],
+ "how_referenced": "direct",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777254,
+ "name": "tbl_act_11",
+ "table_type": "match",
+ "size": 1,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 11,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 0,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 1,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 0 ],
+ "action_format": [
+ {
+ "action_name": "act_11",
+ "action_handle": 536871000,
+ "table_name": "tbl_act_25",
+ "next_table": 0,
+ "next_table_full": 177,
+ "vliw_instruction": 1,
+ "vliw_instruction_full": 64,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_11",
+ "handle": 536871000,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": [
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "ethernet.ether_type" },
+ "src": [
+ { "type": "phv", "name": "W7" },
+ { "type": "phv", "name": "W6" }
+ ]
+ },
+ {
+ "name": "ModifyFieldPrimitive",
+ "dst": { "type": "phv", "name": "vlan_tag.$valid" },
+ "src": [
+ { "type": "immediate", "name": "0" },
+ { "type": "phv", "name": "B8" }
+ ]
+ }
+ ]
+ }
+ ],
+ "default_action_handle": 536871000,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": false,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 16777255,
+ "name": "tbl_act_9",
+ "table_type": "match",
+ "size": 512,
+ "preferred_match_type": "exact",
+ "match_attributes": {
+ "stage_tables": [
+ {
+ "stage_number": 11,
+ "size": 1,
+ "stage_table_type": "match_with_no_key",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "has_attached_gateway": true,
+ "memory_resource_allocation": null,
+ "pack_format": [
+ {
+ "table_word_width": 0,
+ "memory_word_width": 0,
+ "entries_per_table_word": 0,
+ "number_memory_units_per_table_word": 0
+ }
+ ],
+ "result_physical_buses": [ 1 ],
+ "action_format": [
+ {
+ "action_name": "act_9",
+ "action_handle": 536871001,
+ "table_name": "--END_OF_PIPELINE--",
+ "next_table": 0,
+ "next_table_full": 255,
+ "vliw_instruction": 0,
+ "vliw_instruction_full": 65,
+ "immediate_fields": []
+ }
+ ],
+ "hash_functions": []
+ }
+ ],
+ "match_type": "match_with_no_key",
+ "uses_dynamic_key_masks": false
+ },
+ "actions": [
+ {
+ "name": "act_9",
+ "handle": 536871001,
+ "indirect_resources": [],
+ "allowed_as_default_action": true,
+ "constant_default_action": false,
+ "disallowed_as_default_action_reason": "",
+ "p4_parameters": [],
+ "override_meter_addr": false,
+ "override_meter_addr_pfe": false,
+ "override_meter_full_addr": 0,
+ "override_stat_addr": false,
+ "override_stat_addr_pfe": false,
+ "override_stat_full_addr": 0,
+ "override_stateful_addr": false,
+ "override_stateful_addr_pfe": false,
+ "override_stateful_full_addr": 0,
+ "is_action_meter_color_aware": false,
+ "primitives": []
+ }
+ ],
+ "default_action_handle": 536871001,
+ "action_profile": "",
+ "default_next_table_mask": 0,
+ "ap_bind_indirect_res_to_match": [],
+ "is_resource_controllable": true,
+ "uses_range": false,
+ "match_key_fields": [],
+ "performs_hash_action": true,
+ "action_data_table_refs": [],
+ "selection_table_refs": [],
+ "meter_table_refs": [],
+ "statistics_table_refs": [
+ {
+ "how_referenced": "indirect",
+ "handle": 67108875,
+ "name": "port_counters_control.egress_port_counter"
+ }
+ ],
+ "stateful_table_refs": []
+ },
+ {
+ "direction": "ingress",
+ "handle": 67108875,
+ "name": "port_counters_control.egress_port_counter",
+ "table_type": "statistics",
+ "size": 511,
+ "stage_tables": [
+ {
+ "stage_number": 11,
+ "size": 2048,
+ "stage_table_type": "statistics",
+ "logical_table_id": 1,
+ "default_next_table": 255,
+ "pack_format": [
+ {
+ "table_word_width": 128,
+ "memory_word_width": 128,
+ "entries_per_table_word": 2,
+ "number_memory_units_per_table_word": 1
+ }
+ ],
+ "memory_resource_allocation": {
+ "memory_type": "sram",
+ "memory_units_and_vpns": [
+ { "memory_units": [ 78 ], "vpns": [ 0 ] },
+ { "memory_units": [ 79 ], "vpns": [ 1 ] }
+ ],
+ "spare_bank_memory_unit": 79
+ },
+ "stats_alu_index": 3
+ }
+ ],
+ "how_referenced": "indirect",
+ "enable_pfe": false,
+ "pfe_bit_position": 0,
+ "byte_counter_resolution": 36,
+ "packet_counter_resolution": 28,
+ "statistics_type": "packets_and_bytes"
+ }
+ ],
+ "configuration_cache": [
+ {
+ "fully_qualified_name": "pmarb.ebp18_reg.ebp_reg[0].epb_prsr_port_regs.chnl_ctrl[0]",
+ "name": "parser0_chnl_ctrl_0",
+ "value": "00a41fff"
+ },
+ {
+ "fully_qualified_name": "pmarb.ebp18_reg.ebp_reg[0].epb_prsr_port_regs.chnl_ctrl[1]",
+ "name": "parser0_chnl_ctrl_1",
+ "value": "00a41fff"
+ },
+ {
+ "fully_qualified_name": "pmarb.ebp18_reg.ebp_reg[0].epb_prsr_port_regs.chnl_ctrl[2]",
+ "name": "parser0_chnl_ctrl_2",
+ "value": "00a41fff"
+ },
+ {
+ "fully_qualified_name": "pmarb.ebp18_reg.ebp_reg[0].epb_prsr_port_regs.chnl_ctrl[3]",
+ "name": "parser0_chnl_ctrl_3",
+ "value": "00a41fff"
+ },
+ {
+ "fully_qualified_name": "pmarb.ebp18_reg.ebp_reg[0].epb_prsr_port_regs.multi_threading",
+ "name": "parser0_multi_threading",
+ "value": "19522020"
+ },
+ {
+ "fully_qualified_name": "mau[0].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_0_match_input_xbar_din_power_ctl",
+ "value": "0000000000000000000000000000000000000000000000000000001800000011000000000000000000000004000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[0].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_0_parity_group_mask",
+ "value": "00000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[1].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_1_match_input_xbar_din_power_ctl",
+ "value": "000000000000000000000000000000000000008000000000000000000000006f000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[1].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_1_parity_group_mask",
+ "value": "00000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[2].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_2_match_input_xbar_din_power_ctl",
+ "value": "0000001000000000000000000000000000000040000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[3].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_3_match_input_xbar_din_power_ctl",
+ "value": "0000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[3].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_3_parity_group_mask",
+ "value": "00000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[4].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_4_match_input_xbar_din_power_ctl",
+ "value": "0000000000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[5].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_5_match_input_xbar_din_power_ctl",
+ "value": "0000001000000000000000000000000000000000000000000000000000000000000000000000000800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[5].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_5_parity_group_mask",
+ "value": "00000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[6].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_6_match_input_xbar_din_power_ctl",
+ "value": "0000009000000040000000000000000000000000000000010000000000000000000000000000003800000000000000000000000000000000000000000000000000000020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[6].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_6_parity_group_mask",
+ "value": "00000001000000000000000c00000000000000020000000000000004000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[7].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_7_match_input_xbar_din_power_ctl",
+ "value": "0000009000000060000000000000000000000000000000000000000000000000000000000000001800000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[7].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_7_parity_group_mask",
+ "value": "00000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[8].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_8_match_input_xbar_din_power_ctl",
+ "value": "000000d2000000c000000000000000000000002000000000000000000000000000000000000000f000000000000000000000000000000000000000000000000000000060000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[9].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_9_match_input_xbar_din_power_ctl",
+ "value": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[9].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_9_parity_group_mask",
+ "value": "00000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[10].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_10_match_input_xbar_din_power_ctl",
+ "value": "0000001200000000000000000000000000000060000000010000000000000000000000000000008000000000000000000000000000000000000000000000000000000050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[10].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_10_parity_group_mask",
+ "value": "00000001000000000000000c00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[11].dp.match_input_xbar_din_power_ctl",
+ "name": "stage_11_match_input_xbar_din_power_ctl",
+ "value": "0000000000000000000000000000000000000000000000000000000000000000000000020000002000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ {
+ "fully_qualified_name": "mau[11].dp.xbar_hash.hash.parity_group_mask",
+ "name": "stage_11_parity_group_mask",
+ "value": "00000001000000000000000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ }
+ ]
+}
diff --git a/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/montara/fabric.p4info b/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/montara/fabric.p4info
new file mode 100644
index 0000000..cddc88a
--- /dev/null
+++ b/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/montara/fabric.p4info
@@ -0,0 +1,1200 @@
+tables {
+ preamble {
+ id: 33618733
+ name: "spgw_ingress.ue_filter_table"
+ alias: "ue_filter_table"
+ }
+ match_fields {
+ id: 1
+ name: "ipv4.dst_addr"
+ bitwidth: 32
+ match_type: LPM
+ }
+ action_refs {
+ id: 16800567
+ }
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33615906
+ name: "spgw_ingress.s1u_filter_table"
+ alias: "s1u_filter_table"
+ }
+ match_fields {
+ id: 1
+ name: "spgw_meta.s1u_sgw_addr"
+ bitwidth: 32
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16800567
+ }
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33582731
+ name: "spgw_ingress.dl_sess_lookup"
+ alias: "dl_sess_lookup"
+ }
+ match_fields {
+ id: 1
+ name: "ipv4.dst_addr"
+ bitwidth: 32
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16804065
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33611263
+ name: "spgw_ingress.ue_cdr_table"
+ alias: "ue_cdr_table"
+ }
+ match_fields {
+ id: 1
+ name: "ipv4.dst_addr"
+ bitwidth: 32
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16818129
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ direct_resource_ids: 302004306
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33611649
+ name: "filtering.ingress_port_vlan"
+ alias: "ingress_port_vlan"
+ }
+ match_fields {
+ id: 1
+ name: "standard_metadata.ingress_port"
+ bitwidth: 9
+ match_type: EXACT
+ }
+ match_fields {
+ id: 2
+ name: "hdr.vlan_tag.is_valid"
+ bitwidth: 1
+ match_type: EXACT
+ }
+ match_fields {
+ id: 3
+ name: "hdr.vlan_tag.vlan_id"
+ bitwidth: 12
+ match_type: TERNARY
+ }
+ action_refs {
+ id: 16835546
+ }
+ action_refs {
+ id: 16793253
+ }
+ action_refs {
+ id: 16819938
+ }
+ action_refs {
+ id: 16798734
+ }
+ const_default_action_id: 16819938
+ direct_resource_ids: 302038285
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33596298
+ name: "filtering.fwd_classifier"
+ alias: "fwd_classifier"
+ }
+ match_fields {
+ id: 1
+ name: "standard_metadata.ingress_port"
+ bitwidth: 9
+ match_type: EXACT
+ }
+ match_fields {
+ id: 2
+ name: "hdr.ethernet.dst_addr"
+ bitwidth: 48
+ match_type: EXACT
+ }
+ match_fields {
+ id: 3
+ name: "fabric_metadata.original_ether_type"
+ bitwidth: 16
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16840921
+ }
+ const_default_action_id: 16840921
+ direct_resource_ids: 302050110
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33596749
+ name: "forwarding.bridging"
+ alias: "bridging"
+ }
+ match_fields {
+ id: 1
+ name: "hdr.vlan_tag.vlan_id"
+ bitwidth: 12
+ match_type: EXACT
+ }
+ match_fields {
+ id: 2
+ name: "hdr.ethernet.dst_addr"
+ bitwidth: 48
+ match_type: TERNARY
+ }
+ action_refs {
+ id: 16839692
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ direct_resource_ids: 301993073
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33574274
+ name: "forwarding.mpls"
+ alias: "mpls"
+ }
+ match_fields {
+ id: 1
+ name: "hdr.mpls.label"
+ bitwidth: 20
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16827758
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ direct_resource_ids: 302053291
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33586372
+ name: "forwarding.unicast_v4"
+ alias: "unicast_v4"
+ }
+ match_fields {
+ id: 1
+ name: "hdr.ipv4.dst_addr"
+ bitwidth: 32
+ match_type: LPM
+ }
+ action_refs {
+ id: 16839692
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ direct_resource_ids: 301991276
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33574876
+ name: "forwarding.acl"
+ alias: "acl"
+ }
+ match_fields {
+ id: 1
+ name: "standard_metadata.ingress_port"
+ bitwidth: 9
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 2
+ name: "fabric_metadata.ip_proto"
+ bitwidth: 8
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 3
+ name: "fabric_metadata.l4_src_port"
+ bitwidth: 16
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 4
+ name: "fabric_metadata.l4_dst_port"
+ bitwidth: 16
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 5
+ name: "fabric_metadata.original_ether_type"
+ bitwidth: 16
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 6
+ name: "hdr.ethernet.dst_addr"
+ bitwidth: 48
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 7
+ name: "hdr.ethernet.src_addr"
+ bitwidth: 48
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 8
+ name: "hdr.vlan_tag.vlan_id"
+ bitwidth: 12
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 9
+ name: "hdr.ipv4.src_addr"
+ bitwidth: 32
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 10
+ name: "hdr.ipv4.dst_addr"
+ bitwidth: 32
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 11
+ name: "hdr.icmp.icmp_type"
+ bitwidth: 8
+ match_type: TERNARY
+ }
+ match_fields {
+ id: 12
+ name: "hdr.icmp.icmp_code"
+ bitwidth: 8
+ match_type: TERNARY
+ }
+ action_refs {
+ id: 16839692
+ }
+ action_refs {
+ id: 16801739
+ }
+ action_refs {
+ id: 16833260
+ }
+ action_refs {
+ id: 16819938
+ }
+ const_default_action_id: 16819938
+ direct_resource_ids: 301995056
+ size: 256
+}
+tables {
+ preamble {
+ id: 33571723
+ name: "next.simple"
+ alias: "simple"
+ }
+ match_fields {
+ id: 1
+ name: "fabric_metadata.next_id"
+ bitwidth: 32
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16832750
+ }
+ action_refs {
+ id: 16808391
+ }
+ action_refs {
+ id: 16812135
+ }
+ action_refs {
+ id: 16780811
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ direct_resource_ids: 301991880
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33608588
+ name: "next.hashed"
+ alias: "hashed"
+ }
+ match_fields {
+ id: 1
+ name: "fabric_metadata.next_id"
+ bitwidth: 32
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16812135
+ }
+ action_refs {
+ id: 16780811
+ }
+ action_refs {
+ id: 16827088
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ implementation_id: 285233747
+ direct_resource_ids: 302023316
+ size: 1024
+}
+tables {
+ preamble {
+ id: 33583029
+ name: "int_egress.int_metadata_insert.int_inst_0003"
+ alias: "int_inst_0003"
+ }
+ match_fields {
+ id: 1
+ name: "hdr.int_header.instruction_mask_0003"
+ bitwidth: 4
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16831286
+ }
+ action_refs {
+ id: 16842664
+ }
+ action_refs {
+ id: 16816733
+ }
+ action_refs {
+ id: 16819517
+ }
+ action_refs {
+ id: 16794056
+ }
+ action_refs {
+ id: 16804966
+ }
+ action_refs {
+ id: 16779523
+ }
+ action_refs {
+ id: 16794789
+ }
+ action_refs {
+ id: 16834584
+ }
+ action_refs {
+ id: 16780654
+ }
+ action_refs {
+ id: 16841202
+ }
+ action_refs {
+ id: 16800429
+ }
+ action_refs {
+ id: 16842176
+ }
+ action_refs {
+ id: 16810248
+ }
+ action_refs {
+ id: 16786933
+ }
+ action_refs {
+ id: 16828419
+ }
+ size: 17
+}
+tables {
+ preamble {
+ id: 33570208
+ name: "int_egress.int_metadata_insert.int_inst_0407"
+ alias: "int_inst_0407"
+ }
+ match_fields {
+ id: 1
+ name: "hdr.int_header.instruction_mask_0407"
+ bitwidth: 4
+ match_type: EXACT
+ }
+ action_refs {
+ id: 16794499
+ }
+ action_refs {
+ id: 16785636
+ }
+ action_refs {
+ id: 16819629
+ }
+ action_refs {
+ id: 16816181
+ }
+ action_refs {
+ id: 16809168
+ }
+ action_refs {
+ id: 16798574
+ }
+ action_refs {
+ id: 16783327
+ }
+ action_refs {
+ id: 16796243
+ }
+ action_refs {
+ id: 16787702
+ }
+ action_refs {
+ id: 16778104
+ }
+ action_refs {
+ id: 16794531
+ }
+ action_refs {
+ id: 16805663
+ }
+ action_refs {
+ id: 16809122
+ }
+ action_refs {
+ id: 16783399
+ }
+ action_refs {
+ id: 16823769
+ }
+ action_refs {
+ id: 16797996
+ }
+ size: 17
+}
+tables {
+ preamble {
+ id: 33604372
+ name: "int_egress.int_prep"
+ alias: "int_prep"
+ }
+ action_refs {
+ id: 16841868
+ }
+ action_refs {
+ id: 16800567
+ annotations: "@defaultonly()"
+ }
+ size: 1024
+}
+actions {
+ preamble {
+ id: 16800567
+ name: "NoAction"
+ alias: "NoAction"
+ }
+}
+actions {
+ preamble {
+ id: 16819938
+ name: "nop"
+ alias: "nop"
+ }
+}
+actions {
+ preamble {
+ id: 16820193
+ name: "spgw_ingress.drop_now"
+ alias: "drop_now"
+ }
+}
+actions {
+ preamble {
+ id: 16819909
+ name: "spgw_ingress.gtpu_decap"
+ alias: "gtpu_decap"
+ }
+}
+actions {
+ preamble {
+ id: 16804065
+ name: "spgw_ingress.set_dl_sess_info"
+ alias: "set_dl_sess_info"
+ }
+ params {
+ id: 1
+ name: "teid"
+ bitwidth: 32
+ }
+ params {
+ id: 2
+ name: "s1u_enb_addr"
+ bitwidth: 32
+ }
+ params {
+ id: 3
+ name: "s1u_sgw_addr"
+ bitwidth: 32
+ }
+}
+actions {
+ preamble {
+ id: 16818129
+ name: "spgw_ingress.update_ue_cdr"
+ alias: "update_ue_cdr"
+ }
+}
+actions {
+ preamble {
+ id: 16798734
+ name: "filtering.drop"
+ alias: "filtering.drop"
+ }
+}
+actions {
+ preamble {
+ id: 16793253
+ name: "filtering.set_vlan"
+ alias: "set_vlan"
+ }
+ params {
+ id: 1
+ name: "new_vlan_id"
+ bitwidth: 12
+ }
+}
+actions {
+ preamble {
+ id: 16835546
+ name: "filtering.push_internal_vlan"
+ alias: "push_internal_vlan"
+ }
+ params {
+ id: 1
+ name: "new_vlan_id"
+ bitwidth: 12
+ }
+}
+actions {
+ preamble {
+ id: 16840921
+ name: "filtering.set_forwarding_type"
+ alias: "set_forwarding_type"
+ }
+ params {
+ id: 1
+ name: "fwd_type"
+ bitwidth: 3
+ }
+}
+actions {
+ preamble {
+ id: 16833260
+ name: "forwarding.drop"
+ alias: "forwarding.drop"
+ }
+}
+actions {
+ preamble {
+ id: 16839692
+ name: "forwarding.set_next_id"
+ alias: "set_next_id"
+ }
+ params {
+ id: 1
+ name: "next_id"
+ bitwidth: 32
+ }
+}
+actions {
+ preamble {
+ id: 16827758
+ name: "forwarding.pop_mpls_and_next"
+ alias: "pop_mpls_and_next"
+ }
+ params {
+ id: 1
+ name: "next_id"
+ bitwidth: 32
+ }
+}
+actions {
+ preamble {
+ id: 16801739
+ name: "forwarding.duplicate_to_controller"
+ alias: "duplicate_to_controller"
+ }
+}
+actions {
+ preamble {
+ id: 16832750
+ name: "next.output"
+ alias: "output"
+ }
+ params {
+ id: 1
+ name: "port_num"
+ bitwidth: 9
+ }
+}
+actions {
+ preamble {
+ id: 16808391
+ name: "next.set_vlan_output"
+ alias: "set_vlan_output"
+ }
+ params {
+ id: 1
+ name: "new_vlan_id"
+ bitwidth: 12
+ }
+ params {
+ id: 2
+ name: "port_num"
+ bitwidth: 9
+ }
+}
+actions {
+ preamble {
+ id: 16812135
+ name: "next.l3_routing"
+ alias: "l3_routing"
+ }
+ params {
+ id: 1
+ name: "port_num"
+ bitwidth: 9
+ }
+ params {
+ id: 2
+ name: "smac"
+ bitwidth: 48
+ }
+ params {
+ id: 3
+ name: "dmac"
+ bitwidth: 48
+ }
+}
+actions {
+ preamble {
+ id: 16780811
+ name: "next.mpls_routing_v4"
+ alias: "mpls_routing_v4"
+ }
+ params {
+ id: 1
+ name: "port_num"
+ bitwidth: 9
+ }
+ params {
+ id: 2
+ name: "smac"
+ bitwidth: 48
+ }
+ params {
+ id: 3
+ name: "dmac"
+ bitwidth: 48
+ }
+ params {
+ id: 4
+ name: "label"
+ bitwidth: 20
+ }
+}
+actions {
+ preamble {
+ id: 16827088
+ name: "next.mpls_routing_v6"
+ alias: "mpls_routing_v6"
+ }
+ params {
+ id: 1
+ name: "port_num"
+ bitwidth: 9
+ }
+ params {
+ id: 2
+ name: "smac"
+ bitwidth: 48
+ }
+ params {
+ id: 3
+ name: "dmac"
+ bitwidth: 48
+ }
+ params {
+ id: 4
+ name: "label"
+ bitwidth: 20
+ }
+}
+actions {
+ preamble {
+ id: 16831286
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i0"
+ alias: "int_set_header_0003_i0"
+ }
+}
+actions {
+ preamble {
+ id: 16842664
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i1"
+ alias: "int_set_header_0003_i1"
+ }
+}
+actions {
+ preamble {
+ id: 16816733
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i2"
+ alias: "int_set_header_0003_i2"
+ }
+}
+actions {
+ preamble {
+ id: 16819517
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i3"
+ alias: "int_set_header_0003_i3"
+ }
+}
+actions {
+ preamble {
+ id: 16794056
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i4"
+ alias: "int_set_header_0003_i4"
+ }
+}
+actions {
+ preamble {
+ id: 16804966
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i5"
+ alias: "int_set_header_0003_i5"
+ }
+}
+actions {
+ preamble {
+ id: 16779523
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i6"
+ alias: "int_set_header_0003_i6"
+ }
+}
+actions {
+ preamble {
+ id: 16794789
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i7"
+ alias: "int_set_header_0003_i7"
+ }
+}
+actions {
+ preamble {
+ id: 16834584
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i8"
+ alias: "int_set_header_0003_i8"
+ }
+}
+actions {
+ preamble {
+ id: 16780654
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i9"
+ alias: "int_set_header_0003_i9"
+ }
+}
+actions {
+ preamble {
+ id: 16841202
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i10"
+ alias: "int_set_header_0003_i10"
+ }
+}
+actions {
+ preamble {
+ id: 16800429
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i11"
+ alias: "int_set_header_0003_i11"
+ }
+}
+actions {
+ preamble {
+ id: 16842176
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i12"
+ alias: "int_set_header_0003_i12"
+ }
+}
+actions {
+ preamble {
+ id: 16810248
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i13"
+ alias: "int_set_header_0003_i13"
+ }
+}
+actions {
+ preamble {
+ id: 16786933
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i14"
+ alias: "int_set_header_0003_i14"
+ }
+}
+actions {
+ preamble {
+ id: 16828419
+ name: "int_egress.int_metadata_insert.int_set_header_0003_i15"
+ alias: "int_set_header_0003_i15"
+ }
+}
+actions {
+ preamble {
+ id: 16794499
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i0"
+ alias: "int_set_header_0407_i0"
+ }
+}
+actions {
+ preamble {
+ id: 16785636
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i1"
+ alias: "int_set_header_0407_i1"
+ }
+}
+actions {
+ preamble {
+ id: 16819629
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i2"
+ alias: "int_set_header_0407_i2"
+ }
+}
+actions {
+ preamble {
+ id: 16816181
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i3"
+ alias: "int_set_header_0407_i3"
+ }
+}
+actions {
+ preamble {
+ id: 16809168
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i4"
+ alias: "int_set_header_0407_i4"
+ }
+}
+actions {
+ preamble {
+ id: 16798574
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i5"
+ alias: "int_set_header_0407_i5"
+ }
+}
+actions {
+ preamble {
+ id: 16783327
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i6"
+ alias: "int_set_header_0407_i6"
+ }
+}
+actions {
+ preamble {
+ id: 16796243
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i7"
+ alias: "int_set_header_0407_i7"
+ }
+}
+actions {
+ preamble {
+ id: 16787702
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i8"
+ alias: "int_set_header_0407_i8"
+ }
+}
+actions {
+ preamble {
+ id: 16778104
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i9"
+ alias: "int_set_header_0407_i9"
+ }
+}
+actions {
+ preamble {
+ id: 16794531
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i10"
+ alias: "int_set_header_0407_i10"
+ }
+}
+actions {
+ preamble {
+ id: 16805663
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i11"
+ alias: "int_set_header_0407_i11"
+ }
+}
+actions {
+ preamble {
+ id: 16809122
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i12"
+ alias: "int_set_header_0407_i12"
+ }
+}
+actions {
+ preamble {
+ id: 16783399
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i13"
+ alias: "int_set_header_0407_i13"
+ }
+}
+actions {
+ preamble {
+ id: 16823769
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i14"
+ alias: "int_set_header_0407_i14"
+ }
+}
+actions {
+ preamble {
+ id: 16797996
+ name: "int_egress.int_metadata_insert.int_set_header_0407_i15"
+ alias: "int_set_header_0407_i15"
+ }
+}
+actions {
+ preamble {
+ id: 16796837
+ name: "int_egress.int_outer_encap.int_update_ipv4"
+ alias: "int_update_ipv4"
+ }
+}
+actions {
+ preamble {
+ id: 16818157
+ name: "int_egress.int_outer_encap.int_update_udp"
+ alias: "int_update_udp"
+ }
+}
+actions {
+ preamble {
+ id: 16778910
+ name: "int_egress.int_outer_encap.int_update_shim"
+ alias: "int_update_shim"
+ }
+}
+actions {
+ preamble {
+ id: 16841868
+ name: "int_egress.int_transit"
+ alias: "int_transit"
+ }
+ params {
+ id: 1
+ name: "switch_id"
+ bitwidth: 32
+ }
+}
+actions {
+ preamble {
+ id: 16779586
+ name: "int_egress.int_hop_cnt_increment"
+ alias: "int_hop_cnt_increment"
+ }
+}
+actions {
+ preamble {
+ id: 16809836
+ name: "int_egress.int_hop_cnt_exceeded"
+ alias: "int_hop_cnt_exceeded"
+ }
+}
+actions {
+ preamble {
+ id: 16829135
+ name: "spgw_egress.gtpu_encap"
+ alias: "gtpu_encap"
+ }
+}
+action_profiles {
+ preamble {
+ id: 285233747
+ name: "next.ecmp_selector"
+ alias: "ecmp_selector"
+ }
+ table_ids: 33608588
+ with_selector: true
+ size: 64
+}
+counters {
+ preamble {
+ id: 302011205
+ name: "port_counters_control.egress_port_counter"
+ alias: "egress_port_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ size: 511
+}
+counters {
+ preamble {
+ id: 302002771
+ name: "port_counters_control.ingress_port_counter"
+ alias: "ingress_port_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ size: 511
+}
+direct_counters {
+ preamble {
+ id: 302004306
+ name: "spgw_ingress.ue_counter"
+ alias: "ue_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33611263
+}
+direct_counters {
+ preamble {
+ id: 302038285
+ name: "filtering.ingress_port_vlan_counter"
+ alias: "ingress_port_vlan_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33611649
+}
+direct_counters {
+ preamble {
+ id: 302050110
+ name: "filtering.fwd_classifier_counter"
+ alias: "fwd_classifier_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33596298
+}
+direct_counters {
+ preamble {
+ id: 301993073
+ name: "forwarding.bridging_counter"
+ alias: "bridging_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33596749
+}
+direct_counters {
+ preamble {
+ id: 302053291
+ name: "forwarding.mpls_counter"
+ alias: "mpls_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33574274
+}
+direct_counters {
+ preamble {
+ id: 301991276
+ name: "forwarding.unicast_v4_counter"
+ alias: "unicast_v4_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33586372
+}
+direct_counters {
+ preamble {
+ id: 301995056
+ name: "forwarding.acl_counter"
+ alias: "acl_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33574876
+}
+direct_counters {
+ preamble {
+ id: 301991880
+ name: "next.simple_counter"
+ alias: "simple_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33571723
+}
+direct_counters {
+ preamble {
+ id: 302023316
+ name: "next.hashed_counter"
+ alias: "hashed_counter"
+ }
+ spec {
+ unit: BOTH
+ }
+ direct_table_id: 33608588
+}
+controller_packet_metadata {
+ preamble {
+ id: 2868941301
+ name: "packet_in"
+ annotations: "@controller_header(\"packet_in\")"
+ }
+ metadata {
+ id: 1
+ name: "ingress_port"
+ bitwidth: 9
+ }
+ metadata {
+ id: 2
+ name: "_pad"
+ bitwidth: 7
+ }
+}
+controller_packet_metadata {
+ preamble {
+ id: 2868916615
+ name: "packet_out"
+ annotations: "@not_extracted_in_egress()"
+ annotations: "@controller_header(\"packet_out\")"
+ }
+ metadata {
+ id: 1
+ name: "egress_port"
+ bitwidth: 9
+ }
+ metadata {
+ id: 2
+ name: "_pad"
+ bitwidth: 7
+ }
+}
diff --git a/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/montara/tofino.bin b/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/montara/tofino.bin
new file mode 100644
index 0000000..ca48ad5
--- /dev/null
+++ b/pipelines/fabric-pro/src/main/resources/p4c-out/tofino/fabric-spgw-int/montara/tofino.bin
Binary files differ
diff --git a/pipelines/fabric/src/main/resources/fabric.p4 b/pipelines/fabric/src/main/resources/fabric.p4
index 8205196..610975c 100644
--- a/pipelines/fabric/src/main/resources/fabric.p4
+++ b/pipelines/fabric/src/main/resources/fabric.p4
@@ -30,6 +30,10 @@
#include "include/spgw.p4"
#endif // WITH_SPGW
+#ifdef WITH_INT_TRANSIT
+#include "include/int_transit.p4"
+#endif // WITH_INT_TRANSIT
+
control FabricIngress (
inout parsed_headers_t hdr,
inout fabric_metadata_t fabric_metadata,
@@ -65,6 +69,11 @@
PacketIoEgress() pkt_io_egress;
apply {
pkt_io_egress.apply(hdr, fabric_metadata, standard_metadata);
+#ifdef WITH_INT_TRANSIT
+ int_egress.apply(hdr, fabric_metadata.int_metadata, standard_metadata);
+#endif // WITH_INT_TRANSIT
+ // gtpu encap needs to happen after INT to ensure length fields are set
+ // correctly
#ifdef WITH_SPGW
spgw_egress.apply(hdr.ipv4, hdr.gtpu_ipv4, hdr.gtpu_udp, hdr.gtpu,
fabric_metadata.spgw, standard_metadata);
diff --git a/pipelines/fabric/src/main/resources/include/checksum.p4 b/pipelines/fabric/src/main/resources/include/checksum.p4
index d920235..4d1b803 100644
--- a/pipelines/fabric/src/main/resources/include/checksum.p4
+++ b/pipelines/fabric/src/main/resources/include/checksum.p4
@@ -29,7 +29,8 @@
{
hdr.ipv4.version,
hdr.ipv4.ihl,
- hdr.ipv4.diffserv,
+ hdr.ipv4.dscp,
+ hdr.ipv4.ecn,
hdr.ipv4.total_len,
hdr.ipv4.identification,
hdr.ipv4.flags,
@@ -57,7 +58,8 @@
{
hdr.ipv4.version,
hdr.ipv4.ihl,
- hdr.ipv4.diffserv,
+ hdr.ipv4.dscp,
+ hdr.ipv4.ecn,
hdr.ipv4.total_len,
hdr.ipv4.identification,
hdr.ipv4.flags,
diff --git a/pipelines/fabric/src/main/resources/include/define.p4 b/pipelines/fabric/src/main/resources/include/define.p4
index eb61f91..a74f9ab 100644
--- a/pipelines/fabric/src/main/resources/include/define.p4
+++ b/pipelines/fabric/src/main/resources/include/define.p4
@@ -91,4 +91,6 @@
const pcc_gate_status_t PCC_GATE_OPEN = 1w0;
const pcc_gate_status_t PCC_GATE_CLOSED = 1w1;
+const bit<6> DSCP_INT = 0x1;
+
#endif
diff --git a/pipelines/fabric/src/main/resources/include/header.p4 b/pipelines/fabric/src/main/resources/include/header.p4
index 6cff586..6a48452 100644
--- a/pipelines/fabric/src/main/resources/include/header.p4
+++ b/pipelines/fabric/src/main/resources/include/header.p4
@@ -55,7 +55,8 @@
header ipv4_t {
bit<4> version;
bit<4> ihl;
- bit<8> diffserv;
+ bit<6> dscp;
+ bit<2> ecn;
bit<16> total_len;
bit<16> identification;
bit<3> flags;
@@ -131,7 +132,7 @@
}
struct spgw_meta_t {
- bool do_spgw;
+ bit<1> do_spgw;
direction_t direction;
bit<16> ipv4_len;
bit<32> teid;
@@ -147,6 +148,78 @@
}
#endif // WITH_SPGW
+#ifdef WITH_INT_TRANSIT
+
+header intl4_shim_t {
+ bit<8> int_type;
+ bit<8> rsvd1;
+ bit<8> len;
+ bit<8> rsvd2;
+}
+
+// INT headers
+header int_header_t {
+ bit<4> ver;
+ bit<2> rep;
+ bit<1> c;
+ bit<1> e;
+ bit<3> rsvd1;
+ bit<5> ins_cnt;
+ bit<8> max_hop_cnt;
+ bit<8> total_hop_cnt;
+ bit<4> instruction_mask_0003; // split the bits for lookup
+ bit<4> instruction_mask_0407;
+ bit<4> instruction_mask_0811;
+ bit<4> instruction_mask_1215;
+ bit<16> rsvd2;
+}
+
+// INT meta-value headers - different header for each value type
+header int_switch_id_t {
+ bit<32> switch_id;
+}
+
+header int_port_ids_t {
+ bit<16> ingress_port_id;
+ bit<16> egress_port_id;
+}
+
+header int_hop_latency_t {
+ bit<32> hop_latency;
+}
+
+header int_q_occupancy_t {
+ bit<8> q_id;
+ bit<24> q_occupancy;
+}
+
+header int_ingress_tstamp_t {
+ bit<32> ingress_tstamp;
+}
+
+header int_egress_tstamp_t {
+ bit<32> egress_tstamp;
+}
+
+header int_q_congestion_t {
+ bit<8> q_id;
+ bit<24> q_congestion;
+}
+
+header int_egress_port_tx_util_t {
+ bit<32> egress_port_tx_util;
+}
+
+// switch internal variables for INT logic implementation
+struct int_metadata_t {
+ bit<16> insert_byte_cnt;
+ bit<8> int_hdr_word_len;
+ bit<32> switch_id;
+ bit<5> ins_cnt_tmp;
+}
+
+#endif // WITH_INT_TRANSIT
+
//Custom metadata definition
struct fabric_metadata_t {
fwd_type_t fwd_type;
@@ -159,6 +232,9 @@
#ifdef WITH_SPGW
spgw_meta_t spgw;
#endif // WITH_SPGW
+#ifdef WITH_INT_TRANSIT
+ int_metadata_t int_metadata;
+#endif // WITH_INT_TRANSIT
}
struct parsed_headers_t {
@@ -180,6 +256,18 @@
icmp_t icmp;
packet_out_header_t packet_out;
packet_in_header_t packet_in;
+#ifdef WITH_INT_TRANSIT
+ intl4_shim_t intl4_shim;
+ int_header_t int_header;
+ int_switch_id_t int_switch_id;
+ int_port_ids_t int_port_ids;
+ int_hop_latency_t int_hop_latency;
+ int_q_occupancy_t int_q_occupancy;
+ int_ingress_tstamp_t int_ingress_tstamp;
+ int_egress_tstamp_t int_egress_tstamp;
+ int_q_congestion_t int_q_congestion;
+ int_egress_port_tx_util_t int_egress_port_tx_util;
+#endif // WITH_INT_TRANSIT
}
#endif
diff --git a/pipelines/fabric/src/main/resources/include/int_transit.p4 b/pipelines/fabric/src/main/resources/include/int_transit.p4
new file mode 100644
index 0000000..d09eab8
--- /dev/null
+++ b/pipelines/fabric/src/main/resources/include/int_transit.p4
@@ -0,0 +1,299 @@
+control int_metadata_insert(inout parsed_headers_t hdr,
+ in int_metadata_t int_metadata,
+ inout standard_metadata_t standard_metadata) {
+ // this implementation covers only INT instructions 0, 1, 2, 4, 5
+ action int_set_header_0() {
+ hdr.int_switch_id.setValid();
+ hdr.int_switch_id.switch_id = int_metadata.switch_id;
+ }
+
+ action int_set_header_1() {
+ hdr.int_port_ids.setValid();
+ hdr.int_port_ids.ingress_port_id =
+ (bit<16>) standard_metadata.ingress_port;
+ hdr.int_port_ids.egress_port_id =
+ (bit<16>) standard_metadata.egress_port;
+ }
+
+ action int_set_header_2() {
+ hdr.int_hop_latency.setValid();
+ hdr.int_hop_latency.hop_latency = 0xffffffff;
+ }
+
+ action int_set_header_3() { // Queue ID + Queue occupancy, not supported
+ hdr.int_q_occupancy.setValid();
+ hdr.int_q_occupancy.q_id = 0x00;
+ hdr.int_q_occupancy.q_occupancy = (bit<24>) standard_metadata.deq_qdepth;
+ }
+
+ action int_set_header_4() {
+ hdr.int_ingress_tstamp.setValid();
+ hdr.int_ingress_tstamp.ingress_tstamp =
+ (bit<32>) standard_metadata.ingress_global_timestamp;
+ }
+
+ action int_set_header_5() {
+ hdr.int_egress_tstamp.setValid();
+ hdr.int_egress_tstamp.egress_tstamp =
+ (bit<32>) standard_metadata.egress_global_timestamp;
+ }
+
+ action int_set_header_6() { // Queue ID + Queue congestion status, not supported
+ hdr.int_q_congestion.setValid();
+ hdr.int_q_congestion.q_id = 0xff;
+ hdr.int_q_congestion.q_congestion = 0xffffff;
+ }
+
+ action int_set_header_7() { // Egress port tx utilization, not supported
+ hdr.int_egress_port_tx_util.setValid();
+ hdr.int_egress_port_tx_util.egress_port_tx_util = 0xffffffff;
+ }
+
+ action int_set_header_0003_i0() {
+ }
+ action int_set_header_0003_i1() {
+ int_set_header_3();
+ }
+ action int_set_header_0003_i2() {
+ int_set_header_2();
+ }
+ action int_set_header_0003_i3() {
+ int_set_header_3();
+ int_set_header_2();
+ }
+ action int_set_header_0003_i4() {
+ int_set_header_1();
+ }
+ action int_set_header_0003_i5() {
+ int_set_header_3();
+ int_set_header_1();
+ }
+ action int_set_header_0003_i6() {
+ int_set_header_2();
+ int_set_header_1();
+ }
+ action int_set_header_0003_i7() {
+ int_set_header_3();
+ int_set_header_2();
+ int_set_header_1();
+ }
+ action int_set_header_0003_i8() {
+ int_set_header_0();
+ }
+ action int_set_header_0003_i9() {
+ int_set_header_3();
+ int_set_header_0();
+ }
+ action int_set_header_0003_i10() {
+ int_set_header_2();
+ int_set_header_0();
+ }
+ action int_set_header_0003_i11() {
+ int_set_header_3();
+ int_set_header_2();
+ int_set_header_0();
+ }
+ action int_set_header_0003_i12() {
+ int_set_header_1();
+ int_set_header_0();
+ }
+ action int_set_header_0003_i13() {
+ int_set_header_3();
+ int_set_header_1();
+ int_set_header_0();
+ }
+ action int_set_header_0003_i14() {
+ int_set_header_2();
+ int_set_header_1();
+ int_set_header_0();
+ }
+ action int_set_header_0003_i15() {
+ int_set_header_3();
+ int_set_header_2();
+ int_set_header_1();
+ int_set_header_0();
+ }
+
+ table int_inst_0003 {
+ key = {
+ hdr.int_header.instruction_mask_0003 : exact;
+ }
+ actions = {
+ int_set_header_0003_i0;
+ int_set_header_0003_i1;
+ int_set_header_0003_i2;
+ int_set_header_0003_i3;
+ int_set_header_0003_i4;
+ int_set_header_0003_i5;
+ int_set_header_0003_i6;
+ int_set_header_0003_i7;
+ int_set_header_0003_i8;
+ int_set_header_0003_i9;
+ int_set_header_0003_i10;
+ int_set_header_0003_i11;
+ int_set_header_0003_i12;
+ int_set_header_0003_i13;
+ int_set_header_0003_i14;
+ int_set_header_0003_i15;
+ }
+ default_action = int_set_header_0003_i0();
+ size = 17;
+ }
+
+ action int_set_header_0407_i0() {
+ }
+ action int_set_header_0407_i1() {
+ int_set_header_7();
+ }
+ action int_set_header_0407_i2() {
+ int_set_header_6();
+ }
+ action int_set_header_0407_i3() {
+ int_set_header_7();
+ int_set_header_6();
+ }
+ action int_set_header_0407_i4() {
+ int_set_header_5();
+ }
+ action int_set_header_0407_i5() {
+ int_set_header_7();
+ int_set_header_5();
+ }
+ action int_set_header_0407_i6() {
+ int_set_header_6();
+ int_set_header_5();
+ }
+ action int_set_header_0407_i7() {
+ int_set_header_7();
+ int_set_header_6();
+ int_set_header_5();
+ }
+ action int_set_header_0407_i8() {
+ int_set_header_4();
+ }
+ action int_set_header_0407_i9() {
+ int_set_header_7();
+ int_set_header_4();
+ }
+ action int_set_header_0407_i10() {
+ int_set_header_6();
+ int_set_header_4();
+ }
+ action int_set_header_0407_i11() {
+ int_set_header_7();
+ int_set_header_6();
+ int_set_header_4();
+ }
+ action int_set_header_0407_i12() {
+ int_set_header_5();
+ int_set_header_4();
+ }
+ action int_set_header_0407_i13() {
+ int_set_header_7();
+ int_set_header_5();
+ int_set_header_4();
+ }
+ action int_set_header_0407_i14() {
+ int_set_header_6();
+ int_set_header_5();
+ int_set_header_4();
+ }
+ action int_set_header_0407_i15() {
+ int_set_header_7();
+ int_set_header_6();
+ int_set_header_5();
+ int_set_header_4();
+ }
+
+ table int_inst_0407 {
+ key = {
+ hdr.int_header.instruction_mask_0407 : exact;
+ }
+ actions = {
+ int_set_header_0407_i0;
+ int_set_header_0407_i1;
+ int_set_header_0407_i2;
+ int_set_header_0407_i3;
+ int_set_header_0407_i4;
+ int_set_header_0407_i5;
+ int_set_header_0407_i6;
+ int_set_header_0407_i7;
+ int_set_header_0407_i8;
+ int_set_header_0407_i9;
+ int_set_header_0407_i10;
+ int_set_header_0407_i11;
+ int_set_header_0407_i12;
+ int_set_header_0407_i13;
+ int_set_header_0407_i14;
+ int_set_header_0407_i15;
+ }
+ default_action = int_set_header_0407_i0();
+ size = 17;
+ }
+
+ apply {
+ int_inst_0003.apply();
+ int_inst_0407.apply();
+ }
+}
+
+control int_outer_encap(inout parsed_headers_t hdr,
+ in int_metadata_t int_metadata) {
+ action int_update_ipv4() {
+ hdr.ipv4.total_len = hdr.ipv4.total_len + int_metadata.insert_byte_cnt;
+ }
+ action int_update_udp() {
+ hdr.udp.len = hdr.udp.len + int_metadata.insert_byte_cnt;
+ hdr.udp.checksum = 0;
+ }
+ action int_update_shim() {
+ hdr.intl4_shim.len = hdr.intl4_shim.len + int_metadata.int_hdr_word_len;
+ }
+
+ apply{
+ if (hdr.ipv4.isValid()) {
+ int_update_ipv4();
+ }
+ if (hdr.udp.isValid()) {
+ int_update_udp();
+ }
+ if (hdr.intl4_shim.isValid()) {
+ int_update_shim();
+ }
+ }
+}
+
+control int_egress(inout parsed_headers_t hdr,
+ inout int_metadata_t int_metadata,
+ inout standard_metadata_t standard_metadata) {
+ action int_transit(bit<32> switch_id) {
+ int_metadata.switch_id = switch_id;
+ int_metadata.insert_byte_cnt = (bit<16>) (hdr.int_header.ins_cnt << 2);
+ int_metadata.int_hdr_word_len = (bit<8>) int_metadata.ins_cnt_tmp;
+ }
+ table int_prep {
+ key = {}
+ actions = {int_transit;}
+ }
+
+ action int_hop_cnt_increment() {
+ hdr.int_header.total_hop_cnt = hdr.int_header.total_hop_cnt + 1;
+ }
+ action int_hop_cnt_exceeded() {
+ hdr.int_header.e = 1;
+ }
+
+ apply{
+ if(hdr.int_header.isValid()) {
+ if(hdr.int_header.total_hop_cnt != hdr.int_header.max_hop_cnt &&
+ hdr.int_header.e == 0) {
+ int_hop_cnt_increment();
+ int_prep.apply();
+ int_metadata_insert.apply(hdr, int_metadata, standard_metadata);
+ int_outer_encap.apply(hdr, int_metadata);
+ } else {
+ int_hop_cnt_exceeded();
+ }
+ }
+ }
+}
diff --git a/pipelines/fabric/src/main/resources/include/parser.p4 b/pipelines/fabric/src/main/resources/include/parser.p4
index 8b03da1..2920a15 100644
--- a/pipelines/fabric/src/main/resources/include/parser.p4
+++ b/pipelines/fabric/src/main/resources/include/parser.p4
@@ -25,6 +25,8 @@
inout fabric_metadata_t fabric_metadata,
inout standard_metadata_t standard_metadata) {
+ bit<6> last_ipv4_dscp = 0;
+
state start {
transition select(standard_metadata.ingress_port) {
CPU_PORT: parse_packet_out;
@@ -82,6 +84,7 @@
state parse_ipv4 {
packet.extract(hdr.ipv4);
+ last_ipv4_dscp = hdr.ipv4.dscp;
fabric_metadata.ip_proto = hdr.ipv4.protocol;
//Need header verification?
transition select(hdr.ipv4.protocol) {
@@ -121,14 +124,16 @@
packet.extract(hdr.udp);
fabric_metadata.l4_src_port = hdr.udp.src_port;
fabric_metadata.l4_dst_port = hdr.udp.dst_port;
-#ifdef WITH_SPGW
transition select(hdr.udp.dst_port) {
+#ifdef WITH_SPGW
UDP_PORT_GTPU: parse_gtpu;
- default: accept;
- }
-#else
- transition accept;
#endif // WITH_SPGW
+#ifdef WITH_INT_TRANSIT
+ default: parse_int;
+#else
+ default: accept;
+#endif // WITH_INT_TRANSIT
+ }
}
state parse_icmp {
@@ -144,6 +149,7 @@
state parse_ipv4_inner {
packet.extract(hdr.gtpu_ipv4);
+ last_ipv4_dscp = hdr.gtpu_ipv4.dscp;
transition select(hdr.gtpu_ipv4.protocol) {
PROTO_TCP: parse_tcp;
PROTO_UDP: parse_udp_inner;
@@ -156,9 +162,33 @@
packet.extract(hdr.gtpu_udp);
fabric_metadata.l4_src_port = hdr.gtpu_udp.src_port;
fabric_metadata.l4_dst_port = hdr.gtpu_udp.dst_port;
+#ifdef WITH_INT_TRANSIT
+ transition parse_int;
+#else
transition accept;
+#endif // WITH_INT_TRANSIT
}
#endif // WITH_SPGW
+
+#ifdef WITH_INT_TRANSIT
+ state parse_int {
+ transition select(last_ipv4_dscp) {
+ DSCP_INT &&& DSCP_INT: parse_intl4_shim;
+ default: accept;
+ }
+ }
+
+ state parse_intl4_shim {
+ packet.extract(hdr.intl4_shim);
+ transition parse_int_header;
+ }
+
+ state parse_int_header {
+ packet.extract(hdr.int_header);
+ fabric_metadata.int_metadata.ins_cnt_tmp = hdr.int_header.ins_cnt;
+ transition accept;
+ }
+#endif // WITH_INT_TRANSIT
}
control FabricDeparser(packet_out packet, in parsed_headers_t hdr) {
@@ -180,6 +210,18 @@
packet.emit(hdr.tcp);
packet.emit(hdr.udp);
packet.emit(hdr.icmp);
+#ifdef WITH_INT_TRANSIT
+ packet.emit(hdr.intl4_shim);
+ packet.emit(hdr.int_header);
+ packet.emit(hdr.int_switch_id);
+ packet.emit(hdr.int_port_ids);
+ packet.emit(hdr.int_hop_latency);
+ packet.emit(hdr.int_q_occupancy);
+ packet.emit(hdr.int_ingress_tstamp);
+ packet.emit(hdr.int_egress_tstamp);
+ packet.emit(hdr.int_q_congestion);
+ packet.emit(hdr.int_egress_port_tx_util);
+#endif // WITH_INT_TRANSIT
}
}
diff --git a/pipelines/fabric/src/main/resources/include/spgw.p4 b/pipelines/fabric/src/main/resources/include/spgw.p4
index 87839f6..c724530 100644
--- a/pipelines/fabric/src/main/resources/include/spgw.p4
+++ b/pipelines/fabric/src/main/resources/include/spgw.p4
@@ -143,7 +143,7 @@
}
apply {
- spgw_meta.do_spgw = false;
+ spgw_meta.do_spgw = 1w0;
if (gtpu.isValid()) {
// If here, the parsed ipv4 header is the outer GTP one, but
// fabric needs to forward on the inner one, i.e. this.
@@ -156,15 +156,15 @@
if (s1u_filter_table.apply().hit) {
// TODO: check also that gtpu.msgtype == GTP_GPDU
- spgw_meta.do_spgw = true;
+ spgw_meta.do_spgw = 1w1;
spgw_meta.direction = DIR_UPLINK;
}
} else if (ue_filter_table.apply().hit) {
- spgw_meta.do_spgw = true;
+ spgw_meta.do_spgw = 1w1;
spgw_meta.direction = DIR_DOWNLINK;
}
- if (!spgw_meta.do_spgw) {
+ if (spgw_meta.do_spgw == 1w0) {
// Exit this control block.
return;
}
@@ -214,7 +214,8 @@
gtpu_ipv4.setValid();
gtpu_ipv4.version = IP_VERSION_4;
gtpu_ipv4.ihl = IPV4_MIN_IHL;
- gtpu_ipv4.diffserv = 0;
+ gtpu_ipv4.dscp = 0;
+ gtpu_ipv4.ecn = 0;
gtpu_ipv4.total_len = spgw_meta.ipv4_len
+ (IPV4_HDR_SIZE + UDP_HDR_SIZE + GTP_HDR_SIZE);
gtpu_ipv4.identification = 0x1513; /* From NGIC */
@@ -246,7 +247,7 @@
}
apply {
- if (spgw_meta.do_spgw && spgw_meta.direction == DIR_DOWNLINK) {
+ if (spgw_meta.do_spgw == 1w1 && spgw_meta.direction == DIR_DOWNLINK) {
gtpu_encap();
}
}
@@ -297,7 +298,8 @@
{
gtpu_ipv4.version,
gtpu_ipv4.ihl,
- gtpu_ipv4.diffserv,
+ gtpu_ipv4.dscp,
+ gtpu_ipv4.ecn,
gtpu_ipv4.total_len,
gtpu_ipv4.identification,
gtpu_ipv4.flags,