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: 1725 MB/s 1404186 calls/s # udp tx: 1815 MB/s 30788 calls/s 30788 msg/s # udp rx: 1936 MB/s 1575755 calls/s # udp tx: 1954 MB/s 33152 calls/s 33152 msg/s # udp rx: 1954 MB/s 1591116 calls/s # udp tx: 1966 MB/s 33350 calls/s 33350 msg/s # UDP GRO fwd perf udp rx: 1301 MB/s 1059315 calls/s # udp tx: 1884 MB/s 31969 calls/s 31969 msg/s # udp rx: 1808 MB/s 1472178 calls/s # udp tx: 1863 MB/s 31604 calls/s 31604 msg/s # udp rx: 1876 MB/s 1527904 calls/s # udp tx: 1885 MB/s 31984 calls/s 31984 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: 879 MB/s 712866 calls/s # udp tx: 1565 MB/s 26558 calls/s 26558 msg/s # udp rx: 387 MB/s 313672 calls/s # udp tx: 1355 MB/s 22982 calls/s 22982 msg/s # udp rx: 343 MB/s 277754 calls/s # udp tx: 1366 MB/s 23171 calls/s 23171 msg/s # UDP GRO fwd perf udp rx: 236 MB/s 191344 calls/s # udp tx: 1383 MB/s 23466 calls/s 23466 msg/s # udp rx: 146 MB/s 118227 calls/s # udp tx: 1391 MB/s 23609 calls/s 23609 msg/s # udp rx: 170 MB/s 137728 calls/s # udp tx: 1388 MB/s 23558 calls/s 23558 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__->