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: 1019 MB/s 827985 calls/s # udp tx: 1310 MB/s 22229 calls/s 22229 msg/s # udp rx: 1011 MB/s 821660 calls/s # udp tx: 1301 MB/s 22067 calls/s 22067 msg/s # udp rx: 1054 MB/s 855642 calls/s # udp tx: 1335 MB/s 22643 calls/s 22643 msg/s # UDP GRO fwd perf udp rx: 891 MB/s 723994 calls/s # udp tx: 1289 MB/s 21869 calls/s 21869 msg/s # udp rx: 1100 MB/s 893475 calls/s # udp tx: 1313 MB/s 22277 calls/s 22277 msg/s # udp rx: 861 MB/s 698397 calls/s # udp tx: 1317 MB/s 22339 calls/s 22339 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: 1511 MB/s 1227600 calls/s # udp tx: 1847 MB/s 31327 calls/s 31327 msg/s # udp rx: 1770 MB/s 1434298 calls/s # udp tx: 1965 MB/s 33335 calls/s 33335 msg/s # udp rx: 1584 MB/s 1283806 calls/s # udp tx: 1969 MB/s 33400 calls/s 33400 msg/s # UDP GRO fwd perf udp rx: 1711 MB/s 1388412 calls/s # udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # udp rx: 1748 MB/s 1416696 calls/s # udp tx: 1957 MB/s 33202 calls/s 33202 msg/s # udp rx: 1701 MB/s 1378740 calls/s # udp tx: 1926 MB/s 32681 calls/s 32681 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__->