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.27] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.51 [+0.65] GRO fwd ok # 2.06 [+0.55] UDP fwd perf udp rx: 1785 MB/s 1453916 calls/s # 3.14 [+1.09] udp tx: 1860 MB/s 31549 calls/s 31549 msg/s # 4.11 [+0.96] udp rx: 1883 MB/s 1533648 calls/s # 4.14 [+0.04] udp tx: 1881 MB/s 31918 calls/s 31918 msg/s # 5.11 [+0.97] udp rx: 1893 MB/s 1541472 calls/s # 5.14 [+0.03] udp tx: 1891 MB/s 32088 calls/s 32088 msg/s # 5.26 [+0.12] UDP GRO fwd perf udp rx: 1824 MB/s 1485360 calls/s # 6.33 [+1.07] udp tx: 1871 MB/s 31745 calls/s 31745 msg/s # 7.31 [+0.97] udp rx: 1787 MB/s 1454947 calls/s # 7.33 [+0.03] udp tx: 1803 MB/s 30586 calls/s 30586 msg/s # 8.31 [+0.98] udp rx: 1893 MB/s 1541824 calls/s # 8.33 [+0.02] udp tx: 1891 MB/s 32085 calls/s 32085 msg/s # 8.96 [+0.63] GRO frag list over UDP tunnel ok # 9.75 [+0.79] GRO fwd over UDP tunnel ok # 10.03 [+0.27] IPv6 # 10.29 [+0.26] No GRO ok # 10.90 [+0.61] GRO frag list ok # 11.52 [+0.62] GRO fwd ok # 12.05 [+0.54] UDP fwd perf udp rx: 1768 MB/s 1439587 calls/s # 13.13 [+1.07] udp tx: 1832 MB/s 31081 calls/s 31081 msg/s # 14.10 [+0.97] udp rx: 1775 MB/s 1445232 calls/s # 14.13 [+0.03] udp tx: 1772 MB/s 30056 calls/s 30056 msg/s # 15.10 [+0.97] udp rx: 1806 MB/s 1470720 calls/s # 15.13 [+0.03] udp tx: 1806 MB/s 30636 calls/s 30636 msg/s # 15.25 [+0.12] UDP GRO fwd perf udp rx: 1704 MB/s 1387680 calls/s # 16.33 [+1.08] udp tx: 1756 MB/s 29783 calls/s 29783 msg/s # 17.30 [+0.97] udp rx: 1792 MB/s 1459200 calls/s # 17.33 [+0.03] udp tx: 1791 MB/s 30383 calls/s 30383 msg/s # 18.30 [+0.97] udp rx: 1808 MB/s 1472256 calls/s # 18.33 [+0.03] udp tx: 1807 MB/s 30661 calls/s 30661 msg/s # 18.94 [+0.61] GRO frag list over UDP tunnel ok # 19.74 [+0.80] 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__->