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: 1163 MB/s 19734 calls/s 19734 msg/s # tcp rx: 1180 MB/s 144085 calls/s # tcp tx: 1031 MB/s 17502 calls/s 17502 msg/s # tcp rx: 1036 MB/s 118395 calls/s # tcp tx: 1104 MB/s 18728 calls/s 18728 msg/s # tcp rx: 1105 MB/s 124131 calls/s # tcp tx: 1101 MB/s 18677 calls/s 18677 msg/s # udp gso - over veth touching data # udp rx: 1203 MB/s 857144 calls/s # udp tx: 1235 MB/s 20957 calls/s 20957 msg/s # udp rx: 1321 MB/s 941448 calls/s # udp tx: 1325 MB/s 22485 calls/s 22485 msg/s # udp rx: 1338 MB/s 953184 calls/s # udp tx: 1341 MB/s 22758 calls/s 22758 msg/s # udp rx: 921 MB/s 656490 calls/s # udp tx: 911 MB/s 15466 calls/s 15466 msg/s # udp gso and gro - over veth touching data # udp rx: 1279 MB/s 911423 calls/s # udp tx: 1324 MB/s 22463 calls/s 22463 msg/s # udp rx: 1332 MB/s 949366 calls/s # udp tx: 1329 MB/s 22555 calls/s 22555 msg/s # udp rx: 1289 MB/s 918922 calls/s # udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # udp rx: 1332 MB/s 949124 calls/s # udp tx: 1331 MB/s 22575 calls/s 22575 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1164 MB/s 19755 calls/s 19755 msg/s # tcp rx: 1165 MB/s 129294 calls/s # tcp tx: 1100 MB/s 18665 calls/s 18665 msg/s # tcp rx: 1104 MB/s 130265 calls/s # tcp tx: 1108 MB/s 18806 calls/s 18806 msg/s # tcp rx: 1108 MB/s 129648 calls/s # tcp tx: 1120 MB/s 19000 calls/s 19000 msg/s # udp gso - over veth touching data # udp rx: 1133 MB/s 826424 calls/s # udp tx: 1163 MB/s 19738 calls/s 19738 msg/s # udp rx: 1225 MB/s 893513 calls/s # udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # udp rx: 1224 MB/s 892733 calls/s # udp tx: 1225 MB/s 20787 calls/s 20787 msg/s # udp rx: 1212 MB/s 884554 calls/s # udp tx: 1208 MB/s 20501 calls/s 20501 msg/s # udp gso and gro - over veth touching data # udp rx: 1072 MB/s 782166 calls/s # udp tx: 1095 MB/s 18582 calls/s 18582 msg/s # udp rx: 714 MB/s 520797 calls/s # udp tx: 718 MB/s 12184 calls/s 12184 msg/s # udp rx: 709 MB/s 517795 calls/s # udp tx: 711 MB/s 12065 calls/s 12065 msg/s # udp rx: 709 MB/s 517640 calls/s # udp tx: 711 MB/s 12075 calls/s 12075 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__->