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.86 [+0.56] GRO frag list ok # 1.44 [+0.58] GRO fwd ok # 1.94 [+0.50] UDP fwd perf udp rx: 1631 MB/s 1328468 calls/s # 3.00 [+1.07] udp tx: 1727 MB/s 29295 calls/s 29295 msg/s # 3.98 [+0.97] udp rx: 1764 MB/s 1436432 calls/s # 4.00 [+0.03] udp tx: 1766 MB/s 29956 calls/s 29956 msg/s # 4.98 [+0.97] udp rx: 1848 MB/s 1505280 calls/s # 5.00 [+0.03] udp tx: 1846 MB/s 31310 calls/s 31310 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1659 MB/s 1350839 calls/s # 6.20 [+1.07] udp tx: 1740 MB/s 29513 calls/s 29513 msg/s # 7.17 [+0.97] udp rx: 1680 MB/s 1367904 calls/s # 7.20 [+0.03] udp tx: 1683 MB/s 28547 calls/s 28547 msg/s # 8.17 [+0.97] udp rx: 1817 MB/s 1479403 calls/s # 8.20 [+0.03] udp tx: 1840 MB/s 31210 calls/s 31210 msg/s # 8.81 [+0.61] GRO frag list over UDP tunnel ok # 9.56 [+0.75] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.08 [+0.25] No GRO ok # 10.63 [+0.55] GRO frag list ok # 11.19 [+0.56] GRO fwd ok # 11.71 [+0.52] UDP fwd perf udp rx: 1399 MB/s 1139491 calls/s # 12.78 [+1.07] udp tx: 1664 MB/s 28239 calls/s 28239 msg/s # 13.75 [+0.97] udp rx: 1852 MB/s 1508112 calls/s # 13.78 [+0.03] udp tx: 1850 MB/s 31378 calls/s 31378 msg/s # 14.75 [+0.97] udp rx: 1840 MB/s 1498464 calls/s # 14.78 [+0.03] udp tx: 1839 MB/s 31194 calls/s 31194 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1081 MB/s 880507 calls/s # 15.97 [+1.07] udp tx: 1709 MB/s 29000 calls/s 29000 msg/s # 16.94 [+0.97] udp rx: 1183 MB/s 963616 calls/s # 16.97 [+0.03] udp tx: 1181 MB/s 20038 calls/s 20038 msg/s # 17.94 [+0.97] udp rx: 1155 MB/s 940448 calls/s # 17.97 [+0.03] udp tx: 1154 MB/s 19578 calls/s 19578 msg/s # 18.57 [+0.60] GRO frag list over UDP tunnel ok # 19.37 [+0.80] 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__->