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: 983 MB/s 16688 calls/s 16688 msg/s # tcp rx: 989 MB/s 49714 calls/s # tcp tx: 984 MB/s 16695 calls/s 16695 msg/s # tcp rx: 985 MB/s 49974 calls/s # tcp tx: 993 MB/s 16846 calls/s 16846 msg/s # tcp rx: 994 MB/s 50379 calls/s # tcp tx: 991 MB/s 16815 calls/s 16815 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: 631 MB/s 457728 calls/s # udp tx: 1186 MB/s 20120 calls/s 20120 msg/s # udp rx: 658 MB/s 477494 calls/s # udp tx: 1189 MB/s 20172 calls/s 20172 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1258 MB/s 21341 calls/s 21341 msg/s # udp rx: 667 MB/s 483328 calls/s # udp tx: 1232 MB/s 20905 calls/s 20905 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: 1123 MB/s 819541 calls/s # udp tx: 1149 MB/s 19500 calls/s 19500 msg/s # udp rx: 1151 MB/s 839636 calls/s # udp tx: 1152 MB/s 19539 calls/s 19539 msg/s # udp rx: 1169 MB/s 852636 calls/s # udp tx: 1167 MB/s 19806 calls/s 19806 msg/s # udp rx: 1170 MB/s 853875 calls/s # udp tx: 1170 MB/s 19844 calls/s 19844 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__->