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: 1613 MB/s 1313216 calls/s # udp tx: 1868 MB/s 31692 calls/s 31692 msg/s # udp rx: 1856 MB/s 1511307 calls/s # udp tx: 1892 MB/s 32098 calls/s 32098 msg/s # udp rx: 1896 MB/s 1544090 calls/s # udp tx: 1903 MB/s 32289 calls/s 32289 msg/s # UDP GRO fwd perf udp rx: 1696 MB/s 1378963 calls/s # udp tx: 1901 MB/s 32257 calls/s 32257 msg/s # udp rx: 1738 MB/s 1412069 calls/s # udp tx: 1906 MB/s 32329 calls/s 32329 msg/s # udp rx: 1732 MB/s 1406985 calls/s # udp tx: 1917 MB/s 32526 calls/s 32526 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: 1226 MB/s 995069 calls/s # udp tx: 1876 MB/s 31821 calls/s 31821 msg/s # udp rx: 1710 MB/s 1387102 calls/s # udp tx: 1840 MB/s 31224 calls/s 31224 msg/s # udp rx: 1800 MB/s 1460706 calls/s # udp tx: 1917 MB/s 32524 calls/s 32524 msg/s # UDP GRO fwd perf udp rx: 1577 MB/s 1278829 calls/s # udp tx: 1904 MB/s 32302 calls/s 32302 msg/s # udp tx: 1905 MB/s 32314 calls/s 32314 msg/s # udp rx: 1649 MB/s 1336561 calls/s # udp tx: 1918 MB/s 32537 calls/s 32537 msg/s # udp rx: 1587 MB/s 1286519 calls/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__->