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: 1539 MB/s 26113 calls/s 26113 msg/s # tcp rx: 1540 MB/s 59644 calls/s # tcp tx: 1491 MB/s 25292 calls/s 25292 msg/s # tcp rx: 1494 MB/s 57309 calls/s # tcp tx: 1470 MB/s 24933 calls/s 24933 msg/s # tcp rx: 1471 MB/s 58823 calls/s # tcp tx: 1235 MB/s 20954 calls/s 20954 msg/s # udp gso - over veth touching data # udp rx: 897 MB/s 638986 calls/s # udp tx: 924 MB/s 15685 calls/s 15685 msg/s # udp rx: 1134 MB/s 807866 calls/s # udp tx: 1138 MB/s 19313 calls/s 19313 msg/s # udp rx: 1178 MB/s 839493 calls/s # udp tx: 1179 MB/s 20005 calls/s 20005 msg/s # udp rx: 1008 MB/s 718583 calls/s # udp tx: 1007 MB/s 17091 calls/s 17091 msg/s # udp gso and gro - over veth touching data # udp rx: 793 MB/s 13455 calls/s # udp tx: 825 MB/s 13994 calls/s 13994 msg/s # udp rx: 836 MB/s 14188 calls/s # udp tx: 834 MB/s 14155 calls/s 14155 msg/s # udp rx: 848 MB/s 14384 calls/s # udp tx: 848 MB/s 14391 calls/s 14391 msg/s # udp rx: 829 MB/s 14063 calls/s # udp tx: 833 MB/s 14137 calls/s 14137 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1415 MB/s 24008 calls/s 24008 msg/s # tcp rx: 1416 MB/s 57473 calls/s # tcp tx: 1557 MB/s 26409 calls/s 26409 msg/s # tcp rx: 1558 MB/s 60957 calls/s # tcp tx: 1284 MB/s 21778 calls/s 21778 msg/s # tcp rx: 1285 MB/s 52407 calls/s # tcp tx: 1418 MB/s 24063 calls/s 24063 msg/s # udp gso - over veth touching data # udp rx: 810 MB/s 591131 calls/s # udp tx: 831 MB/s 14110 calls/s 14110 msg/s # udp rx: 614 MB/s 448357 calls/s # udp tx: 614 MB/s 10417 calls/s 10417 msg/s # udp rx: 560 MB/s 408439 calls/s # udp tx: 559 MB/s 9495 calls/s 9495 msg/s # udp rx: 626 MB/s 456582 calls/s # udp tx: 621 MB/s 10538 calls/s 10538 msg/s # udp gso and gro - over veth touching data # udp rx: 1303 MB/s 22102 calls/s # udp tx: 1335 MB/s 22659 calls/s 22659 msg/s # udp rx: 1172 MB/s 19906 calls/s # udp tx: 1161 MB/s 19708 calls/s 19708 msg/s # udp rx: 835 MB/s 14221 calls/s # udp tx: 844 MB/s 14326 calls/s 14326 msg/s # udp rx: 1011 MB/s 17163 calls/s # udp tx: 1008 MB/s 17112 calls/s 17112 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__->