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: 988 MB/s 16763 calls/s 16763 msg/s # tcp rx: 988 MB/s 50893 calls/s # tcp tx: 1008 MB/s 17097 calls/s 17097 msg/s # tcp rx: 1008 MB/s 51429 calls/s # tcp tx: 1023 MB/s 17353 calls/s 17353 msg/s # tcp rx: 1023 MB/s 52024 calls/s # tcp tx: 976 MB/s 16561 calls/s 16561 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: 624 MB/s 452864 calls/s # udp tx: 1156 MB/s 19610 calls/s 19610 msg/s # udp rx: 640 MB/s 463756 calls/s # udp tx: 1245 MB/s 21123 calls/s 21123 msg/s # udp rx: 582 MB/s 421489 calls/s # udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # udp rx: 574 MB/s 415871 calls/s # udp tx: 1219 MB/s 20686 calls/s 20686 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: 1099 MB/s 801912 calls/s # udp tx: 1124 MB/s 19076 calls/s 19076 msg/s # udp rx: 1109 MB/s 808809 calls/s # udp tx: 1112 MB/s 18863 calls/s 18863 msg/s # udp rx: 1097 MB/s 800497 calls/s # udp tx: 1100 MB/s 18660 calls/s 18660 msg/s # udp rx: 1109 MB/s 808975 calls/s # udp tx: 1112 MB/s 18874 calls/s 18874 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__->