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: 1023 MB/s 17359 calls/s 17359 msg/s # tcp rx: 1023 MB/s 52236 calls/s # tcp tx: 997 MB/s 16924 calls/s 16924 msg/s # tcp rx: 998 MB/s 50897 calls/s # tcp tx: 981 MB/s 16652 calls/s 16652 msg/s # tcp rx: 982 MB/s 49439 calls/s # tcp tx: 995 MB/s 16890 calls/s 16890 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: 552 MB/s 400896 calls/s # udp tx: 755 MB/s 12809 calls/s 12809 msg/s # udp rx: 586 MB/s 425728 calls/s # udp tx: 748 MB/s 12697 calls/s 12697 msg/s # udp rx: 583 MB/s 423680 calls/s # udp tx: 757 MB/s 12853 calls/s 12853 msg/s # udp rx: 577 MB/s 418816 calls/s # udp tx: 763 MB/s 12942 calls/s 12942 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: 1084 MB/s 791161 calls/s # udp tx: 1112 MB/s 18871 calls/s 18871 msg/s # udp rx: 1086 MB/s 792683 calls/s # udp tx: 1082 MB/s 18355 calls/s 18355 msg/s # udp rx: 1090 MB/s 795110 calls/s # udp tx: 1097 MB/s 18620 calls/s 18620 msg/s # udp rx: 1072 MB/s 782391 calls/s # udp tx: 1070 MB/s 18159 calls/s 18159 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__->