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: 1335 MB/s 1086709 calls/s # udp tx: 1814 MB/s 30779 calls/s 30779 msg/s # udp rx: 1779 MB/s 1448677 calls/s # udp tx: 1960 MB/s 33255 calls/s 33255 msg/s # udp rx: 1948 MB/s 1586065 calls/s # udp tx: 1951 MB/s 33105 calls/s 33105 msg/s # UDP GRO fwd perf udp rx: 1503 MB/s 1221832 calls/s # udp tx: 1921 MB/s 32586 calls/s 32586 msg/s # udp rx: 1759 MB/s 1432005 calls/s # udp tx: 1787 MB/s 30323 calls/s 30323 msg/s # udp rx: 1946 MB/s 1584518 calls/s # udp tx: 1953 MB/s 33141 calls/s 33141 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: 1060 MB/s 863440 calls/s # udp tx: 1132 MB/s 19213 calls/s 19213 msg/s # udp rx: 1143 MB/s 930895 calls/s # udp tx: 1146 MB/s 19441 calls/s 19441 msg/s # udp rx: 1054 MB/s 858782 calls/s # udp tx: 1155 MB/s 19599 calls/s 19599 msg/s # UDP GRO fwd perf udp rx: 1044 MB/s 850486 calls/s # udp tx: 1134 MB/s 19247 calls/s 19247 msg/s # udp rx: 1087 MB/s 885361 calls/s # udp tx: 1146 MB/s 19450 calls/s 19450 msg/s # udp rx: 1180 MB/s 961213 calls/s # udp tx: 1184 MB/s 20097 calls/s 20097 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__->