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.77 [+0.52] GRO frag list ok # 1.29 [+0.52] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1138 MB/s 926708 calls/s # 2.81 [+1.07] udp tx: 1300 MB/s 22058 calls/s 22058 msg/s # 3.78 [+0.97] udp rx: 1179 MB/s 960336 calls/s # 3.81 [+0.03] udp tx: 1185 MB/s 20113 calls/s 20113 msg/s # 4.78 [+0.97] udp rx: 1299 MB/s 1058162 calls/s # 4.81 [+0.03] udp tx: 1307 MB/s 22175 calls/s 22175 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1286 MB/s 1047573 calls/s # 6.01 [+1.07] udp tx: 1338 MB/s 22695 calls/s 22695 msg/s # 6.98 [+0.97] udp rx: 1320 MB/s 1074874 calls/s # 7.01 [+0.03] udp tx: 1330 MB/s 22563 calls/s 22563 msg/s # 7.98 [+0.97] udp rx: 1322 MB/s 1076479 calls/s # 8.01 [+0.03] udp tx: 1328 MB/s 22528 calls/s 22528 msg/s # 8.64 [+0.63] GRO frag list over UDP tunnel ok # 9.35 [+0.71] GRO fwd over UDP tunnel ok # 9.59 [+0.25] IPv6 # 9.84 [+0.24] No GRO ok # 10.42 [+0.58] GRO frag list ok # 11.00 [+0.59] GRO fwd ok # 11.53 [+0.52] UDP fwd perf udp rx: 1135 MB/s 924576 calls/s # 12.60 [+1.07] udp tx: 1266 MB/s 21483 calls/s 21483 msg/s # 13.57 [+0.97] udp rx: 1115 MB/s 907795 calls/s # 13.60 [+0.03] udp tx: 1285 MB/s 21799 calls/s 21799 msg/s # 14.57 [+0.97] udp rx: 1078 MB/s 877817 calls/s # 14.60 [+0.03] udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1156 MB/s 941506 calls/s # 15.80 [+1.08] udp tx: 1254 MB/s 21280 calls/s 21280 msg/s # 16.77 [+0.97] udp rx: 1213 MB/s 987541 calls/s # 16.80 [+0.03] udp tx: 1267 MB/s 21491 calls/s 21491 msg/s # 17.77 [+0.97] udp rx: 1117 MB/s 909672 calls/s # 17.80 [+0.03] udp tx: 1258 MB/s 21340 calls/s 21340 msg/s # 18.44 [+0.65] GRO frag list over UDP tunnel ok # 19.27 [+0.83] 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__->