public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/3] Prepare for native AF_UNIX socket support in qemu 7.2
@ 2022-11-04  1:54 Stefano Brivio
  2022-11-04  1:54 ` [PATCH 1/3] test: Switch to qemu -netdev stream option instead of using qrap Stefano Brivio
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefano Brivio @ 2022-11-04  1:54 UTC (permalink / raw)
  To: passt-dev; +Cc: David Gibson, Laurent Vivier, Andrea Bolognani

Patches 1/3 and 2/3 deal with the tests, patch 3/3 updates usage notes
and documentation bits. Indeed, we'll need to keep qrap around for a
little longer, but it's probably time to start telling users about
this.

Stefano Brivio (3):
  test: Switch to qemu -netdev stream option instead of using qrap
  test/perf: Finally drop workaround for virtio_net TX stall
  passt, qrap, README: Update notes and documentation for AF_UNIX
    support in qemu

 README.md            | 10 ++++-----
 passt.1              |  8 ++-----
 qrap.1               | 13 +++++-------
 qrap.c               |  5 +++--
 tap.c                | 10 ++++-----
 test/README.md       |  5 +++++
 test/demo/passt      |  9 +++-----
 test/distro/debian   | 24 ++++++++++-----------
 test/distro/fedora   | 38 ++++++++++++++++-----------------
 test/distro/opensuse | 14 ++++++-------
 test/distro/ubuntu   | 12 +++++------
 test/lib/setup       | 50 ++++++++++++++++++++------------------------
 test/perf/passt_tcp  | 15 -------------
 test/perf/passt_udp  | 15 -------------
 14 files changed, 93 insertions(+), 135 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-04  1:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-04  1:54 [PATCH 0/3] Prepare for native AF_UNIX socket support in qemu 7.2 Stefano Brivio
2022-11-04  1:54 ` [PATCH 1/3] test: Switch to qemu -netdev stream option instead of using qrap Stefano Brivio
2022-11-04  1:54 ` [PATCH 2/3] test/perf: Finally drop workaround for virtio_net TX stall Stefano Brivio
2022-11-04  1:54 ` [PATCH 3/3] passt, qrap, README: Update notes and documentation for AF_UNIX support in qemu Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

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 IMAP folder(s).