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.30 [+0.27] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.48 [+0.64] GRO fwd ok # 1.98 [+0.50] UDP fwd perf udp rx: 1540 MB/s 1254044 calls/s # 3.05 [+1.07] udp tx: 1771 MB/s 30046 calls/s 30046 msg/s # 4.02 [+0.97] udp rx: 1838 MB/s 1497072 calls/s # 4.05 [+0.03] udp tx: 1837 MB/s 31172 calls/s 31172 msg/s # 5.02 [+0.97] udp rx: 1790 MB/s 1457947 calls/s # 5.05 [+0.03] udp tx: 1814 MB/s 30773 calls/s 30773 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1684 MB/s 1371028 calls/s # 6.25 [+1.07] udp tx: 1768 MB/s 29993 calls/s 29993 msg/s # 7.22 [+0.97] udp rx: 1789 MB/s 1456800 calls/s # 7.25 [+0.03] udp tx: 1788 MB/s 30331 calls/s 30331 msg/s # 8.22 [+0.97] udp rx: 1792 MB/s 1459008 calls/s # 8.25 [+0.03] udp tx: 1789 MB/s 30343 calls/s 30343 msg/s # 8.86 [+0.61] GRO frag list over UDP tunnel ok # 9.70 [+0.84] GRO fwd over UDP tunnel ok # 9.95 [+0.26] IPv6 # 10.21 [+0.26] No GRO ok # 10.75 [+0.54] GRO frag list ok # 11.33 [+0.57] GRO fwd ok # 11.85 [+0.52] UDP fwd perf udp rx: 1580 MB/s 1286588 calls/s # 12.92 [+1.07] udp tx: 1768 MB/s 30000 calls/s 30000 msg/s # 13.89 [+0.97] udp rx: 1717 MB/s 1398096 calls/s # 13.92 [+0.03] udp tx: 1715 MB/s 29099 calls/s 29099 msg/s # 14.89 [+0.98] udp rx: 1615 MB/s 1315248 calls/s # 14.92 [+0.02] udp tx: 1614 MB/s 27375 calls/s 27375 msg/s # 15.04 [+0.12] UDP GRO fwd perf udp rx: 1753 MB/s 1427227 calls/s # 16.12 [+1.08] udp tx: 1817 MB/s 30830 calls/s 30830 msg/s # 17.09 [+0.97] udp rx: 1830 MB/s 1490544 calls/s # 17.12 [+0.03] udp tx: 1828 MB/s 31012 calls/s 31012 msg/s # 18.09 [+0.97] udp rx: 1800 MB/s 1465728 calls/s # 18.12 [+0.03] udp tx: 1798 MB/s 30502 calls/s 30502 msg/s # 18.71 [+0.60] GRO frag list over UDP tunnel ok # 19.56 [+0.85] 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__->