Add action in pdrs tables to pass qid parameter

Change-Id: Id3ee76ba1fc659a1e4ca78b21481da1fe823f407
diff --git a/pipelines/fabric/impl/src/main/resources/p4c-out/fabric-full/bmv2/default/p4info.txt b/pipelines/fabric/impl/src/main/resources/p4c-out/fabric-full/bmv2/default/p4info.txt
index c02e04b..7e482b4 100644
--- a/pipelines/fabric/impl/src/main/resources/p4c-out/fabric-full/bmv2/default/p4info.txt
+++ b/pipelines/fabric/impl/src/main/resources/p4c-out/fabric-full/bmv2/default/p4info.txt
@@ -740,6 +740,9 @@
     id: 16800614
   }
   action_refs {
+    id: 16785920
+  }
+  action_refs {
     id: 16800567
     annotations: "@defaultonly"
     scope: DEFAULT_ONLY
@@ -768,6 +771,9 @@
     id: 16800614
   }
   action_refs {
+    id: 16785920
+  }
+  action_refs {
     id: 16800567
     annotations: "@defaultonly"
     scope: DEFAULT_ONLY
@@ -1381,6 +1387,33 @@
 }
 actions {
   preamble {
+    id: 16785920
+    name: "FabricIngress.spgw.load_pdr_qos"
+    alias: "load_pdr_qos"
+  }
+  params {
+    id: 1
+    name: "ctr_id"
+    bitwidth: 32
+  }
+  params {
+    id: 2
+    name: "far_id"
+    bitwidth: 32
+  }
+  params {
+    id: 3
+    name: "needs_gtpu_decap"
+    bitwidth: 1
+  }
+  params {
+    id: 4
+    name: "qid"
+    bitwidth: 5
+  }
+}
+actions {
+  preamble {
     id: 16820307
     name: "FabricIngress.spgw.load_normal_far"
     alias: "load_normal_far"