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.80 [+0.53] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.86 [+0.47] UDP fwd perf udp rx: 1704 MB/s 1387868 calls/s # 2.93 [+1.07] udp tx: 1918 MB/s 32537 calls/s 32537 msg/s # 3.90 [+0.97] udp rx: 1976 MB/s 1609248 calls/s # 3.93 [+0.03] udp tx: 1974 MB/s 33495 calls/s 33495 msg/s # 4.90 [+0.97] udp rx: 1971 MB/s 1605216 calls/s # 4.93 [+0.03] udp tx: 1969 MB/s 33403 calls/s 33403 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1900 MB/s 1547232 calls/s # 6.12 [+1.07] udp tx: 1956 MB/s 33187 calls/s 33187 msg/s # 7.09 [+0.97] udp rx: 1949 MB/s 1587072 calls/s # 7.12 [+0.03] udp tx: 1948 MB/s 33042 calls/s 33042 msg/s # 8.09 [+0.97] udp rx: 1943 MB/s 1581840 calls/s # 8.12 [+0.03] udp tx: 1940 MB/s 32919 calls/s 32919 msg/s # 8.68 [+0.56] GRO frag list over UDP tunnel ok # 9.48 [+0.80] GRO fwd over UDP tunnel ok # 9.74 [+0.26] IPv6 # 9.99 [+0.26] No GRO ok # 10.51 [+0.52] GRO frag list ok # 11.05 [+0.54] GRO fwd ok # 11.54 [+0.49] UDP fwd perf udp rx: 1518 MB/s 1236428 calls/s # 12.61 [+1.07] udp tx: 1694 MB/s 28736 calls/s 28736 msg/s # 13.57 [+0.97] udp rx: 1746 MB/s 1421664 calls/s # 13.61 [+0.03] udp tx: 1750 MB/s 29682 calls/s 29682 msg/s # 14.58 [+0.97] udp rx: 1744 MB/s 1419936 calls/s # 14.61 [+0.03] udp tx: 1744 MB/s 29584 calls/s 29584 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1770 MB/s 1441680 calls/s # 15.79 [+1.06] udp tx: 1814 MB/s 30776 calls/s 30776 msg/s # 16.76 [+0.97] udp rx: 1797 MB/s 1462960 calls/s # 16.79 [+0.03] udp tx: 1799 MB/s 30520 calls/s 30520 msg/s # 17.76 [+0.98] udp rx: 1768 MB/s 1439477 calls/s # 17.79 [+0.02] udp tx: 1767 MB/s 29986 calls/s 29986 msg/s # 18.40 [+0.62] GRO frag list over UDP tunnel ok # 19.25 [+0.84] 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__->