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.74 [+0.49] GRO frag list ok # 1.30 [+0.56] GRO fwd ok # 1.78 [+0.48] UDP fwd perf udp rx: 1745 MB/s 1420748 calls/s # 2.84 [+1.07] udp tx: 1898 MB/s 32205 calls/s 32205 msg/s # 3.82 [+0.98] udp rx: 1909 MB/s 1554432 calls/s # 3.84 [+0.02] udp tx: 1907 MB/s 32354 calls/s 32354 msg/s # 4.82 [+0.98] udp rx: 1912 MB/s 1557024 calls/s # 4.84 [+0.02] udp tx: 1910 MB/s 32405 calls/s 32405 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1864 MB/s 1517808 calls/s # 6.03 [+1.07] udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # 7.01 [+0.97] udp rx: 1908 MB/s 1553568 calls/s # 7.03 [+0.03] udp tx: 1906 MB/s 32334 calls/s 32334 msg/s # 8.01 [+0.98] udp rx: 1907 MB/s 1552752 calls/s # 8.03 [+0.03] udp tx: 1905 MB/s 32318 calls/s 32318 msg/s # 8.61 [+0.58] GRO frag list over UDP tunnel ok # 9.33 [+0.72] GRO fwd over UDP tunnel ok # 9.58 [+0.25] IPv6 # 9.83 [+0.25] No GRO ok # 10.33 [+0.50] GRO frag list ok # 10.87 [+0.54] GRO fwd ok # 11.35 [+0.47] UDP fwd perf udp rx: 1549 MB/s 1261356 calls/s # 12.41 [+1.07] udp tx: 1774 MB/s 30095 calls/s 30095 msg/s # 13.38 [+0.97] udp rx: 1882 MB/s 1532256 calls/s # 13.41 [+0.03] udp tx: 1880 MB/s 31897 calls/s 31897 msg/s # 14.38 [+0.97] udp rx: 1888 MB/s 1537488 calls/s # 14.41 [+0.03] udp tx: 1886 MB/s 32004 calls/s 32004 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1832 MB/s 1491456 calls/s # 15.60 [+1.07] udp tx: 1879 MB/s 31883 calls/s 31883 msg/s # 16.57 [+0.97] udp rx: 1876 MB/s 1527792 calls/s # 16.60 [+0.03] udp tx: 1875 MB/s 31807 calls/s 31807 msg/s # 17.57 [+0.98] udp rx: 1892 MB/s 1540656 calls/s # 17.60 [+0.02] udp tx: 1890 MB/s 32064 calls/s 32064 msg/s # 18.20 [+0.60] GRO frag list over UDP tunnel ok # 18.94 [+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__->