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 1135171 calls/s # udp tx: 1890 MB/s 32070 calls/s 32070 msg/s # udp rx: 1042 MB/s 848066 calls/s # udp tx: 1896 MB/s 32158 calls/s 32158 msg/s # udp rx: 1713 MB/s 1393813 calls/s # udp tx: 1861 MB/s 31577 calls/s 31577 msg/s # UDP GRO fwd perf udp tx: 1879 MB/s 31876 calls/s 31876 msg/s # udp rx: 1042 MB/s 847373 calls/s # udp tx: 1355 MB/s 22986 calls/s 22986 msg/s # udp rx: 1186 MB/s 965360 calls/s # udp tx: 1314 MB/s 22294 calls/s 22294 msg/s # udp rx: 1274 MB/s 1037743 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: 1017 MB/s 827861 calls/s # udp tx: 1223 MB/s 20745 calls/s 20745 msg/s # udp rx: 1079 MB/s 878459 calls/s # udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # udp rx: 1053 MB/s 857577 calls/s # udp tx: 1284 MB/s 21783 calls/s 21783 msg/s # UDP GRO fwd perf udp rx: 1115 MB/s 906949 calls/s # udp tx: 1263 MB/s 21426 calls/s 21426 msg/s # udp rx: 1070 MB/s 870827 calls/s # udp tx: 1427 MB/s 24219 calls/s 24219 msg/s # udp rx: 1235 MB/s 1005529 calls/s # udp tx: 1308 MB/s 22194 calls/s 22194 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__->