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: 1856 MB/s 31488 calls/s 31488 msg/s # tcp rx: 1857 MB/s 75768 calls/s # tcp tx: 1716 MB/s 29113 calls/s 29113 msg/s # tcp rx: 1718 MB/s 73645 calls/s # tcp tx: 1705 MB/s 28920 calls/s 28920 msg/s # tcp rx: 1706 MB/s 72767 calls/s # tcp tx: 1756 MB/s 29789 calls/s 29789 msg/s # udp gso - over veth touching data # udp rx: 1133 MB/s 807332 calls/s # udp tx: 1173 MB/s 19900 calls/s 19900 msg/s # udp rx: 1103 MB/s 785907 calls/s # udp tx: 1102 MB/s 18692 calls/s 18692 msg/s # udp rx: 1080 MB/s 769359 calls/s # udp tx: 1070 MB/s 18151 calls/s 18151 msg/s # udp rx: 1143 MB/s 814663 calls/s # udp tx: 1152 MB/s 19550 calls/s 19550 msg/s # udp gso and gro - over veth touching data # udp rx: 1541 MB/s 26089 calls/s # udp tx: 1585 MB/s 26885 calls/s 26885 msg/s # udp rx: 1819 MB/s 30861 calls/s # udp tx: 1818 MB/s 30837 calls/s 30837 msg/s # udp rx: 1819 MB/s 30867 calls/s # udp tx: 1818 MB/s 30841 calls/s 30841 msg/s # udp rx: 1770 MB/s 30031 calls/s # udp tx: 1768 MB/s 29991 calls/s 29991 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1764 MB/s 29931 calls/s 29931 msg/s # tcp rx: 1765 MB/s 72445 calls/s # tcp tx: 1796 MB/s 30466 calls/s 30466 msg/s # tcp rx: 1798 MB/s 68511 calls/s # tcp tx: 1816 MB/s 30812 calls/s 30812 msg/s # tcp rx: 1818 MB/s 64323 calls/s # tcp tx: 1811 MB/s 30722 calls/s 30722 msg/s # udp gso - over veth touching data # udp rx: 1087 MB/s 792892 calls/s # udp tx: 1118 MB/s 18971 calls/s 18971 msg/s # udp rx: 1097 MB/s 800732 calls/s # udp tx: 1101 MB/s 18681 calls/s 18681 msg/s # udp rx: 1102 MB/s 804362 calls/s # udp tx: 1104 MB/s 18739 calls/s 18739 msg/s # udp rx: 1082 MB/s 789697 calls/s # udp tx: 1086 MB/s 18436 calls/s 18436 msg/s # udp gso and gro - over veth touching data # udp rx: 866 MB/s 14704 calls/s # udp tx: 890 MB/s 15099 calls/s 15099 msg/s # udp rx: 899 MB/s 15250 calls/s # udp tx: 906 MB/s 15379 calls/s 15379 msg/s # udp rx: 1335 MB/s 22659 calls/s # udp tx: 1357 MB/s 23016 calls/s 23016 msg/s # udp rx: 1718 MB/s 29143 calls/s # udp tx: 1722 MB/s 29222 calls/s 29222 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__->