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: 1131 MB/s 19191 calls/s 19191 msg/s # tcp rx: 1132 MB/s 141840 calls/s # tcp tx: 1098 MB/s 18633 calls/s 18633 msg/s # tcp rx: 1099 MB/s 134050 calls/s # tcp tx: 1074 MB/s 18225 calls/s 18225 msg/s # tcp rx: 1076 MB/s 129412 calls/s # tcp tx: 1041 MB/s 17663 calls/s 17663 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 851301 calls/s # udp tx: 1222 MB/s 20737 calls/s 20737 msg/s # udp rx: 1215 MB/s 865735 calls/s # udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # udp rx: 1239 MB/s 882973 calls/s # udp tx: 1243 MB/s 21088 calls/s 21088 msg/s # udp rx: 1239 MB/s 883195 calls/s # udp tx: 1240 MB/s 21037 calls/s 21037 msg/s # udp gso and gro - over veth touching data # udp rx: 1293 MB/s 921744 calls/s # udp tx: 1326 MB/s 22492 calls/s 22492 msg/s # udp rx: 1338 MB/s 953156 calls/s # udp tx: 1342 MB/s 22775 calls/s 22775 msg/s # udp rx: 1335 MB/s 951588 calls/s # udp tx: 1339 MB/s 22714 calls/s 22714 msg/s # udp rx: 1339 MB/s 954484 calls/s # udp tx: 1343 MB/s 22789 calls/s 22789 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1142 MB/s 19386 calls/s 19386 msg/s # tcp rx: 1142 MB/s 115339 calls/s # tcp tx: 1030 MB/s 17477 calls/s 17477 msg/s # tcp rx: 1032 MB/s 131480 calls/s # tcp tx: 1079 MB/s 18310 calls/s 18310 msg/s # tcp rx: 1080 MB/s 129641 calls/s # tcp tx: 1083 MB/s 18376 calls/s 18376 msg/s # udp gso - over veth touching data # udp rx: 894 MB/s 652025 calls/s # udp tx: 913 MB/s 15497 calls/s 15497 msg/s # udp rx: 655 MB/s 477981 calls/s # udp tx: 658 MB/s 11173 calls/s 11173 msg/s # udp rx: 651 MB/s 474797 calls/s # udp tx: 652 MB/s 11074 calls/s 11074 msg/s # udp rx: 638 MB/s 465371 calls/s # udp tx: 640 MB/s 10863 calls/s 10863 msg/s # udp gso and gro - over veth touching data # udp rx: 1130 MB/s 824190 calls/s # udp tx: 1176 MB/s 19951 calls/s 19951 msg/s # udp rx: 1216 MB/s 887462 calls/s # udp tx: 1218 MB/s 20674 calls/s 20674 msg/s # udp rx: 1141 MB/s 832472 calls/s # udp tx: 1143 MB/s 19393 calls/s 19393 msg/s # udp rx: 1168 MB/s 852228 calls/s # udp tx: 1170 MB/s 19858 calls/s 19858 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__->