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' [ 15.166184][ T194] make (194) used greatest stack depth: 24512 bytes left 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 [ 17.020390][ T233] ip (233) used greatest stack depth: 24424 bytes left [ 18.016529][ T242] ip (242) used greatest stack depth: 24104 bytes left # No GRO ok # GRO frag list ok [ 24.924451][ T328] ip (328) used greatest stack depth: 23888 bytes left # GRO fwd ok # UDP fwd perf udp rx: 9 MB/s 8112 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 11 MB/s 9648 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 9408 calls/s # UDP GRO fwd perf udp rx: 9 MB/s 7536 calls/s # udp tx: 11 MB/s 201 calls/s 201 msg/s # udp rx: 11 MB/s 9244 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 11 MB/s 9504 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 8 MB/s 6713 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 10 MB/s 8160 calls/s # udp tx: 10 MB/s 178 calls/s 178 msg/s # udp rx: 10 MB/s 8304 calls/s [ 60.143998][ T636] udpgso_bench_tx (636) used greatest stack depth: 22896 bytes left # UDP tunnel GRO fwd perf udp rx: 8 MB/s 6864 calls/s # udp tx: 11 MB/s 196 calls/s 196 msg/s # udp rx: 11 MB/s 8976 calls/s # udp tx: 11 MB/s 187 calls/s 187 msg/s # udp rx: 11 MB/s 8976 calls/s # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 8 MB/s 6816 calls/s # udp tx: 11 MB/s 198 calls/s 198 msg/s # udp rx: 11 MB/s 9504 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 9264 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # UDP GRO fwd perf udp rx: 5 MB/s 4132 calls/s # udp tx: 11 MB/s 200 calls/s 200 msg/s # udp rx: 11 MB/s 9504 calls/s # udp tx: 11 MB/s 194 calls/s 194 msg/s # udp rx: 11 MB/s 9360 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 178 calls/s 178 msg/s # udp rx: 10 MB/s 8352 calls/s # udp tx: 10 MB/s 174 calls/s 174 msg/s # udp rx: 9 MB/s 8016 calls/s [ 107.967449][ T1066] udpgso_bench_tx (1066) used greatest stack depth: 22848 bytes left # UDP tunnel GRO fwd perf udp rx: 8 MB/s 6912 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 10 MB/s 8736 calls/s # udp tx: 10 MB/s 180 calls/s 180 msg/s # udp rx: 10 MB/s 8640 calls/s # udp tx: 10 MB/s 179 calls/s 179 msg/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__->