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: 1119 MB/s 18979 calls/s 18979 msg/s # tcp rx: 1119 MB/s 135223 calls/s # tcp tx: 1073 MB/s 18205 calls/s 18205 msg/s # tcp rx: 1074 MB/s 131075 calls/s # tcp tx: 1071 MB/s 18180 calls/s 18180 msg/s # tcp rx: 1073 MB/s 130595 calls/s # tcp tx: 1046 MB/s 17749 calls/s 17749 msg/s # udp gso - over veth touching data # udp rx: 1143 MB/s 814874 calls/s # udp tx: 1183 MB/s 20069 calls/s 20069 msg/s # udp rx: 1182 MB/s 842457 calls/s # udp tx: 1185 MB/s 20113 calls/s 20113 msg/s # udp rx: 1266 MB/s 901932 calls/s # udp tx: 1259 MB/s 21366 calls/s 21366 msg/s # udp rx: 1234 MB/s 879245 calls/s # udp tx: 1236 MB/s 20967 calls/s 20967 msg/s # udp gso and gro - over veth touching data # udp rx: 1285 MB/s 915374 calls/s # udp tx: 1329 MB/s 22541 calls/s 22541 msg/s # udp rx: 1358 MB/s 967851 calls/s # udp tx: 1360 MB/s 23068 calls/s 23068 msg/s # udp rx: 1348 MB/s 960627 calls/s # udp tx: 1350 MB/s 22903 calls/s 22903 msg/s # udp rx: 1334 MB/s 950395 calls/s # udp tx: 1335 MB/s 22643 calls/s 22643 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1093 MB/s 18545 calls/s 18545 msg/s # tcp rx: 1093 MB/s 129764 calls/s # tcp tx: 1202 MB/s 20399 calls/s 20399 msg/s # tcp rx: 1203 MB/s 127808 calls/s # tcp tx: 1105 MB/s 18747 calls/s 18747 msg/s # tcp rx: 1106 MB/s 136662 calls/s # tcp tx: 1123 MB/s 19049 calls/s 19049 msg/s # udp gso - over veth touching data # udp rx: 1112 MB/s 811382 calls/s # udp tx: 1137 MB/s 19285 calls/s 19285 msg/s # udp rx: 739 MB/s 539205 calls/s # udp tx: 740 MB/s 12552 calls/s 12552 msg/s # udp rx: 722 MB/s 526853 calls/s # udp tx: 724 MB/s 12287 calls/s 12287 msg/s # udp rx: 715 MB/s 522041 calls/s # udp tx: 744 MB/s 12630 calls/s 12630 msg/s # udp gso and gro - over veth touching data # udp rx: 584 MB/s 426455 calls/s # udp tx: 602 MB/s 10211 calls/s 10211 msg/s # udp rx: 600 MB/s 438303 calls/s # udp tx: 600 MB/s 10180 calls/s 10180 msg/s # udp rx: 600 MB/s 437931 calls/s # udp tx: 600 MB/s 10177 calls/s 10177 msg/s # udp rx: 598 MB/s 436827 calls/s # udp tx: 598 MB/s 10147 calls/s 10147 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__->