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.29 [+0.27] No GRO ok # 0.83 [+0.53] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.86 [+0.45] UDP fwd perf udp rx: 1155 MB/s 940652 calls/s # 2.92 [+1.06] udp tx: 1760 MB/s 29863 calls/s 29863 msg/s # 3.89 [+0.97] udp rx: 1892 MB/s 1540704 calls/s # 3.92 [+0.03] udp tx: 1891 MB/s 32082 calls/s 32082 msg/s # 4.90 [+0.98] udp rx: 1620 MB/s 1319424 calls/s # 4.92 [+0.02] udp tx: 1876 MB/s 31835 calls/s 31835 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1667 MB/s 1357274 calls/s # 6.10 [+1.06] udp tx: 1809 MB/s 30694 calls/s 30694 msg/s # 7.07 [+0.98] udp rx: 1841 MB/s 1499008 calls/s # 7.10 [+0.02] udp tx: 1894 MB/s 32127 calls/s 32127 msg/s # 8.07 [+0.98] udp rx: 1378 MB/s 1122029 calls/s # 8.10 [+0.02] udp tx: 1867 MB/s 31680 calls/s 31680 msg/s # 8.64 [+0.54] GRO frag list over UDP tunnel ok # 9.38 [+0.74] GRO fwd over UDP tunnel ok # 9.63 [+0.26] IPv6 # 9.88 [+0.25] No GRO ok # 10.38 [+0.50] GRO frag list ok # 10.92 [+0.54] GRO fwd ok # 11.38 [+0.46] UDP fwd perf udp rx: 1119 MB/s 911485 calls/s # 12.44 [+1.06] udp tx: 1648 MB/s 27962 calls/s 27962 msg/s # 13.42 [+0.98] udp rx: 1723 MB/s 1403280 calls/s # 13.44 [+0.02] udp tx: 1722 MB/s 29216 calls/s 29216 msg/s # 14.42 [+0.98] udp rx: 1754 MB/s 1428240 calls/s # 14.44 [+0.02] udp tx: 1753 MB/s 29742 calls/s 29742 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1625 MB/s 1323523 calls/s # 15.62 [+1.06] udp tx: 1774 MB/s 30092 calls/s 30092 msg/s # 16.60 [+0.98] udp rx: 1781 MB/s 1450224 calls/s # 16.62 [+0.02] udp tx: 1779 MB/s 30187 calls/s 30187 msg/s # 17.60 [+0.98] udp rx: 1836 MB/s 1495296 calls/s # 17.62 [+0.02] udp tx: 1835 MB/s 31139 calls/s 31139 msg/s # 18.15 [+0.52] GRO frag list over UDP tunnel ok # 18.80 [+0.66] 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__->