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: 1066 MB/s 18096 calls/s 18096 msg/s # tcp rx: 1067 MB/s 54229 calls/s # tcp tx: 1047 MB/s 17763 calls/s 17763 msg/s # tcp rx: 1048 MB/s 52595 calls/s # tcp tx: 964 MB/s 16353 calls/s 16353 msg/s # tcp rx: 964 MB/s 47439 calls/s # tcp tx: 1037 MB/s 17599 calls/s 17599 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: 548 MB/s 397159 calls/s # udp tx: 989 MB/s 16791 calls/s 16791 msg/s # udp rx: 518 MB/s 375566 calls/s # udp tx: 835 MB/s 14178 calls/s 14178 msg/s # udp rx: 516 MB/s 374346 calls/s # udp tx: 791 MB/s 13431 calls/s 13431 msg/s # udp rx: 526 MB/s 380416 calls/s # udp tx: 870 MB/s 14766 calls/s 14766 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: 1118 MB/s 815795 calls/s # udp tx: 1146 MB/s 19440 calls/s 19440 msg/s # udp rx: 1110 MB/s 809619 calls/s # udp tx: 1111 MB/s 18846 calls/s 18846 msg/s # udp rx: 1137 MB/s 829283 calls/s # udp tx: 1139 MB/s 19322 calls/s 19322 msg/s # udp rx: 1138 MB/s 830519 calls/s # udp tx: 1138 MB/s 19313 calls/s 19313 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__->