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: 1054 MB/s 17879 calls/s 17879 msg/s # tcp rx: 1054 MB/s 140033 calls/s # tcp tx: 1087 MB/s 18440 calls/s 18440 msg/s # tcp rx: 1087 MB/s 139092 calls/s # tcp tx: 1086 MB/s 18421 calls/s 18421 msg/s # tcp rx: 1087 MB/s 139027 calls/s # tcp tx: 1174 MB/s 19920 calls/s 19920 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 852136 calls/s # udp tx: 1232 MB/s 20903 calls/s 20903 msg/s # udp rx: 1326 MB/s 945226 calls/s # udp tx: 1330 MB/s 22563 calls/s 22563 msg/s # udp rx: 1328 MB/s 946335 calls/s # udp tx: 1330 MB/s 22568 calls/s 22568 msg/s # udp rx: 1327 MB/s 945981 calls/s # udp tx: 1329 MB/s 22554 calls/s 22554 msg/s # udp gso and gro - over veth touching data # udp rx: 1117 MB/s 795824 calls/s # udp tx: 1156 MB/s 19615 calls/s 19615 msg/s # udp rx: 1199 MB/s 854384 calls/s # udp tx: 1198 MB/s 20333 calls/s 20333 msg/s # udp rx: 1035 MB/s 737875 calls/s # udp tx: 1021 MB/s 17322 calls/s 17322 msg/s # udp rx: 1123 MB/s 800561 calls/s # udp tx: 1135 MB/s 19259 calls/s 19259 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1111 MB/s 18851 calls/s 18851 msg/s # tcp rx: 1111 MB/s 139735 calls/s # tcp tx: 1017 MB/s 17259 calls/s 17259 msg/s # tcp rx: 1018 MB/s 131173 calls/s # tcp tx: 983 MB/s 16678 calls/s 16678 msg/s # tcp rx: 985 MB/s 127557 calls/s # tcp tx: 952 MB/s 16162 calls/s 16162 msg/s # udp gso - over veth touching data # udp rx: 1158 MB/s 845057 calls/s # udp tx: 1195 MB/s 20273 calls/s 20273 msg/s # udp rx: 1193 MB/s 870189 calls/s # udp tx: 1190 MB/s 20200 calls/s 20200 msg/s # udp rx: 1208 MB/s 881242 calls/s # udp tx: 1198 MB/s 20319 calls/s 20319 msg/s # udp rx: 1096 MB/s 800019 calls/s # udp tx: 1118 MB/s 18966 calls/s 18966 msg/s # udp gso and gro - over veth touching data # udp rx: 1179 MB/s 860422 calls/s # udp tx: 1223 MB/s 20754 calls/s 20754 msg/s # udp rx: 1274 MB/s 929550 calls/s # udp tx: 1277 MB/s 21671 calls/s 21671 msg/s # udp rx: 1233 MB/s 899582 calls/s # udp tx: 1237 MB/s 20984 calls/s 20984 msg/s # udp rx: 1247 MB/s 910084 calls/s # udp tx: 1263 MB/s 21427 calls/s 21427 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__->