make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 978 MB/s 16602 calls/s 16602 msg/s # tcp rx: 1015 MB/s 51304 calls/s # tcp tx: 935 MB/s 15875 calls/s 15875 msg/s # tcp rx: 938 MB/s 49043 calls/s # tcp tx: 956 MB/s 16216 calls/s 16216 msg/s # tcp rx: 955 MB/s 49486 calls/s # tcp tx: 970 MB/s 16456 calls/s 16456 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: 622 MB/s 450560 calls/s # udp tx: 1291 MB/s 21904 calls/s 21904 msg/s # udp rx: 616 MB/s 446464 calls/s # udp tx: 1285 MB/s 21797 calls/s 21797 msg/s # udp rx: 665 MB/s 482304 calls/s # udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # udp rx: 666 MB/s 482560 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 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: 1080 MB/s 788307 calls/s # udp tx: 1103 MB/s 18712 calls/s 18712 msg/s # udp rx: 1129 MB/s 823500 calls/s # udp tx: 1129 MB/s 19155 calls/s 19155 msg/s # udp rx: 1153 MB/s 841455 calls/s # udp tx: 1153 MB/s 19571 calls/s 19571 msg/s # udp rx: 1159 MB/s 845372 calls/s # udp tx: 1158 MB/s 19654 calls/s 19654 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__->