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: 812 MB/s 13789 calls/s 13789 msg/s # tcp rx: 813 MB/s 85114 calls/s # tcp tx: 990 MB/s 16806 calls/s 16806 msg/s # tcp rx: 992 MB/s 131930 calls/s # tcp tx: 996 MB/s 16904 calls/s 16904 msg/s # tcp rx: 997 MB/s 133269 calls/s # tcp tx: 920 MB/s 15618 calls/s 15618 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 849229 calls/s # udp tx: 1226 MB/s 20809 calls/s 20809 msg/s # udp rx: 1109 MB/s 790040 calls/s # udp tx: 1095 MB/s 18580 calls/s 18580 msg/s # udp rx: 701 MB/s 499989 calls/s # udp tx: 702 MB/s 11914 calls/s 11914 msg/s # udp rx: 695 MB/s 495450 calls/s # udp tx: 696 MB/s 11810 calls/s 11810 msg/s # udp gso and gro - over veth touching data # udp rx: 1217 MB/s 867308 calls/s # udp tx: 1251 MB/s 21224 calls/s 21224 msg/s # udp rx: 1317 MB/s 938785 calls/s # udp tx: 1320 MB/s 22391 calls/s 22391 msg/s # udp rx: 1274 MB/s 907960 calls/s # udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # udp rx: 1292 MB/s 920460 calls/s # udp tx: 1293 MB/s 21944 calls/s 21944 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1086 MB/s 18426 calls/s 18426 msg/s # tcp rx: 1099 MB/s 140854 calls/s # tcp tx: 983 MB/s 16689 calls/s 16689 msg/s # tcp rx: 1007 MB/s 111863 calls/s # tcp tx: 1042 MB/s 17675 calls/s 17675 msg/s # tcp rx: 1035 MB/s 124174 calls/s # tcp tx: 1039 MB/s 17632 calls/s 17632 msg/s # udp gso - over veth touching data # udp rx: 1067 MB/s 778847 calls/s # udp tx: 1101 MB/s 18678 calls/s 18678 msg/s # udp rx: 1168 MB/s 852478 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # udp rx: 1251 MB/s 913026 calls/s # udp tx: 1263 MB/s 21432 calls/s 21432 msg/s # udp rx: 1258 MB/s 917769 calls/s # udp tx: 1262 MB/s 21407 calls/s 21407 msg/s # udp gso and gro - over veth touching data # udp rx: 1216 MB/s 887362 calls/s # udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # udp rx: 1224 MB/s 892720 calls/s # udp tx: 1246 MB/s 21149 calls/s 21149 msg/s # udp rx: 1127 MB/s 821983 calls/s # udp tx: 1131 MB/s 19189 calls/s 19189 msg/s # udp rx: 1221 MB/s 891080 calls/s # udp tx: 1224 MB/s 20760 calls/s 20760 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__->