faucetsdn / daq

DEPRECATED -- DAQ (Device Automated Qualification) framework in no longer in use, supported, or maintained. It is here for archival purposes only.
Apache License 2.0
40 stars 32 forks source link

Native linux vxlan interface #888

Closed grafnu closed 3 years ago

grafnu commented 3 years ago

Use native vxlan interface, rather than OVS vxlan interface.

codecov[bot] commented 3 years ago

Codecov Report

Merging #888 (c007bc1) into master (b888c11) will increase coverage by 0.03%. The diff coverage is 16.66%.

:exclamation: Current head c007bc1 differs from pull request most recent head 2d467af. Consider uploading reports for the commit 2d467af to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #888      +/-   ##
==========================================
+ Coverage   30.58%   30.61%   +0.03%     
==========================================
  Files          42       42              
  Lines        5448     5439       -9     
==========================================
- Hits         1666     1665       -1     
+ Misses       3782     3774       -8     
Flag Coverage Δ
unit 30.61% <16.66%> (+0.03%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
daq/network.py 27.43% <16.66%> (+0.62%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b888c11...2d467af. Read the comment docs.