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: 1205 MB/s 20440 calls/s 20440 msg/s # tcp rx: 1206 MB/s 52199 calls/s # tcp tx: 1429 MB/s 24250 calls/s 24250 msg/s # tcp rx: 1431 MB/s 57654 calls/s # tcp tx: 1292 MB/s 21927 calls/s 21927 msg/s # tcp rx: 1294 MB/s 53416 calls/s # tcp tx: 1307 MB/s 22183 calls/s 22183 msg/s # udp gso - over veth touching data # udp rx: 568 MB/s 404750 calls/s # udp tx: 590 MB/s 10012 calls/s 10012 msg/s # udp rx: 530 MB/s 378032 calls/s # udp tx: 523 MB/s 8887 calls/s 8887 msg/s # udp rx: 543 MB/s 387234 calls/s # udp tx: 551 MB/s 9352 calls/s 9352 msg/s # udp rx: 613 MB/s 437130 calls/s # udp tx: 612 MB/s 10386 calls/s 10386 msg/s # udp gso and gro - over veth touching data # udp rx: 979 MB/s 16606 calls/s # udp tx: 1008 MB/s 17109 calls/s 17109 msg/s # udp rx: 1368 MB/s 23205 calls/s # udp tx: 1391 MB/s 23598 calls/s 23598 msg/s # udp rx: 1473 MB/s 24987 calls/s # udp tx: 1477 MB/s 25051 calls/s 25051 msg/s # udp rx: 1637 MB/s 27781 calls/s # udp tx: 1638 MB/s 27791 calls/s 27791 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1577 MB/s 26762 calls/s 26762 msg/s # tcp rx: 1581 MB/s 65398 calls/s # tcp tx: 1642 MB/s 27859 calls/s 27859 msg/s # tcp rx: 1643 MB/s 66557 calls/s # tcp tx: 1320 MB/s 22405 calls/s 22405 msg/s # tcp rx: 1324 MB/s 46305 calls/s # tcp tx: 1502 MB/s 25480 calls/s 25480 msg/s # udp gso - over veth touching data # udp rx: 890 MB/s 649160 calls/s # udp tx: 914 MB/s 15518 calls/s 15518 msg/s # udp rx: 908 MB/s 662638 calls/s # udp tx: 906 MB/s 15378 calls/s 15378 msg/s # udp rx: 891 MB/s 650063 calls/s # udp tx: 890 MB/s 15103 calls/s 15103 msg/s # udp rx: 879 MB/s 641514 calls/s # udp tx: 877 MB/s 14875 calls/s 14875 msg/s # udp gso and gro - over veth touching data # udp rx: 1307 MB/s 22173 calls/s # udp tx: 1338 MB/s 22709 calls/s 22709 msg/s # udp rx: 1515 MB/s 25698 calls/s # udp tx: 1527 MB/s 25915 calls/s 25915 msg/s # udp rx: 1680 MB/s 28505 calls/s # udp tx: 1679 MB/s 28493 calls/s 28493 msg/s # udp rx: 1704 MB/s 28910 calls/s # udp tx: 1702 MB/s 28871 calls/s 28871 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__->