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: 972 MB/s 16486 calls/s 16486 msg/s # tcp rx: 972 MB/s 140995 calls/s # tcp tx: 1054 MB/s 17886 calls/s 17886 msg/s # tcp rx: 1055 MB/s 138229 calls/s # tcp tx: 1039 MB/s 17635 calls/s 17635 msg/s # tcp rx: 1058 MB/s 134318 calls/s # tcp tx: 1076 MB/s 18253 calls/s 18253 msg/s # udp gso - over veth touching data # udp rx: 1256 MB/s 894829 calls/s # udp tx: 1297 MB/s 21998 calls/s 21998 msg/s # udp rx: 1313 MB/s 935609 calls/s # udp tx: 1329 MB/s 22542 calls/s 22542 msg/s # udp rx: 1324 MB/s 943301 calls/s # udp tx: 1325 MB/s 22480 calls/s 22480 msg/s # udp rx: 1321 MB/s 941470 calls/s # udp tx: 1322 MB/s 22436 calls/s 22436 msg/s # udp gso and gro - over veth touching data # udp rx: 1135 MB/s 808997 calls/s # udp tx: 1170 MB/s 19858 calls/s 19858 msg/s # udp rx: 1306 MB/s 930925 calls/s # udp tx: 1308 MB/s 22187 calls/s 22187 msg/s # udp rx: 1341 MB/s 955817 calls/s # udp tx: 1341 MB/s 22751 calls/s 22751 msg/s # udp rx: 1305 MB/s 930133 calls/s # udp tx: 1305 MB/s 22134 calls/s 22134 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 989 MB/s 16785 calls/s 16785 msg/s # tcp rx: 990 MB/s 137829 calls/s # tcp tx: 1114 MB/s 18898 calls/s 18898 msg/s # tcp rx: 1122 MB/s 135074 calls/s # tcp tx: 1094 MB/s 18561 calls/s 18561 msg/s # tcp rx: 1095 MB/s 130040 calls/s # tcp tx: 1071 MB/s 18167 calls/s 18167 msg/s # udp gso - over veth touching data # udp rx: 1156 MB/s 843679 calls/s # udp tx: 1195 MB/s 20280 calls/s 20280 msg/s # udp rx: 1131 MB/s 825356 calls/s # udp tx: 1123 MB/s 19051 calls/s 19051 msg/s # udp rx: 1208 MB/s 881292 calls/s # udp tx: 1225 MB/s 20779 calls/s 20779 msg/s # udp rx: 1240 MB/s 904774 calls/s # udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # udp gso and gro - over veth touching data # udp rx: 1113 MB/s 812151 calls/s # udp tx: 1136 MB/s 19280 calls/s 19280 msg/s # udp rx: 1228 MB/s 896024 calls/s # udp tx: 1240 MB/s 21043 calls/s 21043 msg/s # udp rx: 1271 MB/s 927183 calls/s # udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # udp rx: 1269 MB/s 926164 calls/s # udp tx: 1269 MB/s 21535 calls/s 21535 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__->