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: 1099 MB/s 18652 calls/s 18652 msg/s # tcp rx: 1100 MB/s 133343 calls/s # tcp tx: 1087 MB/s 18448 calls/s 18448 msg/s # tcp rx: 1088 MB/s 132276 calls/s # tcp tx: 1114 MB/s 18896 calls/s 18896 msg/s # tcp rx: 1115 MB/s 132946 calls/s # tcp tx: 1138 MB/s 19308 calls/s 19308 msg/s # udp gso - over veth touching data # udp rx: 703 MB/s 500853 calls/s # udp tx: 724 MB/s 12293 calls/s 12293 msg/s # udp rx: 721 MB/s 514164 calls/s # udp tx: 729 MB/s 12377 calls/s 12377 msg/s # udp rx: 725 MB/s 516916 calls/s # udp tx: 730 MB/s 12387 calls/s 12387 msg/s # udp rx: 725 MB/s 516797 calls/s # udp tx: 730 MB/s 12394 calls/s 12394 msg/s # udp gso and gro - over veth touching data # udp rx: 585 MB/s 417244 calls/s # udp tx: 601 MB/s 10194 calls/s 10194 msg/s # udp rx: 610 MB/s 435244 calls/s # udp tx: 611 MB/s 10378 calls/s 10378 msg/s # udp rx: 615 MB/s 438161 calls/s # udp tx: 615 MB/s 10433 calls/s 10433 msg/s # udp rx: 644 MB/s 458755 calls/s # udp tx: 643 MB/s 10916 calls/s 10916 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1136 MB/s 19284 calls/s 19284 msg/s # tcp rx: 1156 MB/s 137875 calls/s # tcp tx: 1079 MB/s 18316 calls/s 18316 msg/s # tcp rx: 1081 MB/s 122664 calls/s # tcp tx: 1096 MB/s 18593 calls/s 18593 msg/s # tcp rx: 1094 MB/s 122049 calls/s # tcp tx: 1086 MB/s 18424 calls/s 18424 msg/s # udp gso - over veth touching data # udp rx: 810 MB/s 591391 calls/s # udp tx: 832 MB/s 14113 calls/s 14113 msg/s # udp rx: 605 MB/s 441260 calls/s # udp tx: 609 MB/s 10342 calls/s 10342 msg/s # udp rx: 603 MB/s 440440 calls/s # udp tx: 608 MB/s 10327 calls/s 10327 msg/s # udp rx: 602 MB/s 439363 calls/s # udp tx: 606 MB/s 10295 calls/s 10295 msg/s # udp gso and gro - over veth touching data # udp rx: 1189 MB/s 867868 calls/s # udp tx: 1225 MB/s 20791 calls/s 20791 msg/s # udp rx: 1207 MB/s 880815 calls/s # udp tx: 1210 MB/s 20528 calls/s 20528 msg/s # udp rx: 1245 MB/s 908302 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # udp rx: 1232 MB/s 899157 calls/s # udp tx: 1231 MB/s 20891 calls/s 20891 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__->