make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.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_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1400 MB/s 1139168 calls/s # udp tx: 1855 MB/s 31471 calls/s 31471 msg/s # udp rx: 1933 MB/s 1573982 calls/s # udp tx: 1948 MB/s 33053 calls/s 33053 msg/s # udp rx: 1952 MB/s 1589246 calls/s # udp tx: 1955 MB/s 33167 calls/s 33167 msg/s # UDP GRO fwd perf udp rx: 1738 MB/s 1415611 calls/s # udp tx: 1817 MB/s 30820 calls/s 30820 msg/s # udp rx: 1926 MB/s 1567937 calls/s # udp tx: 1932 MB/s 32772 calls/s 32772 msg/s # udp rx: 1954 MB/s 1591093 calls/s # udp tx: 1961 MB/s 33274 calls/s 33274 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1282 MB/s 1042326 calls/s # udp tx: 1799 MB/s 30514 calls/s 30514 msg/s # udp rx: 1792 MB/s 1453763 calls/s # udp tx: 1894 MB/s 32125 calls/s 32125 msg/s # udp rx: 1824 MB/s 1478556 calls/s # udp tx: 1952 MB/s 33121 calls/s 33121 msg/s # UDP GRO fwd perf udp rx: 1639 MB/s 1329795 calls/s # udp tx: 1905 MB/s 32324 calls/s 32324 msg/s # udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # udp rx: 1640 MB/s 1328770 calls/s # udp tx: 1934 MB/s 32806 calls/s 32806 msg/s # udp rx: 1642 MB/s 1330323 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.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__->