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: 1405 MB/s 1142919 calls/s # udp tx: 1839 MB/s 31193 calls/s 31193 msg/s # udp rx: 1385 MB/s 1127796 calls/s # udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # udp rx: 1888 MB/s 1534967 calls/s # udp tx: 1927 MB/s 32696 calls/s 32696 msg/s # UDP GRO fwd perf udp rx: 1616 MB/s 1314131 calls/s # udp tx: 1911 MB/s 32422 calls/s 32422 msg/s # udp rx: 1860 MB/s 1510879 calls/s # udp tx: 1911 MB/s 32422 calls/s 32422 msg/s # udp rx: 1932 MB/s 1567637 calls/s # udp tx: 2004 MB/s 34002 calls/s 34002 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: 1158 MB/s 939001 calls/s # udp tx: 1872 MB/s 31754 calls/s 31754 msg/s # udp rx: 1323 MB/s 1075096 calls/s # udp tx: 1835 MB/s 31138 calls/s 31138 msg/s # udp rx: 1661 MB/s 1349040 calls/s # udp tx: 1902 MB/s 32273 calls/s 32273 msg/s # UDP GRO fwd perf udp rx: 1372 MB/s 1112023 calls/s # udp tx: 1940 MB/s 32913 calls/s 32913 msg/s # udp tx: 1922 MB/s 32600 calls/s 32600 msg/s # udp rx: 1621 MB/s 1313908 calls/s # udp tx: 1845 MB/s 31308 calls/s 31308 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__->