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: 1097 MB/s 18616 calls/s 18616 msg/s # tcp rx: 1098 MB/s 137834 calls/s # tcp tx: 1150 MB/s 19512 calls/s 19512 msg/s # tcp rx: 1151 MB/s 137781 calls/s # tcp tx: 1144 MB/s 19405 calls/s 19405 msg/s # tcp rx: 1145 MB/s 136338 calls/s # tcp tx: 1158 MB/s 19656 calls/s 19656 msg/s # udp gso - over veth touching data # udp rx: 1287 MB/s 917482 calls/s # udp tx: 1322 MB/s 22428 calls/s 22428 msg/s # udp rx: 1314 MB/s 936370 calls/s # udp tx: 1301 MB/s 22080 calls/s 22080 msg/s # udp rx: 1272 MB/s 906199 calls/s # udp tx: 1282 MB/s 21751 calls/s 21751 msg/s # udp rx: 1301 MB/s 927097 calls/s # udp tx: 1300 MB/s 22057 calls/s 22057 msg/s # udp gso and gro - over veth touching data # udp rx: 1176 MB/s 837832 calls/s # udp tx: 1220 MB/s 20698 calls/s 20698 msg/s # udp rx: 1310 MB/s 933453 calls/s # udp tx: 1313 MB/s 22285 calls/s 22285 msg/s # udp rx: 1295 MB/s 922567 calls/s # udp tx: 1298 MB/s 22028 calls/s 22028 msg/s # udp rx: 1309 MB/s 933034 calls/s # udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1085 MB/s 18403 calls/s 18403 msg/s # tcp rx: 1086 MB/s 127037 calls/s # tcp tx: 1120 MB/s 18998 calls/s 18998 msg/s # tcp rx: 1121 MB/s 129850 calls/s # tcp tx: 1113 MB/s 18883 calls/s 18883 msg/s # tcp rx: 1114 MB/s 127775 calls/s # tcp tx: 1118 MB/s 18969 calls/s 18969 msg/s # udp gso - over veth touching data # udp rx: 1200 MB/s 875243 calls/s # udp tx: 1234 MB/s 20933 calls/s 20933 msg/s # udp rx: 1246 MB/s 908786 calls/s # udp tx: 1244 MB/s 21115 calls/s 21115 msg/s # udp rx: 1243 MB/s 907259 calls/s # udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # udp rx: 1246 MB/s 908998 calls/s # udp tx: 1245 MB/s 21126 calls/s 21126 msg/s # udp gso and gro - over veth touching data # udp rx: 1207 MB/s 880950 calls/s # udp tx: 1250 MB/s 21216 calls/s 21216 msg/s # udp rx: 1201 MB/s 876509 calls/s # udp tx: 1208 MB/s 20493 calls/s 20493 msg/s # udp rx: 1275 MB/s 929878 calls/s # udp tx: 1274 MB/s 21623 calls/s 21623 msg/s # udp rx: 1264 MB/s 922003 calls/s # udp tx: 1254 MB/s 21270 calls/s 21270 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__->