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 1286188 calls/s # udp tx: 1879 MB/s 31876 calls/s 31876 msg/s # udp rx: 1965 MB/s 1599670 calls/s # udp tx: 1978 MB/s 33560 calls/s 33560 msg/s # udp rx: 1901 MB/s 1547413 calls/s # udp tx: 1939 MB/s 32901 calls/s 32901 msg/s # UDP GRO fwd perf udp rx: 1861 MB/s 1515345 calls/s # udp tx: 1953 MB/s 33129 calls/s 33129 msg/s # udp rx: 1931 MB/s 1571828 calls/s # udp tx: 1951 MB/s 33098 calls/s 33098 msg/s # udp rx: 1760 MB/s 1432297 calls/s # udp tx: 1949 MB/s 33059 calls/s 33059 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: 1298 MB/s 1055100 calls/s # udp tx: 1796 MB/s 30466 calls/s 30466 msg/s # udp rx: 1806 MB/s 1466017 calls/s # udp tx: 1906 MB/s 32334 calls/s 32334 msg/s # udp rx: 1823 MB/s 1479043 calls/s # udp tx: 1930 MB/s 32748 calls/s 32748 msg/s # UDP GRO fwd perf udp rx: 1536 MB/s 1245155 calls/s # udp tx: 1940 MB/s 32919 calls/s 32919 msg/s # udp rx: 1793 MB/s 1454405 calls/s # udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # udp rx: 1506 MB/s 1223106 calls/s # udp tx: 1848 MB/s 31358 calls/s 31358 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__->