make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1422 MB/s 1157519 calls/s # udp tx: 1768 MB/s 30003 calls/s 30003 msg/s # udp rx: 1870 MB/s 1522448 calls/s # udp tx: 1896 MB/s 32160 calls/s 32160 msg/s # udp rx: 1943 MB/s 1582156 calls/s # udp tx: 1958 MB/s 33212 calls/s 33212 msg/s # UDP GRO fwd perf udp rx: 1895 MB/s 1542705 calls/s # udp tx: 1977 MB/s 33534 calls/s 33534 msg/s # udp rx: 1959 MB/s 1594948 calls/s # udp tx: 1981 MB/s 33603 calls/s 33603 msg/s # udp rx: 1957 MB/s 1593832 calls/s # udp tx: 1981 MB/s 33616 calls/s 33616 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: 1103 MB/s 898479 calls/s # udp tx: 1142 MB/s 19375 calls/s 19375 msg/s # udp rx: 1083 MB/s 882326 calls/s # udp tx: 1084 MB/s 18391 calls/s 18391 msg/s # udp rx: 983 MB/s 800547 calls/s # udp tx: 1080 MB/s 18328 calls/s 18328 msg/s # UDP GRO fwd perf udp rx: 1674 MB/s 1362897 calls/s # udp tx: 1719 MB/s 29163 calls/s 29163 msg/s # udp rx: 1079 MB/s 878775 calls/s # udp tx: 1081 MB/s 18347 calls/s 18347 msg/s # udp rx: 1110 MB/s 903735 calls/s # udp tx: 1112 MB/s 18866 calls/s 18866 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__->