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: 1050 MB/s 854389 calls/s # udp tx: 1235 MB/s 20954 calls/s 20954 msg/s # udp rx: 1194 MB/s 972451 calls/s # udp tx: 1250 MB/s 21207 calls/s 21207 msg/s # udp rx: 1175 MB/s 955416 calls/s # udp tx: 1280 MB/s 21714 calls/s 21714 msg/s # UDP GRO fwd perf udp rx: 1129 MB/s 919061 calls/s # udp tx: 1212 MB/s 20561 calls/s 20561 msg/s # udp rx: 1130 MB/s 919598 calls/s # udp tx: 1174 MB/s 19916 calls/s 19916 msg/s # udp rx: 1146 MB/s 933149 calls/s # udp tx: 1171 MB/s 19863 calls/s 19863 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: 1539 MB/s 1252071 calls/s # udp tx: 1924 MB/s 32639 calls/s 32639 msg/s # udp rx: 1948 MB/s 1586183 calls/s # udp tx: 1963 MB/s 33306 calls/s 33306 msg/s # udp rx: 1939 MB/s 1578709 calls/s # udp tx: 1949 MB/s 33073 calls/s 33073 msg/s # UDP GRO fwd perf udp rx: 1771 MB/s 1440964 calls/s # udp tx: 1943 MB/s 32956 calls/s 32956 msg/s # udp rx: 1716 MB/s 1397382 calls/s # udp tx: 1948 MB/s 33041 calls/s 33041 msg/s # udp rx: 1850 MB/s 1505770 calls/s # udp tx: 1925 MB/s 32662 calls/s 32662 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__->