diff --git a/p4src/static-mapping.p4 b/p4src/static-mapping.p4 index 3d0c671..c348a28 100644 --- a/p4src/static-mapping.p4 +++ b/p4src/static-mapping.p4 @@ -319,6 +319,7 @@ control MyIngress(inout headers hdr, actions = { set_egress_port; controller_debug; + controller_debug_table_id; NoAction; } size = ROUTING_TABLE_SIZE;