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: 1819 MB/s 1480431 calls/s # udp tx: 1901 MB/s 32258 calls/s 32258 msg/s # udp rx: 1887 MB/s 1536200 calls/s # udp tx: 1901 MB/s 32257 calls/s 32257 msg/s # udp rx: 1887 MB/s 1536083 calls/s # udp tx: 1904 MB/s 32309 calls/s 32309 msg/s # UDP GRO fwd perf udp rx: 1832 MB/s 1490106 calls/s # udp tx: 1912 MB/s 32439 calls/s 32439 msg/s # udp rx: 1891 MB/s 1538538 calls/s # udp tx: 1917 MB/s 32520 calls/s 32520 msg/s # udp rx: 1891 MB/s 1538348 calls/s # udp tx: 1917 MB/s 32518 calls/s 32518 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: 1404 MB/s 1137850 calls/s # udp tx: 1836 MB/s 31142 calls/s 31142 msg/s # udp rx: 1745 MB/s 1415444 calls/s # udp tx: 1880 MB/s 31896 calls/s 31896 msg/s # udp rx: 1786 MB/s 1448879 calls/s # udp tx: 1884 MB/s 31958 calls/s 31958 msg/s # UDP GRO fwd perf udp rx: 1753 MB/s 1422788 calls/s # udp tx: 1905 MB/s 32320 calls/s 32320 msg/s # udp rx: 1821 MB/s 1477875 calls/s # udp tx: 1905 MB/s 32313 calls/s 32313 msg/s # udp rx: 1788 MB/s 1450537 calls/s # udp tx: 1910 MB/s 32396 calls/s 32396 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__->