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: 895 MB/s 15183 calls/s 15183 msg/s # tcp rx: 906 MB/s 47246 calls/s # tcp tx: 894 MB/s 15169 calls/s 15169 msg/s # tcp rx: 893 MB/s 46779 calls/s # tcp tx: 905 MB/s 15363 calls/s 15363 msg/s # tcp rx: 923 MB/s 47697 calls/s # tcp tx: 919 MB/s 15590 calls/s 15590 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: 585 MB/s 423680 calls/s # udp tx: 1254 MB/s 21280 calls/s 21280 msg/s # udp rx: 617 MB/s 446976 calls/s # udp tx: 1177 MB/s 19979 calls/s 19979 msg/s # udp rx: 602 MB/s 436736 calls/s # udp tx: 1218 MB/s 20666 calls/s 20666 msg/s # udp rx: 637 MB/s 462080 calls/s # udp tx: 1223 MB/s 20745 calls/s 20745 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: 1089 MB/s 794497 calls/s # udp tx: 1114 MB/s 18904 calls/s 18904 msg/s # udp rx: 817 MB/s 596151 calls/s # udp tx: 806 MB/s 13683 calls/s 13683 msg/s # udp rx: 674 MB/s 492061 calls/s # udp tx: 674 MB/s 11440 calls/s 11440 msg/s # udp rx: 675 MB/s 492710 calls/s # udp tx: 674 MB/s 11445 calls/s 11445 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__->