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: 1072 MB/s 872652 calls/s # udp tx: 1893 MB/s 32114 calls/s 32114 msg/s # udp rx: 1340 MB/s 1091080 calls/s # udp tx: 1929 MB/s 32721 calls/s 32721 msg/s # udp rx: 1646 MB/s 1337878 calls/s # udp tx: 1934 MB/s 32817 calls/s 32817 msg/s # UDP GRO fwd perf udp rx: 1634 MB/s 1329333 calls/s # udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # udp rx: 1869 MB/s 1521898 calls/s # udp tx: 1878 MB/s 31854 calls/s 31854 msg/s # udp rx: 1909 MB/s 1554385 calls/s # udp tx: 1914 MB/s 32470 calls/s 32470 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: 1688 MB/s 1371550 calls/s # udp tx: 1907 MB/s 32359 calls/s 32359 msg/s # udp rx: 1515 MB/s 1230446 calls/s # udp tx: 1872 MB/s 31754 calls/s 31754 msg/s # udp rx: 1522 MB/s 1238340 calls/s # udp tx: 1853 MB/s 31429 calls/s 31429 msg/s # UDP GRO fwd perf udp rx: 1637 MB/s 1329106 calls/s # udp tx: 1871 MB/s 31734 calls/s 31734 msg/s # udp rx: 1784 MB/s 1448636 calls/s # udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # udp rx: 1672 MB/s 1357329 calls/s # udp tx: 1911 MB/s 32420 calls/s 32420 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__->