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: 1127 MB/s 19123 calls/s 19123 msg/s # tcp rx: 1127 MB/s 124764 calls/s # tcp tx: 998 MB/s 16943 calls/s 16943 msg/s # tcp rx: 1001 MB/s 128865 calls/s # tcp tx: 1003 MB/s 17020 calls/s 17020 msg/s # tcp rx: 1004 MB/s 128164 calls/s # tcp tx: 1042 MB/s 17689 calls/s 17689 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 862052 calls/s # udp tx: 1249 MB/s 21191 calls/s 21191 msg/s # udp rx: 1320 MB/s 940321 calls/s # udp tx: 1323 MB/s 22444 calls/s 22444 msg/s # udp rx: 1326 MB/s 944878 calls/s # udp tx: 1329 MB/s 22553 calls/s 22553 msg/s # udp rx: 1321 MB/s 941591 calls/s # udp tx: 1325 MB/s 22480 calls/s 22480 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 869184 calls/s # udp tx: 1249 MB/s 21195 calls/s 21195 msg/s # udp rx: 1190 MB/s 848312 calls/s # udp tx: 1190 MB/s 20199 calls/s 20199 msg/s # udp rx: 1218 MB/s 868059 calls/s # udp tx: 1217 MB/s 20649 calls/s 20649 msg/s # udp rx: 1248 MB/s 889278 calls/s # udp tx: 1249 MB/s 21194 calls/s 21194 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1080 MB/s 18333 calls/s 18333 msg/s # tcp rx: 1081 MB/s 140810 calls/s # tcp tx: 1005 MB/s 17062 calls/s 17062 msg/s # tcp rx: 1020 MB/s 129335 calls/s # tcp tx: 961 MB/s 16306 calls/s 16306 msg/s # tcp rx: 959 MB/s 127904 calls/s # tcp tx: 1009 MB/s 17115 calls/s 17115 msg/s # udp gso - over veth touching data # udp rx: 607 MB/s 442921 calls/s # udp tx: 623 MB/s 10582 calls/s 10582 msg/s # udp rx: 626 MB/s 456927 calls/s # udp tx: 629 MB/s 10669 calls/s 10669 msg/s # udp rx: 636 MB/s 464088 calls/s # udp tx: 637 MB/s 10820 calls/s 10820 msg/s # udp rx: 636 MB/s 464411 calls/s # udp tx: 638 MB/s 10826 calls/s 10826 msg/s # udp gso and gro - over veth touching data # udp rx: 1013 MB/s 739241 calls/s # udp tx: 1051 MB/s 17836 calls/s 17836 msg/s # udp rx: 1205 MB/s 878834 calls/s # udp tx: 1202 MB/s 20398 calls/s 20398 msg/s # udp rx: 1229 MB/s 896418 calls/s # udp tx: 1227 MB/s 20827 calls/s 20827 msg/s # udp rx: 1226 MB/s 894216 calls/s # udp tx: 1225 MB/s 20791 calls/s 20791 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__->