go-dpdk
go-dpdk copied to clipboard
redesign ethdev/flow
use common.Transformer interface to redesign ethdev/flow (rte_flow wrapper).
Codecov Report
Merging #27 (f0f2923) into master (f65cd82) will decrease coverage by
0.46%. The diff coverage is0.00%.
@@ Coverage Diff @@
## master #27 +/- ##
==========================================
- Coverage 53.09% 52.64% -0.46%
==========================================
Files 66 63 -3
Lines 2680 2591 -89
==========================================
- Hits 1423 1364 -59
+ Misses 1223 1194 -29
+ Partials 34 33 -1
| Impacted Files | Coverage Δ | |
|---|---|---|
| ethdev/flow/action_queue.go | 0.00% <0.00%> (ø) |
|
| ethdev/flow/action_rss.go | 0.00% <0.00%> (ø) |
|
| ethdev/flow/flow.go | 0.00% <0.00%> (-22.81%) |
:arrow_down: |
| ethdev/flow/item_eth.go | 0.00% <0.00%> (ø) |
|
| ethdev/flow/item_ipv4.go | 0.00% <0.00%> (-89.66%) |
:arrow_down: |
| ethdev/flow/item_udp.go | 0.00% <0.00%> (ø) |
|
| ethdev/flow/item_vlan.go | 0.00% <0.00%> (ø) |
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.