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.24 [+0.22] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.29 [+0.56] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1580 MB/s 1286330 calls/s # 2.80 [+1.06] udp tx: 1744 MB/s 29594 calls/s 29594 msg/s # 3.77 [+0.97] udp rx: 1851 MB/s 1507200 calls/s # 3.80 [+0.03] udp tx: 1849 MB/s 31371 calls/s 31371 msg/s # 4.77 [+0.97] udp rx: 1838 MB/s 1496784 calls/s # 4.80 [+0.03] udp tx: 1837 MB/s 31158 calls/s 31158 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1553 MB/s 1264329 calls/s # 5.98 [+1.06] udp tx: 1710 MB/s 29006 calls/s 29006 msg/s # 6.95 [+0.98] udp rx: 1788 MB/s 1455840 calls/s # 6.98 [+0.02] udp tx: 1773 MB/s 30085 calls/s 30085 msg/s # 7.95 [+0.98] udp rx: 1525 MB/s 1241579 calls/s # 7.98 [+0.02] udp tx: 1716 MB/s 29118 calls/s 29118 msg/s # 8.53 [+0.56] GRO frag list over UDP tunnel ok # 9.22 [+0.69] GRO fwd over UDP tunnel ok # 9.46 [+0.24] IPv6 # 9.70 [+0.23] No GRO ok # 10.17 [+0.47] GRO frag list ok # 10.65 [+0.48] GRO fwd ok # 11.11 [+0.46] UDP fwd perf udp rx: 1610 MB/s 1310748 calls/s # 12.16 [+1.06] udp tx: 1764 MB/s 29919 calls/s 29919 msg/s # 13.14 [+0.98] udp rx: 1876 MB/s 1527504 calls/s # 13.16 [+0.02] udp tx: 1873 MB/s 31784 calls/s 31784 msg/s # 14.14 [+0.98] udp rx: 1867 MB/s 1519968 calls/s # 14.16 [+0.02] udp tx: 1865 MB/s 31643 calls/s 31643 msg/s # 14.28 [+0.12] UDP GRO fwd perf udp rx: 1569 MB/s 1277491 calls/s # 15.35 [+1.07] udp tx: 1843 MB/s 31270 calls/s 31270 msg/s # 16.32 [+0.97] udp rx: 1858 MB/s 1512768 calls/s # 16.35 [+0.03] udp tx: 1856 MB/s 31494 calls/s 31494 msg/s # 17.32 [+0.97] udp rx: 1856 MB/s 1511616 calls/s # 17.35 [+0.03] udp tx: 1852 MB/s 31427 calls/s 31427 msg/s # 17.90 [+0.55] GRO frag list over UDP tunnel ok # 18.58 [+0.68] 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__->