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.03 [+0.03] IPv4 # 0.28 [+0.25] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.51 [+0.66] GRO fwd ok # 2.03 [+0.52] UDP fwd perf udp rx: 1097 MB/s 893756 calls/s # 3.10 [+1.07] udp tx: 1702 MB/s 28880 calls/s 28880 msg/s # 4.07 [+0.97] udp rx: 1849 MB/s 1505664 calls/s # 4.10 [+0.03] udp tx: 1847 MB/s 31340 calls/s 31340 msg/s # 5.07 [+0.97] udp rx: 1868 MB/s 1520784 calls/s # 5.10 [+0.03] udp tx: 1865 MB/s 31647 calls/s 31647 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1759 MB/s 1432512 calls/s # 6.29 [+1.07] udp tx: 1820 MB/s 30876 calls/s 30876 msg/s # 7.26 [+0.97] udp rx: 1873 MB/s 1525056 calls/s # 7.29 [+0.03] udp tx: 1870 MB/s 31731 calls/s 31731 msg/s # 8.26 [+0.97] udp rx: 1869 MB/s 1521984 calls/s # 8.29 [+0.03] udp tx: 1867 MB/s 31675 calls/s 31675 msg/s # 8.92 [+0.63] GRO frag list over UDP tunnel ok # 9.73 [+0.81] GRO fwd over UDP tunnel ok # 10.01 [+0.29] IPv6 # 10.30 [+0.29] No GRO ok # 10.88 [+0.58] GRO frag list ok # 11.50 [+0.61] GRO fwd ok # 12.08 [+0.59] UDP fwd perf udp rx: 1231 MB/s 1002476 calls/s # 13.17 [+1.09] udp tx: 1687 MB/s 28625 calls/s 28625 msg/s # 14.14 [+0.97] udp rx: 1530 MB/s 1245626 calls/s # 14.17 [+0.03] udp tx: 1628 MB/s 27620 calls/s 27620 msg/s # 15.15 [+0.97] udp rx: 1416 MB/s 1153083 calls/s # 15.17 [+0.03] udp tx: 1586 MB/s 26916 calls/s 26916 msg/s # 15.30 [+0.12] UDP GRO fwd perf udp rx: 1672 MB/s 1361776 calls/s # 16.37 [+1.08] udp tx: 1733 MB/s 29394 calls/s 29394 msg/s # 17.34 [+0.97] udp rx: 1240 MB/s 1009722 calls/s # 17.37 [+0.03] udp tx: 1765 MB/s 29942 calls/s 29942 msg/s # 18.34 [+0.97] udp rx: 1478 MB/s 1203410 calls/s # 18.37 [+0.03] udp tx: 1813 MB/s 30761 calls/s 30761 msg/s # 19.03 [+0.66] GRO frag list over UDP tunnel ok # 19.86 [+0.83] 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__->