Skip to content

Commit

Permalink
Update dash_counters.p4
Browse files Browse the repository at this point in the history
  • Loading branch information
marian-pritsak authored Jun 3, 2024
1 parent 0ecf3fc commit 59cd17d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dash-pipeline/bmv2/dash_counters.p4
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,7 @@ DEFINE_ENI_FLOW_SYNC_COUNTERS(flow_delete)
DEFINE_ENI_PACKET_COUNTER(outbound_routing_entry_miss_drop, order=3)
DEFINE_ENI_PACKET_COUNTER(outbound_ca_pa_entry_miss_drop, order=3)
DEFINE_ENI_PACKET_COUNTER(inbound_routing_entry_miss_drop, order=3)
DEFINE_ENI_PACKET_COUNTER(outbound_routing_group_miss_drop, order=3)
DEFINE_ENI_PACKET_COUNTER(outbound_routing_group_admin_down_drop, order=3)

#endif // __DASH_COUNTERS__

0 comments on commit 59cd17d

Please sign in to comment.