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: 1535 MB/s 26042 calls/s 26042 msg/s # tcp rx: 1538 MB/s 57449 calls/s # tcp tx: 1533 MB/s 26008 calls/s 26008 msg/s # tcp rx: 1534 MB/s 64990 calls/s # tcp tx: 1662 MB/s 28194 calls/s 28194 msg/s # tcp rx: 1664 MB/s 71637 calls/s # tcp tx: 1687 MB/s 28617 calls/s 28617 msg/s # udp gso - over veth touching data # udp rx: 1124 MB/s 800884 calls/s # udp tx: 1165 MB/s 19775 calls/s 19775 msg/s # udp rx: 1127 MB/s 803422 calls/s # udp tx: 1114 MB/s 18910 calls/s 18910 msg/s # udp rx: 980 MB/s 698372 calls/s # udp tx: 987 MB/s 16753 calls/s 16753 msg/s # udp rx: 954 MB/s 680211 calls/s # udp tx: 959 MB/s 16279 calls/s 16279 msg/s # udp gso and gro - over veth touching data # udp rx: 1594 MB/s 27045 calls/s # udp tx: 1645 MB/s 27903 calls/s 27903 msg/s # udp rx: 1603 MB/s 27115 calls/s # udp tx: 1599 MB/s 27125 calls/s 27125 msg/s # udp rx: 1768 MB/s 29998 calls/s # udp tx: 1768 MB/s 30001 calls/s 30001 msg/s # udp rx: 1778 MB/s 30168 calls/s # udp tx: 1774 MB/s 30097 calls/s 30097 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1302 MB/s 22093 calls/s 22093 msg/s # tcp rx: 1305 MB/s 54664 calls/s # tcp tx: 1552 MB/s 26325 calls/s 26325 msg/s # tcp rx: 1555 MB/s 58607 calls/s # tcp tx: 1552 MB/s 26327 calls/s 26327 msg/s # tcp rx: 1550 MB/s 58850 calls/s # tcp tx: 1518 MB/s 25748 calls/s 25748 msg/s # udp gso - over veth touching data # udp rx: 619 MB/s 452143 calls/s # udp tx: 635 MB/s 10783 calls/s 10783 msg/s # udp rx: 571 MB/s 416850 calls/s # udp tx: 572 MB/s 9710 calls/s 9710 msg/s # udp rx: 646 MB/s 471173 calls/s # udp tx: 646 MB/s 10965 calls/s 10965 msg/s # udp rx: 594 MB/s 433921 calls/s # udp tx: 590 MB/s 10018 calls/s 10018 msg/s # udp gso and gro - over veth touching data # udp rx: 913 MB/s 15492 calls/s # udp tx: 946 MB/s 16050 calls/s 16050 msg/s # udp rx: 1001 MB/s 16983 calls/s # udp tx: 1000 MB/s 16972 calls/s 16972 msg/s # udp rx: 985 MB/s 16723 calls/s # udp tx: 984 MB/s 16697 calls/s 16697 msg/s # udp rx: 937 MB/s 15909 calls/s # udp tx: 960 MB/s 16285 calls/s 16285 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__->