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.87 [+0.58] GRO frag list ok # 1.52 [+0.65] GRO fwd ok # 2.06 [+0.54] UDP fwd perf udp rx: 1755 MB/s 1428812 calls/s # 3.14 [+1.08] udp tx: 1815 MB/s 30798 calls/s 30798 msg/s # 4.11 [+0.97] udp rx: 1842 MB/s 1499712 calls/s # 4.14 [+0.03] udp tx: 1839 MB/s 31199 calls/s 31199 msg/s # 5.11 [+0.97] udp rx: 1599 MB/s 1302292 calls/s # 5.14 [+0.03] udp tx: 1846 MB/s 31317 calls/s 31317 msg/s # 5.26 [+0.12] UDP GRO fwd perf udp rx: 1465 MB/s 1192806 calls/s # 6.34 [+1.08] udp tx: 1558 MB/s 26426 calls/s 26426 msg/s # 7.31 [+0.97] udp rx: 1658 MB/s 1350336 calls/s # 7.34 [+0.03] udp tx: 1662 MB/s 28189 calls/s 28189 msg/s # 8.31 [+0.97] udp rx: 1789 MB/s 1457136 calls/s # 8.34 [+0.03] udp tx: 1788 MB/s 30328 calls/s 30328 msg/s # 8.99 [+0.65] GRO frag list over UDP tunnel ok # 9.78 [+0.80] GRO fwd over UDP tunnel ok # 10.05 [+0.26] IPv6 # 10.31 [+0.26] No GRO ok # 10.85 [+0.54] GRO frag list ok # 11.44 [+0.58] GRO fwd ok # 11.95 [+0.51] UDP fwd perf udp rx: 1500 MB/s 1221687 calls/s # 13.03 [+1.08] udp tx: 1645 MB/s 27902 calls/s 27902 msg/s # 14.00 [+0.97] udp rx: 1556 MB/s 1267334 calls/s # 14.03 [+0.03] udp tx: 1571 MB/s 26659 calls/s 26659 msg/s # 15.00 [+0.97] udp rx: 1816 MB/s 1479168 calls/s # 15.03 [+0.03] udp tx: 1815 MB/s 30797 calls/s 30797 msg/s # 15.15 [+0.12] UDP GRO fwd perf udp rx: 1580 MB/s 1286496 calls/s # 16.23 [+1.08] udp tx: 1634 MB/s 27730 calls/s 27730 msg/s # 17.23 [+1.00] udp tx: 1719 MB/s 29170 calls/s 29170 msg/s # 17.23 [+0.00] udp rx: 1632 MB/s 1328896 calls/s # 18.23 [+1.00] udp tx: 1654 MB/s 28068 calls/s 28068 msg/s # 18.33 [+0.10] udp rx: 1656 MB/s 1348636 calls/s # 18.86 [+0.53] GRO frag list over UDP tunnel ok # 19.67 [+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__->