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: 1815 MB/s 1476878 calls/s # udp tx: 1973 MB/s 33476 calls/s 33476 msg/s # udp rx: 1796 MB/s 1462594 calls/s # udp tx: 1966 MB/s 33361 calls/s 33361 msg/s # udp rx: 1654 MB/s 1346578 calls/s # udp tx: 1943 MB/s 32968 calls/s 32968 msg/s # UDP GRO fwd perf udp rx: 1801 MB/s 1466480 calls/s # udp tx: 1948 MB/s 33053 calls/s 33053 msg/s # udp rx: 1769 MB/s 1439186 calls/s # udp tx: 1952 MB/s 33112 calls/s 33112 msg/s # udp rx: 1942 MB/s 1580063 calls/s # udp tx: 1968 MB/s 33392 calls/s 33392 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 tx: 1885 MB/s 31987 calls/s 31987 msg/s # udp rx: 1360 MB/s 1104092 calls/s # udp tx: 1956 MB/s 33176 calls/s 33176 msg/s # udp rx: 1532 MB/s 1241759 calls/s # udp tx: 1963 MB/s 33306 calls/s 33306 msg/s # udp rx: 1495 MB/s 1211727 calls/s # UDP GRO fwd perf udp rx: 1500 MB/s 1215408 calls/s # udp tx: 1944 MB/s 32978 calls/s 32978 msg/s # udp rx: 1472 MB/s 1192240 calls/s # udp tx: 1964 MB/s 33321 calls/s 33321 msg/s # udp rx: 1188 MB/s 962813 calls/s # udp tx: 1882 MB/s 31934 calls/s 31934 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__->