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: 1498 MB/s 1218865 calls/s # udp tx: 1845 MB/s 31303 calls/s 31303 msg/s # udp rx: 1732 MB/s 1406405 calls/s # udp tx: 1941 MB/s 32923 calls/s 32923 msg/s # udp rx: 1508 MB/s 1225823 calls/s # udp tx: 1783 MB/s 30241 calls/s 30241 msg/s # UDP GRO fwd perf udp rx: 1738 MB/s 1414337 calls/s # udp tx: 1954 MB/s 33148 calls/s 33148 msg/s # udp rx: 1875 MB/s 1525708 calls/s # udp tx: 1952 MB/s 33108 calls/s 33108 msg/s # udp rx: 1770 MB/s 1440482 calls/s # udp tx: 1953 MB/s 33133 calls/s 33133 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: 1003 MB/s 816034 calls/s # udp tx: 1302 MB/s 22084 calls/s 22084 msg/s # udp rx: 1186 MB/s 965606 calls/s # udp tx: 1320 MB/s 22397 calls/s 22397 msg/s # udp rx: 1283 MB/s 1045097 calls/s # udp tx: 1314 MB/s 22297 calls/s 22297 msg/s # UDP GRO fwd perf udp rx: 1099 MB/s 894984 calls/s # udp tx: 1177 MB/s 19964 calls/s 19964 msg/s # udp rx: 1149 MB/s 936017 calls/s # udp tx: 1285 MB/s 21804 calls/s 21804 msg/s # udp rx: 1289 MB/s 1049263 calls/s # udp tx: 1320 MB/s 22402 calls/s 22402 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__->