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

redesign ethdev/flow #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

redesign ethdev/flow #27

wants to merge 3 commits into from

Conversation

yerden
Copy link
Owner

@yerden yerden commented Feb 10, 2023

use common.Transformer interface to redesign ethdev/flow (rte_flow wrapper).

Signed-off-by: Yerden Zhumabekov <yerden.zhumabekov@gmail.com>
Signed-off-by: Yerden Zhumabekov <yerden.zhumabekov@gmail.com>
Signed-off-by: Yerden Zhumabekov <yerden.zhumabekov@gmail.com>
@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Merging #27 (f0f2923) into master (f65cd82) will decrease coverage by 0.46%.
The diff coverage is 0.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%) ⬇️
ethdev/flow/item_eth.go 0.00% <0.00%> (ø)
ethdev/flow/item_ipv4.go 0.00% <0.00%> (-89.66%) ⬇️
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant