index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Fix passt.mbuto for cases where /usr/sbin doesn't exist
David Gibson
2024-01-16
1
-1
/
+1
*
test: make passt.mbuto script more robust
Jon Paul Maloy
2023-12-27
1
-1
/
+3
*
test: Select first reported IPv6 address for guest/host comparison
Stefano Brivio
2023-12-27
5
-11
/
+11
*
test: Make handling of shell prompts with escapes a little more reliable
David Gibson
2023-12-07
1
-4
/
+2
*
test: Avoid hitting guestfish command length limits
David Gibson
2023-12-04
1
-1
/
+1
*
valgrind: Adjust suppression for MSG_TRUNC with NULL buffer
David Gibson
2023-11-19
1
-2
/
+1
*
test/lib/perf_report: Fix up table highlight for pasta's local flows
Stefano Brivio
2023-11-10
1
-1
/
+9
*
test/perf: Simplify calculation of "omit" time for TCP throughput
David Gibson
2023-11-07
2
-2
/
+2
*
test/perf: Remove unnecessary --pacing-timer options
David Gibson
2023-11-07
2
-3
/
+3
*
test/perf: "MTU" changes in passt_tcp host to guest aren't useful
David Gibson
2023-11-07
1
-29
/
+8
*
test/perf: Explicitly control UDP packet length, instead of MTU
David Gibson
2023-11-07
2
-94
/
+75
*
test/perf: Small MTUs for spliced TCP aren't interesting
David Gibson
2023-11-07
1
-52
/
+1
*
test/perf: Start iperf3 server less often
David Gibson
2023-11-07
5
-109
/
+213
*
test/perf: Get iperf3 stats from client side
David Gibson
2023-11-07
1
-18
/
+14
*
test/perf: Remove stale iperf3c/iperf3s directives
David Gibson
2023-11-07
2
-6
/
+1
*
test: Add Podman system test with bats for pasta
2023_09_07.ee58f37
Stefano Brivio
2023-09-07
3
-2
/
+27
*
test/nstool: Fix fd leak in accept() loop
David Gibson
2023-05-23
1
-0
/
+2
*
test/nstool: Provide useful error if given a path that's too long
David Gibson
2023-05-23
1
-8
/
+14
*
nstool: Enter holder's cwd when changing mount ns with nstool exec
David Gibson
2023-04-08
1
-1
/
+11
*
nstool: Advertise the holder's cwd (in its mountns) across the socket
David Gibson
2023-04-08
1
-0
/
+4
*
test: Use "nstool exec" to slightly simplify tests
David Gibson
2023-04-08
3
-26
/
+23
*
test: Initialise ${TRACE} properly
David Gibson
2023-04-08
1
-0
/
+3
*
nstool: Add --keep-caps option to nstool exec
David Gibson
2023-04-08
1
-9
/
+78
*
nstool: Add nstool exec command to execute commands in an nstool namespace
David Gibson
2023-04-08
1
-2
/
+137
*
nstool: Helpers to iterate through namespace types
David Gibson
2023-04-08
1
-10
/
+12
*
nstool: Add magic number to advertized information
David Gibson
2023-04-08
1
-0
/
+9
*
nstool: Detect what namespaces target is in
David Gibson
2023-04-08
1
-14
/
+143
*
nstool: Replace "pid" subcommand with "info" subcommand
David Gibson
2023-04-08
2
-17
/
+55
*
nstool: Split some command line parsing and socket setup to subcommands
David Gibson
2023-04-08
1
-34
/
+68
*
nstool: Move description of its operation modes from comment to usage
David Gibson
2023-04-08
1
-15
/
+11
*
nstool: Reverse parameters to nstool
David Gibson
2023-04-08
2
-28
/
+28
*
nstool: Rename nsholder to nstool
David Gibson
2023-04-08
4
-29
/
+29
*
test: Remove race between commands run in the same context
David Gibson
2023-04-08
1
-2
/
+2
*
passt: Relicense to GPL 2.0, or any later version
Stefano Brivio
2023-04-06
47
-47
/
+47
*
test: Fedora 32-35 have moved to the archives
David Gibson
2023-02-14
1
-4
/
+4
*
test: Update location for Debian ppc64 images
David Gibson
2023-02-14
2
-2
/
+5
*
test/pasta_options: Ignore failures on shell 'exit'
Stefano Brivio
2023-02-13
1
-3
/
+6
*
test/perf/pasta_tcp: Add host to namespace cases for traffic via tap
Stefano Brivio
2023-01-05
1
-0
/
+57
*
test/perf/pasta_udp: Add host to namespace cases for traffic via tap
Stefano Brivio
2023-01-05
1
-0
/
+37
*
test/lib/test: Clean up iperf3 JSON files before starting the server
Stefano Brivio
2022-11-16
1
-2
/
+2
*
test/memory/passt: Change passt.avx2 path to /bin in test itself
2022_11_04.e308018
Stefano Brivio
2022-11-04
1
-2
/
+2
*
test/perf: Finally drop workaround for virtio_net TX stall
Stefano Brivio
2022-11-04
2
-30
/
+0
*
test: Switch to qemu -netdev stream option instead of using qrap
Stefano Brivio
2022-11-04
7
-77
/
+75
*
test: Wait for network before starting passt in two_guests setup
Stefano Brivio
2022-11-04
1
-0
/
+2
*
test: Add memory/passt test cases
Stefano Brivio
2022-11-04
6
-1
/
+289
*
test/lib: Add "td" directive, handled by table_value()
Stefano Brivio
2022-11-04
2
-0
/
+31
*
test/lib/perf_report: Use own flag to track initialisation
Stefano Brivio
2022-11-04
1
-3
/
+6
*
test/lib: Move screen-scraping setup and layout functions to _ugly files
Stefano Brivio
2022-11-04
5
-92
/
+123
*
test/run: Temporarily disable distribution tests
2022_10_26.e4df8b0
Stefano Brivio
2022-10-26
1
-0
/
+4
*
test: Add log file tests for pasta plus corresponding layout and setup
Stefano Brivio
2022-10-26
5
-1
/
+150
[next]