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.26 [+0.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1220 MB/s 993989 calls/s # 2.92 [+1.06] udp tx: 1294 MB/s 21955 calls/s 21955 msg/s # 3.90 [+0.98] udp rx: 1299 MB/s 1057693 calls/s # 3.92 [+0.03] udp tx: 1304 MB/s 22122 calls/s 22122 msg/s # 4.90 [+0.98] udp rx: 1173 MB/s 954833 calls/s # 4.92 [+0.02] udp tx: 1274 MB/s 21620 calls/s 21620 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1252 MB/s 1019984 calls/s # 6.12 [+1.07] udp tx: 1294 MB/s 21963 calls/s 21963 msg/s # 7.09 [+0.97] udp rx: 1301 MB/s 1059779 calls/s # 7.12 [+0.03] udp tx: 1309 MB/s 22214 calls/s 22214 msg/s # 8.09 [+0.97] udp rx: 1306 MB/s 1063454 calls/s # 8.12 [+0.03] udp tx: 1309 MB/s 22218 calls/s 22218 msg/s # 8.71 [+0.60] GRO frag list over UDP tunnel ok # 9.52 [+0.81] GRO fwd over UDP tunnel ok # 9.78 [+0.25] IPv6 # 10.05 [+0.28] No GRO ok # 10.62 [+0.57] GRO frag list ok # 11.20 [+0.58] GRO fwd ok # 11.72 [+0.51] UDP fwd perf udp rx: 1096 MB/s 892293 calls/s # 12.79 [+1.07] udp tx: 1142 MB/s 19382 calls/s 19382 msg/s # 13.75 [+0.97] udp rx: 1209 MB/s 984642 calls/s # 13.79 [+0.03] udp tx: 1217 MB/s 20658 calls/s 20658 msg/s # 14.76 [+0.97] udp rx: 1211 MB/s 986341 calls/s # 14.79 [+0.03] udp tx: 1217 MB/s 20648 calls/s 20648 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1131 MB/s 921179 calls/s # 15.98 [+1.07] udp tx: 1179 MB/s 20010 calls/s 20010 msg/s # 16.95 [+0.97] udp rx: 1234 MB/s 1004980 calls/s # 16.98 [+0.03] udp tx: 1242 MB/s 21074 calls/s 21074 msg/s # 17.95 [+0.97] udp rx: 1236 MB/s 1006179 calls/s # 17.98 [+0.03] udp tx: 1243 MB/s 21084 calls/s 21084 msg/s # 18.59 [+0.61] GRO frag list over UDP tunnel ok # 19.38 [+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__->