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: 1180 MB/s 959254 calls/s # udp tx: 1798 MB/s 30503 calls/s 30503 msg/s # udp rx: 1932 MB/s 1572883 calls/s # udp tx: 1945 MB/s 32995 calls/s 32995 msg/s # udp rx: 1924 MB/s 1566247 calls/s # udp tx: 1932 MB/s 32772 calls/s 32772 msg/s # UDP GRO fwd perf udp rx: 1699 MB/s 1381885 calls/s # udp tx: 1887 MB/s 32015 calls/s 32015 msg/s # udp rx: 1795 MB/s 1458595 calls/s # udp tx: 1962 MB/s 33288 calls/s 33288 msg/s # udp rx: 1457 MB/s 1185706 calls/s # udp tx: 1968 MB/s 33385 calls/s 33385 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: 1182 MB/s 958025 calls/s # udp tx: 1887 MB/s 32013 calls/s 32013 msg/s # udp rx: 1579 MB/s 1279592 calls/s # udp tx: 1946 MB/s 33013 calls/s 33013 msg/s # udp rx: 1525 MB/s 1236186 calls/s # udp tx: 1894 MB/s 32138 calls/s 32138 msg/s # UDP GRO fwd perf udp rx: 1039 MB/s 842991 calls/s # udp tx: 1809 MB/s 30683 calls/s 30683 msg/s # udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # udp rx: 1646 MB/s 1333766 calls/s # udp tx: 1910 MB/s 32406 calls/s 32406 msg/s # udp rx: 1558 MB/s 1262727 calls/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__->