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: 987 MB/s 16743 calls/s 16743 msg/s # tcp rx: 987 MB/s 140925 calls/s # tcp tx: 987 MB/s 16745 calls/s 16745 msg/s # tcp rx: 988 MB/s 135971 calls/s # tcp tx: 1039 MB/s 17637 calls/s 17637 msg/s # tcp rx: 1040 MB/s 134238 calls/s # tcp tx: 978 MB/s 16594 calls/s 16594 msg/s # udp gso - over veth touching data # udp rx: 1252 MB/s 891955 calls/s # udp tx: 1287 MB/s 21832 calls/s 21832 msg/s # udp rx: 1263 MB/s 900283 calls/s # udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # udp rx: 1239 MB/s 883050 calls/s # udp tx: 1236 MB/s 20979 calls/s 20979 msg/s # udp rx: 1243 MB/s 886018 calls/s # udp tx: 1241 MB/s 21056 calls/s 21056 msg/s # udp gso and gro - over veth touching data # udp rx: 1301 MB/s 926819 calls/s # udp tx: 1325 MB/s 22487 calls/s 22487 msg/s # udp rx: 1322 MB/s 942168 calls/s # udp tx: 1335 MB/s 22647 calls/s 22647 msg/s # udp rx: 1350 MB/s 962036 calls/s # udp tx: 1351 MB/s 22915 calls/s 22915 msg/s # udp rx: 1345 MB/s 958601 calls/s # udp tx: 1345 MB/s 22822 calls/s 22822 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1066 MB/s 18097 calls/s 18097 msg/s # tcp rx: 1075 MB/s 144459 calls/s # tcp tx: 1046 MB/s 17749 calls/s 17749 msg/s # tcp rx: 1053 MB/s 128038 calls/s # tcp tx: 1046 MB/s 17741 calls/s 17741 msg/s # tcp rx: 1046 MB/s 125200 calls/s # tcp tx: 1066 MB/s 18097 calls/s 18097 msg/s # udp gso - over veth touching data # udp rx: 1157 MB/s 844244 calls/s # udp tx: 1193 MB/s 20241 calls/s 20241 msg/s # udp rx: 1247 MB/s 909526 calls/s # udp tx: 1255 MB/s 21290 calls/s 21290 msg/s # udp rx: 1258 MB/s 917817 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # udp rx: 1259 MB/s 918911 calls/s # udp tx: 1249 MB/s 21184 calls/s 21184 msg/s # udp gso and gro - over veth touching data # udp rx: 1088 MB/s 793989 calls/s # udp tx: 1128 MB/s 19142 calls/s 19142 msg/s # udp rx: 1140 MB/s 832040 calls/s # udp tx: 1136 MB/s 19280 calls/s 19280 msg/s # udp rx: 1179 MB/s 859974 calls/s # udp tx: 1181 MB/s 20034 calls/s 20034 msg/s # udp rx: 1172 MB/s 855378 calls/s # udp tx: 1158 MB/s 19656 calls/s 19656 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__->