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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.27 [+0.52] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1347 MB/s 1092323 calls/s # 2.78 [+1.06] udp tx: 1904 MB/s 32302 calls/s 32302 msg/s # 3.75 [+0.97] udp rx: 1766 MB/s 1432301 calls/s # 3.78 [+0.02] udp tx: 1978 MB/s 33564 calls/s 33564 msg/s # 4.77 [+0.99] udp rx: 1631 MB/s 1322572 calls/s # 4.78 [+0.01] udp tx: 1972 MB/s 33458 calls/s 33458 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1385 MB/s 1122743 calls/s # 5.95 [+1.05] udp tx: 1735 MB/s 29443 calls/s 29443 msg/s # 6.93 [+0.98] udp rx: 908 MB/s 737139 calls/s # 6.95 [+0.02] udp tx: 1118 MB/s 18969 calls/s 18969 msg/s # 7.93 [+0.98] udp rx: 848 MB/s 688378 calls/s # 7.95 [+0.02] udp tx: 1196 MB/s 20290 calls/s 20290 msg/s # 8.86 [+0.91] GRO frag list over UDP tunnel ok # 9.81 [+0.95] GRO fwd over UDP tunnel ok # 10.12 [+0.31] IPv6 # 10.44 [+0.31] No GRO ok # 11.00 [+0.57] GRO frag list ok # 11.60 [+0.60] GRO fwd ok # 12.13 [+0.52] UDP fwd perf udp tx: 1845 MB/s 31297 calls/s 31297 msg/s # 13.30 [+1.17] udp rx: 1347 MB/s 1093171 calls/s # 14.21 [+0.91] udp tx: 1887 MB/s 32006 calls/s 32006 msg/s # 14.30 [+0.09] udp rx: 1623 MB/s 1315594 calls/s # 15.21 [+0.91] udp tx: 1911 MB/s 32412 calls/s 32412 msg/s # 15.31 [+0.10] udp rx: 1507 MB/s 1220897 calls/s # 15.33 [+0.02] UDP GRO fwd perf udp rx: 1555 MB/s 1263820 calls/s # 16.40 [+1.07] udp tx: 1699 MB/s 28818 calls/s 28818 msg/s # 17.37 [+0.97] udp rx: 1614 MB/s 1310006 calls/s # 17.40 [+0.03] udp tx: 1787 MB/s 30324 calls/s 30324 msg/s # 18.37 [+0.97] udp rx: 1166 MB/s 949337 calls/s # 18.40 [+0.03] udp tx: 1173 MB/s 19905 calls/s 19905 msg/s # 19.02 [+0.62] GRO frag list over UDP tunnel ok # 19.72 [+0.70] 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__->