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: 1711 MB/s 1393502 calls/s # udp tx: 1804 MB/s 30605 calls/s 30605 msg/s # udp rx: 1739 MB/s 1416405 calls/s # udp tx: 1743 MB/s 29566 calls/s 29566 msg/s # udp rx: 1928 MB/s 1569883 calls/s # udp tx: 1933 MB/s 32791 calls/s 32791 msg/s # UDP GRO fwd perf udp rx: 1861 MB/s 1515485 calls/s # udp tx: 1938 MB/s 32879 calls/s 32879 msg/s # udp rx: 1932 MB/s 1572833 calls/s # udp tx: 1937 MB/s 32855 calls/s 32855 msg/s # udp rx: 1931 MB/s 1572641 calls/s # udp tx: 1939 MB/s 32900 calls/s 32900 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: 1633 MB/s 1325470 calls/s # udp tx: 1835 MB/s 31131 calls/s 31131 msg/s # udp rx: 1841 MB/s 1494421 calls/s # udp tx: 1929 MB/s 32720 calls/s 32720 msg/s # udp rx: 1841 MB/s 1494704 calls/s # udp tx: 1920 MB/s 32571 calls/s 32571 msg/s # UDP GRO fwd perf udp rx: 1642 MB/s 1333115 calls/s # udp tx: 1860 MB/s 31562 calls/s 31562 msg/s # udp rx: 1766 MB/s 1433998 calls/s # udp tx: 1879 MB/s 31870 calls/s 31870 msg/s # udp rx: 1749 MB/s 1421930 calls/s # udp tx: 1815 MB/s 30794 calls/s 30794 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__->