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: 1779 MB/s 1448347 calls/s # udp tx: 1895 MB/s 32147 calls/s 32147 msg/s # udp rx: 1868 MB/s 1520911 calls/s # udp tx: 1934 MB/s 32811 calls/s 32811 msg/s # udp rx: 1930 MB/s 1571933 calls/s # udp tx: 1946 MB/s 33020 calls/s 33020 msg/s # UDP GRO fwd perf udp rx: 1854 MB/s 1509658 calls/s # udp tx: 1932 MB/s 32784 calls/s 32784 msg/s # udp rx: 1932 MB/s 1572851 calls/s # udp tx: 1948 MB/s 33046 calls/s 33046 msg/s # udp rx: 1943 MB/s 1582208 calls/s # udp tx: 1950 MB/s 33076 calls/s 33076 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: 573 MB/s 464730 calls/s # udp tx: 1238 MB/s 20999 calls/s 20999 msg/s # udp rx: 984 MB/s 799204 calls/s # udp tx: 1213 MB/s 20582 calls/s 20582 msg/s # udp rx: 1019 MB/s 827430 calls/s # udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # UDP GRO fwd perf udp rx: 793 MB/s 642966 calls/s # udp tx: 1298 MB/s 22028 calls/s 22028 msg/s # udp rx: 808 MB/s 654757 calls/s # udp tx: 1271 MB/s 21563 calls/s 21563 msg/s # udp rx: 829 MB/s 671812 calls/s # udp tx: 1304 MB/s 22127 calls/s 22127 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__->