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: 969 MB/s 16442 calls/s 16442 msg/s # tcp rx: 970 MB/s 50653 calls/s # tcp tx: 973 MB/s 16512 calls/s 16512 msg/s # tcp rx: 974 MB/s 50569 calls/s # tcp tx: 962 MB/s 16323 calls/s 16323 msg/s # tcp rx: 963 MB/s 49621 calls/s # tcp tx: 964 MB/s 16351 calls/s 16351 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: 620 MB/s 450174 calls/s # udp tx: 1171 MB/s 19862 calls/s 19862 msg/s # udp rx: 543 MB/s 393728 calls/s # udp tx: 1329 MB/s 22542 calls/s 22542 msg/s # udp rx: 628 MB/s 455168 calls/s # udp tx: 1298 MB/s 22022 calls/s 22022 msg/s # udp rx: 656 MB/s 475904 calls/s # udp tx: 1218 MB/s 20675 calls/s 20675 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: 1091 MB/s 795894 calls/s # udp tx: 1125 MB/s 19088 calls/s 19088 msg/s # udp rx: 1159 MB/s 845685 calls/s # udp tx: 1158 MB/s 19645 calls/s 19645 msg/s # udp rx: 1126 MB/s 821886 calls/s # udp tx: 1126 MB/s 19105 calls/s 19105 msg/s # udp rx: 1113 MB/s 812312 calls/s # udp tx: 1113 MB/s 18885 calls/s 18885 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__->