make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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: 761 MB/s 12910 calls/s 12910 msg/s # tcp rx: 761 MB/s 68001 calls/s # tcp tx: 797 MB/s 13529 calls/s 13529 msg/s # tcp rx: 798 MB/s 68766 calls/s # tcp tx: 778 MB/s 13210 calls/s 13210 msg/s # tcp rx: 779 MB/s 73434 calls/s # tcp tx: 817 MB/s 13863 calls/s 13863 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: 555 MB/s 402688 calls/s # udp tx: 1261 MB/s 21400 calls/s 21400 msg/s # udp rx: 672 MB/s 487251 calls/s # udp tx: 1276 MB/s 21645 calls/s 21645 msg/s # udp rx: 626 MB/s 453855 calls/s # udp tx: 1289 MB/s 21873 calls/s 21873 msg/s # udp rx: 672 MB/s 486746 calls/s # udp tx: 1274 MB/s 21617 calls/s 21617 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: 1057 MB/s 771603 calls/s # udp tx: 1084 MB/s 18393 calls/s 18393 msg/s # udp rx: 1150 MB/s 839016 calls/s # udp tx: 1151 MB/s 19530 calls/s 19530 msg/s # udp rx: 1138 MB/s 830112 calls/s # udp tx: 1139 MB/s 19322 calls/s 19322 msg/s # udp rx: 1142 MB/s 833062 calls/s # udp tx: 1143 MB/s 19388 calls/s 19388 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__->