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: 1017 MB/s 17256 calls/s 17256 msg/s # tcp rx: 1017 MB/s 52034 calls/s # tcp tx: 1015 MB/s 17228 calls/s 17228 msg/s # tcp rx: 1016 MB/s 52045 calls/s # tcp tx: 989 MB/s 16782 calls/s 16782 msg/s # tcp rx: 990 MB/s 50874 calls/s # tcp tx: 966 MB/s 16399 calls/s 16399 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: 614 MB/s 444767 calls/s # udp tx: 1290 MB/s 21887 calls/s 21887 msg/s # udp rx: 591 MB/s 428698 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 632 MB/s 458269 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # udp rx: 654 MB/s 473834 calls/s # udp tx: 1277 MB/s 21674 calls/s 21674 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: 1109 MB/s 808827 calls/s # udp tx: 1134 MB/s 19240 calls/s 19240 msg/s # udp rx: 1142 MB/s 832895 calls/s # udp tx: 1141 MB/s 19358 calls/s 19358 msg/s # udp rx: 1133 MB/s 826534 calls/s # udp tx: 1132 MB/s 19207 calls/s 19207 msg/s # udp rx: 1138 MB/s 830339 calls/s # udp tx: 1137 MB/s 19299 calls/s 19299 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__->