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: 1031 MB/s 17494 calls/s 17494 msg/s # tcp rx: 1031 MB/s 135406 calls/s # tcp tx: 1134 MB/s 19240 calls/s 19240 msg/s # tcp rx: 1134 MB/s 135639 calls/s # tcp tx: 1100 MB/s 18661 calls/s 18661 msg/s # tcp rx: 1101 MB/s 132144 calls/s # tcp tx: 1092 MB/s 18536 calls/s 18536 msg/s # udp gso - over veth touching data # udp rx: 1288 MB/s 917565 calls/s # udp tx: 1321 MB/s 22415 calls/s 22415 msg/s # udp rx: 1342 MB/s 956441 calls/s # udp tx: 1342 MB/s 22764 calls/s 22764 msg/s # udp rx: 1318 MB/s 939556 calls/s # udp tx: 1318 MB/s 22360 calls/s 22360 msg/s # udp rx: 1316 MB/s 937923 calls/s # udp tx: 1316 MB/s 22321 calls/s 22321 msg/s # udp gso and gro - over veth touching data # udp rx: 1189 MB/s 847063 calls/s # udp tx: 1230 MB/s 20867 calls/s 20867 msg/s # udp rx: 1291 MB/s 920247 calls/s # udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # udp rx: 1210 MB/s 862330 calls/s # udp tx: 1211 MB/s 20545 calls/s 20545 msg/s # udp rx: 1244 MB/s 886598 calls/s # udp tx: 1251 MB/s 21221 calls/s 21221 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1033 MB/s 17533 calls/s 17533 msg/s # tcp rx: 1034 MB/s 129064 calls/s # tcp tx: 1109 MB/s 18819 calls/s 18819 msg/s # tcp rx: 1111 MB/s 124895 calls/s # tcp tx: 1074 MB/s 18230 calls/s 18230 msg/s # tcp rx: 1076 MB/s 130659 calls/s # tcp tx: 1060 MB/s 17988 calls/s 17988 msg/s # udp gso - over veth touching data # udp rx: 1226 MB/s 894459 calls/s # udp tx: 1264 MB/s 21441 calls/s 21441 msg/s # udp rx: 1263 MB/s 921195 calls/s # udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # udp rx: 1242 MB/s 906074 calls/s # udp tx: 1244 MB/s 21101 calls/s 21101 msg/s # udp rx: 1217 MB/s 887577 calls/s # udp tx: 1217 MB/s 20649 calls/s 20649 msg/s # udp gso and gro - over veth touching data # udp rx: 1162 MB/s 847501 calls/s # udp tx: 1194 MB/s 20255 calls/s 20255 msg/s # udp rx: 1106 MB/s 806785 calls/s # udp tx: 1105 MB/s 18749 calls/s 18749 msg/s # udp rx: 1166 MB/s 850520 calls/s # udp tx: 1165 MB/s 19773 calls/s 19773 msg/s # udp rx: 1165 MB/s 849880 calls/s # udp tx: 1164 MB/s 19758 calls/s 19758 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__->