make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 1447 MB/s 24547 calls/s 24547 msg/s # tcp rx: 1448 MB/s 56428 calls/s # tcp tx: 1623 MB/s 27529 calls/s 27529 msg/s # tcp rx: 1624 MB/s 71313 calls/s # tcp tx: 1558 MB/s 26440 calls/s 26440 msg/s # tcp rx: 1560 MB/s 68214 calls/s # tcp tx: 1229 MB/s 20858 calls/s 20858 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 593 MB/s 429056 calls/s # udp tx: 1511 MB/s 25635 calls/s 25635 msg/s # udp rx: 599 MB/s 433664 calls/s # udp tx: 1535 MB/s 26044 calls/s 26044 msg/s # udp rx: 526 MB/s 380416 calls/s # udp tx: 1650 MB/s 27992 calls/s 27992 msg/s # udp rx: 637 MB/s 461312 calls/s # udp tx: 1443 MB/s 24480 calls/s 24480 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1262 MB/s 920458 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # udp rx: 1348 MB/s 983748 calls/s # udp tx: 1357 MB/s 23032 calls/s 23032 msg/s # udp rx: 1346 MB/s 982321 calls/s # udp tx: 1346 MB/s 22842 calls/s 22842 msg/s # udp rx: 1310 MB/s 955872 calls/s # udp tx: 1311 MB/s 22242 calls/s 22242 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->