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

Build support for arm and use latest evpn opi-api #442

Closed
wants to merge 2 commits into from

Conversation

atulpatel261194
Copy link
Contributor

this PR includes fixes and additions for evpn.

  1. build support for arm
  2. added component and gwip prefixes printing in human readable format.
  3. miner correction in logs after testing

@atulpatel261194 atulpatel261194 requested a review from a team as a code owner March 20, 2024 07:49
Copy link

codecov bot commented Mar 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 66 lines in your changes are missing coverage. Please review.

Project coverage is 18.98%. Comparing base (14d8df1) to head (25ed6a9).

Files Patch % Lines
cmd/network/evpn-utils.go 0.00% 14 Missing ⚠️
cmd/network/evpn-bridge-port.go 0.00% 13 Missing ⚠️
cmd/network/evpn-logical-brige.go 0.00% 13 Missing ⚠️
cmd/network/evpn-svi.go 0.00% 13 Missing ⚠️
cmd/network/evpn-vrf.go 0.00% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #442      +/-   ##
==========================================
- Coverage   19.03%   18.98%   -0.06%     
==========================================
  Files          62       63       +1     
  Lines       10510    10538      +28     
==========================================
  Hits         2001     2001              
- Misses       8238     8266      +28     
  Partials      271      271              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Dimitrios Markou <dimitrios.markou@ericsson.com>
Signed-off-by: Atul Patel <Atul.Patel@intel.com>
Signed-off-by: Venkatesh Vemula <venkatesh.vemula@intel.com>
Signed-off-by: Banoth Saikumar <banoth.saikumar@intel.com>
Signed-off-by: Dimitrios Markou <dimitrios.markou@ericsson.com>
Signed-off-by: Atul Patel <Atul.Patel@intel.com>
Signed-off-by: Venkatesh Vemula <venkatesh.vemula@intel.com>
Signed-off-by: Banoth Saikumar <banoth.saikumar@intel.com>
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.

1 participant