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 # GRO fwd ok # UDP fwd perf udp rx: 9 MB/s 7920 calls/s # udp tx: 12 MB/s 212 calls/s 212 msg/s # udp rx: 11 MB/s 9600 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 9168 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # UDP GRO fwd perf udp rx: 9 MB/s 7344 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 10 MB/s 8515 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 9600 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 8 MB/s 6617 calls/s # udp tx: 11 MB/s 188 calls/s 188 msg/s # udp rx: 10 MB/s 8688 calls/s # udp tx: 10 MB/s 181 calls/s 181 msg/s # udp rx: 10 MB/s 8784 calls/s # udp tx: 10 MB/s 183 calls/s 183 msg/s [ 2895.484486][T24681] udpgso_bench_tx (24681) used greatest stack depth: 22976 bytes left # UDP tunnel GRO fwd perf udp rx: 7 MB/s 6240 calls/s # udp tx: 9 MB/s 167 calls/s 167 msg/s # udp rx: 10 MB/s 8208 calls/s # udp tx: 10 MB/s 182 calls/s 182 msg/s # udp rx: 10 MB/s 8688 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 9 MB/s 7488 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 9216 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 10 MB/s 8400 calls/s # UDP GRO fwd perf udp rx: 8 MB/s 6528 calls/s # udp tx: 11 MB/s 192 calls/s 192 msg/s # udp rx: 3 MB/s 2870 calls/s # udp tx: 10 MB/s 181 calls/s 181 msg/s # udp rx: 11 MB/s 9187 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 7 MB/s 6432 calls/s # udp tx: 10 MB/s 179 calls/s 179 msg/s # udp rx: 10 MB/s 8208 calls/s # udp tx: 10 MB/s 173 calls/s 173 msg/s # udp rx: 10 MB/s 8256 calls/s # udp tx: 10 MB/s 171 calls/s 171 msg/s [ 2943.743312][T25107] udpgso_bench_tx (25107) used greatest stack depth: 22864 bytes left # UDP tunnel GRO fwd perf udp rx: 8 MB/s 6528 calls/s # udp tx: 10 MB/s 179 calls/s 179 msg/s # udp rx: 10 MB/s 8352 calls/s # udp tx: 10 MB/s 173 calls/s 173 msg/s # udp rx: 10 MB/s 8400 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__->