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: 946 MB/s 16050 calls/s 16050 msg/s # tcp rx: 946 MB/s 49811 calls/s # tcp tx: 988 MB/s 16762 calls/s 16762 msg/s # tcp rx: 989 MB/s 50509 calls/s # tcp tx: 984 MB/s 16705 calls/s 16705 msg/s # tcp rx: 985 MB/s 50382 calls/s # tcp tx: 987 MB/s 16751 calls/s 16751 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: 630 MB/s 456448 calls/s # udp tx: 1287 MB/s 21845 calls/s 21845 msg/s # udp rx: 651 MB/s 471552 calls/s # udp tx: 1284 MB/s 21781 calls/s 21781 msg/s # udp rx: 651 MB/s 471808 calls/s # udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # udp rx: 633 MB/s 458496 calls/s # udp tx: 1289 MB/s 21870 calls/s 21870 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: 1077 MB/s 785966 calls/s # udp tx: 1101 MB/s 18680 calls/s 18680 msg/s # udp rx: 1090 MB/s 795491 calls/s # udp tx: 1111 MB/s 18854 calls/s 18854 msg/s # udp rx: 1123 MB/s 819099 calls/s # udp tx: 1122 MB/s 19039 calls/s 19039 msg/s # udp rx: 1110 MB/s 809807 calls/s # udp tx: 1109 MB/s 18820 calls/s 18820 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__->