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: 1580 MB/s 1286044 calls/s # udp tx: 1833 MB/s 31096 calls/s 31096 msg/s # udp rx: 1939 MB/s 1579058 calls/s # udp tx: 1947 MB/s 33025 calls/s 33025 msg/s # udp rx: 1927 MB/s 1569234 calls/s # udp tx: 1935 MB/s 32826 calls/s 32826 msg/s # UDP GRO fwd perf udp rx: 1744 MB/s 1419969 calls/s # udp tx: 1833 MB/s 31104 calls/s 31104 msg/s # udp rx: 1930 MB/s 1571660 calls/s # udp tx: 1954 MB/s 33155 calls/s 33155 msg/s # udp rx: 1928 MB/s 1569636 calls/s # udp tx: 1952 MB/s 33115 calls/s 33115 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: 1562 MB/s 1268725 calls/s # udp tx: 1923 MB/s 32626 calls/s 32626 msg/s # udp rx: 1864 MB/s 1515180 calls/s # udp tx: 1939 MB/s 32893 calls/s 32893 msg/s # udp rx: 1829 MB/s 1487765 calls/s # udp tx: 1923 MB/s 32627 calls/s 32627 msg/s # UDP GRO fwd perf udp rx: 1805 MB/s 1467500 calls/s # udp tx: 1916 MB/s 32506 calls/s 32506 msg/s # udp rx: 1900 MB/s 1544551 calls/s # udp tx: 1939 MB/s 32893 calls/s 32893 msg/s # udp rx: 1722 MB/s 1400514 calls/s # udp tx: 1893 MB/s 32120 calls/s 32120 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__->