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: 1633 MB/s 1328640 calls/s # udp tx: 1823 MB/s 30931 calls/s 30931 msg/s # udp rx: 1809 MB/s 1471195 calls/s # udp tx: 1908 MB/s 32377 calls/s 32377 msg/s # udp rx: 1846 MB/s 1501355 calls/s # udp tx: 1893 MB/s 32108 calls/s 32108 msg/s # UDP GRO fwd perf udp rx: 1670 MB/s 1358340 calls/s # udp tx: 1851 MB/s 31398 calls/s 31398 msg/s # udp rx: 1854 MB/s 1508513 calls/s # udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # udp rx: 1666 MB/s 1355287 calls/s # udp tx: 1925 MB/s 32652 calls/s 32652 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: 1408 MB/s 1141363 calls/s # udp tx: 1949 MB/s 33057 calls/s 33057 msg/s # udp rx: 1788 MB/s 1451294 calls/s # udp tx: 1923 MB/s 32629 calls/s 32629 msg/s # udp rx: 1711 MB/s 1388165 calls/s # udp tx: 1924 MB/s 32640 calls/s 32640 msg/s # UDP GRO fwd perf udp rx: 1642 MB/s 1331430 calls/s # udp tx: 1943 MB/s 32968 calls/s 32968 msg/s # udp rx: 1778 MB/s 1441472 calls/s # udp tx: 1950 MB/s 33086 calls/s 33086 msg/s # udp rx: 1781 MB/s 1444048 calls/s # udp tx: 1946 MB/s 33013 calls/s 33013 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__->