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: 975 MB/s 16539 calls/s 16539 msg/s # tcp rx: 976 MB/s 136959 calls/s # tcp tx: 940 MB/s 15950 calls/s 15950 msg/s # tcp rx: 941 MB/s 132580 calls/s # tcp tx: 999 MB/s 16955 calls/s 16955 msg/s # tcp rx: 1000 MB/s 131147 calls/s # tcp tx: 1064 MB/s 18061 calls/s 18061 msg/s # udp gso - over veth touching data # udp rx: 1273 MB/s 907300 calls/s # udp tx: 1300 MB/s 22049 calls/s 22049 msg/s # udp rx: 1231 MB/s 877482 calls/s # udp tx: 1231 MB/s 20888 calls/s 20888 msg/s # udp rx: 1191 MB/s 849036 calls/s # udp tx: 1191 MB/s 20207 calls/s 20207 msg/s # udp rx: 1296 MB/s 923369 calls/s # udp tx: 1295 MB/s 21969 calls/s 21969 msg/s # udp gso and gro - over veth touching data # udp rx: 668 MB/s 475886 calls/s # udp tx: 683 MB/s 11585 calls/s 11585 msg/s # udp rx: 675 MB/s 481365 calls/s # udp tx: 676 MB/s 11476 calls/s 11476 msg/s # udp rx: 691 MB/s 492480 calls/s # udp tx: 691 MB/s 11726 calls/s 11726 msg/s # udp rx: 684 MB/s 487248 calls/s # udp tx: 684 MB/s 11610 calls/s 11610 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1003 MB/s 17027 calls/s 17027 msg/s # tcp rx: 1004 MB/s 136333 calls/s # tcp tx: 1148 MB/s 19478 calls/s 19478 msg/s # tcp rx: 1149 MB/s 137928 calls/s # tcp tx: 1133 MB/s 19218 calls/s 19218 msg/s # tcp rx: 1134 MB/s 137792 calls/s # tcp tx: 1124 MB/s 19064 calls/s 19064 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 878768 calls/s # udp tx: 1233 MB/s 20922 calls/s 20922 msg/s # udp rx: 1198 MB/s 874056 calls/s # udp tx: 1198 MB/s 20330 calls/s 20330 msg/s # udp rx: 1247 MB/s 909559 calls/s # udp tx: 1247 MB/s 21157 calls/s 21157 msg/s # udp rx: 1271 MB/s 927474 calls/s # udp tx: 1271 MB/s 21570 calls/s 21570 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 849794 calls/s # udp tx: 1191 MB/s 20208 calls/s 20208 msg/s # udp rx: 1244 MB/s 907307 calls/s # udp tx: 1242 MB/s 21077 calls/s 21077 msg/s # udp rx: 1220 MB/s 890383 calls/s # udp tx: 1220 MB/s 20697 calls/s 20697 msg/s # udp rx: 1245 MB/s 908377 calls/s # udp tx: 1244 MB/s 21110 calls/s 21110 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__->