make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 640 MB/s 10856 calls/s 10856 msg/s # tcp rx: 640 MB/s 84149 calls/s # tcp tx: 689 MB/s 11690 calls/s 11690 msg/s # tcp rx: 689 MB/s 84197 calls/s # tcp tx: 711 MB/s 12064 calls/s 12064 msg/s # tcp rx: 711 MB/s 85318 calls/s # tcp tx: 719 MB/s 12200 calls/s 12200 msg/s # udp gso - over veth touching data # udp rx: 1150 MB/s 819847 calls/s # udp tx: 1186 MB/s 20120 calls/s 20120 msg/s # udp rx: 1295 MB/s 922865 calls/s # udp tx: 1294 MB/s 21959 calls/s 21959 msg/s # udp rx: 1312 MB/s 935001 calls/s # udp tx: 1314 MB/s 22295 calls/s 22295 msg/s # udp rx: 1347 MB/s 960086 calls/s # udp tx: 1345 MB/s 22826 calls/s 22826 msg/s # udp gso and gro - over veth touching data # udp rx: 1099 MB/s 783000 calls/s # udp tx: 1140 MB/s 19351 calls/s 19351 msg/s # udp rx: 1246 MB/s 887913 calls/s # udp tx: 1245 MB/s 21131 calls/s 21131 msg/s # udp rx: 1304 MB/s 929436 calls/s # udp tx: 1303 MB/s 22111 calls/s 22111 msg/s # udp rx: 1304 MB/s 929551 calls/s # udp tx: 1304 MB/s 22122 calls/s 22122 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1103 MB/s 18715 calls/s 18715 msg/s # tcp rx: 1135 MB/s 138661 calls/s # tcp tx: 1080 MB/s 18329 calls/s 18329 msg/s # tcp rx: 1086 MB/s 125160 calls/s # tcp tx: 1079 MB/s 18301 calls/s 18301 msg/s # tcp rx: 1081 MB/s 123434 calls/s # tcp tx: 1082 MB/s 18353 calls/s 18353 msg/s # udp gso - over veth touching data # udp rx: 1041 MB/s 759411 calls/s # udp tx: 1064 MB/s 18050 calls/s 18050 msg/s # udp rx: 711 MB/s 518915 calls/s # udp tx: 705 MB/s 11968 calls/s 11968 msg/s # udp rx: 661 MB/s 482229 calls/s # udp tx: 660 MB/s 11197 calls/s 11197 msg/s # udp rx: 669 MB/s 488082 calls/s # udp tx: 669 MB/s 11356 calls/s 11356 msg/s # udp gso and gro - over veth touching data # udp rx: 1095 MB/s 798668 calls/s # udp tx: 1140 MB/s 19336 calls/s 19336 msg/s # udp rx: 1196 MB/s 872496 calls/s # udp tx: 1197 MB/s 20304 calls/s 20304 msg/s # udp rx: 1224 MB/s 893307 calls/s # udp tx: 1230 MB/s 20872 calls/s 20872 msg/s # udp rx: 1271 MB/s 927153 calls/s # udp tx: 1274 MB/s 21612 calls/s 21612 msg/s ok 1 selftests: net: udpgro_bench.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__->