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.27 [+0.25] No GRO ok # 0.77 [+0.50] GRO frag list ok # 1.34 [+0.58] GRO fwd ok # 1.85 [+0.50] UDP fwd perf udp rx: 1209 MB/s 984285 calls/s # 2.92 [+1.07] udp tx: 1271 MB/s 21566 calls/s 21566 msg/s # 3.89 [+0.97] udp rx: 1251 MB/s 1018492 calls/s # 3.92 [+0.03] udp tx: 1256 MB/s 21308 calls/s 21308 msg/s # 4.89 [+0.97] udp rx: 1252 MB/s 1019497 calls/s # 4.92 [+0.03] udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1134 MB/s 923851 calls/s # 6.11 [+1.07] udp tx: 1227 MB/s 20824 calls/s 20824 msg/s # 7.08 [+0.97] udp rx: 1262 MB/s 1027665 calls/s # 7.11 [+0.03] udp tx: 1278 MB/s 21678 calls/s 21678 msg/s # 8.08 [+0.97] udp rx: 1231 MB/s 1002585 calls/s # 8.11 [+0.03] udp tx: 1235 MB/s 20960 calls/s 20960 msg/s # 8.72 [+0.61] GRO frag list over UDP tunnel ok # 9.52 [+0.80] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.10 [+0.31] No GRO ok # 10.62 [+0.53] GRO frag list ok # 11.19 [+0.56] GRO fwd ok # 11.68 [+0.49] UDP fwd perf udp rx: 1108 MB/s 902446 calls/s # 12.75 [+1.07] udp tx: 1200 MB/s 20355 calls/s 20355 msg/s # 13.72 [+0.97] udp rx: 1174 MB/s 955949 calls/s # 13.75 [+0.03] udp tx: 1177 MB/s 19978 calls/s 19978 msg/s # 14.72 [+0.97] udp rx: 1189 MB/s 968185 calls/s # 14.75 [+0.03] udp tx: 1193 MB/s 20247 calls/s 20247 msg/s # 14.86 [+0.12] UDP GRO fwd perf udp rx: 1155 MB/s 940972 calls/s # 15.93 [+1.07] udp tx: 1198 MB/s 20327 calls/s 20327 msg/s # 16.90 [+0.97] udp rx: 1214 MB/s 988707 calls/s # 16.93 [+0.03] udp tx: 1218 MB/s 20663 calls/s 20663 msg/s # 17.90 [+0.98] udp rx: 1206 MB/s 981988 calls/s # 17.93 [+0.02] udp tx: 1211 MB/s 20540 calls/s 20540 msg/s # 18.53 [+0.60] GRO frag list over UDP tunnel ok # 19.31 [+0.77] 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__->