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: 1400 MB/s 1140270 calls/s # udp tx: 1797 MB/s 30489 calls/s 30489 msg/s # udp rx: 1829 MB/s 1489453 calls/s # udp tx: 1840 MB/s 31216 calls/s 31216 msg/s # udp rx: 1835 MB/s 1492908 calls/s # udp tx: 1936 MB/s 32847 calls/s 32847 msg/s # UDP GRO fwd perf udp rx: 1149 MB/s 934583 calls/s # udp tx: 1577 MB/s 26749 calls/s 26749 msg/s # udp rx: 1937 MB/s 1577295 calls/s # udp tx: 1946 MB/s 33009 calls/s 33009 msg/s # udp rx: 1945 MB/s 1584173 calls/s # udp tx: 1953 MB/s 33134 calls/s 33134 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: 1252 MB/s 1014641 calls/s # udp tx: 1807 MB/s 30661 calls/s 30661 msg/s # udp rx: 1803 MB/s 1464149 calls/s # udp tx: 1929 MB/s 32723 calls/s 32723 msg/s # udp rx: 1817 MB/s 1475154 calls/s # udp tx: 1928 MB/s 32710 calls/s 32710 msg/s # UDP GRO fwd perf udp rx: 1156 MB/s 941558 calls/s # udp tx: 1206 MB/s 20469 calls/s 20469 msg/s # udp rx: 1202 MB/s 979310 calls/s # udp tx: 1207 MB/s 20483 calls/s 20483 msg/s # udp rx: 1217 MB/s 991359 calls/s # udp tx: 1221 MB/s 20721 calls/s 20721 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__->