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: 1042 MB/s 848550 calls/s # udp tx: 1126 MB/s 19106 calls/s 19106 msg/s # udp rx: 1131 MB/s 921096 calls/s # udp tx: 1135 MB/s 19264 calls/s 19264 msg/s # udp rx: 1066 MB/s 868247 calls/s # udp tx: 1147 MB/s 19468 calls/s 19468 msg/s # UDP GRO fwd perf udp rx: 1397 MB/s 1137469 calls/s # udp tx: 1839 MB/s 31194 calls/s 31194 msg/s # udp rx: 1658 MB/s 1349877 calls/s # udp tx: 1904 MB/s 32308 calls/s 32308 msg/s # udp rx: 1877 MB/s 1528086 calls/s # udp tx: 1881 MB/s 31910 calls/s 31910 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: 918 MB/s 747924 calls/s # udp tx: 1039 MB/s 17634 calls/s 17634 msg/s # udp rx: 1051 MB/s 856031 calls/s # udp tx: 1077 MB/s 18282 calls/s 18282 msg/s # udp rx: 1058 MB/s 861502 calls/s # udp tx: 1060 MB/s 17987 calls/s 17987 msg/s # UDP GRO fwd perf udp rx: 850 MB/s 692273 calls/s # udp tx: 1102 MB/s 18702 calls/s 18702 msg/s # udp rx: 914 MB/s 744435 calls/s # udp tx: 1105 MB/s 18742 calls/s 18742 msg/s # udp rx: 1104 MB/s 899504 calls/s # udp tx: 1107 MB/s 18786 calls/s 18786 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__->