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.26 [+0.24] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.35 [+0.56] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1761 MB/s 1433965 calls/s # 2.87 [+1.06] udp tx: 1921 MB/s 32588 calls/s 32588 msg/s # 3.85 [+0.98] udp rx: 1924 MB/s 1566624 calls/s # 3.87 [+0.02] udp tx: 1922 MB/s 32614 calls/s 32614 msg/s # 4.85 [+0.98] udp rx: 1893 MB/s 1541808 calls/s # 4.87 [+0.02] udp tx: 1891 MB/s 32080 calls/s 32080 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1808 MB/s 1471968 calls/s # 6.05 [+1.06] udp tx: 1858 MB/s 31529 calls/s 31529 msg/s # 7.02 [+0.97] udp rx: 1602 MB/s 1304832 calls/s # 7.05 [+0.03] udp tx: 1854 MB/s 31451 calls/s 31451 msg/s # 8.03 [+0.98] udp rx: 1943 MB/s 1582128 calls/s # 8.05 [+0.02] udp tx: 1941 MB/s 32928 calls/s 32928 msg/s # 8.60 [+0.55] GRO frag list over UDP tunnel ok # 9.37 [+0.78] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.87 [+0.25] No GRO ok # 10.39 [+0.53] GRO frag list ok # 10.94 [+0.55] GRO fwd ok # 11.44 [+0.50] UDP fwd perf udp rx: 1396 MB/s 1137094 calls/s # 12.52 [+1.07] udp tx: 1787 MB/s 30321 calls/s 30321 msg/s # 13.48 [+0.97] udp rx: 1776 MB/s 1446193 calls/s # 13.52 [+0.03] udp tx: 1868 MB/s 31695 calls/s 31695 msg/s # 14.49 [+0.97] udp rx: 1546 MB/s 1258823 calls/s # 14.52 [+0.03] udp tx: 1730 MB/s 29348 calls/s 29348 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1839 MB/s 1497936 calls/s # 15.70 [+1.06] udp tx: 1892 MB/s 32098 calls/s 32098 msg/s # 16.67 [+0.97] udp rx: 1949 MB/s 1587472 calls/s # 16.70 [+0.03] udp tx: 1947 MB/s 33029 calls/s 33029 msg/s # 17.67 [+0.97] udp rx: 1944 MB/s 1582640 calls/s # 17.70 [+0.03] udp tx: 1943 MB/s 32958 calls/s 32958 msg/s # 18.23 [+0.53] GRO frag list over UDP tunnel ok # 19.04 [+0.81] 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__->