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 7824 calls/s # udp tx: 12 MB/s 216 calls/s 216 msg/s # udp rx: 12 MB/s 9792 calls/s # udp tx: 11 MB/s 202 calls/s 202 msg/s # udp rx: 11 MB/s 9504 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 9408 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 9456 calls/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # UDP tunnel fwd perf udp rx: 8 MB/s 6761 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 10 MB/s 8688 calls/s # udp tx: 10 MB/s 184 calls/s 184 msg/s # udp rx: 11 MB/s 9024 calls/s [ 2644.398648][T22959] udpgso_bench_tx (22959) used greatest stack depth: 22960 bytes left # UDP tunnel GRO fwd perf udp rx: 9 MB/s 7536 calls/s # udp tx: 11 MB/s 197 calls/s 197 msg/s # udp rx: 11 MB/s 9024 calls/s # udp tx: 11 MB/s 189 calls/s 189 msg/s # udp rx: 11 MB/s 9072 calls/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 215 calls/s 215 msg/s # udp rx: 12 MB/s 9888 calls/s # udp tx: 11 MB/s 199 calls/s 199 msg/s # udp rx: 11 MB/s 9264 calls/s # UDP GRO fwd perf udp rx: 9 MB/s 7728 calls/s # udp tx: 12 MB/s 205 calls/s 205 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 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 6960 calls/s # udp tx: 11 MB/s 193 calls/s 193 msg/s # udp rx: 10 MB/s 8880 calls/s # udp tx: 10 MB/s 185 calls/s 185 msg/s # udp rx: 11 MB/s 9072 calls/s [ 2689.086670][T23388] udpgso_bench_tx (23388) used greatest stack depth: 22848 bytes left # UDP tunnel GRO fwd perf udp rx: 8 MB/s 7296 calls/s # udp tx: 11 MB/s 195 calls/s 195 msg/s # udp rx: 11 MB/s 8976 calls/s # udp tx: 11 MB/s 191 calls/s 191 msg/s # udp rx: 11 MB/s 9264 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__->