make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1107 MB/s 18785 calls/s 18785 msg/s # tcp rx: 1108 MB/s 142246 calls/s # tcp tx: 1178 MB/s 19994 calls/s 19994 msg/s # tcp rx: 1180 MB/s 142448 calls/s # tcp tx: 1183 MB/s 20081 calls/s 20081 msg/s # tcp rx: 1185 MB/s 141542 calls/s # tcp tx: 1173 MB/s 19899 calls/s 19899 msg/s # udp gso - over veth touching data # udp rx: 669 MB/s 477095 calls/s # udp tx: 689 MB/s 11698 calls/s 11698 msg/s # udp rx: 700 MB/s 498974 calls/s # udp tx: 704 MB/s 11945 calls/s 11945 msg/s # udp rx: 738 MB/s 526277 calls/s # udp tx: 741 MB/s 12573 calls/s 12573 msg/s # udp rx: 738 MB/s 525785 calls/s # udp tx: 740 MB/s 12552 calls/s 12552 msg/s # udp gso and gro - over veth touching data # udp rx: 1252 MB/s 892558 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp rx: 1239 MB/s 883014 calls/s # udp tx: 1245 MB/s 21130 calls/s 21130 msg/s # udp rx: 1250 MB/s 890858 calls/s # udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # udp rx: 1277 MB/s 910368 calls/s # udp tx: 1281 MB/s 21727 calls/s 21727 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1130 MB/s 19167 calls/s 19167 msg/s # tcp rx: 1130 MB/s 140365 calls/s # tcp tx: 1161 MB/s 19692 calls/s 19692 msg/s # tcp rx: 1161 MB/s 138544 calls/s # tcp tx: 1176 MB/s 19952 calls/s 19952 msg/s # tcp rx: 1177 MB/s 138730 calls/s # tcp tx: 1187 MB/s 20138 calls/s 20138 msg/s # udp gso - over veth touching data # udp rx: 1125 MB/s 820991 calls/s # udp tx: 1167 MB/s 19810 calls/s 19810 msg/s # udp rx: 1110 MB/s 809962 calls/s # udp tx: 1105 MB/s 18750 calls/s 18750 msg/s # udp rx: 1180 MB/s 861068 calls/s # udp tx: 1189 MB/s 20179 calls/s 20179 msg/s # udp rx: 1251 MB/s 912762 calls/s # udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # udp gso and gro - over veth touching data # udp rx: 1127 MB/s 822145 calls/s # udp tx: 1170 MB/s 19849 calls/s 19849 msg/s # udp rx: 1192 MB/s 870003 calls/s # udp tx: 1190 MB/s 20187 calls/s 20187 msg/s # udp rx: 1199 MB/s 874818 calls/s # udp tx: 1187 MB/s 20137 calls/s 20137 msg/s # udp rx: 1180 MB/s 860987 calls/s # udp tx: 1193 MB/s 20239 calls/s 20239 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__->