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: 1018 MB/s 17273 calls/s 17273 msg/s # tcp rx: 1019 MB/s 51762 calls/s # tcp tx: 979 MB/s 16612 calls/s 16612 msg/s # tcp rx: 979 MB/s 50335 calls/s # tcp tx: 976 MB/s 16556 calls/s 16556 msg/s # tcp rx: 977 MB/s 48958 calls/s # tcp tx: 910 MB/s 15439 calls/s 15439 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: 609 MB/s 441088 calls/s # udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # udp rx: 662 MB/s 480000 calls/s # udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 662 MB/s 479744 calls/s # udp tx: 1234 MB/s 20937 calls/s 20937 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: 1029 MB/s 750675 calls/s # udp tx: 1045 MB/s 17731 calls/s 17731 msg/s # udp rx: 1132 MB/s 826044 calls/s # udp tx: 1142 MB/s 19386 calls/s 19386 msg/s # udp rx: 1148 MB/s 837787 calls/s # udp tx: 1150 MB/s 19509 calls/s 19509 msg/s # udp rx: 1151 MB/s 839632 calls/s # udp tx: 1152 MB/s 19544 calls/s 19544 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__->