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.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.37 [+0.59] GRO fwd ok # 1.86 [+0.48] UDP fwd perf udp rx: 1731 MB/s 1409900 calls/s # 2.92 [+1.07] udp tx: 1847 MB/s 31334 calls/s 31334 msg/s # 3.89 [+0.97] udp rx: 1848 MB/s 1504948 calls/s # 3.92 [+0.03] udp tx: 1892 MB/s 32101 calls/s 32101 msg/s # 4.89 [+0.97] udp rx: 1745 MB/s 1421332 calls/s # 4.92 [+0.03] udp tx: 1889 MB/s 32055 calls/s 32055 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1746 MB/s 1421467 calls/s # 6.12 [+1.07] udp tx: 1802 MB/s 30564 calls/s 30564 msg/s # 7.09 [+0.97] udp rx: 1903 MB/s 1550064 calls/s # 7.12 [+0.03] udp tx: 1902 MB/s 32265 calls/s 32265 msg/s # 8.09 [+0.97] udp rx: 1902 MB/s 1548864 calls/s # 8.12 [+0.03] udp tx: 1900 MB/s 32240 calls/s 32240 msg/s # 8.72 [+0.60] GRO frag list over UDP tunnel ok # 9.48 [+0.76] GRO fwd over UDP tunnel ok # 9.74 [+0.27] IPv6 # 9.99 [+0.25] No GRO ok # 10.55 [+0.56] GRO frag list ok # 11.12 [+0.57] GRO fwd ok # 11.63 [+0.52] UDP fwd perf udp rx: 1612 MB/s 1313036 calls/s # 12.71 [+1.07] udp tx: 1788 MB/s 30329 calls/s 30329 msg/s # 13.68 [+0.97] udp rx: 1723 MB/s 1403376 calls/s # 13.71 [+0.03] udp tx: 1720 MB/s 29180 calls/s 29180 msg/s # 14.68 [+0.97] udp rx: 1735 MB/s 1413120 calls/s # 14.71 [+0.03] udp tx: 1736 MB/s 29448 calls/s 29448 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1753 MB/s 1427616 calls/s # 15.90 [+1.07] udp tx: 1810 MB/s 30715 calls/s 30715 msg/s # 16.87 [+0.97] udp rx: 1860 MB/s 1514592 calls/s # 16.90 [+0.03] udp tx: 1859 MB/s 31545 calls/s 31545 msg/s # 17.87 [+0.97] udp rx: 1805 MB/s 1469726 calls/s # 17.90 [+0.03] udp tx: 1861 MB/s 31567 calls/s 31567 msg/s # 18.50 [+0.60] GRO frag list over UDP tunnel ok # 19.31 [+0.81] 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__->