make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 6000 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok [ 24.243328][ T328] ip (328) used greatest stack depth: 23024 bytes left # GRO fwd ok # UDP fwd perf udp rx: 10 MB/s 8352 calls/s # udp tx: 13 MB/s 222 calls/s 222 msg/s # udp rx: 12 MB/s 9888 calls/s # udp tx: 12 MB/s 208 calls/s 208 msg/s # udp rx: 12 MB/s 10080 calls/s # UDP GRO fwd perf udp rx: 9 MB/s 7872 calls/s # udp tx: 12 MB/s 213 calls/s 213 msg/s # udp rx: 12 MB/s 10032 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # udp rx: 12 MB/s 10128 calls/s # udp tx: 12 MB/s 209 calls/s 209 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 6 MB/s 5465 calls/s # udp tx: 12 MB/s 207 calls/s 207 msg/s # udp rx: 11 MB/s 9072 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 11 MB/s 9360 calls/s [ 58.612318][ T638] udpgso_bench_tx (638) used greatest stack depth: 22960 bytes left # UDP tunnel GRO fwd perf udp rx: 8 MB/s 7200 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 11 MB/s 9120 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 11 MB/s 9120 calls/s # udp tx: 11 MB/s 190 calls/s 190 msg/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 9 MB/s 8112 calls/s # udp tx: 12 MB/s 219 calls/s 219 msg/s # udp rx: 12 MB/s 9792 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 11 MB/s 9504 calls/s # UDP GRO fwd perf udp rx: 9 MB/s 7440 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 12 MB/s 9984 calls/s # udp tx: 12 MB/s 206 calls/s 206 msg/s # udp rx: 12 MB/s 9840 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 8 MB/s 6912 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 10 MB/s 8400 calls/s # udp tx: 10 MB/s 179 calls/s 179 msg/s # udp rx: 11 MB/s 8976 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s [ 105.131350][ T1067] udpgso_bench_tx (1067) used greatest stack depth: 22848 bytes left # UDP tunnel GRO fwd perf udp rx: 9 MB/s 7488 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 10 MB/s 8928 calls/s # udp tx: 10 MB/s 186 calls/s 186 msg/s # udp rx: 11 MB/s 8976 calls/s ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->