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: 1128 MB/s 19137 calls/s 19137 msg/s # tcp rx: 1137 MB/s 138094 calls/s # tcp tx: 1035 MB/s 17561 calls/s 17561 msg/s # tcp rx: 1041 MB/s 126415 calls/s # tcp tx: 1047 MB/s 17773 calls/s 17773 msg/s # tcp rx: 1076 MB/s 125185 calls/s # tcp tx: 1033 MB/s 17535 calls/s 17535 msg/s # udp gso - over veth touching data # udp rx: 664 MB/s 473326 calls/s # udp tx: 684 MB/s 11617 calls/s 11617 msg/s # udp rx: 683 MB/s 486638 calls/s # udp tx: 682 MB/s 11582 calls/s 11582 msg/s # udp rx: 684 MB/s 487347 calls/s # udp tx: 683 MB/s 11592 calls/s 11592 msg/s # udp rx: 684 MB/s 487458 calls/s # udp tx: 683 MB/s 11599 calls/s 11599 msg/s # udp gso and gro - over veth touching data # udp rx: 1241 MB/s 884162 calls/s # udp tx: 1289 MB/s 21871 calls/s 21871 msg/s # udp rx: 1309 MB/s 933115 calls/s # udp tx: 1313 MB/s 22281 calls/s 22281 msg/s # udp rx: 1317 MB/s 938268 calls/s # udp tx: 1319 MB/s 22386 calls/s 22386 msg/s # udp rx: 1316 MB/s 937779 calls/s # udp tx: 1318 MB/s 22366 calls/s 22366 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1091 MB/s 18517 calls/s 18517 msg/s # tcp rx: 1095 MB/s 139060 calls/s # tcp tx: 1122 MB/s 19045 calls/s 19045 msg/s # tcp rx: 1125 MB/s 131344 calls/s # tcp tx: 1114 MB/s 18897 calls/s 18897 msg/s # tcp rx: 1114 MB/s 126611 calls/s # tcp tx: 920 MB/s 15612 calls/s 15612 msg/s # udp gso - over veth touching data # udp rx: 609 MB/s 444193 calls/s # udp tx: 625 MB/s 10606 calls/s 10606 msg/s # udp rx: 595 MB/s 434492 calls/s # udp tx: 599 MB/s 10176 calls/s 10176 msg/s # udp rx: 623 MB/s 454481 calls/s # udp tx: 626 MB/s 10630 calls/s 10630 msg/s # udp rx: 629 MB/s 459015 calls/s # udp tx: 646 MB/s 10966 calls/s 10966 msg/s # udp gso and gro - over veth touching data # udp rx: 1249 MB/s 911161 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # udp rx: 950 MB/s 693377 calls/s # udp tx: 937 MB/s 15906 calls/s 15906 msg/s # udp rx: 696 MB/s 507622 calls/s # udp tx: 699 MB/s 11863 calls/s 11863 msg/s # udp rx: 684 MB/s 499013 calls/s # udp tx: 688 MB/s 11670 calls/s 11670 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__->