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.02 [+0.02] IPv4 # 0.30 [+0.28] No GRO ok # 0.85 [+0.54] GRO frag list ok # 1.48 [+0.63] GRO fwd ok # 2.00 [+0.53] UDP fwd perf udp rx: 1093 MB/s 890043 calls/s # 3.07 [+1.07] udp tx: 1127 MB/s 19122 calls/s 19122 msg/s # 4.04 [+0.97] udp rx: 1210 MB/s 985477 calls/s # 4.07 [+0.03] udp tx: 1230 MB/s 20874 calls/s 20874 msg/s # 5.04 [+0.97] udp rx: 1145 MB/s 932351 calls/s # 5.07 [+0.03] udp tx: 1184 MB/s 20083 calls/s 20083 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1063 MB/s 865343 calls/s # 6.27 [+1.07] udp tx: 1170 MB/s 19846 calls/s 19846 msg/s # 7.23 [+0.97] udp rx: 1204 MB/s 980536 calls/s # 7.27 [+0.03] udp tx: 1211 MB/s 20548 calls/s 20548 msg/s # 8.23 [+0.97] udp rx: 1111 MB/s 904965 calls/s # 8.27 [+0.03] udp tx: 1113 MB/s 18886 calls/s 18886 msg/s # 8.87 [+0.60] GRO frag list over UDP tunnel ok # 9.62 [+0.75] GRO fwd over UDP tunnel ok # 9.87 [+0.25] IPv6 # 10.14 [+0.27] No GRO ok # 10.68 [+0.54] GRO frag list ok # 11.28 [+0.60] GRO fwd ok # 11.81 [+0.53] UDP fwd perf udp rx: 1089 MB/s 887215 calls/s # 12.88 [+1.07] udp tx: 1164 MB/s 19748 calls/s 19748 msg/s # 13.85 [+0.97] udp rx: 1169 MB/s 951844 calls/s # 13.88 [+0.03] udp tx: 1172 MB/s 19888 calls/s 19888 msg/s # 14.85 [+0.97] udp rx: 1163 MB/s 947072 calls/s # 14.88 [+0.03] udp tx: 1167 MB/s 19807 calls/s 19807 msg/s # 15.00 [+0.12] UDP GRO fwd perf udp rx: 1040 MB/s 846706 calls/s # 16.07 [+1.07] udp tx: 1081 MB/s 18340 calls/s 18340 msg/s # 17.04 [+0.97] udp rx: 1151 MB/s 937207 calls/s # 17.07 [+0.03] udp tx: 1157 MB/s 19632 calls/s 19632 msg/s # 18.04 [+0.97] udp rx: 1205 MB/s 981152 calls/s # 18.07 [+0.03] udp tx: 1211 MB/s 20541 calls/s 20541 msg/s # 18.71 [+0.64] GRO frag list over UDP tunnel ok # 19.54 [+0.83] 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__->