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: 827 MB/s 14041 calls/s 14041 msg/s # tcp rx: 828 MB/s 67599 calls/s # tcp tx: 812 MB/s 13789 calls/s 13789 msg/s # tcp rx: 816 MB/s 64501 calls/s # tcp tx: 828 MB/s 14049 calls/s 14049 msg/s # tcp rx: 827 MB/s 67096 calls/s # tcp tx: 792 MB/s 13439 calls/s 13439 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: 641 MB/s 464640 calls/s # udp tx: 1217 MB/s 20653 calls/s 20653 msg/s # udp rx: 676 MB/s 489984 calls/s # udp tx: 1258 MB/s 21344 calls/s 21344 msg/s # udp rx: 678 MB/s 491264 calls/s # udp tx: 1216 MB/s 20639 calls/s 20639 msg/s # udp rx: 669 MB/s 485376 calls/s # udp tx: 1192 MB/s 20221 calls/s 20221 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: 1027 MB/s 749673 calls/s # udp tx: 1052 MB/s 17854 calls/s 17854 msg/s # udp rx: 1068 MB/s 779119 calls/s # udp tx: 1068 MB/s 18122 calls/s 18122 msg/s # udp rx: 1119 MB/s 816329 calls/s # udp tx: 1118 MB/s 18966 calls/s 18966 msg/s # udp rx: 1130 MB/s 824349 calls/s # udp tx: 1129 MB/s 19157 calls/s 19157 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__->