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: 1080 MB/s 18326 calls/s 18326 msg/s # tcp rx: 1081 MB/s 140236 calls/s # tcp tx: 1135 MB/s 19266 calls/s 19266 msg/s # tcp rx: 1137 MB/s 138703 calls/s # tcp tx: 1143 MB/s 19396 calls/s 19396 msg/s # tcp rx: 1144 MB/s 137940 calls/s # tcp tx: 1154 MB/s 19583 calls/s 19583 msg/s # udp gso - over veth touching data # udp rx: 594 MB/s 423788 calls/s # udp tx: 609 MB/s 10336 calls/s 10336 msg/s # udp rx: 633 MB/s 450933 calls/s # udp tx: 632 MB/s 10729 calls/s 10729 msg/s # udp rx: 644 MB/s 459016 calls/s # udp tx: 644 MB/s 10923 calls/s 10923 msg/s # udp rx: 934 MB/s 665502 calls/s # udp tx: 948 MB/s 16083 calls/s 16083 msg/s # udp gso and gro - over veth touching data # udp rx: 1336 MB/s 952045 calls/s # udp tx: 1367 MB/s 23193 calls/s 23193 msg/s # udp rx: 1359 MB/s 968088 calls/s # udp tx: 1362 MB/s 23117 calls/s 23117 msg/s # udp rx: 1354 MB/s 965034 calls/s # udp tx: 1357 MB/s 23021 calls/s 23021 msg/s # udp rx: 1355 MB/s 965681 calls/s # udp tx: 1358 MB/s 23034 calls/s 23034 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1194 MB/s 20253 calls/s 20253 msg/s # tcp rx: 1195 MB/s 123625 calls/s # tcp tx: 1080 MB/s 18329 calls/s 18329 msg/s # tcp rx: 1081 MB/s 127567 calls/s # tcp tx: 1091 MB/s 18519 calls/s 18519 msg/s # tcp rx: 1092 MB/s 127460 calls/s # tcp tx: 1094 MB/s 18561 calls/s 18561 msg/s # udp gso - over veth touching data # udp rx: 1165 MB/s 849915 calls/s # udp tx: 1180 MB/s 20021 calls/s 20021 msg/s # udp rx: 1153 MB/s 840971 calls/s # udp tx: 1165 MB/s 19762 calls/s 19762 msg/s # udp rx: 1276 MB/s 930847 calls/s # udp tx: 1275 MB/s 21636 calls/s 21636 msg/s # udp rx: 1290 MB/s 941445 calls/s # udp tx: 1289 MB/s 21877 calls/s 21877 msg/s # udp gso and gro - over veth touching data # udp rx: 682 MB/s 497784 calls/s # udp tx: 705 MB/s 11966 calls/s 11966 msg/s # udp rx: 723 MB/s 527940 calls/s # udp tx: 723 MB/s 12273 calls/s 12273 msg/s # udp rx: 729 MB/s 531735 calls/s # udp tx: 728 MB/s 12363 calls/s 12363 msg/s # udp rx: 734 MB/s 535734 calls/s # udp tx: 733 MB/s 12448 calls/s 12448 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__->