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: 1047 MB/s 852839 calls/s # udp tx: 1149 MB/s 19495 calls/s 19495 msg/s # udp rx: 1191 MB/s 970227 calls/s # udp tx: 1197 MB/s 20317 calls/s 20317 msg/s # udp rx: 1067 MB/s 869340 calls/s # udp tx: 1190 MB/s 20188 calls/s 20188 msg/s # UDP GRO fwd perf udp rx: 843 MB/s 686378 calls/s # udp tx: 1158 MB/s 19645 calls/s 19645 msg/s # udp rx: 1029 MB/s 837656 calls/s # udp tx: 1152 MB/s 19541 calls/s 19541 msg/s # udp rx: 1186 MB/s 966254 calls/s # udp tx: 1222 MB/s 20729 calls/s 20729 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: 1275 MB/s 1034568 calls/s # udp tx: 1725 MB/s 29274 calls/s 29274 msg/s # udp rx: 1638 MB/s 1328998 calls/s # udp tx: 1817 MB/s 30829 calls/s 30829 msg/s # udp rx: 1710 MB/s 1386110 calls/s # udp tx: 1914 MB/s 32478 calls/s 32478 msg/s # UDP GRO fwd perf udp rx: 1569 MB/s 1274337 calls/s # udp tx: 1798 MB/s 30509 calls/s 30509 msg/s # udp rx: 1660 MB/s 1346706 calls/s # udp tx: 1782 MB/s 30230 calls/s 30230 msg/s # udp rx: 1764 MB/s 1430052 calls/s # udp tx: 1934 MB/s 32813 calls/s 32813 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__->