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.28 [+0.26] No GRO ok # 0.84 [+0.57] GRO frag list ok # 1.48 [+0.64] GRO fwd ok # 2.00 [+0.51] UDP fwd perf udp rx: 1273 MB/s 1036610 calls/s # 3.07 [+1.07] udp tx: 1623 MB/s 27536 calls/s 27536 msg/s # 4.04 [+0.97] udp rx: 1554 MB/s 1265579 calls/s # 4.07 [+0.03] udp tx: 1833 MB/s 31103 calls/s 31103 msg/s # 5.04 [+0.97] udp rx: 1863 MB/s 1517035 calls/s # 5.07 [+0.03] udp tx: 1861 MB/s 31571 calls/s 31571 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1666 MB/s 1356657 calls/s # 6.27 [+1.08] udp tx: 1865 MB/s 31638 calls/s 31638 msg/s # 7.23 [+0.97] udp rx: 1689 MB/s 1375219 calls/s # 7.27 [+0.03] udp tx: 1908 MB/s 32374 calls/s 32374 msg/s # 8.23 [+0.97] udp rx: 1923 MB/s 1566000 calls/s # 8.27 [+0.03] udp tx: 1921 MB/s 32583 calls/s 32583 msg/s # 8.89 [+0.62] GRO frag list over UDP tunnel ok # 9.71 [+0.81] GRO fwd over UDP tunnel ok # 9.97 [+0.26] IPv6 # 10.22 [+0.25] No GRO ok # 10.76 [+0.53] GRO frag list ok # 11.36 [+0.61] GRO fwd ok # 11.92 [+0.56] UDP fwd perf udp rx: 1032 MB/s 840380 calls/s # 13.00 [+1.08] udp tx: 1069 MB/s 18139 calls/s 18139 msg/s # 13.97 [+0.97] udp rx: 1057 MB/s 861120 calls/s # 14.00 [+0.03] udp tx: 1060 MB/s 17982 calls/s 17982 msg/s # 14.97 [+0.97] udp rx: 1089 MB/s 886992 calls/s # 15.00 [+0.03] udp tx: 1086 MB/s 18425 calls/s 18425 msg/s # 15.12 [+0.12] UDP GRO fwd perf udp rx: 1145 MB/s 932208 calls/s # 16.20 [+1.08] udp tx: 1171 MB/s 19876 calls/s 19876 msg/s # 17.17 [+0.97] udp rx: 1087 MB/s 885744 calls/s # 17.20 [+0.03] udp tx: 1095 MB/s 18581 calls/s 18581 msg/s # 18.17 [+0.97] udp rx: 1030 MB/s 839247 calls/s # 18.20 [+0.03] udp tx: 1033 MB/s 17537 calls/s 17537 msg/s # 18.85 [+0.65] GRO frag list over UDP tunnel ok # 19.69 [+0.84] 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__->