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

fix: Fix bridge domain dump for VPP 20.05 #1663

Merged

Conversation

ondrej-fabry
Copy link
Member

InterfaceIndex has to be set to max uint32 to properly dump all interfaces.

Signed-off-by: Ondrej Fabry <ofabry@cisco.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 3, 2020

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
71.2% 71.2% Duplication

@codecov
Copy link

codecov bot commented Jun 3, 2020

Codecov Report

Merging #1663 into master will increase coverage by 1.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1663      +/-   ##
==========================================
+ Coverage   57.19%   58.25%   +1.05%     
==========================================
  Files         594      365     -229     
  Lines       47846    29873   -17973     
==========================================
- Hits        27366    17402    -9964     
+ Misses      17660    11041    -6619     
+ Partials     2820     1430    -1390     
Flag Coverage Δ
#e2e ?
#unittests 58.25% <100.00%> (+0.01%) ⬆️

@ondrej-fabry ondrej-fabry merged commit ff63269 into ligato:master Jun 3, 2020
@ondrej-fabry ondrej-fabry deleted the fix-bridgedomain-dump-vpp2005 branch June 3, 2020 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant