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.26] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.86 [+0.45] UDP fwd perf udp rx: 1421 MB/s 1157514 calls/s # 2.92 [+1.06] udp tx: 1815 MB/s 30788 calls/s 30788 msg/s # 3.89 [+0.98] udp rx: 1856 MB/s 1511579 calls/s # 3.92 [+0.02] udp tx: 1858 MB/s 31517 calls/s 31517 msg/s # 4.90 [+0.98] udp rx: 1869 MB/s 1522176 calls/s # 4.92 [+0.02] udp tx: 1867 MB/s 31675 calls/s 31675 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1591 MB/s 1295719 calls/s # 6.10 [+1.06] udp tx: 1662 MB/s 28191 calls/s 28191 msg/s # 7.07 [+0.97] udp rx: 1594 MB/s 1298324 calls/s # 7.10 [+0.03] udp tx: 1767 MB/s 29975 calls/s 29975 msg/s # 8.07 [+0.98] udp rx: 1821 MB/s 1482547 calls/s # 8.10 [+0.02] udp tx: 1821 MB/s 30889 calls/s 30889 msg/s # 8.61 [+0.52] GRO frag list over UDP tunnel ok # 9.33 [+0.72] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.80 [+0.22] No GRO ok # 10.28 [+0.48] GRO frag list ok # 10.79 [+0.51] GRO fwd ok # 11.24 [+0.45] UDP fwd perf udp rx: 1528 MB/s 1244070 calls/s # 12.30 [+1.06] udp tx: 1769 MB/s 30005 calls/s 30005 msg/s # 13.28 [+0.97] udp rx: 1817 MB/s 1479504 calls/s # 13.30 [+0.03] udp tx: 1815 MB/s 30789 calls/s 30789 msg/s # 14.28 [+0.98] udp rx: 1831 MB/s 1491168 calls/s # 14.30 [+0.02] udp tx: 1830 MB/s 31048 calls/s 31048 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1454112 calls/s # 15.48 [+1.06] udp tx: 1839 MB/s 31206 calls/s 31206 msg/s # 16.46 [+0.97] udp rx: 1788 MB/s 1456118 calls/s # 16.48 [+0.03] udp tx: 1842 MB/s 31255 calls/s 31255 msg/s # 17.46 [+0.97] udp rx: 1846 MB/s 1503552 calls/s # 17.48 [+0.03] udp tx: 1845 MB/s 31295 calls/s 31295 msg/s # 18.07 [+0.59] GRO frag list over UDP tunnel ok # 18.84 [+0.77] 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__->