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.28 [+0.27] No GRO ok # 0.80 [+0.51] GRO frag list ok # 1.36 [+0.56] GRO fwd ok # 1.87 [+0.51] UDP fwd perf udp tx: 1862 MB/s 31592 calls/s 31592 msg/s # 2.94 [+1.07] udp rx: 1640 MB/s 1335445 calls/s # 3.94 [+1.00] udp tx: 1886 MB/s 32002 calls/s 32002 msg/s # 3.94 [+0.00] udp rx: 1848 MB/s 1504975 calls/s # 4.94 [+1.00] udp tx: 1894 MB/s 32137 calls/s 32137 msg/s # 5.04 [+0.10] udp rx: 1894 MB/s 1542336 calls/s # 5.06 [+0.02] UDP GRO fwd perf udp rx: 1773 MB/s 1443792 calls/s # 6.12 [+1.07] udp tx: 1817 MB/s 30828 calls/s 30828 msg/s # 7.10 [+0.98] udp rx: 1870 MB/s 1523040 calls/s # 7.12 [+0.02] udp tx: 1869 MB/s 31710 calls/s 31710 msg/s # 8.10 [+0.98] udp rx: 1851 MB/s 1507296 calls/s # 8.12 [+0.02] udp tx: 1848 MB/s 31360 calls/s 31360 msg/s # 8.73 [+0.61] GRO frag list over UDP tunnel ok # 9.54 [+0.81] GRO fwd over UDP tunnel ok # 9.81 [+0.26] IPv6 # 10.07 [+0.26] No GRO ok # 10.62 [+0.55] GRO frag list ok # 11.19 [+0.57] GRO fwd ok # 11.71 [+0.52] UDP fwd perf udp rx: 1510 MB/s 1230079 calls/s # 12.79 [+1.07] udp tx: 1687 MB/s 28625 calls/s 28625 msg/s # 13.75 [+0.97] udp rx: 1845 MB/s 1502064 calls/s # 13.79 [+0.03] udp tx: 1842 MB/s 31251 calls/s 31251 msg/s # 14.75 [+0.97] udp rx: 1852 MB/s 1508256 calls/s # 14.79 [+0.03] udp tx: 1850 MB/s 31394 calls/s 31394 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1760 MB/s 1433184 calls/s # 15.97 [+1.07] udp tx: 1815 MB/s 30792 calls/s 30792 msg/s # 16.97 [+1.00] udp rx: 1773 MB/s 1443760 calls/s # 16.98 [+0.00] udp tx: 1828 MB/s 31017 calls/s 31017 msg/s # 17.97 [+1.00] udp rx: 1867 MB/s 1520637 calls/s # 17.98 [+0.00] udp tx: 1866 MB/s 31653 calls/s 31653 msg/s # 18.58 [+0.61] GRO frag list over UDP tunnel ok # 19.37 [+0.79] 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__->