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: 1613 MB/s 1310732 calls/s # udp tx: 1951 MB/s 33097 calls/s 33097 msg/s # udp rx: 1691 MB/s 1375351 calls/s # udp tx: 1965 MB/s 33338 calls/s 33338 msg/s # udp rx: 1929 MB/s 1570841 calls/s # udp tx: 1948 MB/s 33044 calls/s 33044 msg/s # UDP GRO fwd perf udp rx: 1413 MB/s 1150352 calls/s # udp tx: 1798 MB/s 30501 calls/s 30501 msg/s # udp rx: 1614 MB/s 1311836 calls/s # udp tx: 1922 MB/s 32610 calls/s 32610 msg/s # udp rx: 1846 MB/s 1502724 calls/s # udp tx: 1954 MB/s 33146 calls/s 33146 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: 448 MB/s 364035 calls/s # udp tx: 1162 MB/s 19712 calls/s 19712 msg/s # udp rx: 395 MB/s 320900 calls/s # udp tx: 1247 MB/s 21161 calls/s 21161 msg/s # udp rx: 230 MB/s 186112 calls/s # udp tx: 1342 MB/s 22770 calls/s 22770 msg/s # UDP GRO fwd perf udp rx: 238 MB/s 193270 calls/s # udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # udp rx: 547 MB/s 442808 calls/s # udp tx: 1302 MB/s 22092 calls/s 22092 msg/s # udp rx: 535 MB/s 433408 calls/s # udp tx: 1302 MB/s 22099 calls/s 22099 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__->