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: 1137 MB/s 19301 calls/s 19301 msg/s # tcp rx: 1146 MB/s 135621 calls/s # tcp tx: 1105 MB/s 18750 calls/s 18750 msg/s # tcp rx: 1105 MB/s 133825 calls/s # tcp tx: 1087 MB/s 18453 calls/s 18453 msg/s # tcp rx: 1088 MB/s 131749 calls/s # tcp tx: 1076 MB/s 18251 calls/s 18251 msg/s # udp gso - over veth touching data # udp rx: 644 MB/s 459400 calls/s # udp tx: 666 MB/s 11307 calls/s 11307 msg/s # udp rx: 661 MB/s 471200 calls/s # udp tx: 665 MB/s 11286 calls/s 11286 msg/s # udp rx: 667 MB/s 475613 calls/s # udp tx: 670 MB/s 11368 calls/s 11368 msg/s # udp rx: 658 MB/s 469396 calls/s # udp tx: 661 MB/s 11226 calls/s 11226 msg/s # udp gso and gro - over veth touching data # udp rx: 656 MB/s 467870 calls/s # udp tx: 681 MB/s 11553 calls/s 11553 msg/s # udp rx: 697 MB/s 496656 calls/s # udp tx: 697 MB/s 11822 calls/s 11822 msg/s # udp rx: 679 MB/s 483803 calls/s # udp tx: 678 MB/s 11503 calls/s 11503 msg/s # udp rx: 648 MB/s 461816 calls/s # udp tx: 646 MB/s 10969 calls/s 10969 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1188 MB/s 20157 calls/s 20157 msg/s # tcp rx: 1189 MB/s 141500 calls/s # tcp tx: 1133 MB/s 19226 calls/s 19226 msg/s # tcp rx: 1134 MB/s 138134 calls/s # tcp tx: 1057 MB/s 17941 calls/s 17941 msg/s # tcp rx: 1058 MB/s 131140 calls/s # tcp tx: 1039 MB/s 17625 calls/s 17625 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 878304 calls/s # udp tx: 1238 MB/s 21000 calls/s 21000 msg/s # udp rx: 1263 MB/s 921668 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # udp rx: 1268 MB/s 925240 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 msg/s # udp rx: 1274 MB/s 929242 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # udp gso and gro - over veth touching data # udp rx: 1135 MB/s 828343 calls/s # udp tx: 1166 MB/s 19790 calls/s 19790 msg/s # udp rx: 1288 MB/s 939810 calls/s # udp tx: 1287 MB/s 21838 calls/s 21838 msg/s # udp rx: 1272 MB/s 928332 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # udp rx: 1273 MB/s 928709 calls/s # udp tx: 1272 MB/s 21587 calls/s 21587 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__->