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: 824 MB/s 13984 calls/s 13984 msg/s # tcp rx: 825 MB/s 66757 calls/s # tcp tx: 795 MB/s 13499 calls/s 13499 msg/s # tcp rx: 796 MB/s 64032 calls/s # tcp tx: 799 MB/s 13564 calls/s 13564 msg/s # tcp rx: 800 MB/s 64171 calls/s # tcp tx: 801 MB/s 13588 calls/s 13588 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: 656 MB/s 475523 calls/s # udp tx: 1195 MB/s 20276 calls/s 20276 msg/s # udp rx: 672 MB/s 486740 calls/s # udp tx: 1258 MB/s 21349 calls/s 21349 msg/s # udp rx: 674 MB/s 488105 calls/s # udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # udp rx: 673 MB/s 487868 calls/s # udp tx: 1270 MB/s 21554 calls/s 21554 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: 1086 MB/s 792052 calls/s # udp tx: 1116 MB/s 18934 calls/s 18934 msg/s # udp rx: 1071 MB/s 781788 calls/s # udp tx: 1068 MB/s 18124 calls/s 18124 msg/s # udp rx: 1110 MB/s 809545 calls/s # udp tx: 1112 MB/s 18862 calls/s 18862 msg/s # udp rx: 1161 MB/s 847089 calls/s # udp tx: 1160 MB/s 19688 calls/s 19688 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__->