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: 1394 MB/s 1134430 calls/s # udp tx: 1810 MB/s 30705 calls/s 30705 msg/s # udp rx: 1794 MB/s 1460764 calls/s # udp tx: 1820 MB/s 30873 calls/s 30873 msg/s # udp rx: 1781 MB/s 1450133 calls/s # udp tx: 1808 MB/s 30673 calls/s 30673 msg/s # UDP GRO fwd perf udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # udp rx: 1287 MB/s 1047417 calls/s # udp tx: 1924 MB/s 32640 calls/s 32640 msg/s # udp rx: 1412 MB/s 1148791 calls/s # udp tx: 1908 MB/s 32368 calls/s 32368 msg/s # udp rx: 1852 MB/s 1507754 calls/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: 1209 MB/s 983208 calls/s # udp tx: 1503 MB/s 25499 calls/s 25499 msg/s # udp rx: 1085 MB/s 883403 calls/s # udp tx: 1159 MB/s 19658 calls/s 19658 msg/s # udp rx: 1072 MB/s 873222 calls/s # udp tx: 1143 MB/s 19391 calls/s 19391 msg/s # UDP GRO fwd perf udp rx: 1005 MB/s 818879 calls/s # udp tx: 1109 MB/s 18822 calls/s 18822 msg/s # udp rx: 1084 MB/s 882792 calls/s # udp tx: 1091 MB/s 18520 calls/s 18520 msg/s # udp rx: 1142 MB/s 929854 calls/s # udp tx: 1145 MB/s 19426 calls/s 19426 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__->