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

zebra: move evpn neighbors to dataplane #4877

Merged
merged 3 commits into from
Sep 4, 2019

Conversation

mjstapp
Copy link
Contributor

@mjstapp mjstapp commented Aug 23, 2019

Next phase of evpn/vxlan conversion to the async dataplane. This PR moves neighbor programming used in evpn to the dataplane - still netlink-only.

Mark Stapp added 3 commits August 23, 2019 10:09
Initial work to move evpn neighbor programming to the dataplane
subsystem.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
Use const for mac pointer.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
Move neighbor programming to the dataplane; remove
old apis; remove some ifdef'd use of direct netlink
code points, using neutral values outside of the netlink-
specific files.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
@LabN-CI
Copy link
Collaborator

LabN-CI commented Aug 23, 2019

💚 Basic BGPD CI results: SUCCESS, 0 tests failed

Results table
_ _
Result SUCCESS git merge/4877 931fa60
Date 08/23/2019
Start 15:05:41
Finish 15:27:36
Run-Time 21:55
Total 1815
Pass 1815
Fail 0
Valgrind-Errors 0
Valgrind-Loss 0
Details vncregress-2019-08-23-15:05:41.txt
Log autoscript-2019-08-23-15:06:35.log.bz2
Memory 434 423 360

For details, please contact louberger

@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-8687/

This is a comment from an 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 4877, comparing to Git base SHA 401ba2a

No Changes in Static Analysis warnings compared to base

1 Static Analyzer issues remaining.

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

@mjstapp mjstapp requested a review from sworleys August 27, 2019 20:12
@donaldsharp donaldsharp merged commit c9042b2 into FRRouting:master Sep 4, 2019
@mjstapp mjstapp deleted the dplane_neighs branch November 25, 2019 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants