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.23 [+0.22] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.24 [+0.52] GRO fwd ok # 1.74 [+0.50] UDP fwd perf udp rx: 1066 MB/s 867851 calls/s # 2.82 [+1.08] udp tx: 1118 MB/s 18971 calls/s 18971 msg/s # 3.78 [+0.97] udp rx: 1176 MB/s 957461 calls/s # 3.82 [+0.03] udp tx: 1195 MB/s 20268 calls/s 20268 msg/s # 4.78 [+0.97] udp rx: 1077 MB/s 876915 calls/s # 4.82 [+0.03] udp tx: 1204 MB/s 20427 calls/s 20427 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1073 MB/s 873722 calls/s # 6.01 [+1.08] udp tx: 1135 MB/s 19256 calls/s 19256 msg/s # 6.98 [+0.97] udp rx: 1166 MB/s 949920 calls/s # 7.01 [+0.03] udp tx: 1165 MB/s 19772 calls/s 19772 msg/s # 7.98 [+0.97] udp rx: 1092 MB/s 889420 calls/s # 8.01 [+0.03] udp tx: 1164 MB/s 19753 calls/s 19753 msg/s # 8.63 [+0.62] GRO frag list over UDP tunnel ok # 9.35 [+0.72] GRO fwd over UDP tunnel ok # 9.58 [+0.23] IPv6 # 9.82 [+0.24] No GRO ok # 10.33 [+0.51] GRO frag list ok # 10.86 [+0.53] GRO fwd ok # 11.33 [+0.47] UDP fwd perf udp rx: 1590 MB/s 1294556 calls/s # 12.40 [+1.06] udp tx: 1668 MB/s 28307 calls/s 28307 msg/s # 13.37 [+0.97] udp rx: 1847 MB/s 1504320 calls/s # 13.40 [+0.03] udp tx: 1845 MB/s 31300 calls/s 31300 msg/s # 14.37 [+0.98] udp rx: 1838 MB/s 1496880 calls/s # 14.40 [+0.02] udp tx: 1835 MB/s 31137 calls/s 31137 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1800 MB/s 1465680 calls/s # 15.58 [+1.06] udp tx: 1843 MB/s 31262 calls/s 31262 msg/s # 16.55 [+0.98] udp rx: 1856 MB/s 1511280 calls/s # 16.58 [+0.02] udp tx: 1854 MB/s 31452 calls/s 31452 msg/s # 17.55 [+0.98] udp rx: 1857 MB/s 1512336 calls/s # 17.58 [+0.02] udp tx: 1855 MB/s 31476 calls/s 31476 msg/s # 18.17 [+0.60] GRO frag list over UDP tunnel ok # 18.94 [+0.76] 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__->