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: 1303 MB/s 1061294 calls/s # udp tx: 1665 MB/s 28256 calls/s 28256 msg/s # udp rx: 1855 MB/s 1509345 calls/s # udp tx: 1918 MB/s 32540 calls/s 32540 msg/s # udp rx: 1943 MB/s 1581930 calls/s # udp tx: 1946 MB/s 33008 calls/s 33008 msg/s # UDP GRO fwd perf udp rx: 1073 MB/s 874184 calls/s # udp tx: 1130 MB/s 19172 calls/s 19172 msg/s # udp rx: 1101 MB/s 896805 calls/s # udp tx: 1103 MB/s 18715 calls/s 18715 msg/s # udp rx: 1096 MB/s 892191 calls/s # udp tx: 1183 MB/s 20076 calls/s 20076 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: 1282 MB/s 1039749 calls/s # udp tx: 1855 MB/s 31478 calls/s 31478 msg/s # udp tx: 1754 MB/s 29761 calls/s 29761 msg/s # udp rx: 1459 MB/s 1185092 calls/s # udp tx: 1302 MB/s 22083 calls/s 22083 msg/s # UDP GRO fwd perf udp rx: 847 MB/s 687601 calls/s # udp tx: 1869 MB/s 31706 calls/s 31706 msg/s # udp rx: 1124 MB/s 910805 calls/s # udp tx: 1889 MB/s 32040 calls/s 32040 msg/s # udp rx: 1578 MB/s 1279027 calls/s # udp tx: 1920 MB/s 32573 calls/s 32573 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__->