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: 1138 MB/s 19307 calls/s 19307 msg/s # tcp rx: 1139 MB/s 141281 calls/s # tcp tx: 1005 MB/s 17059 calls/s 17059 msg/s # tcp rx: 1006 MB/s 136393 calls/s # tcp tx: 1080 MB/s 18320 calls/s 18320 msg/s # tcp rx: 1082 MB/s 136006 calls/s # tcp tx: 1171 MB/s 19867 calls/s 19867 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 857707 calls/s # udp tx: 1241 MB/s 21065 calls/s 21065 msg/s # udp rx: 1319 MB/s 940143 calls/s # udp tx: 1324 MB/s 22457 calls/s 22457 msg/s # udp rx: 1324 MB/s 943855 calls/s # udp tx: 1329 MB/s 22541 calls/s 22541 msg/s # udp rx: 1313 MB/s 935983 calls/s # udp tx: 1318 MB/s 22355 calls/s 22355 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 472970 calls/s # udp tx: 682 MB/s 11572 calls/s 11572 msg/s # udp rx: 667 MB/s 475205 calls/s # udp tx: 672 MB/s 11403 calls/s 11403 msg/s # udp rx: 672 MB/s 478760 calls/s # udp tx: 675 MB/s 11465 calls/s 11465 msg/s # udp rx: 671 MB/s 478422 calls/s # udp tx: 675 MB/s 11454 calls/s 11454 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 981 MB/s 16649 calls/s 16649 msg/s # tcp rx: 982 MB/s 125670 calls/s # tcp tx: 1107 MB/s 18790 calls/s 18790 msg/s # tcp rx: 1108 MB/s 134073 calls/s # tcp tx: 1058 MB/s 17951 calls/s 17951 msg/s # tcp rx: 1059 MB/s 129367 calls/s # tcp tx: 1104 MB/s 18732 calls/s 18732 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 851405 calls/s # udp tx: 1203 MB/s 20411 calls/s 20411 msg/s # udp rx: 1257 MB/s 917225 calls/s # udp tx: 1257 MB/s 21321 calls/s 21321 msg/s # udp rx: 1155 MB/s 842430 calls/s # udp tx: 1144 MB/s 19409 calls/s 19409 msg/s # udp rx: 1238 MB/s 903366 calls/s # udp tx: 1248 MB/s 21182 calls/s 21182 msg/s # udp gso and gro - over veth touching data # udp rx: 1229 MB/s 896789 calls/s # udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # udp rx: 1242 MB/s 906449 calls/s # udp tx: 1246 MB/s 21142 calls/s 21142 msg/s # udp rx: 958 MB/s 698995 calls/s # udp tx: 945 MB/s 16033 calls/s 16033 msg/s # udp rx: 679 MB/s 495569 calls/s # udp tx: 684 MB/s 11610 calls/s 11610 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__->