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.26 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.35 [+0.57] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1528 MB/s 1244239 calls/s # 2.91 [+1.07] udp tx: 1816 MB/s 30810 calls/s 30810 msg/s # 3.88 [+0.97] udp rx: 1828 MB/s 1488672 calls/s # 3.91 [+0.03] udp tx: 1825 MB/s 30957 calls/s 30957 msg/s # 4.88 [+0.97] udp rx: 1828 MB/s 1488720 calls/s # 4.91 [+0.03] udp tx: 1828 MB/s 31011 calls/s 31011 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1523 MB/s 1240486 calls/s # 6.11 [+1.08] udp tx: 1706 MB/s 28936 calls/s 28936 msg/s # 7.08 [+0.97] udp rx: 1910 MB/s 1555728 calls/s # 7.11 [+0.03] udp tx: 1908 MB/s 32376 calls/s 32376 msg/s # 8.08 [+0.97] udp rx: 1915 MB/s 1559424 calls/s # 8.11 [+0.03] udp tx: 1913 MB/s 32459 calls/s 32459 msg/s # 8.79 [+0.68] GRO frag list over UDP tunnel ok # 9.66 [+0.88] GRO fwd over UDP tunnel ok # 9.92 [+0.26] IPv6 # 10.17 [+0.25] No GRO ok # 10.69 [+0.52] GRO frag list ok # 11.28 [+0.59] GRO fwd ok # 11.78 [+0.50] UDP fwd perf udp rx: 1447 MB/s 1178199 calls/s # 12.85 [+1.07] udp tx: 1653 MB/s 28039 calls/s 28039 msg/s # 13.82 [+0.97] udp rx: 1760 MB/s 1432987 calls/s # 13.85 [+0.03] udp tx: 1775 MB/s 30117 calls/s 30117 msg/s # 14.82 [+0.97] udp rx: 1537 MB/s 1252086 calls/s # 14.85 [+0.03] udp tx: 1807 MB/s 30652 calls/s 30652 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1757 MB/s 1431120 calls/s # 16.04 [+1.07] udp tx: 1810 MB/s 30699 calls/s 30699 msg/s # 17.01 [+0.97] udp rx: 1743 MB/s 1419684 calls/s # 17.04 [+0.03] udp tx: 1822 MB/s 30913 calls/s 30913 msg/s # 18.02 [+0.97] udp rx: 1689 MB/s 1375129 calls/s # 18.04 [+0.03] udp tx: 1669 MB/s 28317 calls/s 28317 msg/s # 18.67 [+0.62] GRO frag list over UDP tunnel ok # 19.48 [+0.81] 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__->