make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 906 MB/s 737495 calls/s # udp tx: 1761 MB/s 29874 calls/s 29874 msg/s # udp rx: 1950 MB/s 1587995 calls/s # udp tx: 1956 MB/s 33190 calls/s 33190 msg/s # udp rx: 1961 MB/s 1597159 calls/s # udp tx: 1967 MB/s 33362 calls/s 33362 msg/s # UDP GRO fwd perf udp rx: 1251 MB/s 1017848 calls/s # udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # udp rx: 1453 MB/s 1182708 calls/s # udp tx: 1477 MB/s 25056 calls/s 25056 msg/s # udp rx: 1229 MB/s 999494 calls/s # udp tx: 1316 MB/s 22330 calls/s 22330 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: 1521 MB/s 1234851 calls/s # udp tx: 1890 MB/s 32058 calls/s 32058 msg/s # udp rx: 1699 MB/s 1379401 calls/s # udp tx: 1901 MB/s 32257 calls/s 32257 msg/s # udp rx: 1764 MB/s 1430036 calls/s # udp tx: 1948 MB/s 33046 calls/s 33046 msg/s # UDP GRO fwd perf udp rx: 1569 MB/s 1272364 calls/s # udp tx: 1853 MB/s 31429 calls/s 31429 msg/s # udp rx: 1808 MB/s 1466346 calls/s # udp tx: 1928 MB/s 32711 calls/s 32711 msg/s # udp rx: 1747 MB/s 1416775 calls/s # udp tx: 1926 MB/s 32670 calls/s 32670 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__->