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.40 [+0.61] GRO fwd ok # 1.93 [+0.53] UDP fwd perf udp rx: 1142 MB/s 930268 calls/s # 3.00 [+1.07] udp tx: 1186 MB/s 20117 calls/s 20117 msg/s # 3.97 [+0.97] udp rx: 1199 MB/s 976842 calls/s # 4.00 [+0.03] udp tx: 1203 MB/s 20410 calls/s 20410 msg/s # 4.97 [+0.97] udp rx: 1255 MB/s 1022359 calls/s # 5.00 [+0.03] udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1228 MB/s 999760 calls/s # 6.19 [+1.07] udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # 7.16 [+0.97] udp rx: 1181 MB/s 962068 calls/s # 7.19 [+0.03] udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # 8.16 [+0.97] udp rx: 1280 MB/s 1042287 calls/s # 8.19 [+0.03] udp tx: 1284 MB/s 21794 calls/s 21794 msg/s # 8.80 [+0.61] GRO frag list over UDP tunnel ok # 9.56 [+0.76] GRO fwd over UDP tunnel ok # 9.80 [+0.25] IPv6 # 10.08 [+0.27] No GRO ok # 10.62 [+0.55] GRO frag list ok # 11.17 [+0.55] GRO fwd ok # 11.64 [+0.47] UDP fwd perf udp rx: 894 MB/s 726436 calls/s # 12.70 [+1.06] udp tx: 1285 MB/s 21809 calls/s 21809 msg/s # 13.68 [+0.98] udp rx: 748 MB/s 607696 calls/s # 13.70 [+0.02] udp tx: 1220 MB/s 20703 calls/s 20703 msg/s # 14.68 [+0.98] udp rx: 1073 MB/s 870873 calls/s # 14.70 [+0.02] udp tx: 1328 MB/s 22527 calls/s 22527 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 960 MB/s 779384 calls/s # 15.89 [+1.07] udp tx: 1312 MB/s 22255 calls/s 22255 msg/s # 16.86 [+0.97] udp rx: 1074 MB/s 872052 calls/s # 16.89 [+0.03] udp tx: 1321 MB/s 22409 calls/s 22409 msg/s # 17.86 [+0.98] udp rx: 1076 MB/s 873908 calls/s # 17.89 [+0.02] udp tx: 1315 MB/s 22320 calls/s 22320 msg/s # 18.43 [+0.55] GRO frag list over UDP tunnel ok # 19.22 [+0.78] 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' [?2004hxx__-> echo $? 0 xx__->