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: 1062 MB/s 18029 calls/s 18029 msg/s # tcp rx: 1169 MB/s 124992 calls/s # tcp tx: 1309 MB/s 22207 calls/s 22207 msg/s # tcp rx: 1298 MB/s 27622 calls/s # tcp tx: 1100 MB/s 18659 calls/s 18659 msg/s # tcp rx: 1110 MB/s 115065 calls/s # tcp tx: 1208 MB/s 20504 calls/s 20504 msg/s # udp gso - over veth touching data # udp rx: 1321 MB/s 941469 calls/s # udp tx: 1351 MB/s 22925 calls/s 22925 msg/s # udp rx: 1350 MB/s 961808 calls/s # udp tx: 1351 MB/s 22918 calls/s 22918 msg/s # udp rx: 1353 MB/s 963983 calls/s # udp tx: 1354 MB/s 22972 calls/s 22972 msg/s # udp rx: 1353 MB/s 964384 calls/s # udp tx: 1354 MB/s 22981 calls/s 22981 msg/s # udp gso and gro - over veth touching data # udp rx: 701 MB/s 499931 calls/s # udp tx: 729 MB/s 12371 calls/s 12371 msg/s # udp rx: 1211 MB/s 863017 calls/s # udp tx: 1222 MB/s 20740 calls/s 20740 msg/s # udp rx: 1222 MB/s 870570 calls/s # udp tx: 1221 MB/s 20717 calls/s 20717 msg/s # udp rx: 1264 MB/s 900546 calls/s # udp tx: 1264 MB/s 21445 calls/s 21445 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1168 MB/s 19824 calls/s 19824 msg/s # tcp rx: 1169 MB/s 146067 calls/s # tcp tx: 1300 MB/s 22055 calls/s 22055 msg/s # tcp rx: 1321 MB/s 115245 calls/s # tcp tx: 991 MB/s 16812 calls/s 16812 msg/s # tcp rx: 987 MB/s 131676 calls/s # tcp tx: 1036 MB/s 17584 calls/s 17584 msg/s # udp gso - over veth touching data # udp rx: 1174 MB/s 856698 calls/s # udp tx: 1210 MB/s 20525 calls/s 20525 msg/s # udp rx: 1218 MB/s 888332 calls/s # udp tx: 1217 MB/s 20652 calls/s 20652 msg/s # udp rx: 1273 MB/s 928917 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1274 MB/s 929289 calls/s # udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # udp gso and gro - over veth touching data # udp rx: 1237 MB/s 902377 calls/s # udp tx: 1277 MB/s 21672 calls/s 21672 msg/s # udp rx: 1137 MB/s 829952 calls/s # udp tx: 1137 MB/s 19292 calls/s 19292 msg/s # udp rx: 1213 MB/s 884882 calls/s # udp tx: 1213 MB/s 20589 calls/s 20589 msg/s # udp rx: 1201 MB/s 876438 calls/s # udp tx: 1204 MB/s 20421 calls/s 20421 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__->