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.26] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.47 [+0.61] GRO fwd ok # 1.99 [+0.52] UDP fwd perf udp rx: 1429 MB/s 1163964 calls/s # 3.07 [+1.08] udp tx: 1606 MB/s 27253 calls/s 27253 msg/s # 4.04 [+0.97] udp rx: 1281 MB/s 1043090 calls/s # 4.07 [+0.03] udp tx: 1744 MB/s 29596 calls/s 29596 msg/s # 5.04 [+0.97] udp rx: 1551 MB/s 1262980 calls/s # 5.07 [+0.03] udp tx: 1717 MB/s 29125 calls/s 29125 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1244 MB/s 1013276 calls/s # 6.27 [+1.08] udp tx: 1696 MB/s 28776 calls/s 28776 msg/s # 7.23 [+0.97] udp rx: 1633 MB/s 1330079 calls/s # 7.27 [+0.03] udp tx: 1786 MB/s 30292 calls/s 30292 msg/s # 8.24 [+0.97] udp rx: 1701 MB/s 1385152 calls/s # 8.27 [+0.03] udp tx: 1777 MB/s 30154 calls/s 30154 msg/s # 8.90 [+0.63] GRO frag list over UDP tunnel ok # 9.66 [+0.76] GRO fwd over UDP tunnel ok # 9.91 [+0.26] IPv6 # 10.17 [+0.25] No GRO ok # 10.72 [+0.55] GRO frag list ok # 11.28 [+0.56] GRO fwd ok # 11.79 [+0.50] UDP fwd perf udp rx: 1048 MB/s 853205 calls/s # 12.85 [+1.07] udp tx: 1514 MB/s 25683 calls/s 25683 msg/s # 13.83 [+0.97] udp rx: 1490 MB/s 1213664 calls/s # 13.85 [+0.03] udp tx: 1743 MB/s 29573 calls/s 29573 msg/s # 14.83 [+0.98] udp rx: 1670 MB/s 1360195 calls/s # 14.85 [+0.02] udp tx: 1837 MB/s 31166 calls/s 31166 msg/s # 14.98 [+0.12] UDP GRO fwd perf udp rx: 1729 MB/s 1408272 calls/s # 16.06 [+1.08] udp tx: 1790 MB/s 30374 calls/s 30374 msg/s # 17.02 [+0.97] udp rx: 1845 MB/s 1502448 calls/s # 17.06 [+0.03] udp tx: 1843 MB/s 31272 calls/s 31272 msg/s # 18.02 [+0.97] udp rx: 1840 MB/s 1498224 calls/s # 18.06 [+0.03] udp tx: 1837 MB/s 31170 calls/s 31170 msg/s # 18.70 [+0.64] GRO frag list over UDP tunnel ok # 19.48 [+0.78] 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__->