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: 1478 MB/s 1202459 calls/s # udp tx: 1864 MB/s 31615 calls/s 31615 msg/s # udp rx: 1891 MB/s 1540066 calls/s # udp tx: 1933 MB/s 32797 calls/s 32797 msg/s # udp rx: 1955 MB/s 1592120 calls/s # udp tx: 1961 MB/s 33264 calls/s 33264 msg/s # UDP GRO fwd perf udp rx: 1722 MB/s 1401357 calls/s # udp tx: 1888 MB/s 32026 calls/s 32026 msg/s # udp rx: 1872 MB/s 1524466 calls/s # udp tx: 1908 MB/s 32376 calls/s 32376 msg/s # udp rx: 1833 MB/s 1492137 calls/s # udp tx: 1934 MB/s 32802 calls/s 32802 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: 1685 MB/s 1369657 calls/s # udp tx: 1867 MB/s 31671 calls/s 31671 msg/s # udp rx: 1856 MB/s 1510751 calls/s # udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # udp rx: 1904 MB/s 1549376 calls/s # udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # UDP GRO fwd perf udp rx: 1802 MB/s 1466737 calls/s # udp tx: 1895 MB/s 32157 calls/s 32157 msg/s # udp rx: 1820 MB/s 1481462 calls/s # udp tx: 1816 MB/s 30809 calls/s 30809 msg/s # udp rx: 1843 MB/s 1500029 calls/s # udp tx: 1874 MB/s 31786 calls/s 31786 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__->