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: 1433 MB/s 1166074 calls/s # udp tx: 1759 MB/s 29842 calls/s 29842 msg/s # udp rx: 1943 MB/s 1582152 calls/s # udp tx: 1953 MB/s 33136 calls/s 33136 msg/s # udp rx: 1949 MB/s 1587007 calls/s # udp tx: 1959 MB/s 33239 calls/s 33239 msg/s # UDP GRO fwd perf udp rx: 1596 MB/s 1299298 calls/s # udp tx: 1895 MB/s 32156 calls/s 32156 msg/s # udp rx: 1968 MB/s 1602142 calls/s # udp tx: 1978 MB/s 33560 calls/s 33560 msg/s # udp rx: 1724 MB/s 1403323 calls/s # udp tx: 1983 MB/s 33646 calls/s 33646 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: 1461 MB/s 1183871 calls/s # udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # udp rx: 1678 MB/s 1359820 calls/s # udp tx: 1930 MB/s 32743 calls/s 32743 msg/s # udp rx: 1689 MB/s 1368320 calls/s # udp tx: 1951 MB/s 33093 calls/s 33093 msg/s # UDP GRO fwd perf udp rx: 1577 MB/s 1277925 calls/s # udp tx: 1961 MB/s 33261 calls/s 33261 msg/s # udp rx: 1735 MB/s 1406207 calls/s # udp tx: 1968 MB/s 33387 calls/s 33387 msg/s # udp rx: 1763 MB/s 1428992 calls/s # udp tx: 1968 MB/s 33395 calls/s 33395 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__->