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: 774 MB/s 13143 calls/s 13143 msg/s # tcp rx: 777 MB/s 91267 calls/s # tcp tx: 739 MB/s 12550 calls/s 12550 msg/s # tcp rx: 740 MB/s 89982 calls/s # tcp tx: 848 MB/s 14386 calls/s 14386 msg/s # tcp rx: 849 MB/s 105797 calls/s # tcp tx: 685 MB/s 11634 calls/s 11634 msg/s # udp gso - over veth touching data # udp rx: 686 MB/s 489188 calls/s # udp tx: 712 MB/s 12084 calls/s 12084 msg/s # udp rx: 711 MB/s 506504 calls/s # udp tx: 710 MB/s 12052 calls/s 12052 msg/s # udp rx: 712 MB/s 507823 calls/s # udp tx: 712 MB/s 12084 calls/s 12084 msg/s # udp rx: 713 MB/s 508366 calls/s # udp tx: 713 MB/s 12106 calls/s 12106 msg/s # udp gso and gro - over veth touching data # udp rx: 642 MB/s 457513 calls/s # udp tx: 662 MB/s 11238 calls/s 11238 msg/s # udp rx: 698 MB/s 497762 calls/s # udp tx: 698 MB/s 11853 calls/s 11853 msg/s # udp rx: 696 MB/s 495862 calls/s # udp tx: 695 MB/s 11792 calls/s 11792 msg/s # udp rx: 697 MB/s 497042 calls/s # udp tx: 718 MB/s 12189 calls/s 12189 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1034 MB/s 17548 calls/s 17548 msg/s # tcp rx: 1035 MB/s 139954 calls/s # tcp tx: 1117 MB/s 18952 calls/s 18952 msg/s # tcp rx: 1118 MB/s 137900 calls/s # tcp tx: 1051 MB/s 17832 calls/s 17832 msg/s # tcp rx: 1052 MB/s 136068 calls/s # tcp tx: 1067 MB/s 18105 calls/s 18105 msg/s # udp gso - over veth touching data # udp rx: 1185 MB/s 864869 calls/s # udp tx: 1230 MB/s 20866 calls/s 20866 msg/s # udp rx: 1234 MB/s 900047 calls/s # udp tx: 1238 MB/s 21004 calls/s 21004 msg/s # udp rx: 1241 MB/s 905613 calls/s # udp tx: 1240 MB/s 21045 calls/s 21045 msg/s # udp rx: 1239 MB/s 904020 calls/s # udp tx: 1248 MB/s 21178 calls/s 21178 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 869630 calls/s # udp tx: 1230 MB/s 20874 calls/s 20874 msg/s # udp rx: 1249 MB/s 911233 calls/s # udp tx: 1248 MB/s 21181 calls/s 21181 msg/s # udp rx: 1221 MB/s 891039 calls/s # udp tx: 1219 MB/s 20687 calls/s 20687 msg/s # udp rx: 1188 MB/s 867027 calls/s # udp tx: 1202 MB/s 20403 calls/s 20403 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__->