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: 1630 MB/s 1326152 calls/s # udp tx: 1873 MB/s 31768 calls/s 31768 msg/s # udp rx: 1204 MB/s 979482 calls/s # udp tx: 1844 MB/s 31279 calls/s 31279 msg/s # udp rx: 1247 MB/s 1014658 calls/s # udp tx: 1792 MB/s 30394 calls/s 30394 msg/s # UDP GRO fwd perf udp rx: 1091 MB/s 888899 calls/s # udp tx: 1153 MB/s 19562 calls/s 19562 msg/s # udp rx: 1177 MB/s 958552 calls/s # udp tx: 1180 MB/s 20020 calls/s 20020 msg/s # udp rx: 1167 MB/s 950617 calls/s # udp tx: 1166 MB/s 19791 calls/s 19791 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: 1228 MB/s 995179 calls/s # udp tx: 1859 MB/s 31532 calls/s 31532 msg/s # udp rx: 1114 MB/s 902928 calls/s # udp tx: 1895 MB/s 32146 calls/s 32146 msg/s # udp rx: 1679 MB/s 1361076 calls/s # udp tx: 1902 MB/s 32274 calls/s 32274 msg/s # UDP GRO fwd perf udp rx: 1490 MB/s 1208000 calls/s # udp tx: 1885 MB/s 31980 calls/s 31980 msg/s # udp rx: 1552 MB/s 1258727 calls/s # udp tx: 1882 MB/s 31921 calls/s 31921 msg/s # udp rx: 1561 MB/s 1266271 calls/s # udp tx: 1876 MB/s 31835 calls/s 31835 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__->