stratum / fabric-tna

The SD-Fabric data plane
https://docs.sd-fabric.org/
31 stars 15 forks source link

Allows to read ingress and egress counter separately #520

Closed daniele-moro closed 2 years ago

daniele-moro commented 2 years ago

Depends on: https://gerrit.onosproject.org/c/onos/+/25447

This PR consider only the read path. Code partially taken from:

daniele-moro commented 2 years ago

retest this please

codecov[bot] commented 2 years ago

Codecov Report

Merging #520 (542a822) into main (5376d8c) will increase coverage by 0.29%. The diff coverage is 76.47%.

@@             Coverage Diff              @@
##               main     #520      +/-   ##
============================================
+ Coverage     69.92%   70.22%   +0.29%     
- Complexity      739      757      +18     
============================================
  Files            63       63              
  Lines          4802     4820      +18     
  Branches        530      533       +3     
============================================
+ Hits           3358     3385      +27     
+ Misses         1165     1155      -10     
- Partials        279      280       +1     
Impacted Files Coverage Δ
...abric/tna/behaviour/upf/FabricUpfProgrammable.java 65.06% <76.47%> (+2.92%) :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 5376d8c...542a822. Read the comment docs.