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: 956 MB/s 16218 calls/s 16218 msg/s # tcp rx: 956 MB/s 49445 calls/s # tcp tx: 924 MB/s 15677 calls/s 15677 msg/s # tcp rx: 938 MB/s 47922 calls/s # tcp tx: 910 MB/s 15450 calls/s 15450 msg/s # tcp rx: 913 MB/s 46575 calls/s # tcp tx: 925 MB/s 15700 calls/s 15700 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: 648 MB/s 470016 calls/s # udp tx: 1223 MB/s 20757 calls/s 20757 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1230 MB/s 20875 calls/s 20875 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1233 MB/s 20914 calls/s 20914 msg/s # udp rx: 662 MB/s 479488 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 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: 1068 MB/s 779175 calls/s # udp tx: 1099 MB/s 18647 calls/s 18647 msg/s # udp rx: 1152 MB/s 840435 calls/s # udp tx: 1151 MB/s 19526 calls/s 19526 msg/s # udp rx: 1151 MB/s 840005 calls/s # udp tx: 1150 MB/s 19517 calls/s 19517 msg/s # udp rx: 1156 MB/s 843368 calls/s # udp tx: 1155 MB/s 19594 calls/s 19594 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__->