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: 861 MB/s 14620 calls/s 14620 msg/s # tcp rx: 862 MB/s 159824 calls/s # tcp tx: 855 MB/s 14515 calls/s 14515 msg/s # tcp rx: 856 MB/s 157472 calls/s # tcp tx: 881 MB/s 14957 calls/s 14957 msg/s # tcp rx: 881 MB/s 132779 calls/s # tcp tx: 788 MB/s 13378 calls/s 13378 msg/s # udp gso - over veth touching data # udp rx: 1161 MB/s 827724 calls/s # udp tx: 1198 MB/s 20331 calls/s 20331 msg/s # udp rx: 1197 MB/s 852809 calls/s # udp tx: 1196 MB/s 20298 calls/s 20298 msg/s # udp rx: 1199 MB/s 854775 calls/s # udp tx: 1199 MB/s 20344 calls/s 20344 msg/s # udp rx: 1203 MB/s 857396 calls/s # udp tx: 1203 MB/s 20412 calls/s 20412 msg/s # udp gso and gro - over veth touching data # udp rx: 1136 MB/s 809642 calls/s # udp tx: 1172 MB/s 19894 calls/s 19894 msg/s # udp rx: 1223 MB/s 871717 calls/s # udp tx: 1224 MB/s 20761 calls/s 20761 msg/s # udp rx: 1224 MB/s 872225 calls/s # udp tx: 1224 MB/s 20765 calls/s 20765 msg/s # udp rx: 1213 MB/s 864602 calls/s # udp tx: 1209 MB/s 20520 calls/s 20520 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 876 MB/s 14867 calls/s 14867 msg/s # tcp rx: 898 MB/s 160701 calls/s # tcp tx: 840 MB/s 14259 calls/s 14259 msg/s # tcp rx: 835 MB/s 122071 calls/s # tcp tx: 651 MB/s 11047 calls/s 11047 msg/s # tcp rx: 650 MB/s 79872 calls/s # tcp tx: 648 MB/s 10996 calls/s 10996 msg/s # udp gso - over veth touching data # udp rx: 1086 MB/s 792092 calls/s # udp tx: 1119 MB/s 18995 calls/s 18995 msg/s # udp rx: 1159 MB/s 845832 calls/s # udp tx: 1163 MB/s 19729 calls/s 19729 msg/s # udp rx: 1199 MB/s 874574 calls/s # udp tx: 1202 MB/s 20390 calls/s 20390 msg/s # udp rx: 1200 MB/s 875830 calls/s # udp tx: 1204 MB/s 20422 calls/s 20422 msg/s # udp gso and gro - over veth touching data # udp rx: 585 MB/s 427231 calls/s # udp tx: 604 MB/s 10253 calls/s 10253 msg/s # udp rx: 657 MB/s 479449 calls/s # udp tx: 660 MB/s 11198 calls/s 11198 msg/s # udp rx: 655 MB/s 478309 calls/s # udp tx: 658 MB/s 11161 calls/s 11161 msg/s # udp rx: 663 MB/s 483847 calls/s # udp tx: 665 MB/s 11295 calls/s 11295 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__->