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

ospfd: Speed up show ip ospf [vrf all] route json #1642

Merged
merged 1 commit into from
Jan 16, 2018

Conversation

chiragshah6
Copy link
Member

Avoid JSON Pretty format for ospf route json command as it spikes up cpu cycle during execution and neighborship may flap. For pretty output, user would run through different tool/script.

Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com>
@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-2322/

This is a comment from an EXPERIMENTAL automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.


CLANG Static Analyzer Summary

  • Github Pull Request 1642, comparing to Git base SHA 3cd878d

No Changes in Static Analysis warnings compared to base

21 Static Analyzer issues remaining.

See details at
https://ci1.netdef.org/browse/FRR-FRRPULLREQ-2322/artifact/shared/static_analysis/index.html

@odd22 odd22 merged commit 23b6084 into FRRouting:master Jan 16, 2018
@FRRouting FRRouting deleted a comment from LabN-CI Jan 16, 2018
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