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: 1635 MB/s 1331635 calls/s # udp tx: 1854 MB/s 31459 calls/s 31459 msg/s # udp rx: 1944 MB/s 1582676 calls/s # udp tx: 1963 MB/s 33310 calls/s 33310 msg/s # udp rx: 1934 MB/s 1574590 calls/s # udp tx: 1954 MB/s 33148 calls/s 33148 msg/s # UDP GRO fwd perf udp rx: 1733 MB/s 1410981 calls/s # udp tx: 1810 MB/s 30709 calls/s 30709 msg/s # udp rx: 1863 MB/s 1517053 calls/s # udp tx: 1892 MB/s 32092 calls/s 32092 msg/s # udp rx: 1938 MB/s 1578213 calls/s # udp tx: 1961 MB/s 33271 calls/s 33271 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: 1304 MB/s 1060229 calls/s # udp tx: 1796 MB/s 30465 calls/s 30465 msg/s # udp rx: 1808 MB/s 1470211 calls/s # udp tx: 1861 MB/s 31572 calls/s 31572 msg/s # udp rx: 1772 MB/s 1441144 calls/s # udp tx: 1811 MB/s 30721 calls/s 30721 msg/s # UDP GRO fwd perf udp rx: 1635 MB/s 1330504 calls/s # udp tx: 1740 MB/s 29521 calls/s 29521 msg/s # udp rx: 1503 MB/s 1222379 calls/s # udp tx: 1863 MB/s 31613 calls/s 31613 msg/s # udp rx: 1274 MB/s 1037347 calls/s # udp tx: 1274 MB/s 21623 calls/s 21623 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__->