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 13710 calls/s 13710 msg/s # tcp rx: 808 MB/s 141263 calls/s # tcp tx: 852 MB/s 14467 calls/s 14467 msg/s # tcp rx: 853 MB/s 155310 calls/s # tcp tx: 857 MB/s 14539 calls/s 14539 msg/s # tcp rx: 858 MB/s 156499 calls/s # tcp tx: 865 MB/s 14672 calls/s 14672 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 827781 calls/s # udp tx: 1190 MB/s 20194 calls/s 20194 msg/s # udp rx: 1148 MB/s 818465 calls/s # udp tx: 1150 MB/s 19509 calls/s 19509 msg/s # udp rx: 1203 MB/s 857583 calls/s # udp tx: 1207 MB/s 20477 calls/s 20477 msg/s # udp rx: 1228 MB/s 875314 calls/s # udp tx: 1233 MB/s 20922 calls/s 20922 msg/s # udp gso and gro - over veth touching data # udp rx: 1212 MB/s 863745 calls/s # udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # udp rx: 1213 MB/s 864176 calls/s # udp tx: 1211 MB/s 20543 calls/s 20543 msg/s # udp rx: 1155 MB/s 823078 calls/s # udp tx: 1158 MB/s 19650 calls/s 19650 msg/s # udp rx: 1235 MB/s 879892 calls/s # udp tx: 1232 MB/s 20904 calls/s 20904 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 806 MB/s 13682 calls/s 13682 msg/s # tcp rx: 807 MB/s 145404 calls/s # tcp tx: 823 MB/s 13967 calls/s 13967 msg/s # tcp rx: 824 MB/s 151467 calls/s # tcp tx: 870 MB/s 14764 calls/s 14764 msg/s # tcp rx: 871 MB/s 159498 calls/s # tcp tx: 868 MB/s 14732 calls/s 14732 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 851584 calls/s # udp tx: 1192 MB/s 20225 calls/s 20225 msg/s # udp rx: 1195 MB/s 871646 calls/s # udp tx: 1196 MB/s 20299 calls/s 20299 msg/s # udp rx: 1214 MB/s 885640 calls/s # udp tx: 1216 MB/s 20625 calls/s 20625 msg/s # udp rx: 1204 MB/s 878246 calls/s # udp tx: 1205 MB/s 20449 calls/s 20449 msg/s # udp gso and gro - over veth touching data # udp rx: 656 MB/s 478883 calls/s # udp tx: 674 MB/s 11440 calls/s 11440 msg/s # udp rx: 712 MB/s 519683 calls/s # udp tx: 710 MB/s 12048 calls/s 12048 msg/s # udp rx: 695 MB/s 507342 calls/s # udp tx: 695 MB/s 11788 calls/s 11788 msg/s # udp rx: 695 MB/s 507153 calls/s # udp tx: 695 MB/s 11791 calls/s 11791 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__->