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.27 [+0.26] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.40 [+0.58] GRO fwd ok # 1.89 [+0.49] UDP fwd perf udp rx: 1386 MB/s 1128504 calls/s # 2.96 [+1.07] udp tx: 1725 MB/s 29259 calls/s 29259 msg/s # 3.93 [+0.97] udp rx: 1771 MB/s 1442070 calls/s # 3.96 [+0.03] udp tx: 1796 MB/s 30472 calls/s 30472 msg/s # 4.93 [+0.98] udp rx: 1682 MB/s 1369883 calls/s # 4.96 [+0.02] udp tx: 1743 MB/s 29565 calls/s 29565 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1666 MB/s 1356597 calls/s # 6.14 [+1.07] udp tx: 1868 MB/s 31695 calls/s 31695 msg/s # 7.12 [+0.97] udp rx: 1884 MB/s 1534464 calls/s # 7.14 [+0.03] udp tx: 1883 MB/s 31939 calls/s 31939 msg/s # 8.12 [+0.97] udp rx: 1811 MB/s 1474800 calls/s # 8.14 [+0.03] udp tx: 1809 MB/s 30690 calls/s 30690 msg/s # 8.79 [+0.65] GRO frag list over UDP tunnel ok # 9.57 [+0.78] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.12 [+0.29] No GRO ok # 10.67 [+0.56] GRO frag list ok # 11.27 [+0.60] GRO fwd ok # 11.78 [+0.51] UDP fwd perf udp rx: 1121 MB/s 912625 calls/s # 12.85 [+1.07] udp tx: 1729 MB/s 29340 calls/s 29340 msg/s # 13.82 [+0.97] udp rx: 1828 MB/s 1488399 calls/s # 13.85 [+0.03] udp tx: 1854 MB/s 31449 calls/s 31449 msg/s # 14.82 [+0.97] udp rx: 1835 MB/s 1494401 calls/s # 14.85 [+0.03] udp tx: 1857 MB/s 31509 calls/s 31509 msg/s # 14.98 [+0.12] UDP GRO fwd perf udp rx: 1810 MB/s 1473600 calls/s # 16.05 [+1.07] udp tx: 1859 MB/s 31534 calls/s 31534 msg/s # 17.02 [+0.97] udp rx: 1856 MB/s 1511520 calls/s # 17.05 [+0.03] udp tx: 1854 MB/s 31449 calls/s 31449 msg/s # 18.02 [+0.97] udp rx: 1538 MB/s 1252508 calls/s # 18.05 [+0.03] udp tx: 1789 MB/s 30357 calls/s 30357 msg/s # 18.65 [+0.60] GRO frag list over UDP tunnel ok # 19.41 [+0.76] 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__->