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: 1651 MB/s 1344055 calls/s # udp tx: 1802 MB/s 30576 calls/s 30576 msg/s # udp rx: 1738 MB/s 1415333 calls/s # udp tx: 1763 MB/s 29916 calls/s 29916 msg/s # udp rx: 1931 MB/s 1572045 calls/s # udp tx: 1938 MB/s 32871 calls/s 32871 msg/s # UDP GRO fwd perf udp rx: 1671 MB/s 1360443 calls/s # udp tx: 1871 MB/s 31739 calls/s 31739 msg/s # udp rx: 1924 MB/s 1566463 calls/s # udp tx: 1934 MB/s 32816 calls/s 32816 msg/s # udp rx: 1928 MB/s 1569876 calls/s # udp tx: 1935 MB/s 32833 calls/s 32833 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: 1485 MB/s 1208687 calls/s # udp tx: 1812 MB/s 30733 calls/s 30733 msg/s # udp rx: 1550 MB/s 1261967 calls/s # udp tx: 1808 MB/s 30669 calls/s 30669 msg/s # udp rx: 1821 MB/s 1482563 calls/s # udp tx: 1831 MB/s 31061 calls/s 31061 msg/s # UDP GRO fwd perf udp rx: 1441 MB/s 1170866 calls/s # udp tx: 1865 MB/s 31639 calls/s 31639 msg/s # udp rx: 1545 MB/s 1256109 calls/s # udp tx: 1872 MB/s 31758 calls/s 31758 msg/s # udp rx: 1640 MB/s 1333750 calls/s # udp tx: 1839 MB/s 31192 calls/s 31192 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__->