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: 818 MB/s 13875 calls/s 13875 msg/s # tcp rx: 818 MB/s 95271 calls/s # tcp tx: 834 MB/s 14154 calls/s 14154 msg/s # tcp rx: 835 MB/s 96533 calls/s # tcp tx: 834 MB/s 14154 calls/s 14154 msg/s # tcp rx: 835 MB/s 95720 calls/s # tcp tx: 863 MB/s 14645 calls/s 14645 msg/s # udp gso - over veth touching data # udp rx: 1287 MB/s 917119 calls/s # udp tx: 1321 MB/s 22418 calls/s 22418 msg/s # udp rx: 1322 MB/s 941854 calls/s # udp tx: 1320 MB/s 22402 calls/s 22402 msg/s # udp rx: 1329 MB/s 947289 calls/s # udp tx: 1328 MB/s 22536 calls/s 22536 msg/s # udp rx: 1330 MB/s 947839 calls/s # udp tx: 1330 MB/s 22563 calls/s 22563 msg/s # udp gso and gro - over veth touching data # udp rx: 900 MB/s 641785 calls/s # udp tx: 924 MB/s 15672 calls/s 15672 msg/s # udp rx: 727 MB/s 518433 calls/s # udp tx: 729 MB/s 12381 calls/s 12381 msg/s # udp rx: 681 MB/s 485594 calls/s # udp tx: 680 MB/s 11546 calls/s 11546 msg/s # udp rx: 678 MB/s 483442 calls/s # udp tx: 682 MB/s 11572 calls/s 11572 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1132 MB/s 19213 calls/s 19213 msg/s # tcp rx: 1133 MB/s 140027 calls/s # tcp tx: 1165 MB/s 19773 calls/s 19773 msg/s # tcp rx: 1167 MB/s 136340 calls/s # tcp tx: 1130 MB/s 19171 calls/s 19171 msg/s # tcp rx: 1131 MB/s 139058 calls/s # tcp tx: 1137 MB/s 19301 calls/s 19301 msg/s # udp gso - over veth touching data # udp rx: 659 MB/s 480975 calls/s # udp tx: 681 MB/s 11566 calls/s 11566 msg/s # udp rx: 694 MB/s 506163 calls/s # udp tx: 693 MB/s 11764 calls/s 11764 msg/s # udp rx: 648 MB/s 473098 calls/s # udp tx: 647 MB/s 10989 calls/s 10989 msg/s # udp rx: 640 MB/s 467116 calls/s # udp tx: 637 MB/s 10809 calls/s 10809 msg/s # udp gso and gro - over veth touching data # udp rx: 1122 MB/s 818968 calls/s # udp tx: 1154 MB/s 19589 calls/s 19589 msg/s # udp rx: 1283 MB/s 936233 calls/s # udp tx: 1283 MB/s 21777 calls/s 21777 msg/s # udp rx: 975 MB/s 711388 calls/s # udp tx: 974 MB/s 16520 calls/s 16520 msg/s # udp rx: 1263 MB/s 921259 calls/s # udp tx: 1262 MB/s 21413 calls/s 21413 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__->