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: 1641 MB/s 1336507 calls/s # udp tx: 1794 MB/s 30440 calls/s 30440 msg/s # udp rx: 1817 MB/s 1479348 calls/s # udp tx: 1814 MB/s 30778 calls/s 30778 msg/s # udp rx: 1795 MB/s 1461296 calls/s # udp tx: 1875 MB/s 31817 calls/s 31817 msg/s # UDP GRO fwd perf udp rx: 1852 MB/s 1508067 calls/s # udp tx: 1945 MB/s 32989 calls/s 32989 msg/s # udp rx: 1842 MB/s 1500221 calls/s # udp tx: 1950 MB/s 33086 calls/s 33086 msg/s # udp rx: 1937 MB/s 1576941 calls/s # udp tx: 1949 MB/s 33057 calls/s 33057 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: 1078 MB/s 874781 calls/s # udp tx: 1895 MB/s 32141 calls/s 32141 msg/s # udp rx: 1096 MB/s 890967 calls/s # udp tx: 1792 MB/s 30406 calls/s 30406 msg/s # udp rx: 1546 MB/s 1254740 calls/s # udp tx: 1864 MB/s 31625 calls/s 31625 msg/s # UDP GRO fwd perf udp rx: 1527 MB/s 1239725 calls/s # udp tx: 1939 MB/s 32902 calls/s 32902 msg/s # udp rx: 1656 MB/s 1345478 calls/s # udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # udp rx: 1914 MB/s 1557362 calls/s # udp tx: 1938 MB/s 32879 calls/s 32879 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__->