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: 808 MB/s 13719 calls/s 13719 msg/s # tcp rx: 809 MB/s 94141 calls/s # tcp tx: 952 MB/s 16156 calls/s 16156 msg/s # tcp rx: 970 MB/s 115652 calls/s # tcp tx: 1021 MB/s 17328 calls/s 17328 msg/s # tcp rx: 1020 MB/s 128506 calls/s # tcp tx: 1040 MB/s 17642 calls/s 17642 msg/s # udp gso - over veth touching data # udp rx: 1190 MB/s 848006 calls/s # udp tx: 1217 MB/s 20646 calls/s 20646 msg/s # udp rx: 1295 MB/s 923106 calls/s # udp tx: 1300 MB/s 22059 calls/s 22059 msg/s # udp rx: 1316 MB/s 937587 calls/s # udp tx: 1309 MB/s 22217 calls/s 22217 msg/s # udp rx: 1286 MB/s 916233 calls/s # udp tx: 1296 MB/s 21993 calls/s 21993 msg/s # udp gso and gro - over veth touching data # udp rx: 975 MB/s 694999 calls/s # udp tx: 999 MB/s 16958 calls/s 16958 msg/s # udp rx: 1320 MB/s 940899 calls/s # udp tx: 1322 MB/s 22429 calls/s 22429 msg/s # udp rx: 1330 MB/s 947619 calls/s # udp tx: 1332 MB/s 22604 calls/s 22604 msg/s # udp rx: 1332 MB/s 949087 calls/s # udp tx: 1335 MB/s 22643 calls/s 22643 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 808 MB/s 13709 calls/s 13709 msg/s # tcp rx: 809 MB/s 94341 calls/s # tcp tx: 721 MB/s 12241 calls/s 12241 msg/s # tcp rx: 739 MB/s 90400 calls/s # tcp tx: 796 MB/s 13509 calls/s 13509 msg/s # tcp rx: 799 MB/s 96336 calls/s # tcp tx: 1082 MB/s 18361 calls/s 18361 msg/s # udp gso - over veth touching data # udp rx: 1151 MB/s 839639 calls/s # udp tx: 1178 MB/s 19986 calls/s 19986 msg/s # udp rx: 1274 MB/s 929742 calls/s # udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # udp rx: 1287 MB/s 939010 calls/s # udp tx: 1286 MB/s 21821 calls/s 21821 msg/s # udp rx: 1287 MB/s 939026 calls/s # udp tx: 1286 MB/s 21824 calls/s 21824 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 883749 calls/s # udp tx: 1240 MB/s 21040 calls/s 21040 msg/s # udp rx: 1265 MB/s 923246 calls/s # udp tx: 1270 MB/s 21544 calls/s 21544 msg/s # udp rx: 1239 MB/s 904044 calls/s # udp tx: 1241 MB/s 21056 calls/s 21056 msg/s # udp rx: 1214 MB/s 885486 calls/s # udp tx: 1215 MB/s 20622 calls/s 20622 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__->