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: 1135 MB/s 19251 calls/s 19251 msg/s # tcp rx: 1150 MB/s 129331 calls/s # tcp tx: 1119 MB/s 18986 calls/s 18986 msg/s # tcp rx: 1120 MB/s 128513 calls/s # tcp tx: 1058 MB/s 17961 calls/s 17961 msg/s # tcp rx: 1158 MB/s 126100 calls/s # tcp tx: 1108 MB/s 18795 calls/s 18795 msg/s # udp gso - over veth touching data # udp rx: 671 MB/s 478258 calls/s # udp tx: 691 MB/s 11733 calls/s 11733 msg/s # udp rx: 658 MB/s 469126 calls/s # udp tx: 660 MB/s 11198 calls/s 11198 msg/s # udp rx: 705 MB/s 502544 calls/s # udp tx: 703 MB/s 11934 calls/s 11934 msg/s # udp rx: 711 MB/s 506730 calls/s # udp tx: 710 MB/s 12058 calls/s 12058 msg/s # udp gso and gro - over veth touching data # udp rx: 1264 MB/s 901065 calls/s # udp tx: 1301 MB/s 22080 calls/s 22080 msg/s # udp rx: 903 MB/s 643727 calls/s # udp tx: 900 MB/s 15273 calls/s 15273 msg/s # udp rx: 1268 MB/s 903935 calls/s # udp tx: 1264 MB/s 21446 calls/s 21446 msg/s # udp rx: 1189 MB/s 847481 calls/s # udp tx: 1192 MB/s 20223 calls/s 20223 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 717 MB/s 12168 calls/s 12168 msg/s # tcp rx: 720 MB/s 85398 calls/s # tcp tx: 698 MB/s 11853 calls/s 11853 msg/s # tcp rx: 699 MB/s 82554 calls/s # tcp tx: 702 MB/s 11916 calls/s 11916 msg/s # tcp rx: 703 MB/s 83737 calls/s # tcp tx: 706 MB/s 11990 calls/s 11990 msg/s # udp gso - over veth touching data # udp rx: 1116 MB/s 814350 calls/s # udp tx: 1150 MB/s 19520 calls/s 19520 msg/s # udp rx: 1193 MB/s 870341 calls/s # udp tx: 1182 MB/s 20064 calls/s 20064 msg/s # udp rx: 1219 MB/s 889199 calls/s # udp tx: 1230 MB/s 20874 calls/s 20874 msg/s # udp rx: 1247 MB/s 910061 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # udp gso and gro - over veth touching data # udp rx: 1187 MB/s 866327 calls/s # udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # udp rx: 1198 MB/s 874395 calls/s # udp tx: 1200 MB/s 20369 calls/s 20369 msg/s # udp rx: 1204 MB/s 878594 calls/s # udp tx: 1197 MB/s 20316 calls/s 20316 msg/s # udp rx: 1147 MB/s 836914 calls/s # udp tx: 1165 MB/s 19764 calls/s 19764 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__->