Implement NOP in routing v4 table

Change-Id: Ia238cf88eb1ed5e23309f3b2cab7f1403f30dafe
diff --git a/pipelines/fabric/src/main/resources/p4c-out/fabric/bmv2/default/p4info.txt b/pipelines/fabric/src/main/resources/p4c-out/fabric/bmv2/default/p4info.txt
index efb3a76..ef6a5b5 100644
--- a/pipelines/fabric/src/main/resources/p4c-out/fabric/bmv2/default/p4info.txt
+++ b/pipelines/fabric/src/main/resources/p4c-out/fabric/bmv2/default/p4info.txt
@@ -139,6 +139,9 @@
     id: 16777434
   }
   action_refs {
+    id: 16804187
+  }
+  action_refs {
     id: 16800567
     annotations: "@defaultonly()"
   }
@@ -489,6 +492,13 @@
 }
 actions {
   preamble {
+    id: 16804187
+    name: "FabricIngress.forwarding.nop_routing_v4"
+    alias: "nop_routing_v4"
+  }
+}
+actions {
+  preamble {
     id: 16785374
     name: "FabricIngress.forwarding.set_next_id_acl"
     alias: "set_next_id_acl"