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: 1755 MB/s 1429343 calls/s # udp tx: 1890 MB/s 32067 calls/s 32067 msg/s # udp rx: 1883 MB/s 1533116 calls/s # udp tx: 1893 MB/s 32112 calls/s 32112 msg/s # udp rx: 1937 MB/s 1577315 calls/s # udp tx: 1946 MB/s 33017 calls/s 33017 msg/s # UDP GRO fwd perf udp rx: 1748 MB/s 1423709 calls/s # udp tx: 1831 MB/s 31058 calls/s 31058 msg/s # udp rx: 1906 MB/s 1551965 calls/s # udp tx: 1916 MB/s 32503 calls/s 32503 msg/s # udp rx: 1848 MB/s 1503575 calls/s # udp tx: 1891 MB/s 32078 calls/s 32078 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: 1451 MB/s 1177302 calls/s # udp tx: 1815 MB/s 30791 calls/s 30791 msg/s # udp rx: 1531 MB/s 1242827 calls/s # udp tx: 1816 MB/s 30816 calls/s 30816 msg/s # udp rx: 1749 MB/s 1418376 calls/s # udp tx: 1919 MB/s 32557 calls/s 32557 msg/s # UDP GRO fwd perf udp rx: 1632 MB/s 1322806 calls/s # udp tx: 1940 MB/s 32919 calls/s 32919 msg/s # udp rx: 1781 MB/s 1445163 calls/s # udp tx: 1926 MB/s 32676 calls/s 32676 msg/s # udp rx: 1745 MB/s 1416112 calls/s # udp tx: 1926 MB/s 32677 calls/s 32677 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__->