qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Anders Pitman" <anders@apitman.com>
To: qemu-devel@nongnu.org
Cc: stefanha@gmail.com
Subject: Fast usermode networking with QEMU
Date: Mon, 23 May 2022 14:51:17 -0600	[thread overview]
Message-ID: <d859a414-ca5a-48a8-ab96-2cb869f8978f@www.fastmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 752 bytes --]

I came across this blog post[0] concerning passt, which is an alternative usermode networking implementation for QEMU.

I'm working on a project that uses QEMU on Windows hosts running Linux guests. I'm trying to get faster usermode networking than is available with libslirp. My performance target is 200Mbps even on older or less powerful hardware, such as Celeron mini PCs. Currently I'm seeing 15-30MBps with libslirp.

It appears that passt doesn't currently support Windows, correct? Is there a guess as to how difficult that might be to implement? If the speedup is significant, I would be interested in taking a crack at adding Windows support.

Thanks,
//anders

[0]: http://blog.vmsplice.net/2021/10/a-new-approach-to-usermode-networking.html

[-- Attachment #2: Type: text/html, Size: 1119 bytes --]

             reply	other threads:[~2022-05-23 21:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-23 20:51 Anders Pitman [this message]
2022-09-19 21:24 ` Fast usermode networking with QEMU Stefano Brivio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d859a414-ca5a-48a8-ab96-2cb869f8978f@www.fastmail.com \
    --to=anders@apitman.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefanha@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).