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: 1679 MB/s 1367169 calls/s # udp tx: 1765 MB/s 29938 calls/s 29938 msg/s # udp rx: 1940 MB/s 1580051 calls/s # udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # udp rx: 1867 MB/s 1519903 calls/s # udp tx: 1874 MB/s 31786 calls/s 31786 msg/s # UDP GRO fwd perf udp rx: 1769 MB/s 1438137 calls/s # udp tx: 1974 MB/s 33482 calls/s 33482 msg/s # udp rx: 1793 MB/s 1456376 calls/s # udp tx: 1971 MB/s 33436 calls/s 33436 msg/s # udp rx: 1839 MB/s 1495287 calls/s # udp tx: 1964 MB/s 33324 calls/s 33324 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: 1444 MB/s 1171126 calls/s # udp tx: 1901 MB/s 32250 calls/s 32250 msg/s # udp rx: 1807 MB/s 1464705 calls/s # udp tx: 1953 MB/s 33138 calls/s 33138 msg/s # udp rx: 1815 MB/s 1471632 calls/s # udp tx: 1952 MB/s 33123 calls/s 33123 msg/s # UDP GRO fwd perf udp rx: 1757 MB/s 1429177 calls/s # udp tx: 1886 MB/s 31988 calls/s 31988 msg/s # udp rx: 1797 MB/s 1457270 calls/s # udp tx: 1946 MB/s 33014 calls/s 33014 msg/s # udp rx: 1773 MB/s 1437440 calls/s # udp tx: 1945 MB/s 33003 calls/s 33003 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__->