make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1151 MB/s 19536 calls/s 19536 msg/s # tcp rx: 1152 MB/s 138220 calls/s # tcp tx: 1046 MB/s 17757 calls/s 17757 msg/s # tcp rx: 1048 MB/s 138630 calls/s # tcp tx: 1072 MB/s 18185 calls/s 18185 msg/s # tcp rx: 1071 MB/s 136306 calls/s # tcp tx: 1023 MB/s 17360 calls/s 17360 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 864699 calls/s # udp tx: 1258 MB/s 21338 calls/s 21338 msg/s # udp rx: 1295 MB/s 923156 calls/s # udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # udp rx: 1299 MB/s 926041 calls/s # udp tx: 1303 MB/s 22101 calls/s 22101 msg/s # udp rx: 1306 MB/s 930496 calls/s # udp tx: 1308 MB/s 22199 calls/s 22199 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 832524 calls/s # udp tx: 1204 MB/s 20432 calls/s 20432 msg/s # udp rx: 1258 MB/s 896515 calls/s # udp tx: 1257 MB/s 21332 calls/s 21332 msg/s # udp rx: 991 MB/s 706450 calls/s # udp tx: 975 MB/s 16553 calls/s 16553 msg/s # udp rx: 625 MB/s 445688 calls/s # udp tx: 624 MB/s 10591 calls/s 10591 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1029 MB/s 17458 calls/s 17458 msg/s # tcp rx: 1029 MB/s 138619 calls/s # tcp tx: 1098 MB/s 18626 calls/s 18626 msg/s # tcp rx: 1098 MB/s 135205 calls/s # tcp tx: 1083 MB/s 18373 calls/s 18373 msg/s # tcp rx: 1084 MB/s 130506 calls/s # tcp tx: 1090 MB/s 18501 calls/s 18501 msg/s # udp gso - over veth touching data # udp rx: 1180 MB/s 860920 calls/s # udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # udp rx: 1216 MB/s 887072 calls/s # udp tx: 1216 MB/s 20632 calls/s 20632 msg/s # udp rx: 1215 MB/s 886406 calls/s # udp tx: 1215 MB/s 20622 calls/s 20622 msg/s # udp rx: 1201 MB/s 876280 calls/s # udp tx: 1200 MB/s 20365 calls/s 20365 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 908490 calls/s # udp tx: 1283 MB/s 21762 calls/s 21762 msg/s # udp rx: 1307 MB/s 953578 calls/s # udp tx: 1311 MB/s 22240 calls/s 22240 msg/s # udp rx: 1304 MB/s 951231 calls/s # udp tx: 1308 MB/s 22193 calls/s 22193 msg/s # udp rx: 1278 MB/s 932746 calls/s # udp tx: 1282 MB/s 21748 calls/s 21748 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__->