parse doca-pipe-group and compute total mask/pipe per group #13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add DOCA pipe group entry metrics
This PR adds metrics to track the number of entries in each DOCA pipe group.
Changes
Added 8 new gauge metrics:
ovsdp_doca_pipegroup_main_entries- Main table (group_id=0x00000000)ovsdp_doca_pipegroup_sample_postmirror_entries- Sample-post-mirror table (0xf2000000)ovsdp_doca_pipegroup_split_postprefix_entries- Split-post-prefix table (0xfa000000)ovsdp_doca_pipegroup_posthash_entries- Post-hash table (0xfb000000)ovsdp_doca_pipegroup_postct_entries- Post-CT table (0xfd000000)ovsdp_doca_pipegroup_postmeter_entries- Post-meter table (0xff000000)ovsdp_doca_pipegroup_ct_entries- Aggregated CT entries across all zones (0xfc0*)ovsdp_doca_pipegroup_ctnat_entries- Aggregated CT-NAT entries across all zones (0xfc1*)Implementation
ovs-appctl doca-pipe-group/dumpesw=and extracting group_id