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.26 [+0.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.40 [+0.59] GRO fwd ok # 1.87 [+0.47] UDP fwd perf udp rx: 1241 MB/s 1010957 calls/s # 2.93 [+1.07] udp tx: 1758 MB/s 29831 calls/s 29831 msg/s # 3.90 [+0.97] udp rx: 1519 MB/s 1237437 calls/s # 3.93 [+0.03] udp tx: 1877 MB/s 31843 calls/s 31843 msg/s # 4.91 [+0.97] udp rx: 1709 MB/s 1392037 calls/s # 4.93 [+0.03] udp tx: 1870 MB/s 31730 calls/s 31730 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1320 MB/s 1075113 calls/s # 6.11 [+1.06] udp tx: 1688 MB/s 28643 calls/s 28643 msg/s # 7.09 [+0.97] udp rx: 1787 MB/s 1455408 calls/s # 7.11 [+0.02] udp tx: 1786 MB/s 30294 calls/s 30294 msg/s # 8.09 [+0.98] udp rx: 1651 MB/s 1344528 calls/s # 8.11 [+0.02] udp tx: 1649 MB/s 27985 calls/s 27985 msg/s # 8.68 [+0.57] GRO frag list over UDP tunnel ok # 9.38 [+0.70] GRO fwd over UDP tunnel ok # 9.63 [+0.25] IPv6 # 9.85 [+0.22] No GRO ok # 10.35 [+0.50] GRO frag list ok # 10.86 [+0.51] GRO fwd ok # 11.31 [+0.46] UDP fwd perf udp rx: 1663 MB/s 1353975 calls/s # 12.38 [+1.06] udp tx: 1829 MB/s 31026 calls/s 31026 msg/s # 13.35 [+0.97] udp rx: 1469 MB/s 1196595 calls/s # 13.38 [+0.03] udp tx: 1817 MB/s 30826 calls/s 30826 msg/s # 14.35 [+0.98] udp rx: 1841 MB/s 1499424 calls/s # 14.38 [+0.02] udp tx: 1840 MB/s 31223 calls/s 31223 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1790 MB/s 1457568 calls/s # 15.56 [+1.07] udp tx: 1842 MB/s 31256 calls/s 31256 msg/s # 16.53 [+0.97] udp rx: 1851 MB/s 1507728 calls/s # 16.56 [+0.03] udp tx: 1850 MB/s 31390 calls/s 31390 msg/s # 17.53 [+0.97] udp rx: 1726 MB/s 1405676 calls/s # 17.56 [+0.03] udp tx: 1825 MB/s 30964 calls/s 30964 msg/s # 18.16 [+0.60] GRO frag list over UDP tunnel ok # 18.95 [+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__->