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: 876 MB/s 712622 calls/s # udp tx: 1838 MB/s 31184 calls/s 31184 msg/s # udp rx: 1628 MB/s 1324828 calls/s # udp tx: 1952 MB/s 33115 calls/s 33115 msg/s # udp rx: 1815 MB/s 1477270 calls/s # udp tx: 1945 MB/s 33004 calls/s 33004 msg/s # UDP GRO fwd perf udp rx: 1301 MB/s 1059012 calls/s # udp tx: 1805 MB/s 30615 calls/s 30615 msg/s # udp rx: 1843 MB/s 1499969 calls/s # udp tx: 1865 MB/s 31632 calls/s 31632 msg/s # udp rx: 1855 MB/s 1509727 calls/s # udp tx: 1876 MB/s 31827 calls/s 31827 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: 1742 MB/s 1413685 calls/s # udp tx: 1900 MB/s 32229 calls/s 32229 msg/s # udp rx: 1813 MB/s 1470589 calls/s # udp tx: 1935 MB/s 32830 calls/s 32830 msg/s # udp rx: 1823 MB/s 1478520 calls/s # udp tx: 1936 MB/s 32838 calls/s 32838 msg/s # UDP GRO fwd perf udp rx: 1623 MB/s 1319308 calls/s # udp tx: 1754 MB/s 29756 calls/s 29756 msg/s # udp rx: 1709 MB/s 1385950 calls/s # udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # udp rx: 1780 MB/s 1443178 calls/s # udp tx: 1939 MB/s 32889 calls/s 32889 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__->