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.01 [+0.01] IPv4 # 0.25 [+0.24] No GRO ok # 0.82 [+0.57] GRO frag list ok # 1.39 [+0.57] GRO fwd ok # 1.85 [+0.46] UDP fwd perf udp rx: 1506 MB/s 1226125 calls/s # 2.91 [+1.06] udp tx: 1729 MB/s 29338 calls/s 29338 msg/s # 3.88 [+0.97] udp rx: 1848 MB/s 1504916 calls/s # 3.91 [+0.03] udp tx: 1853 MB/s 31429 calls/s 31429 msg/s # 4.88 [+0.97] udp rx: 1812 MB/s 1475294 calls/s # 4.91 [+0.03] udp tx: 1820 MB/s 30884 calls/s 30884 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1556 MB/s 1266799 calls/s # 6.10 [+1.07] udp tx: 1710 MB/s 29009 calls/s 29009 msg/s # 7.07 [+0.97] udp rx: 1800 MB/s 1466064 calls/s # 7.10 [+0.03] udp tx: 1801 MB/s 30547 calls/s 30547 msg/s # 8.07 [+0.97] udp rx: 1830 MB/s 1490016 calls/s # 8.10 [+0.03] udp tx: 1829 MB/s 31023 calls/s 31023 msg/s # 8.67 [+0.57] GRO frag list over UDP tunnel ok # 9.37 [+0.70] GRO fwd over UDP tunnel ok # 9.61 [+0.24] IPv6 # 9.84 [+0.23] No GRO ok # 10.34 [+0.50] GRO frag list ok # 10.84 [+0.50] GRO fwd ok # 11.31 [+0.47] UDP fwd perf udp rx: 1619 MB/s 1318527 calls/s # 12.37 [+1.07] udp tx: 1820 MB/s 30885 calls/s 30885 msg/s # 13.35 [+0.97] udp rx: 1876 MB/s 1527936 calls/s # 13.37 [+0.03] udp tx: 1874 MB/s 31798 calls/s 31798 msg/s # 14.35 [+0.97] udp rx: 1857 MB/s 1512240 calls/s # 14.37 [+0.03] udp tx: 1855 MB/s 31478 calls/s 31478 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1833 MB/s 1492992 calls/s # 15.56 [+1.06] udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # 16.53 [+0.98] udp rx: 1884 MB/s 1534512 calls/s # 16.56 [+0.02] udp tx: 1883 MB/s 31951 calls/s 31951 msg/s # 17.53 [+0.98] udp rx: 1886 MB/s 1535568 calls/s # 17.56 [+0.02] udp tx: 1884 MB/s 31958 calls/s 31958 msg/s # 18.19 [+0.63] GRO frag list over UDP tunnel ok # 18.93 [+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__->