summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAravind Batni2015-07-20 10:50:12 -0500
committerAravind Batni2015-07-20 10:50:12 -0500
commitb743f78e96b3528c6287f73a4ad08c1c9e7c77ba (patch)
tree3ba922d787dc1815ffb27fc25688d6bfbf2fc6ee
parent50da785cf55849c0aebd3351a1ef9cb93d6e954a (diff)
downloadpa-lld-b743f78e96b3528c6287f73a4ad08c1c9e7c77ba.tar.gz
pa-lld-b743f78e96b3528c6287f73a4ad08c1c9e7c77ba.tar.xz
pa-lld-b743f78e96b3528c6287f73a4ad08c1c9e7c77ba.zip
updated firmware comments
-rw-r--r--fw/v1/pdsp_subs.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/fw/v1/pdsp_subs.h b/fw/v1/pdsp_subs.h
index 4759982..4395700 100644
--- a/fw/v1/pdsp_subs.h
+++ b/fw/v1/pdsp_subs.h
@@ -409,7 +409,9 @@
409#define t_flag_frag t11 409#define t_flag_frag t11
410#define t_flag_frag1st t12 410#define t_flag_frag1st t12
411#define t_flag_ttl_exp t13 // IP TTL is 1 or 0 411#define t_flag_ttl_exp t13 // IP TTL is 1 or 0
412#define t_flag_rsvd t14 // This flag is set in Ingress to process CmdSet from QoS outputs to Egress Queue 412#define t_flag_rsvd t14 // This flag is set in Ingress to indicate to Egress PDSP that CmdSet is included in the packet
413 // Pkt with CmdSet ==> QoS Queue ==> Egress PDSP ==> Post Processing PDSP
414#define t_flag_eg_cmdSet t14
413#define t_flag_pl1Match t15 415#define t_flag_pl1Match t15
414 416
415// PASS-SASS intercommunication flags 417// PASS-SASS intercommunication flags
@@ -825,8 +827,8 @@
825 827
826// Status or indication flag 828// Status or indication flag
827#define t_flag_fc_lookup t15 // Flow cache lookup is required 829#define t_flag_fc_lookup t15 // Flow cache lookup is required
828#define t_flag_ah_patch t14 830#define t_flag_ah_patch t14 // this flag is set only during egress flow operations and any other time if this bit is
829#define t_flag_eg_cmdSet t14 831 // set, it would be overloaded with CmdSet operations pending to be executed from QoS
830#define t_flag_ip_frag t13 // IP fragment required at the next stage 832#define t_flag_ip_frag t13 // IP fragment required at the next stage
831 833
832// egress flow record valid bits 834// egress flow record valid bits