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: 973 MB/s 16511 calls/s 16511 msg/s # tcp rx: 973 MB/s 50831 calls/s # tcp tx: 995 MB/s 16884 calls/s 16884 msg/s # tcp rx: 997 MB/s 51075 calls/s # tcp tx: 989 MB/s 16776 calls/s 16776 msg/s # tcp rx: 990 MB/s 50742 calls/s # tcp tx: 997 MB/s 16915 calls/s 16915 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: 623 MB/s 451840 calls/s # udp tx: 1296 MB/s 21992 calls/s 21992 msg/s # udp rx: 656 MB/s 475829 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # udp rx: 649 MB/s 470080 calls/s # udp tx: 1290 MB/s 21891 calls/s 21891 msg/s # udp rx: 650 MB/s 470906 calls/s # udp tx: 1291 MB/s 21909 calls/s 21909 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: 1059 MB/s 772908 calls/s # udp tx: 1089 MB/s 18477 calls/s 18477 msg/s # udp rx: 1118 MB/s 816084 calls/s # udp tx: 1118 MB/s 18966 calls/s 18966 msg/s # udp rx: 1110 MB/s 810124 calls/s # udp tx: 1111 MB/s 18854 calls/s 18854 msg/s # udp rx: 1163 MB/s 848735 calls/s # udp tx: 1162 MB/s 19722 calls/s 19722 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__->