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.25 [+0.23] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1636 MB/s 1332428 calls/s # 2.91 [+1.07] udp tx: 1809 MB/s 30691 calls/s 30691 msg/s # 3.89 [+0.97] udp rx: 1815 MB/s 1477824 calls/s # 3.91 [+0.03] udp tx: 1814 MB/s 30768 calls/s 30768 msg/s # 4.89 [+0.98] udp rx: 1905 MB/s 1551360 calls/s # 4.91 [+0.02] udp tx: 1904 MB/s 32295 calls/s 32295 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1444 MB/s 1175760 calls/s # 6.10 [+1.06] udp tx: 1867 MB/s 31674 calls/s 31674 msg/s # 7.07 [+0.97] udp rx: 1901 MB/s 1548096 calls/s # 7.10 [+0.03] udp tx: 1900 MB/s 32230 calls/s 32230 msg/s # 8.07 [+0.98] udp rx: 1249 MB/s 1017240 calls/s # 8.10 [+0.02] udp tx: 1621 MB/s 27501 calls/s 27501 msg/s # 8.77 [+0.67] GRO frag list over UDP tunnel ok # 9.55 [+0.78] GRO fwd over UDP tunnel ok # 9.82 [+0.26] IPv6 # 10.08 [+0.26] No GRO ok # 10.64 [+0.57] GRO frag list ok # 11.24 [+0.60] GRO fwd ok # 11.77 [+0.53] UDP fwd perf udp rx: 1477 MB/s 1203213 calls/s # 12.84 [+1.07] udp tx: 1689 MB/s 28655 calls/s 28655 msg/s # 13.82 [+0.97] udp rx: 1853 MB/s 1509360 calls/s # 13.84 [+0.03] udp tx: 1852 MB/s 31428 calls/s 31428 msg/s # 14.82 [+0.97] udp rx: 1880 MB/s 1530672 calls/s # 14.84 [+0.03] udp tx: 1878 MB/s 31868 calls/s 31868 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1720 MB/s 1400976 calls/s # 16.03 [+1.07] udp tx: 1768 MB/s 29993 calls/s 29993 msg/s # 17.03 [+1.00] udp tx: 1805 MB/s 30625 calls/s 30625 msg/s # 17.03 [+0.00] udp rx: 1666 MB/s 1356624 calls/s # 18.03 [+1.00] udp tx: 1593 MB/s 27022 calls/s 27022 msg/s # 18.13 [+0.10] udp rx: 1142 MB/s 929944 calls/s # 18.62 [+0.49] GRO frag list over UDP tunnel ok # 19.38 [+0.75] 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__->