make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-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.22 [+0.21] No GRO ok # 0.72 [+0.50] GRO frag list ok # 1.27 [+0.55] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1704 MB/s 1387310 calls/s # 2.78 [+1.06] udp tx: 1824 MB/s 30942 calls/s 30942 msg/s # 3.75 [+0.97] udp rx: 1657 MB/s 1349243 calls/s # 3.78 [+0.03] udp tx: 1727 MB/s 29292 calls/s 29292 msg/s # 4.75 [+0.98] udp rx: 1626 MB/s 1323960 calls/s # 4.78 [+0.02] udp tx: 1857 MB/s 31496 calls/s 31496 msg/s # 4.90 [+0.12] UDP GRO fwd perf udp rx: 1739 MB/s 1416192 calls/s # 5.96 [+1.06] udp tx: 1788 MB/s 30329 calls/s 30329 msg/s # 6.93 [+0.97] udp rx: 1811 MB/s 1474432 calls/s # 6.96 [+0.03] udp tx: 1802 MB/s 30568 calls/s 30568 msg/s # 7.93 [+0.98] udp rx: 1800 MB/s 1465664 calls/s # 7.96 [+0.02] udp tx: 1805 MB/s 30617 calls/s 30617 msg/s # 8.48 [+0.52] GRO frag list over UDP tunnel ok # 9.16 [+0.69] GRO fwd over UDP tunnel ok # 9.41 [+0.24] IPv6 # 9.67 [+0.26] No GRO ok # 10.18 [+0.51] GRO frag list ok # 10.70 [+0.52] GRO fwd ok # 11.16 [+0.45] UDP fwd perf udp rx: 1396 MB/s 1136589 calls/s # 12.22 [+1.06] udp tx: 1738 MB/s 29483 calls/s 29483 msg/s # 13.19 [+0.97] udp rx: 1424 MB/s 1159854 calls/s # 13.22 [+0.03] udp tx: 1821 MB/s 30894 calls/s 30894 msg/s # 14.19 [+0.97] udp rx: 1739 MB/s 1416550 calls/s # 14.22 [+0.03] udp tx: 1793 MB/s 30411 calls/s 30411 msg/s # 14.34 [+0.12] UDP GRO fwd perf udp rx: 988 MB/s 804901 calls/s # 15.41 [+1.08] udp tx: 1144 MB/s 19408 calls/s 19408 msg/s # 16.41 [+1.00] udp rx: 1054 MB/s 858843 calls/s # 16.41 [+0.00] udp tx: 1367 MB/s 23193 calls/s 23193 msg/s # 17.41 [+1.00] udp rx: 1787 MB/s 1455375 calls/s # 17.41 [+0.00] udp tx: 1815 MB/s 30796 calls/s 30796 msg/s # 18.00 [+0.59] GRO frag list over UDP tunnel ok # 18.76 [+0.76] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->