Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[202012][VxLAN]VxLAN Tunnel Counters and Rates implementation #2442

Merged
merged 3 commits into from
Sep 13, 2022

Conversation

dgsudharsan
Copy link
Collaborator

Backport of #1859

What I did
Implemented counters and rates for VxLAN.

Why I did it
To display vxlan counters and to enable counterpoll for tunnel counters.

How I verified it
Verified using vs tests

Details if related
Added a generic directory structure for flex counter manager. Currently tunnel counters are written for VxLAN but in future it might be expanded to other tunnels which might use the same flex counter infra.

dgsudharsan and others added 2 commits August 26, 2022 16:19
* Tunnel stats support

Fixing constructor in vxlantunnelorch

Fixing build issue

Increase polling intervals for tunnel to 10s
@dgsudharsan
Copy link
Collaborator Author

/azpw run Azure.sonic-swss

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-swss

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dgsudharsan
Copy link
Collaborator Author

/azpw run Azure.sonic-swss

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-swss

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@prsunny prsunny merged commit 499b7a7 into sonic-net:202012 Sep 13, 2022
dgsudharsan added a commit to dgsudharsan/sonic-buildimage that referenced this pull request Sep 13, 2022
Update sonic-swss submodule pointer to include the following:
* VxLAN Tunnel Counters and Rates implementation (sonic-net#1859) ([sonic-net#2442](sonic-net/sonic-swss#2442))
* Update fdborch.cpp ([sonic-net#2374](sonic-net/sonic-swss#2374))

Signed-off-by: dgsudharsan <sudharsand@nvidia.com>
@dgsudharsan dgsudharsan deleted the vxlan_counters_2012 branch March 9, 2023 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants