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.25 [+0.23] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.79 [+0.45] UDP fwd perf udp rx: 1405 MB/s 1144176 calls/s # 2.85 [+1.06] udp tx: 1766 MB/s 29957 calls/s 29957 msg/s # 3.82 [+0.97] udp rx: 1744 MB/s 1420247 calls/s # 3.85 [+0.03] udp tx: 1805 MB/s 30616 calls/s 30616 msg/s # 4.82 [+0.98] udp rx: 1714 MB/s 1396032 calls/s # 4.85 [+0.02] udp tx: 1714 MB/s 29079 calls/s 29079 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1592 MB/s 1296679 calls/s # 6.03 [+1.07] udp tx: 1762 MB/s 29893 calls/s 29893 msg/s # 7.01 [+0.97] udp rx: 1750 MB/s 1424976 calls/s # 7.03 [+0.03] udp tx: 1751 MB/s 29703 calls/s 29703 msg/s # 8.01 [+0.97] udp rx: 1871 MB/s 1523616 calls/s # 8.03 [+0.03] udp tx: 1869 MB/s 31709 calls/s 31709 msg/s # 8.64 [+0.60] GRO frag list over UDP tunnel ok # 9.40 [+0.76] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.90 [+0.26] No GRO ok # 10.41 [+0.50] GRO frag list ok # 10.91 [+0.50] GRO fwd ok # 11.35 [+0.44] UDP fwd perf udp rx: 848 MB/s 690548 calls/s # 12.41 [+1.06] udp tx: 1592 MB/s 27002 calls/s 27002 msg/s # 13.39 [+0.98] udp rx: 1796 MB/s 1462939 calls/s # 13.41 [+0.02] udp tx: 1822 MB/s 30905 calls/s 30905 msg/s # 14.39 [+0.98] udp rx: 1555 MB/s 1266093 calls/s # 14.41 [+0.02] udp tx: 1828 MB/s 31008 calls/s 31008 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1614 MB/s 1314062 calls/s # 15.59 [+1.06] udp tx: 1832 MB/s 31080 calls/s 31080 msg/s # 16.57 [+0.98] udp rx: 1867 MB/s 1520640 calls/s # 16.59 [+0.02] udp tx: 1866 MB/s 31649 calls/s 31649 msg/s # 17.57 [+0.98] udp rx: 1865 MB/s 1518432 calls/s # 17.59 [+0.02] udp tx: 1863 MB/s 31599 calls/s 31599 msg/s # 18.13 [+0.53] GRO frag list over UDP tunnel ok # 18.83 [+0.70] 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__->