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: 810 MB/s 13755 calls/s 13755 msg/s # tcp rx: 811 MB/s 97538 calls/s # tcp tx: 683 MB/s 11599 calls/s 11599 msg/s # tcp rx: 685 MB/s 82963 calls/s # tcp tx: 706 MB/s 11975 calls/s 11975 msg/s # tcp rx: 705 MB/s 84041 calls/s # tcp tx: 710 MB/s 12045 calls/s 12045 msg/s # udp gso - over veth touching data # udp rx: 601 MB/s 428272 calls/s # udp tx: 622 MB/s 10554 calls/s 10554 msg/s # udp rx: 638 MB/s 454621 calls/s # udp tx: 636 MB/s 10794 calls/s 10794 msg/s # udp rx: 646 MB/s 460332 calls/s # udp tx: 646 MB/s 10962 calls/s 10962 msg/s # udp rx: 663 MB/s 472431 calls/s # udp tx: 664 MB/s 11262 calls/s 11262 msg/s # udp gso and gro - over veth touching data # udp rx: 1203 MB/s 856969 calls/s # udp tx: 1239 MB/s 21017 calls/s 21017 msg/s # udp rx: 1319 MB/s 939742 calls/s # udp tx: 1320 MB/s 22395 calls/s 22395 msg/s # udp rx: 1276 MB/s 909085 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # udp rx: 1256 MB/s 895093 calls/s # udp tx: 1256 MB/s 21310 calls/s 21310 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 953 MB/s 16165 calls/s 16165 msg/s # tcp rx: 953 MB/s 131443 calls/s # tcp tx: 1105 MB/s 18748 calls/s 18748 msg/s # tcp rx: 1106 MB/s 135042 calls/s # tcp tx: 1101 MB/s 18678 calls/s 18678 msg/s # tcp rx: 1102 MB/s 133279 calls/s # tcp tx: 1108 MB/s 18794 calls/s 18794 msg/s # udp gso - over veth touching data # udp rx: 1212 MB/s 884054 calls/s # udp tx: 1243 MB/s 21095 calls/s 21095 msg/s # udp rx: 1235 MB/s 900854 calls/s # udp tx: 1238 MB/s 20999 calls/s 20999 msg/s # udp rx: 1179 MB/s 860072 calls/s # udp tx: 1186 MB/s 20129 calls/s 20129 msg/s # udp rx: 1251 MB/s 912446 calls/s # udp tx: 1250 MB/s 21207 calls/s 21207 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 900198 calls/s # udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # udp rx: 1275 MB/s 930161 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # udp rx: 1269 MB/s 926085 calls/s # udp tx: 1272 MB/s 21590 calls/s 21590 msg/s # udp rx: 1268 MB/s 925455 calls/s # udp tx: 1272 MB/s 21583 calls/s 21583 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__->