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: 1453 MB/s 1183135 calls/s # udp tx: 1790 MB/s 30366 calls/s 30366 msg/s # udp rx: 1909 MB/s 1554427 calls/s # udp tx: 1968 MB/s 33385 calls/s 33385 msg/s # udp rx: 1930 MB/s 1570390 calls/s # udp tx: 1961 MB/s 33260 calls/s 33260 msg/s # UDP GRO fwd perf udp rx: 1791 MB/s 1454376 calls/s # udp tx: 1958 MB/s 33214 calls/s 33214 msg/s # udp rx: 1686 MB/s 1371843 calls/s # udp tx: 1954 MB/s 33155 calls/s 33155 msg/s # udp rx: 1922 MB/s 1562117 calls/s # udp tx: 1965 MB/s 33342 calls/s 33342 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: 1422 MB/s 1152208 calls/s # udp tx: 1946 MB/s 33020 calls/s 33020 msg/s # udp rx: 1610 MB/s 1304318 calls/s # udp tx: 1951 MB/s 33107 calls/s 33107 msg/s # udp rx: 1731 MB/s 1403112 calls/s # udp tx: 1952 MB/s 33116 calls/s 33116 msg/s # UDP GRO fwd perf udp rx: 1585 MB/s 1284488 calls/s # udp tx: 1960 MB/s 33259 calls/s 33259 msg/s # udp rx: 1685 MB/s 1365738 calls/s # udp tx: 1958 MB/s 33225 calls/s 33225 msg/s # udp rx: 1603 MB/s 1298898 calls/s # udp tx: 1962 MB/s 33287 calls/s 33287 msg/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__->