make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1542 MB/s 26156 calls/s 26156 msg/s # tcp rx: 1545 MB/s 60548 calls/s # tcp tx: 1329 MB/s 22551 calls/s 22551 msg/s # tcp rx: 1332 MB/s 50863 calls/s # tcp tx: 1293 MB/s 21941 calls/s 21941 msg/s # tcp rx: 1297 MB/s 51219 calls/s # tcp tx: 1195 MB/s 20272 calls/s 20272 msg/s # udp gso - over veth touching data # udp rx: 536 MB/s 382198 calls/s # udp tx: 557 MB/s 9462 calls/s 9462 msg/s # udp rx: 624 MB/s 444589 calls/s # udp tx: 633 MB/s 10749 calls/s 10749 msg/s # udp rx: 1119 MB/s 797662 calls/s # udp tx: 1127 MB/s 19124 calls/s 19124 msg/s # udp rx: 1209 MB/s 861639 calls/s # udp tx: 1209 MB/s 20508 calls/s 20508 msg/s # udp gso and gro - over veth touching data # udp rx: 862 MB/s 14589 calls/s # udp tx: 888 MB/s 15076 calls/s 15076 msg/s # udp rx: 886 MB/s 15035 calls/s # udp tx: 885 MB/s 15025 calls/s 15025 msg/s # udp rx: 865 MB/s 14677 calls/s # udp tx: 865 MB/s 14680 calls/s 14680 msg/s # udp rx: 826 MB/s 14016 calls/s # udp tx: 827 MB/s 14031 calls/s 14031 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1553 MB/s 26352 calls/s 26352 msg/s # tcp rx: 1555 MB/s 59731 calls/s # tcp tx: 1653 MB/s 28051 calls/s 28051 msg/s # tcp rx: 1655 MB/s 59704 calls/s # tcp tx: 1593 MB/s 27024 calls/s 27024 msg/s # tcp rx: 1594 MB/s 61491 calls/s # tcp tx: 1552 MB/s 26338 calls/s 26338 msg/s # udp gso - over veth touching data # udp rx: 1091 MB/s 796154 calls/s # udp tx: 1124 MB/s 19070 calls/s 19070 msg/s # udp rx: 1133 MB/s 827035 calls/s # udp tx: 1138 MB/s 19315 calls/s 19315 msg/s # udp rx: 1167 MB/s 851376 calls/s # udp tx: 1168 MB/s 19824 calls/s 19824 msg/s # udp rx: 1162 MB/s 847802 calls/s # udp tx: 1163 MB/s 19736 calls/s 19736 msg/s # udp gso and gro - over veth touching data # udp rx: 1568 MB/s 26655 calls/s # udp tx: 1629 MB/s 27641 calls/s 27641 msg/s # udp rx: 1717 MB/s 29132 calls/s # udp tx: 1716 MB/s 29113 calls/s 29113 msg/s # udp rx: 1512 MB/s 25648 calls/s # udp tx: 1506 MB/s 25547 calls/s 25547 msg/s # udp rx: 1532 MB/s 26000 calls/s # udp tx: 1518 MB/s 25750 calls/s 25750 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__->