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: 835 MB/s 679811 calls/s # udp tx: 1136 MB/s 19277 calls/s 19277 msg/s # udp rx: 978 MB/s 796739 calls/s # udp tx: 1188 MB/s 20158 calls/s 20158 msg/s # udp rx: 989 MB/s 805258 calls/s # udp tx: 1208 MB/s 20501 calls/s 20501 msg/s # UDP GRO fwd perf udp rx: 1167 MB/s 950475 calls/s # udp tx: 1209 MB/s 20514 calls/s 20514 msg/s # udp rx: 1179 MB/s 959938 calls/s # udp tx: 1210 MB/s 20524 calls/s 20524 msg/s # udp rx: 1200 MB/s 977549 calls/s # udp tx: 1211 MB/s 20556 calls/s 20556 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: 1270 MB/s 1029788 calls/s # udp tx: 1784 MB/s 30266 calls/s 30266 msg/s # udp rx: 1545 MB/s 1252251 calls/s # udp tx: 1918 MB/s 32540 calls/s 32540 msg/s # udp rx: 1581 MB/s 1280995 calls/s # udp tx: 1939 MB/s 32891 calls/s 32891 msg/s # UDP GRO fwd perf udp rx: 1468 MB/s 1191742 calls/s # udp tx: 1838 MB/s 31175 calls/s 31175 msg/s # udp rx: 1635 MB/s 1327877 calls/s # udp tx: 1906 MB/s 32332 calls/s 32332 msg/s # udp rx: 1392 MB/s 1127990 calls/s # udp tx: 1931 MB/s 32766 calls/s 32766 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__->