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.77 [+0.52] GRO frag list ok # 1.33 [+0.56] GRO fwd ok # 1.81 [+0.48] UDP fwd perf udp rx: 1502 MB/s 1223244 calls/s # 2.88 [+1.07] udp tx: 1865 MB/s 31641 calls/s 31641 msg/s # 3.85 [+0.97] udp rx: 1918 MB/s 1561968 calls/s # 3.88 [+0.03] udp tx: 1916 MB/s 32510 calls/s 32510 msg/s # 4.85 [+0.97] udp rx: 1925 MB/s 1567632 calls/s # 4.88 [+0.03] udp tx: 1924 MB/s 32635 calls/s 32635 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1714 MB/s 1395456 calls/s # 6.07 [+1.07] udp tx: 1761 MB/s 29875 calls/s 29875 msg/s # 7.04 [+0.98] udp rx: 1888 MB/s 1537344 calls/s # 7.07 [+0.02] udp tx: 1886 MB/s 31995 calls/s 31995 msg/s # 8.04 [+0.98] udp rx: 1874 MB/s 1525728 calls/s # 8.07 [+0.02] udp tx: 1871 MB/s 31747 calls/s 31747 msg/s # 8.60 [+0.53] GRO frag list over UDP tunnel ok # 9.31 [+0.71] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.79 [+0.23] No GRO ok # 10.27 [+0.49] GRO frag list ok # 10.78 [+0.50] GRO fwd ok # 11.24 [+0.46] UDP fwd perf udp rx: 1466 MB/s 1194236 calls/s # 12.30 [+1.07] udp tx: 1808 MB/s 30669 calls/s 30669 msg/s # 13.28 [+0.97] udp rx: 1863 MB/s 1517472 calls/s # 13.30 [+0.03] udp tx: 1861 MB/s 31577 calls/s 31577 msg/s # 14.28 [+0.97] udp rx: 1890 MB/s 1538832 calls/s # 14.30 [+0.03] udp tx: 1889 MB/s 32046 calls/s 32046 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1841 MB/s 1499280 calls/s # 15.48 [+1.06] udp tx: 1885 MB/s 31980 calls/s 31980 msg/s # 16.46 [+0.98] udp rx: 1890 MB/s 1538880 calls/s # 16.48 [+0.02] udp tx: 1889 MB/s 32043 calls/s 32043 msg/s # 17.46 [+0.98] udp rx: 1904 MB/s 1550160 calls/s # 17.48 [+0.02] udp tx: 1902 MB/s 32263 calls/s 32263 msg/s # 18.00 [+0.52] GRO frag list over UDP tunnel ok # 18.72 [+0.71] 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__->