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.23 [+0.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.28 [+0.57] GRO fwd ok # 1.74 [+0.46] UDP fwd perf udp rx: 1525 MB/s 1242199 calls/s # 2.80 [+1.06] udp tx: 1826 MB/s 30972 calls/s 30972 msg/s # 3.78 [+0.98] udp rx: 1750 MB/s 1425334 calls/s # 3.80 [+0.02] udp tx: 1900 MB/s 32229 calls/s 32229 msg/s # 4.78 [+0.98] udp rx: 1924 MB/s 1566480 calls/s # 4.80 [+0.02] udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1777 MB/s 1447344 calls/s # 5.98 [+1.06] udp tx: 1816 MB/s 30802 calls/s 30802 msg/s # 6.95 [+0.98] udp rx: 1922 MB/s 1565136 calls/s # 6.98 [+0.02] udp tx: 1928 MB/s 32702 calls/s 32702 msg/s # 7.95 [+0.98] udp rx: 1963 MB/s 1598640 calls/s # 7.98 [+0.02] udp tx: 1961 MB/s 33268 calls/s 33268 msg/s # 8.54 [+0.56] GRO frag list over UDP tunnel ok # 9.24 [+0.70] GRO fwd over UDP tunnel ok # 9.48 [+0.24] IPv6 # 9.71 [+0.23] No GRO ok # 10.23 [+0.51] GRO frag list ok # 10.74 [+0.51] GRO fwd ok # 11.21 [+0.47] UDP fwd perf udp rx: 1622 MB/s 1320764 calls/s # 12.27 [+1.06] udp tx: 1817 MB/s 30822 calls/s 30822 msg/s # 13.25 [+0.98] udp rx: 1848 MB/s 1504547 calls/s # 13.27 [+0.02] udp tx: 1903 MB/s 32286 calls/s 32286 msg/s # 14.25 [+0.98] udp rx: 1883 MB/s 1533784 calls/s # 14.27 [+0.02] udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1540 MB/s 1253832 calls/s # 15.45 [+1.06] udp tx: 1809 MB/s 30692 calls/s 30692 msg/s # 16.43 [+0.98] udp rx: 1837 MB/s 1496126 calls/s # 16.45 [+0.02] udp tx: 1931 MB/s 32760 calls/s 32760 msg/s # 17.43 [+0.98] udp rx: 1767 MB/s 1438818 calls/s # 17.45 [+0.02] udp tx: 1907 MB/s 32358 calls/s 32358 msg/s # 17.98 [+0.53] GRO frag list over UDP tunnel ok # 18.70 [+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__->