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: 1288 MB/s 21849 calls/s 21849 msg/s # tcp rx: 1949 MB/s 130279 calls/s # tcp tx: 1152 MB/s 19544 calls/s 19544 msg/s # tcp rx: 1041 MB/s 127993 calls/s # tcp tx: 1099 MB/s 18650 calls/s 18650 msg/s # tcp rx: 1099 MB/s 129250 calls/s # tcp tx: 1097 MB/s 18606 calls/s 18606 msg/s # udp gso - over veth touching data # udp rx: 1316 MB/s 937837 calls/s # udp tx: 1357 MB/s 23025 calls/s 23025 msg/s # udp rx: 1349 MB/s 961661 calls/s # udp tx: 1350 MB/s 22901 calls/s 22901 msg/s # udp rx: 865 MB/s 616578 calls/s # udp tx: 861 MB/s 14617 calls/s 14617 msg/s # udp rx: 708 MB/s 504556 calls/s # udp tx: 708 MB/s 12021 calls/s 12021 msg/s # udp gso and gro - over veth touching data # udp rx: 663 MB/s 472944 calls/s # udp tx: 682 MB/s 11570 calls/s 11570 msg/s # udp rx: 703 MB/s 501105 calls/s # udp tx: 703 MB/s 11925 calls/s 11925 msg/s # udp rx: 713 MB/s 508474 calls/s # udp tx: 713 MB/s 12094 calls/s 12094 msg/s # udp rx: 704 MB/s 501763 calls/s # udp tx: 703 MB/s 11940 calls/s 11940 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1011 MB/s 17160 calls/s 17160 msg/s # tcp rx: 1022 MB/s 128247 calls/s # tcp tx: 1071 MB/s 18180 calls/s 18180 msg/s # tcp rx: 1074 MB/s 128660 calls/s # tcp tx: 997 MB/s 16911 calls/s 16911 msg/s # tcp rx: 1002 MB/s 129250 calls/s # tcp tx: 1036 MB/s 17585 calls/s 17585 msg/s # udp gso - over veth touching data # udp rx: 637 MB/s 464953 calls/s # udp tx: 655 MB/s 11112 calls/s 11112 msg/s # udp rx: 643 MB/s 469482 calls/s # udp tx: 647 MB/s 10976 calls/s 10976 msg/s # udp rx: 647 MB/s 471900 calls/s # udp tx: 649 MB/s 11013 calls/s 11013 msg/s # udp rx: 641 MB/s 467543 calls/s # udp tx: 643 MB/s 10915 calls/s 10915 msg/s # udp gso and gro - over veth touching data # udp rx: 1268 MB/s 924999 calls/s # udp tx: 1299 MB/s 22044 calls/s 22044 msg/s # udp rx: 1274 MB/s 929437 calls/s # udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # udp rx: 1277 MB/s 932054 calls/s # udp tx: 1276 MB/s 21652 calls/s 21652 msg/s # udp rx: 1285 MB/s 937668 calls/s # udp tx: 1284 MB/s 21793 calls/s 21793 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__->