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.02 [+0.02] IPv4 # 0.24 [+0.22] No GRO ok # 0.79 [+0.55] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.91 [+0.52] UDP fwd perf udp rx: 1707 MB/s 1390105 calls/s # 2.98 [+1.07] udp tx: 1843 MB/s 31267 calls/s 31267 msg/s # 3.95 [+0.97] udp rx: 1666 MB/s 1356983 calls/s # 3.98 [+0.03] udp tx: 1877 MB/s 31851 calls/s 31851 msg/s # 4.95 [+0.97] udp rx: 1715 MB/s 1396898 calls/s # 4.98 [+0.03] udp tx: 1892 MB/s 32099 calls/s 32099 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1739 MB/s 1416307 calls/s # 6.18 [+1.08] udp tx: 1811 MB/s 30723 calls/s 30723 msg/s # 7.14 [+0.96] udp rx: 1505 MB/s 1226023 calls/s # 7.18 [+0.04] udp tx: 1541 MB/s 26138 calls/s 26138 msg/s # 8.14 [+0.97] udp rx: 1142 MB/s 930336 calls/s # 8.18 [+0.03] udp tx: 1140 MB/s 19345 calls/s 19345 msg/s # 8.80 [+0.63] GRO frag list over UDP tunnel ok # 9.62 [+0.82] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.12 [+0.23] No GRO ok # 10.60 [+0.48] GRO frag list ok # 11.12 [+0.53] GRO fwd ok # 11.59 [+0.47] UDP fwd perf udp rx: 1331 MB/s 1084145 calls/s # 12.65 [+1.06] udp tx: 1768 MB/s 29993 calls/s 29993 msg/s # 13.62 [+0.97] udp rx: 1649 MB/s 1342939 calls/s # 13.65 [+0.03] udp tx: 1722 MB/s 29222 calls/s 29222 msg/s # 14.63 [+0.98] udp rx: 1874 MB/s 1525776 calls/s # 14.65 [+0.02] udp tx: 1872 MB/s 31766 calls/s 31766 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1576 MB/s 1283797 calls/s # 15.83 [+1.06] udp tx: 1844 MB/s 31283 calls/s 31283 msg/s # 16.83 [+1.00] udp tx: 1849 MB/s 31372 calls/s 31372 msg/s # 16.87 [+0.04] udp rx: 1580 MB/s 1286375 calls/s # 17.83 [+0.96] udp tx: 1858 MB/s 31516 calls/s 31516 msg/s # 17.93 [+0.10] udp rx: 1797 MB/s 1463031 calls/s # 18.37 [+0.45] GRO frag list over UDP tunnel ok # 19.19 [+0.82] 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__->