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.82 [+0.54] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.97 [+0.54] UDP fwd perf udp rx: 1574 MB/s 1281504 calls/s # 3.05 [+1.08] udp tx: 1615 MB/s 27396 calls/s 27396 msg/s # 4.02 [+0.97] udp rx: 1673 MB/s 1362096 calls/s # 4.05 [+0.03] udp tx: 1683 MB/s 28556 calls/s 28556 msg/s # 5.02 [+0.97] udp rx: 1655 MB/s 1347648 calls/s # 5.05 [+0.03] udp tx: 1653 MB/s 28039 calls/s 28039 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1669 MB/s 1359360 calls/s # 6.25 [+1.07] udp tx: 1720 MB/s 29184 calls/s 29184 msg/s # 7.22 [+0.97] udp rx: 1635 MB/s 1331812 calls/s # 7.25 [+0.03] udp tx: 1706 MB/s 28951 calls/s 28951 msg/s # 8.22 [+0.97] udp rx: 1676 MB/s 1365230 calls/s # 8.25 [+0.03] udp tx: 1851 MB/s 31411 calls/s 31411 msg/s # 8.85 [+0.60] GRO frag list over UDP tunnel ok # 9.70 [+0.86] GRO fwd over UDP tunnel ok # 9.98 [+0.28] IPv6 # 10.25 [+0.27] No GRO ok # 10.80 [+0.55] GRO frag list ok # 11.37 [+0.57] GRO fwd ok # 11.91 [+0.54] UDP fwd perf udp rx: 1430 MB/s 1164209 calls/s # 12.99 [+1.08] udp tx: 1746 MB/s 29614 calls/s 29614 msg/s # 13.96 [+0.97] udp rx: 1818 MB/s 1480760 calls/s # 13.99 [+0.03] udp tx: 1818 MB/s 30839 calls/s 30839 msg/s # 14.96 [+0.97] udp rx: 1814 MB/s 1476864 calls/s # 14.99 [+0.03] udp tx: 1812 MB/s 30735 calls/s 30735 msg/s # 15.11 [+0.12] UDP GRO fwd perf udp rx: 1467 MB/s 1194355 calls/s # 16.19 [+1.08] udp tx: 1721 MB/s 29201 calls/s 29201 msg/s # 17.16 [+0.97] udp rx: 1527 MB/s 1243862 calls/s # 17.19 [+0.03] udp tx: 1676 MB/s 28430 calls/s 28430 msg/s # 18.16 [+0.97] udp rx: 1546 MB/s 1258760 calls/s # 18.19 [+0.03] udp tx: 1665 MB/s 28247 calls/s 28247 msg/s # 18.82 [+0.63] GRO frag list over UDP tunnel ok # 19.62 [+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__->