Skip to content

get/set mtu#141

Open
JakkuSakura wants to merge 1 commit intocapsule-rs:masterfrom
JakkuSakura:get_mtu
Open

get/set mtu#141
JakkuSakura wants to merge 1 commit intocapsule-rs:masterfrom
JakkuSakura:get_mtu

Conversation

@JakkuSakura
Copy link
Copy Markdown
Contributor

Description

Fixes #140

Type of change

  • New feature

@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 4, 2021

Codecov Report

❌ Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.99%. Comparing base (410696a) to head (961dfe9).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
core/src/dpdk/port.rs 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #141      +/-   ##
==========================================
- Coverage   68.38%   67.99%   -0.40%     
==========================================
  Files          66       66              
  Lines        5972     5983      +11     
==========================================
- Hits         4084     4068      -16     
- Misses       1888     1915      +27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

How to get MTU of an dpdk interface?

1 participant