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: 1627 MB/s 1323615 calls/s # udp tx: 1809 MB/s 30691 calls/s 30691 msg/s # udp rx: 1748 MB/s 1421175 calls/s # udp tx: 1893 MB/s 32115 calls/s 32115 msg/s # udp rx: 1813 MB/s 1473868 calls/s # udp tx: 1953 MB/s 33140 calls/s 33140 msg/s # UDP GRO fwd perf udp rx: 1730 MB/s 1406302 calls/s # udp tx: 1935 MB/s 32825 calls/s 32825 msg/s # udp rx: 1841 MB/s 1497265 calls/s # udp tx: 1938 MB/s 32874 calls/s 32874 msg/s # udp rx: 1810 MB/s 1471100 calls/s # udp tx: 1948 MB/s 33052 calls/s 33052 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: 909 MB/s 740306 calls/s # udp tx: 1125 MB/s 19090 calls/s 19090 msg/s # udp rx: 1063 MB/s 865987 calls/s # udp tx: 1160 MB/s 19677 calls/s 19677 msg/s # udp rx: 1518 MB/s 1234779 calls/s # udp tx: 1793 MB/s 30419 calls/s 30419 msg/s # UDP GRO fwd perf udp rx: 1594 MB/s 1294710 calls/s # udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # udp rx: 1885 MB/s 1533375 calls/s # udp tx: 1921 MB/s 32596 calls/s 32596 msg/s # udp rx: 1541 MB/s 1252798 calls/s # udp tx: 1838 MB/s 31188 calls/s 31188 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__->