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: 1372 MB/s 1115016 calls/s # udp tx: 1862 MB/s 31590 calls/s 31590 msg/s # udp rx: 1789 MB/s 1455494 calls/s # udp tx: 1919 MB/s 32552 calls/s 32552 msg/s # udp rx: 1955 MB/s 1591451 calls/s # udp tx: 1972 MB/s 33447 calls/s 33447 msg/s # UDP GRO fwd perf udp rx: 1868 MB/s 1520903 calls/s # udp tx: 1957 MB/s 33193 calls/s 33193 msg/s # udp rx: 1926 MB/s 1567530 calls/s # udp tx: 1968 MB/s 33383 calls/s 33383 msg/s # udp rx: 1930 MB/s 1571323 calls/s # udp tx: 1962 MB/s 33287 calls/s 33287 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: 1219 MB/s 990051 calls/s # udp tx: 1850 MB/s 31381 calls/s 31381 msg/s # udp rx: 1746 MB/s 1418817 calls/s # udp tx: 1857 MB/s 31496 calls/s 31496 msg/s # udp rx: 1790 MB/s 1452311 calls/s # udp tx: 1906 MB/s 32335 calls/s 32335 msg/s # UDP GRO fwd perf udp rx: 1689 MB/s 1370946 calls/s # udp tx: 1955 MB/s 33161 calls/s 33161 msg/s # udp rx: 1801 MB/s 1461350 calls/s # udp tx: 1975 MB/s 33507 calls/s 33507 msg/s # udp rx: 1753 MB/s 1420951 calls/s # udp tx: 1979 MB/s 33578 calls/s 33578 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__->