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: 1104 MB/s 18740 calls/s 18740 msg/s # tcp rx: 1105 MB/s 139307 calls/s # tcp tx: 1109 MB/s 18826 calls/s 18826 msg/s # tcp rx: 1110 MB/s 137209 calls/s # tcp tx: 1097 MB/s 18620 calls/s 18620 msg/s # tcp rx: 1098 MB/s 136032 calls/s # tcp tx: 1131 MB/s 19187 calls/s 19187 msg/s # udp gso - over veth touching data # udp rx: 1284 MB/s 914790 calls/s # udp tx: 1317 MB/s 22342 calls/s 22342 msg/s # udp rx: 1306 MB/s 930490 calls/s # udp tx: 1311 MB/s 22237 calls/s 22237 msg/s # udp rx: 1306 MB/s 930774 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # udp rx: 1309 MB/s 932970 calls/s # udp tx: 1322 MB/s 22438 calls/s 22438 msg/s # udp gso and gro - over veth touching data # udp rx: 1236 MB/s 881161 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # udp rx: 1301 MB/s 927218 calls/s # udp tx: 1305 MB/s 22142 calls/s 22142 msg/s # udp rx: 1304 MB/s 929368 calls/s # udp tx: 1307 MB/s 22178 calls/s 22178 msg/s # udp rx: 1303 MB/s 928778 calls/s # udp tx: 1306 MB/s 22160 calls/s 22160 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1165 MB/s 19767 calls/s 19767 msg/s # tcp rx: 1166 MB/s 141847 calls/s # tcp tx: 1273 MB/s 21591 calls/s 21591 msg/s # tcp rx: 1271 MB/s 115300 calls/s # tcp tx: 1291 MB/s 21908 calls/s 21908 msg/s # tcp rx: 1293 MB/s 107809 calls/s # tcp tx: 1292 MB/s 21923 calls/s 21923 msg/s # udp gso - over veth touching data # udp rx: 1204 MB/s 878721 calls/s # udp tx: 1235 MB/s 20952 calls/s 20952 msg/s # udp rx: 1233 MB/s 899355 calls/s # udp tx: 1236 MB/s 20972 calls/s 20972 msg/s # udp rx: 1236 MB/s 901690 calls/s # udp tx: 1239 MB/s 21029 calls/s 21029 msg/s # udp rx: 1232 MB/s 898523 calls/s # udp tx: 1235 MB/s 20956 calls/s 20956 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897345 calls/s # udp tx: 1272 MB/s 21582 calls/s 21582 msg/s # udp rx: 1264 MB/s 922551 calls/s # udp tx: 1264 MB/s 21439 calls/s 21439 msg/s # udp rx: 1270 MB/s 926743 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp rx: 1272 MB/s 928071 calls/s # udp tx: 1271 MB/s 21573 calls/s 21573 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__->