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.24 [+0.23] No GRO ok # 0.79 [+0.55] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.81 [+0.45] UDP fwd perf udp rx: 1241 MB/s 1010643 calls/s # 2.87 [+1.06] udp tx: 1785 MB/s 30276 calls/s 30276 msg/s # 3.87 [+1.00] udp rx: 1598 MB/s 1301760 calls/s # 3.87 [+0.00] udp tx: 1853 MB/s 31435 calls/s 31435 msg/s # 4.87 [+1.00] udp rx: 1844 MB/s 1501907 calls/s # 4.87 [+0.00] udp tx: 1862 MB/s 31588 calls/s 31588 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1536 MB/s 1251099 calls/s # 6.05 [+1.06] udp tx: 1855 MB/s 31468 calls/s 31468 msg/s # 7.04 [+0.99] udp rx: 1620 MB/s 1319535 calls/s # 7.05 [+0.01] udp tx: 1827 MB/s 30998 calls/s 30998 msg/s # 8.04 [+0.99] udp rx: 1638 MB/s 1333914 calls/s # 8.05 [+0.01] udp tx: 1842 MB/s 31258 calls/s 31258 msg/s # 8.60 [+0.54] GRO frag list over UDP tunnel ok # 9.30 [+0.70] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.78 [+0.24] No GRO ok # 10.27 [+0.50] GRO frag list ok # 10.77 [+0.49] GRO fwd ok # 11.24 [+0.47] UDP fwd perf udp rx: 1611 MB/s 1311612 calls/s # 12.30 [+1.06] udp tx: 1730 MB/s 29358 calls/s 29358 msg/s # 13.28 [+0.98] udp rx: 1870 MB/s 1522704 calls/s # 13.30 [+0.02] udp tx: 1868 MB/s 31686 calls/s 31686 msg/s # 14.28 [+0.98] udp rx: 1778 MB/s 1447776 calls/s # 14.30 [+0.02] udp tx: 1776 MB/s 30133 calls/s 30133 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1657 MB/s 1349376 calls/s # 15.48 [+1.06] udp tx: 1702 MB/s 28872 calls/s 28872 msg/s # 16.46 [+0.98] udp rx: 1854 MB/s 1509600 calls/s # 16.48 [+0.02] udp tx: 1852 MB/s 31414 calls/s 31414 msg/s # 17.46 [+0.98] udp rx: 1719 MB/s 1399628 calls/s # 17.48 [+0.02] udp tx: 1829 MB/s 31034 calls/s 31034 msg/s # 18.05 [+0.57] GRO frag list over UDP tunnel ok # 18.76 [+0.70] 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__->