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

lib: Remove include of deprecated sysctl.h #5212

Closed
wants to merge 0 commits into from

Conversation

mjstapp
Copy link
Contributor

@mjstapp mjstapp commented Oct 23, 2019

Test PR to see what happens if we stop including a deprecated header file - deprecated in linux as of the 5.3 kernel it seems, in ubuntu19.10.

@LabN-CI
Copy link
Collaborator

LabN-CI commented Oct 23, 2019

🛑 Basic BGPD CI results: FAILURE

Results table
_ _
Result FAILURE git merge/5212 10d0926 frr.github Build
Date 10/23/2019
Start 04:46:48
Finish 04:47:39
Run-Time 00:51
Total
Pass
Fail
Valgrind-Errors
Valgrind-Loss
Details vncregress-2019-10-23-04:46:48.txt
Log make-2019-10-23-04:46:48.out.bz2
Memory

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-9385/

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 5212, comparing to Git base SHA 3e6fd94

Fixed warnings:

  • Dead store: Dead assignment in bgp_evpn.c, function install_evpn_route_entry, line 2612

New warnings:

Static Analysis warning summary compared to base:

  • Fixed warnings: 1
  • New warnings: 1

1 Static Analyzer issues remaining.

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

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

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 5212, comparing to Git base SHA 3e6fd94

No Changes in Static Analysis warnings compared to base

1 Static Analyzer issues remaining.

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

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.

3 participants