Skip to content

docs: Add document for vhost-user - #87

Open
carezkh wants to merge 1 commit into
mainfrom
care-doc-vhost-user
Open

docs: Add document for vhost-user#87
carezkh wants to merge 1 commit into
mainfrom
care-doc-vhost-user

Conversation

@carezkh

@carezkh carezkh commented Feb 24, 2023

Copy link
Copy Markdown
Contributor

No description provided.

@carezkh carezkh changed the title docs: Add document for vhost-user [WIP] docs: Add document for vhost-user Feb 24, 2023
@codecov

codecov Bot commented Feb 24, 2023

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 34.11%. Comparing base (4f6ab5e) to head (0891003).
⚠️ Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #87   +/-   ##
=======================================
  Coverage   34.11%   34.11%           
=======================================
  Files           6        6           
  Lines        1952     1952           
=======================================
  Hits          666      666           
  Misses       1182     1182           
  Partials      104      104           

☔ View full report in Codecov by Harness.
📢 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.

@carezkh
carezkh force-pushed the care-doc-vhost-user branch 5 times, most recently from f46e257 to c17f772 Compare February 27, 2023 09:26
@carezkh carezkh changed the title [WIP] docs: Add document for vhost-user docs: Add document for vhost-user Feb 27, 2023
@carezkh
carezkh requested a review from fengye87 February 27, 2023 09:27
Comment thread docs/vhost-user-net-test.md Outdated
@@ -0,0 +1,539 @@
# Vhost-user Network Test

The porpose of this document is to do a performance test for vhost-user, bridge and masquerade network interface of VM. We choose Userspace CNI to configure underlay network with TSO support for better vhost-user TCP bandwidth, refer to document [Vhost-user Network](./vhost-user-net.md) to setup and use vhost-user network in Virtink.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

porpose typo?

Comment thread docs/vhost-user-net-test.md Outdated
iperf -c <server-ip> # run this in client, and change the server-ip
```

## Reports

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reports -> Results?

Comment thread docs/vhost-user-net-test.md Outdated

The latency of vhost-user interface is much lower than that of other network types.

#### TCP Latency (different host)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

different host -> across hosts?

@carezkh
carezkh force-pushed the care-doc-vhost-user branch from c17f772 to 0891003 Compare April 12, 2023 06:00
@carezkh
carezkh requested a review from fengye87 April 13, 2023 04:05
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.

2 participants