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.83 [+0.55] GRO frag list ok # 1.43 [+0.60] GRO fwd ok # 1.89 [+0.46] UDP fwd perf udp rx: 1753 MB/s 1427144 calls/s # 2.95 [+1.07] udp tx: 1830 MB/s 31042 calls/s 31042 msg/s # 3.93 [+0.97] udp rx: 1860 MB/s 1514770 calls/s # 3.95 [+0.03] udp tx: 1908 MB/s 32370 calls/s 32370 msg/s # 4.93 [+0.98] udp rx: 1843 MB/s 1501067 calls/s # 4.95 [+0.02] udp tx: 1850 MB/s 31391 calls/s 31391 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1510 MB/s 1229758 calls/s # 6.14 [+1.07] udp tx: 1798 MB/s 30500 calls/s 30500 msg/s # 7.11 [+0.97] udp rx: 1900 MB/s 1547329 calls/s # 7.14 [+0.03] udp tx: 1924 MB/s 32647 calls/s 32647 msg/s # 8.11 [+0.97] udp rx: 1711 MB/s 1393702 calls/s # 8.14 [+0.03] udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # 8.70 [+0.56] GRO frag list over UDP tunnel ok # 9.45 [+0.75] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.95 [+0.25] No GRO ok # 10.48 [+0.52] GRO frag list ok # 11.03 [+0.55] GRO fwd ok # 11.52 [+0.49] UDP fwd perf udp rx: 1557 MB/s 1268237 calls/s # 12.59 [+1.07] udp tx: 1612 MB/s 27357 calls/s 27357 msg/s # 13.56 [+0.97] udp rx: 1880 MB/s 1530556 calls/s # 13.59 [+0.03] udp tx: 1887 MB/s 32008 calls/s 32008 msg/s # 14.56 [+0.97] udp rx: 1886 MB/s 1535472 calls/s # 14.59 [+0.03] udp tx: 1883 MB/s 31947 calls/s 31947 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1858 MB/s 1512912 calls/s # 15.77 [+1.06] udp tx: 1887 MB/s 32005 calls/s 32005 msg/s # 16.74 [+0.98] udp rx: 1568 MB/s 1277136 calls/s # 16.77 [+0.02] udp tx: 1733 MB/s 29395 calls/s 29395 msg/s # 17.74 [+0.98] udp rx: 1732 MB/s 1410144 calls/s # 17.77 [+0.02] udp tx: 1730 MB/s 29344 calls/s 29344 msg/s # 18.32 [+0.55] GRO frag list over UDP tunnel ok # 19.06 [+0.74] 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__->