make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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 # 0.00 [+0.00] IPv4 # 1.20 [+1.20] No GRO ok # 5.28 [+4.08] GRO frag list ok # 8.17 [+2.89] GRO fwd ok # 12.17 [+4.00] UDP fwd perf udp rx: 218 MB/s 177871 calls/s # 14.06 [+1.89] udp tx: 946 MB/s 16046 calls/s 16046 msg/s # 15.00 [+0.94] udp rx: 93 MB/s 75714 calls/s # 15.06 [+0.06] udp tx: 1036 MB/s 17588 calls/s 17588 msg/s # 16.00 [+0.94] udp rx: 136 MB/s 110816 calls/s # 16.06 [+0.06] udp tx: 941 MB/s 15960 calls/s 15960 msg/s # 16.36 [+0.30] UDP GRO fwd perf udp rx: 230 MB/s 187778 calls/s # 18.00 [+1.65] udp tx: 786 MB/s 13345 calls/s 13345 msg/s # 18.94 [+0.94] udp rx: 390 MB/s 317997 calls/s # 19.00 [+0.06] udp tx: 569 MB/s 9658 calls/s 9658 msg/s # 19.95 [+0.94] udp rx: 175 MB/s 142518 calls/s # 20.00 [+0.06] udp tx: 855 MB/s 14503 calls/s 14503 msg/s # 23.79 [+3.79] GRO frag list over UDP tunnel ok # 27.34 [+3.54] GRO fwd over UDP tunnel ok # 29.37 [+2.04] IPv6 # 33.93 [+4.55] No GRO ok # 42.67 [+8.74] GRO frag list ok # 47.71 [+5.05] GRO fwd ok # 50.98 [+3.26] UDP fwd perf udp rx: 238 MB/s 194227 calls/s # 52.39 [+1.42] udp tx: 761 MB/s 12913 calls/s 12913 msg/s # 53.21 [+0.81] udp rx: 175 MB/s 142860 calls/s # 53.41 [+0.21] udp tx: 945 MB/s 16042 calls/s 16042 msg/s # 54.23 [+0.81] udp rx: 257 MB/s 209215 calls/s # 54.38 [+0.16] udp tx: 960 MB/s 16296 calls/s 16296 msg/s # 55.40 [+1.02] UDP GRO fwd perf udp rx: 186 MB/s 151496 calls/s # 56.78 [+1.38] udp tx: 884 MB/s 15000 calls/s 15000 msg/s # 57.69 [+0.91] udp rx: 427 MB/s 348249 calls/s # 57.77 [+0.08] udp tx: 438 MB/s 7429 calls/s 7429 msg/s # 58.69 [+0.92] udp rx: 354 MB/s 288234 calls/s # 58.78 [+0.09] udp tx: 451 MB/s 7659 calls/s 7659 msg/s # 61.14 [+2.36] GRO frag list over UDP tunnel ok # 64.68 [+3.53] 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__->