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

refactor: do not mark host_if_name for AF_PACKET as deprecated #1745

Merged
merged 1 commit into from
Oct 15, 2020

Conversation

milanlenco
Copy link
Collaborator

@milanlenco milanlenco commented Oct 15, 2020

fixes: #1648

Signed-off-by: Milan Lenco <milan.lenco@pantheon.tech>
@codecov
Copy link

codecov bot commented Oct 15, 2020

Codecov Report

Merging #1745 into master will decrease coverage by 1.46%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1745      +/-   ##
==========================================
- Coverage   57.11%   55.64%   -1.47%     
==========================================
  Files         618      379     -239     
  Lines       44654    27912   -16742     
==========================================
- Hits        25502    15532    -9970     
+ Misses      16192    10892    -5300     
+ Partials     2960     1488    -1472     
Flag Coverage Δ
#e2e ?
#unittests 55.64% <ø> (ø)

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

@ondrej-fabry ondrej-fabry merged commit 6b56c2e into ligato:master Oct 15, 2020
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.

VppConfig.Interfaces.AfpacketLink.LinuxInterface disallows important use case
2 participants