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.88 [+0.60] GRO frag list ok # 3.61 [+2.73] GRO fwd ok # 4.30 [+0.69] UDP fwd perf udp rx: 900 MB/s 732950 calls/s # 5.39 [+1.08] udp tx: 1370 MB/s 23245 calls/s 23245 msg/s # 6.35 [+0.97] udp rx: 1589 MB/s 1293944 calls/s # 6.39 [+0.03] udp tx: 1769 MB/s 30015 calls/s 30015 msg/s # 7.36 [+0.97] udp rx: 1674 MB/s 1363070 calls/s # 7.39 [+0.03] udp tx: 1789 MB/s 30358 calls/s 30358 msg/s # 7.51 [+0.13] UDP GRO fwd perf udp rx: 1345 MB/s 1095303 calls/s # 8.59 [+1.08] udp tx: 1651 MB/s 28014 calls/s 28014 msg/s # 9.56 [+0.97] udp rx: 1537 MB/s 1251778 calls/s # 9.59 [+0.03] udp tx: 1818 MB/s 30848 calls/s 30848 msg/s # 10.56 [+0.97] udp rx: 1619 MB/s 1318848 calls/s # 10.59 [+0.03] udp tx: 1615 MB/s 27401 calls/s 27401 msg/s # 11.12 [+0.53] GRO frag list over UDP tunnel ok # 11.83 [+0.71] GRO fwd over UDP tunnel ok # 12.07 [+0.24] IPv6 # 12.30 [+0.23] No GRO ok # 12.81 [+0.51] GRO frag list ok # 13.31 [+0.50] GRO fwd ok # 13.79 [+0.48] UDP fwd perf udp rx: 1367 MB/s 1113548 calls/s # 14.85 [+1.06] udp tx: 1514 MB/s 25685 calls/s 25685 msg/s # 15.82 [+0.97] udp rx: 1593 MB/s 1297440 calls/s # 15.85 [+0.03] udp tx: 1597 MB/s 27094 calls/s 27094 msg/s # 16.82 [+0.97] udp rx: 1805 MB/s 1470056 calls/s # 16.85 [+0.03] udp tx: 1787 MB/s 30323 calls/s 30323 msg/s # 16.97 [+0.12] UDP GRO fwd perf udp rx: 1558 MB/s 1268448 calls/s # 18.03 [+1.07] udp tx: 1605 MB/s 27228 calls/s 27228 msg/s # 19.01 [+0.97] udp rx: 1628 MB/s 1325424 calls/s # 19.03 [+0.03] udp tx: 1614 MB/s 27384 calls/s 27384 msg/s # 20.01 [+0.98] udp rx: 1789 MB/s 1456880 calls/s # 20.03 [+0.02] udp tx: 1799 MB/s 30522 calls/s 30522 msg/s # 20.63 [+0.59] GRO frag list over UDP tunnel ok # 21.37 [+0.74] 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__->