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: 1817 MB/s 1479289 calls/s # udp tx: 1925 MB/s 32650 calls/s 32650 msg/s # udp rx: 1890 MB/s 1539080 calls/s # udp tx: 1909 MB/s 32384 calls/s 32384 msg/s # udp rx: 1896 MB/s 1543820 calls/s # udp tx: 1921 MB/s 32584 calls/s 32584 msg/s # UDP GRO fwd perf udp rx: 1744 MB/s 1418916 calls/s # udp tx: 1904 MB/s 32310 calls/s 32310 msg/s # udp rx: 1538 MB/s 1251939 calls/s # udp tx: 1890 MB/s 32059 calls/s 32059 msg/s # udp rx: 1937 MB/s 1577245 calls/s # udp tx: 1946 MB/s 33018 calls/s 33018 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: 1059 MB/s 861493 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # udp rx: 1232 MB/s 1003272 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # udp rx: 1251 MB/s 1017638 calls/s # udp tx: 1331 MB/s 22582 calls/s 22582 msg/s # UDP GRO fwd perf udp rx: 1165 MB/s 947301 calls/s # udp tx: 1305 MB/s 22138 calls/s 22138 msg/s # udp rx: 1258 MB/s 1022087 calls/s # udp tx: 1363 MB/s 23130 calls/s 23130 msg/s # udp rx: 1260 MB/s 1024023 calls/s # udp tx: 1360 MB/s 23076 calls/s 23076 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__->