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.30 [+0.28] No GRO ok # 0.87 [+0.57] GRO frag list ok # 1.52 [+0.65] GRO fwd ok # 2.06 [+0.54] UDP fwd perf udp rx: 1531 MB/s 1246445 calls/s # 3.13 [+1.07] udp tx: 1804 MB/s 30600 calls/s 30600 msg/s # 4.13 [+1.00] udp tx: 1850 MB/s 31379 calls/s 31379 msg/s # 4.13 [+0.00] udp rx: 1636 MB/s 1331951 calls/s # 5.13 [+1.00] udp tx: 1870 MB/s 31727 calls/s 31727 msg/s # 5.23 [+0.10] udp rx: 1541 MB/s 1255246 calls/s # 5.25 [+0.02] UDP GRO fwd perf udp rx: 1768 MB/s 1439641 calls/s # 6.32 [+1.07] udp tx: 1880 MB/s 31890 calls/s 31890 msg/s # 7.29 [+0.97] udp rx: 1916 MB/s 1560528 calls/s # 7.32 [+0.03] udp tx: 1915 MB/s 32484 calls/s 32484 msg/s # 8.29 [+0.97] udp rx: 1922 MB/s 1564800 calls/s # 8.32 [+0.03] udp tx: 1919 MB/s 32562 calls/s 32562 msg/s # 8.95 [+0.63] GRO frag list over UDP tunnel ok # 9.72 [+0.78] GRO fwd over UDP tunnel ok # 9.98 [+0.26] IPv6 # 10.23 [+0.25] No GRO ok # 10.76 [+0.53] GRO frag list ok # 11.36 [+0.60] GRO fwd ok # 11.91 [+0.55] UDP fwd perf udp rx: 989 MB/s 805394 calls/s # 12.99 [+1.08] udp tx: 1151 MB/s 19524 calls/s 19524 msg/s # 13.96 [+0.97] udp rx: 1163 MB/s 947041 calls/s # 13.99 [+0.03] udp tx: 1257 MB/s 21321 calls/s 21321 msg/s # 14.96 [+0.97] udp rx: 1247 MB/s 1015363 calls/s # 14.99 [+0.03] udp tx: 1268 MB/s 21517 calls/s 21517 msg/s # 15.11 [+0.12] UDP GRO fwd perf udp rx: 1165 MB/s 949200 calls/s # 16.19 [+1.08] udp tx: 1206 MB/s 20462 calls/s 20462 msg/s # 17.15 [+0.97] udp rx: 1225 MB/s 997776 calls/s # 17.19 [+0.03] udp tx: 1224 MB/s 20771 calls/s 20771 msg/s # 18.15 [+0.97] udp rx: 1232 MB/s 1003008 calls/s # 18.19 [+0.03] udp tx: 1231 MB/s 20888 calls/s 20888 msg/s # 18.85 [+0.66] GRO frag list over UDP tunnel ok # 19.71 [+0.86] 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__->