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: 977 MB/s 16587 calls/s 16587 msg/s # tcp rx: 978 MB/s 113427 calls/s # tcp tx: 1090 MB/s 18494 calls/s 18494 msg/s # tcp rx: 1091 MB/s 131025 calls/s # tcp tx: 1119 MB/s 18979 calls/s 18979 msg/s # tcp rx: 1120 MB/s 134481 calls/s # tcp tx: 1091 MB/s 18521 calls/s 18521 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 872751 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 msg/s # udp rx: 1264 MB/s 900946 calls/s # udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # udp rx: 1249 MB/s 889967 calls/s # udp tx: 1250 MB/s 21205 calls/s 21205 msg/s # udp rx: 1321 MB/s 941625 calls/s # udp tx: 1320 MB/s 22399 calls/s 22399 msg/s # udp gso and gro - over veth touching data # udp rx: 637 MB/s 454402 calls/s # udp tx: 660 MB/s 11200 calls/s 11200 msg/s # udp rx: 669 MB/s 476883 calls/s # udp tx: 667 MB/s 11323 calls/s 11323 msg/s # udp rx: 649 MB/s 462665 calls/s # udp tx: 649 MB/s 11020 calls/s 11020 msg/s # udp rx: 658 MB/s 469143 calls/s # udp tx: 658 MB/s 11164 calls/s 11164 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1143 MB/s 19389 calls/s 19389 msg/s # tcp rx: 1143 MB/s 138544 calls/s # tcp tx: 1139 MB/s 19323 calls/s 19323 msg/s # tcp rx: 1140 MB/s 135829 calls/s # tcp tx: 1141 MB/s 19369 calls/s 19369 msg/s # tcp rx: 1143 MB/s 136749 calls/s # tcp tx: 1141 MB/s 19355 calls/s 19355 msg/s # udp gso - over veth touching data # udp rx: 1210 MB/s 883136 calls/s # udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # udp rx: 1243 MB/s 906712 calls/s # udp tx: 1243 MB/s 21087 calls/s 21087 msg/s # udp rx: 1275 MB/s 930307 calls/s # udp tx: 1274 MB/s 21610 calls/s 21610 msg/s # udp rx: 1273 MB/s 928509 calls/s # udp tx: 1272 MB/s 21586 calls/s 21586 msg/s # udp gso and gro - over veth touching data # udp rx: 1191 MB/s 868866 calls/s # udp tx: 1225 MB/s 20788 calls/s 20788 msg/s # udp rx: 1290 MB/s 941286 calls/s # udp tx: 1291 MB/s 21898 calls/s 21898 msg/s # udp rx: 1285 MB/s 937363 calls/s # udp tx: 1285 MB/s 21795 calls/s 21795 msg/s # udp rx: 1282 MB/s 935551 calls/s # udp tx: 1283 MB/s 21771 calls/s 21771 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__->