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: 1102 MB/s 18706 calls/s 18706 msg/s # tcp rx: 1103 MB/s 136752 calls/s # tcp tx: 1052 MB/s 17847 calls/s 17847 msg/s # tcp rx: 1056 MB/s 128175 calls/s # tcp tx: 1050 MB/s 17820 calls/s 17820 msg/s # tcp rx: 1055 MB/s 127621 calls/s # tcp tx: 1053 MB/s 17871 calls/s 17871 msg/s # udp gso - over veth touching data # udp rx: 665 MB/s 473966 calls/s # udp tx: 708 MB/s 12016 calls/s 12016 msg/s # udp rx: 1302 MB/s 927613 calls/s # udp tx: 1303 MB/s 22102 calls/s 22102 msg/s # udp rx: 1265 MB/s 901747 calls/s # udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # udp rx: 1267 MB/s 903158 calls/s # udp tx: 1270 MB/s 21543 calls/s 21543 msg/s # udp gso and gro - over veth touching data # udp rx: 1105 MB/s 787268 calls/s # udp tx: 1128 MB/s 19148 calls/s 19148 msg/s # udp rx: 1222 MB/s 870868 calls/s # udp tx: 1232 MB/s 20902 calls/s 20902 msg/s # udp rx: 1280 MB/s 912353 calls/s # udp tx: 1281 MB/s 21736 calls/s 21736 msg/s # udp rx: 1299 MB/s 925957 calls/s # udp tx: 1299 MB/s 22045 calls/s 22045 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1113 MB/s 18880 calls/s 18880 msg/s # tcp rx: 1121 MB/s 138976 calls/s # tcp tx: 1067 MB/s 18112 calls/s 18112 msg/s # tcp rx: 1070 MB/s 130118 calls/s # tcp tx: 1040 MB/s 17656 calls/s 17656 msg/s # tcp rx: 1042 MB/s 131474 calls/s # tcp tx: 1052 MB/s 17851 calls/s 17851 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 870864 calls/s # udp tx: 1227 MB/s 20824 calls/s 20824 msg/s # udp rx: 1242 MB/s 906035 calls/s # udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # udp rx: 1189 MB/s 867201 calls/s # udp tx: 1175 MB/s 19944 calls/s 19944 msg/s # udp rx: 610 MB/s 445560 calls/s # udp tx: 605 MB/s 10268 calls/s 10268 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 890232 calls/s # udp tx: 1257 MB/s 21327 calls/s 21327 msg/s # udp rx: 1312 MB/s 957287 calls/s # udp tx: 1319 MB/s 22375 calls/s 22375 msg/s # udp rx: 1294 MB/s 943778 calls/s # udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # udp rx: 1286 MB/s 938081 calls/s # udp tx: 1288 MB/s 21859 calls/s 21859 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__->