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.29 [+0.26] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.46 [+0.60] GRO fwd ok # 1.96 [+0.50] UDP fwd perf udp rx: 1919 MB/s 1562640 calls/s # 3.02 [+1.06] udp tx: 1969 MB/s 33403 calls/s 33403 msg/s # 4.00 [+0.98] udp rx: 1933 MB/s 1574489 calls/s # 4.02 [+0.02] udp tx: 1960 MB/s 33255 calls/s 33255 msg/s # 5.00 [+0.98] udp rx: 1914 MB/s 1558992 calls/s # 5.02 [+0.02] udp tx: 1912 MB/s 32440 calls/s 32440 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1911 MB/s 1556160 calls/s # 6.21 [+1.07] udp tx: 1969 MB/s 33399 calls/s 33399 msg/s # 7.18 [+0.97] udp rx: 1971 MB/s 1604832 calls/s # 7.20 [+0.03] udp tx: 1969 MB/s 33409 calls/s 33409 msg/s # 8.18 [+0.97] udp rx: 1966 MB/s 1600628 calls/s # 8.20 [+0.03] udp tx: 1975 MB/s 33503 calls/s 33503 msg/s # 8.81 [+0.60] GRO frag list over UDP tunnel ok # 9.56 [+0.75] GRO fwd over UDP tunnel ok # 9.82 [+0.26] IPv6 # 10.07 [+0.25] No GRO ok # 10.62 [+0.55] GRO frag list ok # 11.16 [+0.54] GRO fwd ok # 11.63 [+0.47] UDP fwd perf udp rx: 1497 MB/s 1218951 calls/s # 12.71 [+1.07] udp tx: 1829 MB/s 31030 calls/s 31030 msg/s # 13.67 [+0.97] udp rx: 1950 MB/s 1588224 calls/s # 13.71 [+0.03] udp tx: 1948 MB/s 33055 calls/s 33055 msg/s # 14.68 [+0.97] udp rx: 1941 MB/s 1580496 calls/s # 14.71 [+0.03] udp tx: 1939 MB/s 32900 calls/s 32900 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1901 MB/s 1548144 calls/s # 15.89 [+1.07] udp tx: 1953 MB/s 33126 calls/s 33126 msg/s # 16.87 [+0.97] udp rx: 1949 MB/s 1587216 calls/s # 16.89 [+0.03] udp tx: 1947 MB/s 33033 calls/s 33033 msg/s # 17.87 [+0.98] udp rx: 1952 MB/s 1589664 calls/s # 17.89 [+0.02] udp tx: 1950 MB/s 33080 calls/s 33080 msg/s # 18.50 [+0.61] GRO frag list over UDP tunnel ok # 19.30 [+0.80] 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__->