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: 1595 MB/s 1295534 calls/s # udp tx: 1762 MB/s 29900 calls/s 29900 msg/s # udp rx: 1872 MB/s 1521181 calls/s # udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # udp rx: 1890 MB/s 1535745 calls/s # udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # UDP GRO fwd perf udp rx: 1158 MB/s 940681 calls/s # udp tx: 1869 MB/s 31709 calls/s 31709 msg/s # udp rx: 1340 MB/s 1089867 calls/s # udp tx: 1922 MB/s 32610 calls/s 32610 msg/s # udp rx: 1230 MB/s 999158 calls/s # udp tx: 1922 MB/s 32610 calls/s 32610 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: 1008 MB/s 821124 calls/s # udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # udp rx: 1117 MB/s 909833 calls/s # udp tx: 1122 MB/s 19036 calls/s 19036 msg/s # udp rx: 1154 MB/s 939505 calls/s # udp tx: 1155 MB/s 19593 calls/s 19593 msg/s # UDP GRO fwd perf udp rx: 936 MB/s 761582 calls/s # udp tx: 1189 MB/s 20170 calls/s 20170 msg/s # udp rx: 1106 MB/s 899532 calls/s # udp tx: 1225 MB/s 20790 calls/s 20790 msg/s # udp rx: 1103 MB/s 896800 calls/s # udp tx: 1223 MB/s 20754 calls/s 20754 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__->