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: 989 MB/s 16782 calls/s 16782 msg/s # tcp rx: 990 MB/s 141468 calls/s # tcp tx: 1052 MB/s 17845 calls/s 17845 msg/s # tcp rx: 1053 MB/s 144598 calls/s # tcp tx: 1141 MB/s 19357 calls/s 19357 msg/s # tcp rx: 1142 MB/s 145821 calls/s # tcp tx: 1145 MB/s 19425 calls/s 19425 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 870161 calls/s # udp tx: 1260 MB/s 21373 calls/s 21373 msg/s # udp rx: 1216 MB/s 866307 calls/s # udp tx: 1216 MB/s 20629 calls/s 20629 msg/s # udp rx: 1140 MB/s 812222 calls/s # udp tx: 1141 MB/s 19360 calls/s 19360 msg/s # udp rx: 1107 MB/s 788999 calls/s # udp tx: 1107 MB/s 18784 calls/s 18784 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 851278 calls/s # udp tx: 1246 MB/s 21146 calls/s 21146 msg/s # udp rx: 1258 MB/s 896301 calls/s # udp tx: 1259 MB/s 21368 calls/s 21368 msg/s # udp rx: 1310 MB/s 933453 calls/s # udp tx: 1309 MB/s 22212 calls/s 22212 msg/s # udp rx: 1275 MB/s 908656 calls/s # udp tx: 1275 MB/s 21627 calls/s 21627 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1094 MB/s 18560 calls/s 18560 msg/s # tcp rx: 1105 MB/s 140946 calls/s # tcp tx: 996 MB/s 16904 calls/s 16904 msg/s # tcp rx: 1011 MB/s 130376 calls/s # tcp tx: 1070 MB/s 18151 calls/s 18151 msg/s # tcp rx: 1069 MB/s 125150 calls/s # tcp tx: 1066 MB/s 18086 calls/s 18086 msg/s # udp gso - over veth touching data # udp rx: 986 MB/s 719108 calls/s # udp tx: 1004 MB/s 17041 calls/s 17041 msg/s # udp rx: 611 MB/s 445650 calls/s # udp tx: 612 MB/s 10390 calls/s 10390 msg/s # udp rx: 634 MB/s 463055 calls/s # udp tx: 633 MB/s 10744 calls/s 10744 msg/s # udp rx: 584 MB/s 426207 calls/s # udp tx: 585 MB/s 9938 calls/s 9938 msg/s # udp gso and gro - over veth touching data # udp rx: 1142 MB/s 833397 calls/s # udp tx: 1176 MB/s 19953 calls/s 19953 msg/s # udp rx: 1273 MB/s 928480 calls/s # udp tx: 1274 MB/s 21620 calls/s 21620 msg/s # udp rx: 1285 MB/s 937508 calls/s # udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # udp rx: 1265 MB/s 922698 calls/s # udp tx: 1265 MB/s 21457 calls/s 21457 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__->