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.24 [+0.23] No GRO ok # 0.83 [+0.59] GRO frag list ok # 1.47 [+0.64] GRO fwd ok # 1.99 [+0.53] UDP fwd perf udp rx: 1091 MB/s 888802 calls/s # 3.07 [+1.08] udp tx: 1167 MB/s 19797 calls/s 19797 msg/s # 4.04 [+0.96] udp rx: 1009 MB/s 822119 calls/s # 4.07 [+0.04] udp tx: 1195 MB/s 20269 calls/s 20269 msg/s # 5.04 [+0.96] udp rx: 1190 MB/s 969280 calls/s # 5.07 [+0.04] udp tx: 1193 MB/s 20249 calls/s 20249 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1084 MB/s 883027 calls/s # 6.27 [+1.07] udp tx: 1129 MB/s 19152 calls/s 19152 msg/s # 7.24 [+0.97] udp rx: 1135 MB/s 924667 calls/s # 7.27 [+0.03] udp tx: 1143 MB/s 19390 calls/s 19390 msg/s # 8.24 [+0.97] udp rx: 1104 MB/s 898997 calls/s # 8.27 [+0.03] udp tx: 1112 MB/s 18868 calls/s 18868 msg/s # 8.87 [+0.60] GRO frag list over UDP tunnel ok # 9.56 [+0.69] GRO fwd over UDP tunnel ok # 9.80 [+0.24] IPv6 # 10.04 [+0.24] No GRO ok # 10.56 [+0.52] GRO frag list ok # 11.06 [+0.51] GRO fwd ok # 11.51 [+0.45] UDP fwd perf udp rx: 1721 MB/s 1401552 calls/s # 12.57 [+1.06] udp tx: 1765 MB/s 29947 calls/s 29947 msg/s # 13.55 [+0.98] udp rx: 1871 MB/s 1524000 calls/s # 13.57 [+0.02] udp tx: 1870 MB/s 31721 calls/s 31721 msg/s # 14.55 [+0.98] udp rx: 1877 MB/s 1528656 calls/s # 14.57 [+0.02] udp tx: 1875 MB/s 31812 calls/s 31812 msg/s # 14.69 [+0.12] UDP GRO fwd perf udp rx: 1417 MB/s 1153984 calls/s # 15.76 [+1.06] udp tx: 1843 MB/s 31274 calls/s 31274 msg/s # 16.73 [+0.97] udp rx: 1820 MB/s 1481828 calls/s # 16.76 [+0.03] udp tx: 1855 MB/s 31468 calls/s 31468 msg/s # 17.73 [+0.97] udp rx: 1590 MB/s 1295173 calls/s # 17.76 [+0.03] udp tx: 1854 MB/s 31455 calls/s 31455 msg/s # 18.31 [+0.56] GRO frag list over UDP tunnel ok # 19.09 [+0.77] 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__->