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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.30 [+0.55] GRO fwd ok # 1.77 [+0.48] UDP fwd perf udp rx: 1489 MB/s 1212908 calls/s # 2.84 [+1.07] udp tx: 1848 MB/s 31356 calls/s 31356 msg/s # 3.82 [+0.98] udp rx: 1891 MB/s 1540032 calls/s # 3.84 [+0.02] udp tx: 1889 MB/s 32045 calls/s 32045 msg/s # 4.82 [+0.98] udp rx: 1888 MB/s 1537056 calls/s # 4.84 [+0.02] udp tx: 1886 MB/s 31988 calls/s 31988 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1845 MB/s 1502592 calls/s # 6.04 [+1.07] udp tx: 1900 MB/s 32233 calls/s 32233 msg/s # 7.01 [+0.97] udp rx: 1906 MB/s 1551792 calls/s # 7.04 [+0.03] udp tx: 1903 MB/s 32292 calls/s 32292 msg/s # 8.01 [+0.97] udp rx: 1906 MB/s 1552416 calls/s # 8.04 [+0.03] udp tx: 1905 MB/s 32315 calls/s 32315 msg/s # 8.59 [+0.56] GRO frag list over UDP tunnel ok # 9.33 [+0.74] GRO fwd over UDP tunnel ok # 9.58 [+0.24] IPv6 # 9.81 [+0.23] No GRO ok # 10.31 [+0.50] GRO frag list ok # 10.83 [+0.52] GRO fwd ok # 11.30 [+0.47] UDP fwd perf udp rx: 1422 MB/s 1158204 calls/s # 12.36 [+1.07] udp tx: 1809 MB/s 30697 calls/s 30697 msg/s # 13.34 [+0.97] udp rx: 1883 MB/s 1533456 calls/s # 13.36 [+0.03] udp tx: 1882 MB/s 31926 calls/s 31926 msg/s # 14.34 [+0.98] udp rx: 1882 MB/s 1532208 calls/s # 14.36 [+0.02] udp tx: 1879 MB/s 31876 calls/s 31876 msg/s # 14.48 [+0.12] UDP GRO fwd perf udp rx: 1807 MB/s 1471728 calls/s # 15.55 [+1.07] udp tx: 1861 MB/s 31567 calls/s 31567 msg/s # 16.53 [+0.97] udp rx: 1885 MB/s 1535136 calls/s # 16.55 [+0.03] udp tx: 1884 MB/s 31962 calls/s 31962 msg/s # 17.53 [+0.97] udp rx: 1880 MB/s 1531008 calls/s # 17.55 [+0.03] udp tx: 1877 MB/s 31852 calls/s 31852 msg/s # 18.17 [+0.61] GRO frag list over UDP tunnel ok # 18.89 [+0.73] 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__->