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.03 [+0.03] IPv4 # 0.32 [+0.29] No GRO ok # 0.92 [+0.61] GRO frag list ok # 1.58 [+0.65] GRO fwd ok # 2.13 [+0.55] UDP fwd perf udp rx: 1234 MB/s 1004894 calls/s # 3.21 [+1.08] udp tx: 1730 MB/s 29343 calls/s 29343 msg/s # 4.18 [+0.97] udp rx: 1287 MB/s 1048407 calls/s # 4.21 [+0.03] udp tx: 1574 MB/s 26703 calls/s 26703 msg/s # 5.18 [+0.97] udp rx: 1665 MB/s 1355596 calls/s # 5.21 [+0.03] udp tx: 1841 MB/s 31232 calls/s 31232 msg/s # 5.33 [+0.12] UDP GRO fwd perf udp rx: 1101 MB/s 896789 calls/s # 6.41 [+1.08] udp tx: 1139 MB/s 19332 calls/s 19332 msg/s # 7.38 [+0.97] udp rx: 1137 MB/s 925872 calls/s # 7.41 [+0.03] udp tx: 1135 MB/s 19264 calls/s 19264 msg/s # 8.38 [+0.97] udp rx: 1112 MB/s 905872 calls/s # 8.41 [+0.03] udp tx: 1113 MB/s 18887 calls/s 18887 msg/s # 9.07 [+0.66] GRO frag list over UDP tunnel ok # 9.87 [+0.81] GRO fwd over UDP tunnel ok # 10.15 [+0.28] IPv6 # 10.43 [+0.28] No GRO ok # 10.97 [+0.54] GRO frag list ok # 11.58 [+0.61] GRO fwd ok # 12.09 [+0.51] UDP fwd perf udp rx: 1353 MB/s 1101906 calls/s # 13.16 [+1.07] udp tx: 1530 MB/s 25964 calls/s 25964 msg/s # 14.13 [+0.97] udp rx: 1658 MB/s 1350072 calls/s # 14.16 [+0.03] udp tx: 1813 MB/s 30763 calls/s 30763 msg/s # 15.14 [+0.97] udp rx: 1511 MB/s 1230672 calls/s # 15.16 [+0.03] udp tx: 1543 MB/s 26184 calls/s 26184 msg/s # 15.29 [+0.12] UDP GRO fwd perf udp rx: 1320 MB/s 1075225 calls/s # 16.36 [+1.08] udp tx: 1788 MB/s 30333 calls/s 30333 msg/s # 17.33 [+0.97] udp rx: 1540 MB/s 1253823 calls/s # 17.36 [+0.03] udp tx: 1639 MB/s 27812 calls/s 27812 msg/s # 18.33 [+0.97] udp rx: 1665 MB/s 1356148 calls/s # 18.36 [+0.03] udp tx: 1779 MB/s 30187 calls/s 30187 msg/s # 18.99 [+0.63] GRO frag list over UDP tunnel ok # 19.82 [+0.83] 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__->