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: 890 MB/s 15109 calls/s 15109 msg/s # tcp rx: 898 MB/s 50126 calls/s # tcp tx: 934 MB/s 15857 calls/s 15857 msg/s # tcp rx: 935 MB/s 49102 calls/s # tcp tx: 946 MB/s 16053 calls/s 16053 msg/s # tcp rx: 948 MB/s 49045 calls/s # tcp tx: 867 MB/s 14720 calls/s 14720 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: 586 MB/s 424704 calls/s # udp tx: 1183 MB/s 20078 calls/s 20078 msg/s # udp rx: 661 MB/s 478976 calls/s # udp tx: 1250 MB/s 21201 calls/s 21201 msg/s # udp rx: 636 MB/s 461312 calls/s # udp tx: 1290 MB/s 21885 calls/s 21885 msg/s # udp rx: 570 MB/s 412928 calls/s # udp tx: 1315 MB/s 22308 calls/s 22308 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: 1042 MB/s 760617 calls/s # udp tx: 1065 MB/s 18079 calls/s 18079 msg/s # udp rx: 1095 MB/s 798870 calls/s # udp tx: 1094 MB/s 18567 calls/s 18567 msg/s # udp rx: 1107 MB/s 807771 calls/s # udp tx: 1106 MB/s 18760 calls/s 18760 msg/s # udp rx: 1121 MB/s 817904 calls/s # udp tx: 1121 MB/s 19028 calls/s 19028 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__->