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: 1408 MB/s 1146285 calls/s # udp tx: 1950 MB/s 33077 calls/s 33077 msg/s # udp rx: 1877 MB/s 1528303 calls/s # udp tx: 1915 MB/s 32493 calls/s 32493 msg/s # udp rx: 1902 MB/s 1549075 calls/s # udp tx: 1935 MB/s 32821 calls/s 32821 msg/s # UDP GRO fwd perf udp rx: 1413 MB/s 1150456 calls/s # udp tx: 1815 MB/s 30790 calls/s 30790 msg/s # udp rx: 1874 MB/s 1525930 calls/s # udp tx: 1944 MB/s 32987 calls/s 32987 msg/s # udp rx: 1880 MB/s 1531289 calls/s # udp tx: 1945 MB/s 32992 calls/s 32992 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: 1225 MB/s 993547 calls/s # udp tx: 1866 MB/s 31664 calls/s 31664 msg/s # udp rx: 1555 MB/s 1261062 calls/s # udp tx: 1930 MB/s 32744 calls/s 32744 msg/s # udp rx: 1371 MB/s 1112083 calls/s # udp tx: 1936 MB/s 32840 calls/s 32840 msg/s # UDP GRO fwd perf udp rx: 1576 MB/s 1278111 calls/s # udp tx: 1924 MB/s 32641 calls/s 32641 msg/s # udp rx: 1833 MB/s 1486793 calls/s # udp tx: 1941 MB/s 32924 calls/s 32924 msg/s # udp rx: 1839 MB/s 1491929 calls/s # udp tx: 1939 MB/s 32895 calls/s 32895 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__->