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.23 [+0.22] No GRO ok # 0.76 [+0.53] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.81 [+0.50] UDP fwd perf udp rx: 1639 MB/s 1334612 calls/s # 2.88 [+1.07] udp tx: 1796 MB/s 30474 calls/s 30474 msg/s # 3.85 [+0.97] udp rx: 1832 MB/s 1492148 calls/s # 3.88 [+0.03] udp tx: 1850 MB/s 31389 calls/s 31389 msg/s # 4.85 [+0.97] udp rx: 1847 MB/s 1503753 calls/s # 4.88 [+0.03] udp tx: 1860 MB/s 31551 calls/s 31551 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1674 MB/s 1362211 calls/s # 6.07 [+1.07] udp tx: 1787 MB/s 30310 calls/s 30310 msg/s # 7.04 [+0.97] udp rx: 1799 MB/s 1464695 calls/s # 7.07 [+0.03] udp tx: 1820 MB/s 30873 calls/s 30873 msg/s # 8.04 [+0.98] udp rx: 1715 MB/s 1396203 calls/s # 8.07 [+0.02] udp tx: 1717 MB/s 29124 calls/s 29124 msg/s # 8.67 [+0.60] GRO frag list over UDP tunnel ok # 9.47 [+0.80] GRO fwd over UDP tunnel ok # 9.72 [+0.25] IPv6 # 9.97 [+0.24] No GRO ok # 10.51 [+0.54] GRO frag list ok # 11.05 [+0.54] GRO fwd ok # 11.54 [+0.48] UDP fwd perf udp rx: 851 MB/s 692024 calls/s # 12.60 [+1.06] udp tx: 1411 MB/s 23944 calls/s 23944 msg/s # 13.58 [+0.98] udp rx: 1146 MB/s 932800 calls/s # 13.60 [+0.02] udp tx: 1202 MB/s 20392 calls/s 20392 msg/s # 14.58 [+0.98] udp rx: 758 MB/s 617351 calls/s # 14.60 [+0.02] udp tx: 1082 MB/s 18354 calls/s 18354 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 912 MB/s 742119 calls/s # 15.81 [+1.08] udp tx: 1160 MB/s 19688 calls/s 19688 msg/s # 16.77 [+0.97] udp rx: 719 MB/s 585079 calls/s # 16.81 [+0.03] udp tx: 1249 MB/s 21196 calls/s 21196 msg/s # 17.78 [+0.97] udp rx: 815 MB/s 663261 calls/s # 17.81 [+0.03] udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # 18.41 [+0.61] GRO frag list over UDP tunnel ok # 19.20 [+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__->