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.28 [+0.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.94 [+0.50] UDP fwd perf udp rx: 1108 MB/s 901516 calls/s # 3.00 [+1.07] udp tx: 1391 MB/s 23604 calls/s 23604 msg/s # 3.98 [+0.98] udp rx: 1169 MB/s 952128 calls/s # 4.00 [+0.02] udp tx: 1385 MB/s 23498 calls/s 23498 msg/s # 4.98 [+0.98] udp rx: 1208 MB/s 983199 calls/s # 5.00 [+0.02] udp tx: 1347 MB/s 22850 calls/s 22850 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1086 MB/s 884179 calls/s # 6.19 [+1.07] udp tx: 1353 MB/s 22948 calls/s 22948 msg/s # 7.17 [+0.97] udp rx: 1005 MB/s 817913 calls/s # 7.19 [+0.03] udp tx: 1386 MB/s 23521 calls/s 23521 msg/s # 8.17 [+0.97] udp rx: 1199 MB/s 976374 calls/s # 8.19 [+0.03] udp tx: 1364 MB/s 23151 calls/s 23151 msg/s # 8.78 [+0.58] GRO frag list over UDP tunnel ok # 9.59 [+0.81] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.10 [+0.25] No GRO ok # 10.63 [+0.53] GRO frag list ok # 11.19 [+0.57] GRO fwd ok # 11.69 [+0.50] UDP fwd perf udp rx: 1122 MB/s 914014 calls/s # 12.76 [+1.07] udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # 13.73 [+0.97] udp rx: 1175 MB/s 956923 calls/s # 13.76 [+0.03] udp tx: 1316 MB/s 22323 calls/s 22323 msg/s # 14.73 [+0.97] udp rx: 1107 MB/s 901565 calls/s # 14.76 [+0.03] udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # 14.88 [+0.12] UDP GRO fwd perf udp rx: 1158 MB/s 942677 calls/s # 15.95 [+1.07] udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # 16.92 [+0.97] udp rx: 1290 MB/s 1050834 calls/s # 16.95 [+0.03] udp tx: 1308 MB/s 22194 calls/s 22194 msg/s # 17.92 [+0.97] udp rx: 1284 MB/s 1045643 calls/s # 17.95 [+0.03] udp tx: 1300 MB/s 22064 calls/s 22064 msg/s # 18.56 [+0.61] GRO frag list over UDP tunnel ok # 19.38 [+0.82] 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__->