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: 1132 MB/s 19201 calls/s 19201 msg/s # tcp rx: 1132 MB/s 144047 calls/s # tcp tx: 1097 MB/s 18614 calls/s 18614 msg/s # tcp rx: 1098 MB/s 128975 calls/s # tcp tx: 765 MB/s 12987 calls/s 12987 msg/s # tcp rx: 766 MB/s 88653 calls/s # tcp tx: 766 MB/s 12997 calls/s 12997 msg/s # udp gso - over veth touching data # udp rx: 677 MB/s 482934 calls/s # udp tx: 697 MB/s 11838 calls/s 11838 msg/s # udp rx: 690 MB/s 492139 calls/s # udp tx: 690 MB/s 11707 calls/s 11707 msg/s # udp rx: 692 MB/s 493253 calls/s # udp tx: 692 MB/s 11739 calls/s 11739 msg/s # udp rx: 694 MB/s 494424 calls/s # udp tx: 693 MB/s 11760 calls/s 11760 msg/s # udp gso and gro - over veth touching data # udp rx: 655 MB/s 467024 calls/s # udp tx: 680 MB/s 11536 calls/s 11536 msg/s # udp rx: 682 MB/s 486210 calls/s # udp tx: 681 MB/s 11562 calls/s 11562 msg/s # udp rx: 679 MB/s 483922 calls/s # udp tx: 679 MB/s 11517 calls/s 11517 msg/s # udp rx: 654 MB/s 466128 calls/s # udp tx: 653 MB/s 11077 calls/s 11077 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1121 MB/s 19023 calls/s 19023 msg/s # tcp rx: 1121 MB/s 142343 calls/s # tcp tx: 1040 MB/s 17655 calls/s 17655 msg/s # tcp rx: 1061 MB/s 129481 calls/s # tcp tx: 1046 MB/s 17750 calls/s 17750 msg/s # tcp rx: 1043 MB/s 129086 calls/s # tcp tx: 1041 MB/s 17660 calls/s 17660 msg/s # udp gso - over veth touching data # udp rx: 1227 MB/s 895113 calls/s # udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # udp rx: 1240 MB/s 904619 calls/s # udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # udp rx: 1289 MB/s 940644 calls/s # udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # udp rx: 1287 MB/s 939034 calls/s # udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # udp gso and gro - over veth touching data # udp rx: 1190 MB/s 868396 calls/s # udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # udp rx: 1223 MB/s 892474 calls/s # udp tx: 1223 MB/s 20751 calls/s 20751 msg/s # udp rx: 1265 MB/s 923007 calls/s # udp tx: 1262 MB/s 21417 calls/s 21417 msg/s # udp rx: 1245 MB/s 908171 calls/s # udp tx: 1245 MB/s 21129 calls/s 21129 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__->