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: 966 MB/s 16398 calls/s 16398 msg/s # tcp rx: 967 MB/s 51244 calls/s # tcp tx: 951 MB/s 16135 calls/s 16135 msg/s # tcp rx: 952 MB/s 51109 calls/s # tcp tx: 949 MB/s 16103 calls/s 16103 msg/s # tcp rx: 950 MB/s 50637 calls/s # tcp tx: 937 MB/s 15894 calls/s 15894 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: 560 MB/s 406272 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # udp rx: 626 MB/s 454055 calls/s # udp tx: 1288 MB/s 21859 calls/s 21859 msg/s # udp rx: 626 MB/s 453888 calls/s # udp tx: 1305 MB/s 22134 calls/s 22134 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1294 MB/s 21959 calls/s 21959 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: 1044 MB/s 761962 calls/s # udp tx: 1065 MB/s 18073 calls/s 18073 msg/s # udp rx: 1085 MB/s 791543 calls/s # udp tx: 1087 MB/s 18450 calls/s 18450 msg/s # udp rx: 1181 MB/s 861406 calls/s # udp tx: 1180 MB/s 20016 calls/s 20016 msg/s # udp rx: 1181 MB/s 861371 calls/s # udp tx: 1180 MB/s 20020 calls/s 20020 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__->