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.25 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.89 [+0.51] UDP fwd perf udp rx: 1220 MB/s 992657 calls/s # 2.96 [+1.07] udp tx: 1512 MB/s 25648 calls/s 25648 msg/s # 3.93 [+0.97] udp rx: 1149 MB/s 935953 calls/s # 3.96 [+0.03] udp tx: 1182 MB/s 20050 calls/s 20050 msg/s # 4.93 [+0.97] udp rx: 1205 MB/s 981567 calls/s # 4.96 [+0.03] udp tx: 1276 MB/s 21655 calls/s 21655 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1206 MB/s 981902 calls/s # 6.15 [+1.07] udp tx: 1254 MB/s 21275 calls/s 21275 msg/s # 7.12 [+0.97] udp rx: 1261 MB/s 1026960 calls/s # 7.15 [+0.03] udp tx: 1263 MB/s 21429 calls/s 21429 msg/s # 8.12 [+0.97] udp rx: 1214 MB/s 988545 calls/s # 8.15 [+0.03] udp tx: 1216 MB/s 20625 calls/s 20625 msg/s # 8.76 [+0.61] GRO frag list over UDP tunnel ok # 9.58 [+0.81] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.14 [+0.31] No GRO ok # 10.71 [+0.57] GRO frag list ok # 11.29 [+0.58] GRO fwd ok # 11.79 [+0.50] UDP fwd perf udp rx: 1087 MB/s 885210 calls/s # 12.86 [+1.07] udp tx: 1183 MB/s 20067 calls/s 20067 msg/s # 13.83 [+0.97] udp rx: 1008 MB/s 820421 calls/s # 13.86 [+0.03] udp tx: 1205 MB/s 20447 calls/s 20447 msg/s # 14.83 [+0.97] udp rx: 1165 MB/s 948586 calls/s # 14.86 [+0.03] udp tx: 1182 MB/s 20048 calls/s 20048 msg/s # 14.98 [+0.12] UDP GRO fwd perf udp rx: 1137 MB/s 925916 calls/s # 16.04 [+1.07] udp tx: 1187 MB/s 20148 calls/s 20148 msg/s # 17.02 [+0.97] udp rx: 1194 MB/s 972773 calls/s # 17.04 [+0.03] udp tx: 1199 MB/s 20338 calls/s 20338 msg/s # 18.02 [+0.97] udp rx: 1194 MB/s 972184 calls/s # 18.04 [+0.03] udp tx: 1200 MB/s 20360 calls/s 20360 msg/s # 18.64 [+0.60] GRO frag list over UDP tunnel ok # 19.44 [+0.80] 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__->