public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
 messages from 2022-05-19 04:13:59 to 2022-08-21 20:23:36 UTC [more...]

[PATCH 00/10] passt test fixes, batch 6
 2022-08-21 20:23 UTC  (12+ messages)
` [PATCH 01/10] test: Convert distro tests to use socat instead of nc/ncat
` [PATCH 02/10] test: Split cppcheck and clang-tidy tests into different files
` [PATCH 03/10] test: Remove unused *_XTERM variables
` [PATCH 04/10] test: Ignore video processing temporary files
` [PATCH 05/10] test: Split setup/teardown functions for build and distro tests
` [PATCH 06/10] test: Only select a single interface or gateway in tests
` [PATCH 07/10] test: Rename slightly misleading "valgrind" tests
` [PATCH 08/10] test: Use shutdown test for pasta
` [PATCH 09/10] test: Log debugging output from test script
` [PATCH 10/10] test: Kill qemu by pidfile rather than ^C

[PATCH 00/12] Updates and fixes for documentation and Fedora package
 2022-08-18 20:22 UTC  (13+ messages)
` [PATCH 01/12] doc: Rewrite demo script
` [PATCH 02/12] README: Add link to Copr repositories
` [PATCH 03/12] Makefile: Ugly hack to get a "plain" Markdown version of README
` [PATCH 04/12] Makefile: Install demo.sh too, uninstall stuff under /usr/share
` [PATCH 05/12] fedora: Install "plain" README, instead of web version, and demo script
` [PATCH 06/12] fedora: Introduce own rpkg macro for changelog
` [PATCH 07/12] fedora: Start Release tag from 1, not 0
` [PATCH 08/12] fedora: Drop VCS tag from spec file
` [PATCH 09/12] fedora: Change source URL to HEAD link with explicit commit SHA
` [PATCH 10/12] fedora: Build SELinux subpackage as noarch
` [PATCH 11/12] fedora: Don't hardcode CFLAGS setting, use %set_build_flags macro instead
` [PATCH 12/12] fedora: Fix man pages wildcards in spec file

[PATCH] Makefile: Ugly hack to get a "plain" Markdown version of README
 2022-08-09 23:23 UTC 

[PATCH] README: Add link to Copr repositories
 2022-08-09 23:23 UTC 

[PATCH] doc: Rewrite demo script
 2022-08-09 23:23 UTC 

[PATCH] contrib, test: Rebase Podman patch, enable three-way merge on git am in demo
 2022-08-01 10:47 UTC 

[PATCH 0/7] Improved selection of external interface and IP configuration
 2022-08-01 10:24 UTC  (11+ messages)
` [PATCH 1/7] Allow different external interfaces for IPv4 and IPv6 connectivity
` [PATCH 2/7] Separately locate external interfaces for IPv4 and IPv6
` [PATCH 3/7] Initialize host side MAC when in IPv6 only mode
` [PATCH 4/7] Move passt mac_guest init to be more symmetric with pasta
` [PATCH 5/7] Clarify semantics of c->v4 and c->v6 variables
` [PATCH 6/7] Separate IPv4 and IPv6 configuration
` [PATCH 7/7] Make substructures for IPv4 and IPv6 specific context information

[PATCH] passt.1: Default host interfaces are now selected based on IP version
 2022-07-30 20:19 UTC 

[PATCH] test: Expand root partition of Debian sid amd64 and aarch64 images
 2022-07-30 18:54 UTC 

[PATCH] passt: Truncate PID file on open()
 2022-07-23  2:27 UTC  (2+ messages)

[PATCH 00/18] Test fixes, batch 5
 2022-07-21 12:13 UTC  (26+ messages)
` [PATCH 01/18] tests: Remove no longer needed /usr/bin/bash link
` [PATCH 02/18] tests: Let Fedora find dhclient-script in /usr/sbin
` [PATCH 03/18] tests: Add rudimentary debugging to dhclient-script
` [PATCH 04/18] tests: Add some extra dhclient support directories to mbuto.img
` [PATCH 05/18] tests: More robust parsing of resolv.conf for DHCP tests
` [PATCH 06/18] tests: Handle the case of a nameserver on host localhost
` [PATCH 07/18] tests: Correctly handle domain search list in dhclient-script
` [PATCH 08/18] tests: Fix detection of empty 'hout' responses in passt{,_in_ns} tests
` [PATCH 09/18] tests: Fix creation of test file in udp passt tests
` [PATCH 10/18] valgrind needs futex
` [PATCH 11/18] tests: Use socat instead of netcat
` [PATCH 12/18] tests: Remove unnecessary ^D in passt_in_ns teardown
` [PATCH 13/18] tests: Remove unnecessary truncation of temporary files in udp tests
` [PATCH 14/18] tests: Use dhclient --no-pid for namespaces in two_guests tests
` [PATCH 15/18] tests: Clean up better after iperf tests
` [PATCH 16/18] tests: No need to retrieve host ifname in ndp/pasta
` [PATCH 17/18] tests: Correct determination of host interface name in tests
` [PATCH 18/18] demo: Use git protocol downloads

[PATCH 0/7] Demo fixes and Podman patch rebase
 2022-07-21 12:06 UTC  (8+ messages)
` [PATCH 1/7] contrib: Rebase Podman patch to latest upstream
` [PATCH 2/7] test: In passt demo, bring up eth0 in guest, not in namespace pane
` [PATCH 3/7] test: In pasta demo, use pgrep instead of pstree to find namespace PID
` [PATCH 4/7] test: In pasta demo, issue /sbin/dhclient instead of dhclient
` [PATCH 5/7] test: Fix Podman build in Podman demo
` [PATCH 6/7] test: Actually use pasta in Podman demo step with HTTP service
` [PATCH 7/7] test: Drop further ^D in passt demo teardown

[PATCH] qrap: Add a neighbour solicitation to probe frames, instead of just ARP
 2022-07-20 16:25 UTC 

[PATCH] RFC: Remove unusable --netns-only option
 2022-07-20  8:00 UTC  (4+ messages)

[PATCH] passt: Allow exit_group() system call in seccomp profiles
 2022-07-14  3:08 UTC  (2+ messages)

[PATCH] arch, passt: Use executable link to form AVX2 binary path
 2022-07-14  3:07 UTC  (2+ messages)

[PATCH 00/15] Test fixes, batch 4
 2022-07-13 23:39 UTC  (24+ messages)
` [PATCH 01/15] test: Add external mbuto profile, drop udhcpc, and switch to it
` [PATCH 02/15] Handle the case of a DNS server on localhost
` [PATCH 03/15] tests: qemu-system-ppc64le isn't a thing
` [PATCH 04/15] Invoke specific qemu-system-* binaries
` [PATCH 05/15] tests: Introduce makefile for building test assets
` [PATCH 06/15] tests: Move mbuto download and execution to asset build
` [PATCH 07/15] tests: Search multiple places for aarch64 EDK2 bios image
` [PATCH 08/15] Clean up passt.pid file
` [PATCH 09/15] tests: Remove unused set_mode() function
` [PATCH 10/15] tests: Remove not-very-useful "req" directive
` [PATCH 11/15] tests: Don't automatically traverse directories of test files
` [PATCH 12/15] tests: Explicitly list test files in test/run, remove "onlyfor" support
` [PATCH 13/15] tests: Move distro image download to asset build makefile
` [PATCH 14/15] tests: Prepare distro images during asset build phase
` [PATCH 15/15] tests: Remove unused DNS6 calculation from fedora tests

[PATCH] conf: Allow to specify ranges and ports excluded from given ranges
 2022-07-13  6:18 UTC 

[PATCH] conf: Fix initialisation of IPv6 unicast and link-local addresses
 2022-07-13  6:18 UTC 

[PATCH] util: Fix debug print on failed SO_REUSEADDR setting in sock_l4()
 2022-07-13  6:18 UTC 

[PATCH] test: Embed script for dhclient(8) in mbuto(1) profile
 2022-07-07 14:48 UTC 

[PATCH] Fix parsing of LINKS
 2022-07-06 17:50 UTC  (2+ messages)

[PATCH v2 0/4] New line reading implementation
 2022-07-06 17:46 UTC  (8+ messages)
` [PATCH v2 1/4] Add cleaner line-by-line reading primitives
` [PATCH v2 2/4] Parse resolv.conf with new lineread implementation
` [PATCH v2 3/4] Use new lineread implementation for procfs_scan_listen()
` [PATCH v2 4/4] Remove unused line_read()

[PATCH] qrap: Don't rely on errno after perror(), and reset it before usage
 2022-07-06  6:13 UTC 

[PATCH v2] test: Add external mbuto profile, drop udhcpc, and switch to it
 2022-07-06  6:13 UTC 

[PATCH] mbuto: Fix for kernel modules with additional extensions in filename
 2022-07-06  6:04 UTC  (2+ messages)

More mbuto pain
 2022-07-05 17:56 UTC  (4+ messages)

[PATCH] test: Add external mbuto profile, drop udhcpc, and switch to it
 2022-07-02  6:31 UTC  (4+ messages)

[PATCH 0/5] Test fixes, batch 3
 2022-06-28  5:25 UTC  (7+ messages)
` [PATCH 1/5] tests: qemu-system-ppc64le isn't a thing
` [PATCH 2/5] Invoke specific qemu-system-* binaries
` [PATCH 3/5] tests: Cache downloaded guest images
` [PATCH 4/5] Handle the case of a DNS server on localhost
` [PATCH 5/5] tests: Try multiple paths for aarch64 EDK2 bios image

[PATCH 0/4] New line reading implementation
 2022-06-24  2:12 UTC  (7+ messages)
` [PATCH 1/4] Add cleaner line-by-line reading primitives
` [PATCH 2/4] Parse resolv.conf with new lineread implementation
` [PATCH 3/4] Use new lineread implementation for procfs_scan_listen()
` [PATCH 4/4] Remove unused line_read()

Weird timeout issue with passt
 2022-06-23  9:32 UTC  (2+ messages)

[PATCH 0/6] Assorted makefile cleanups
 2022-06-20  7:44 UTC  (12+ messages)
` [PATCH 1/6] Makefile: Avoid using wildcard sources
` [PATCH 2/6] Makefile: Use $(BIN) and $(MANPAGES) variable to simplify several targets
` [PATCH 3/6] Makefile: Simplify pasta* targets with a pattern rule
` [PATCH 4/6] Makefile: Tweak $(RM) usage
` [PATCH 5/6] Makefile: Don't create extraneous -.s file
` [PATCH 6/6] Makefile: Spell prefix as PREFIX

[PATCH 0/5] More test fixes for Fedora host
 2022-06-18  7:03 UTC  (12+ messages)
` [PATCH 1/5] tests: Use more explicit netcat options for distro/fedora tests
` [PATCH 2/5] Don't abbreviate ip(8) arguments in examples and tests
` [PATCH 3/5] Tweak dhclient arguments for readability
` [PATCH 4/5] Use dhclient instead of udhcpc
` [PATCH 5/5] tests: Use nmap-ncat instead of openbsd netcat for pasta tests

[PATCH] tap: Add informational messages for UNIX domain socket connections
 2022-06-17  3:17 UTC  (2+ messages)

[PATCH] conf: In conf_runas(), on static builds, group information is also unused
 2022-06-16 13:10 UTC 

[PATCH] qrap: Add probe retry on connection reset from passt for KubeVirt integration
 2022-06-16 13:10 UTC 

passt & mbuto
 2022-06-16  6:51 UTC  (5+ messages)

[PATCH] Makefile: Suppress unusedStructMember Cppcheck warning in dhcp.c
 2022-06-14 12:15 UTC 

Bugzilla complains about invalid content-type
 2022-06-09 19:36 UTC  (2+ messages)

[PATCH] tcp: Work around gcc 12 bogus warning in tcp_rtt_dst_check()
 2022-05-25 11:31 UTC  (3+ messages)

[PATCH] conf: Fix one Coverity CID 258163 warning, work around another one
 2022-05-24  9:05 UTC  (2+ messages)

[PATCH v3] udp: Ignore bogus -Wstringop-overread for write() from gcc 12.1
 2022-05-19 14:38 UTC 

[PATCH v2] conf: Add --runas option, changing to given UID and GID if started as root
 2022-05-19 14:38 UTC 

[PATCH v2] udp: Ignore bogus -Wstringop-overread for write() from gcc 12.1
 2022-05-19 14:08 UTC 

[PATCH v2] conf: Add --runas option, changing to given UID and GID if started as root
 2022-05-19 13:22 UTC 

[PATCH] udp: Ignore bogus -Wstringop-overread for write() from gcc 12.1
 2022-05-19 11:32 UTC 

[PATCH] qrap.1: Clarify it takes a qemu command, not a path
 2022-05-19  4:14 UTC  (2+ messages)

[PATCH] Add basic .gitignore files
 2022-05-19  4:13 UTC  (2+ messages)


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).