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.27] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.55 [+0.70] GRO fwd ok # 2.14 [+0.59] UDP fwd perf udp rx: 1045 MB/s 850924 calls/s # 3.23 [+1.09] udp tx: 1320 MB/s 22393 calls/s 22393 msg/s # 4.19 [+0.96] udp rx: 1517 MB/s 1235536 calls/s # 4.23 [+0.04] udp tx: 1868 MB/s 31697 calls/s 31697 msg/s # 5.20 [+0.96] udp rx: 1674 MB/s 1363412 calls/s # 5.23 [+0.04] udp tx: 1661 MB/s 28180 calls/s 28180 msg/s # 5.35 [+0.12] UDP GRO fwd perf udp rx: 1387 MB/s 1129092 calls/s # 6.43 [+1.08] udp tx: 1868 MB/s 31691 calls/s 31691 msg/s # 7.40 [+0.97] udp rx: 1895 MB/s 1542766 calls/s # 7.43 [+0.03] udp tx: 1893 MB/s 32120 calls/s 32120 msg/s # 8.40 [+0.97] udp rx: 1889 MB/s 1538147 calls/s # 8.43 [+0.03] udp tx: 1888 MB/s 32033 calls/s 32033 msg/s # 9.07 [+0.64] GRO frag list over UDP tunnel ok # 9.86 [+0.79] GRO fwd over UDP tunnel ok # 10.13 [+0.27] IPv6 # 10.39 [+0.27] No GRO ok # 10.96 [+0.57] GRO frag list ok # 11.55 [+0.59] GRO fwd ok # 12.12 [+0.57] UDP fwd perf udp rx: 1165 MB/s 948405 calls/s # 13.20 [+1.08] udp tx: 1631 MB/s 27668 calls/s 27668 msg/s # 14.17 [+0.97] udp rx: 1862 MB/s 1516129 calls/s # 14.20 [+0.03] udp tx: 1861 MB/s 31578 calls/s 31578 msg/s # 15.17 [+0.97] udp rx: 1680 MB/s 1367749 calls/s # 15.20 [+0.03] udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # 15.33 [+0.12] UDP GRO fwd perf udp rx: 1637 MB/s 1333445 calls/s # 16.41 [+1.08] udp tx: 1790 MB/s 30364 calls/s 30364 msg/s # 17.38 [+0.97] udp rx: 1841 MB/s 1499378 calls/s # 17.41 [+0.03] udp tx: 1839 MB/s 31200 calls/s 31200 msg/s # 18.38 [+0.97] udp rx: 1820 MB/s 1482037 calls/s # 18.41 [+0.03] udp tx: 1819 MB/s 30862 calls/s 30862 msg/s # 19.11 [+0.69] GRO frag list over UDP tunnel ok # 19.99 [+0.88] 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__->