make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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 # overriding timeout to 7200 # selftests: net: udpgro_fwd.sh # 0.19 [+0.19] IPv4 # 3.00 [+2.81] No GRO DETECTED CRASH, lowering timeout ok # 8.27 [+5.26] GRO frag list ok # 13.87 [+5.60] GRO fwd ok # 18.35 [+4.48] UDP fwd perf udp rx: 5 MB/s 4464 calls/s # 20.07 [+1.72] udp tx: 7 MB/s 125 calls/s 125 msg/s # 20.84 [+0.77] udp rx: 7 MB/s 5904 calls/s # 21.08 [+0.24] udp tx: 7 MB/s 119 calls/s 119 msg/s # 21.85 [+0.76] udp rx: 7 MB/s 5712 calls/s # 22.35 [+0.51] UDP GRO fwd perf udp rx: 4 MB/s 4032 calls/s # 24.10 [+1.75] udp tx: 7 MB/s 120 calls/s 120 msg/s # 24.81 [+0.70] udp rx: 7 MB/s 5808 calls/s # 25.10 [+0.29] udp tx: 7 MB/s 121 calls/s 121 msg/s # 25.81 [+0.71] udp rx: 6 MB/s 5616 calls/s # 26.11 [+0.29] udp tx: 6 MB/s 110 calls/s 110 msg/s # 32.05 [+5.94] GRO frag list over UDP tunnel ok # 39.83 [+7.79] GRO fwd over UDP tunnel ok # 41.75 [+1.91] IPv6 # 44.69 [+2.95] No GRO ok # 49.60 [+4.90] GRO frag list ok # 54.94 [+5.34] GRO fwd ok # 59.41 [+4.47] UDP fwd perf udp rx: 5 MB/s 4176 calls/s # 61.09 [+1.68] udp tx: 7 MB/s 125 calls/s 125 msg/s # 61.82 [+0.73] udp rx: 6 MB/s 5664 calls/s # 62.09 [+0.27] udp tx: 6 MB/s 116 calls/s 116 msg/s # 62.82 [+0.73] udp rx: 6 MB/s 5376 calls/s # 63.09 [+0.27] udp tx: 6 MB/s 113 calls/s 113 msg/s # 63.38 [+0.29] UDP GRO fwd perf udp rx: 4 MB/s 3696 calls/s # 65.12 [+1.74] udp tx: 6 MB/s 113 calls/s 113 msg/s # 65.81 [+0.69] udp rx: 6 MB/s 5424 calls/s # 66.12 [+0.31] udp tx: 6 MB/s 113 calls/s 113 msg/s # 66.81 [+0.70] udp rx: 6 MB/s 5664 calls/s # 67.12 [+0.30] udp tx: 6 MB/s 116 calls/s 116 msg/s # 72.87 [+5.75] GRO frag list over UDP tunnel ok # 80.65 [+7.79] GRO fwd over UDP tunnel ok 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__->