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: 1580 MB/s 1286146 calls/s # udp tx: 1933 MB/s 32799 calls/s 32799 msg/s # udp tx: 1788 MB/s 30333 calls/s 30333 msg/s # udp rx: 1665 MB/s 1355278 calls/s # udp tx: 1865 MB/s 31645 calls/s 31645 msg/s # UDP GRO fwd perf udp rx: 1854 MB/s 1509538 calls/s # udp tx: 1943 MB/s 32956 calls/s 32956 msg/s # udp rx: 1935 MB/s 1575601 calls/s # udp tx: 1947 MB/s 33023 calls/s 33023 msg/s # udp rx: 1932 MB/s 1573356 calls/s # udp tx: 1944 MB/s 32983 calls/s 32983 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: 1449 MB/s 1177819 calls/s # udp tx: 1593 MB/s 27028 calls/s 27028 msg/s # udp rx: 1165 MB/s 948713 calls/s # udp tx: 1176 MB/s 19950 calls/s 19950 msg/s # udp rx: 920 MB/s 749615 calls/s # udp tx: 1183 MB/s 20066 calls/s 20066 msg/s # UDP GRO fwd perf udp rx: 1132 MB/s 921643 calls/s # udp tx: 1178 MB/s 19995 calls/s 19995 msg/s # udp rx: 1158 MB/s 942776 calls/s # udp tx: 1166 MB/s 19793 calls/s 19793 msg/s # udp rx: 1166 MB/s 950050 calls/s # udp tx: 1177 MB/s 19979 calls/s 19979 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__->