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.83 [+0.55] GRO frag list ok # 1.45 [+0.62] GRO fwd ok # 1.97 [+0.52] UDP fwd perf udp rx: 1179 MB/s 959959 calls/s # 3.04 [+1.08] udp tx: 1244 MB/s 21102 calls/s 21102 msg/s # 4.02 [+0.97] udp rx: 1255 MB/s 1021942 calls/s # 4.04 [+0.03] udp tx: 1280 MB/s 21713 calls/s 21713 msg/s # 5.01 [+0.97] udp rx: 1094 MB/s 890989 calls/s # 5.04 [+0.03] udp tx: 1343 MB/s 22795 calls/s 22795 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1156 MB/s 941413 calls/s # 6.24 [+1.07] udp tx: 1328 MB/s 22540 calls/s 22540 msg/s # 7.21 [+0.97] udp rx: 1128 MB/s 918869 calls/s # 7.23 [+0.03] udp tx: 1367 MB/s 23193 calls/s 23193 msg/s # 8.21 [+0.97] udp rx: 1327 MB/s 1080968 calls/s # 8.23 [+0.03] udp tx: 1372 MB/s 23285 calls/s 23285 msg/s # 8.82 [+0.59] GRO frag list over UDP tunnel ok # 9.62 [+0.79] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.13 [+0.26] No GRO ok # 10.70 [+0.57] GRO frag list ok # 11.30 [+0.60] GRO fwd ok # 11.81 [+0.51] UDP fwd perf udp rx: 1100 MB/s 896107 calls/s # 12.88 [+1.07] udp tx: 1230 MB/s 20870 calls/s 20870 msg/s # 13.85 [+0.97] udp rx: 1118 MB/s 910661 calls/s # 13.88 [+0.03] udp tx: 1245 MB/s 21130 calls/s 21130 msg/s # 14.86 [+0.97] udp rx: 1224 MB/s 996672 calls/s # 14.88 [+0.03] udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # 15.00 [+0.12] UDP GRO fwd perf udp rx: 1218 MB/s 991652 calls/s # 16.07 [+1.07] udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # 17.04 [+0.97] udp rx: 1266 MB/s 1031012 calls/s # 17.07 [+0.03] udp tx: 1278 MB/s 21692 calls/s 21692 msg/s # 18.04 [+0.97] udp rx: 1267 MB/s 1031907 calls/s # 18.07 [+0.03] udp tx: 1281 MB/s 21743 calls/s 21743 msg/s # 18.68 [+0.61] GRO frag list over UDP tunnel ok # 19.47 [+0.79] 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__->