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.29 [+0.27] No GRO ok # 0.87 [+0.58] GRO frag list ok # 1.50 [+0.63] GRO fwd ok # 2.02 [+0.53] UDP fwd perf udp rx: 1051 MB/s 855744 calls/s # 3.10 [+1.08] udp tx: 1683 MB/s 28558 calls/s 28558 msg/s # 4.07 [+0.96] udp rx: 1766 MB/s 1437848 calls/s # 4.10 [+0.04] udp tx: 1803 MB/s 30585 calls/s 30585 msg/s # 5.07 [+0.97] udp rx: 1843 MB/s 1500864 calls/s # 5.10 [+0.03] udp tx: 1841 MB/s 31230 calls/s 31230 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1592 MB/s 1296528 calls/s # 6.31 [+1.08] udp tx: 1648 MB/s 27956 calls/s 27956 msg/s # 7.27 [+0.97] udp rx: 1666 MB/s 1356720 calls/s # 7.31 [+0.03] udp tx: 1649 MB/s 27971 calls/s 27971 msg/s # 8.27 [+0.97] udp rx: 1582 MB/s 1288041 calls/s # 8.31 [+0.03] udp tx: 1621 MB/s 27502 calls/s 27502 msg/s # 8.98 [+0.68] GRO frag list over UDP tunnel ok # 9.83 [+0.85] GRO fwd over UDP tunnel ok # 10.11 [+0.28] IPv6 # 10.39 [+0.28] No GRO ok # 10.94 [+0.55] GRO frag list ok # 11.49 [+0.56] GRO fwd ok # 12.01 [+0.52] UDP fwd perf udp rx: 1733 MB/s 1411104 calls/s # 13.09 [+1.08] udp tx: 1794 MB/s 30442 calls/s 30442 msg/s # 14.05 [+0.97] udp rx: 1798 MB/s 1464432 calls/s # 14.09 [+0.03] udp tx: 1797 MB/s 30481 calls/s 30481 msg/s # 15.05 [+0.97] udp rx: 1731 MB/s 1409856 calls/s # 15.09 [+0.03] udp tx: 1730 MB/s 29357 calls/s 29357 msg/s # 15.21 [+0.12] UDP GRO fwd perf udp rx: 1608 MB/s 1309152 calls/s # 16.27 [+1.07] udp tx: 1631 MB/s 27663 calls/s 27663 msg/s # 17.25 [+0.97] udp rx: 1091 MB/s 889008 calls/s # 17.27 [+0.03] udp tx: 1100 MB/s 18659 calls/s 18659 msg/s # 18.25 [+0.97] udp rx: 1106 MB/s 900428 calls/s # 18.27 [+0.03] udp tx: 1156 MB/s 19607 calls/s 19607 msg/s # 18.93 [+0.66] GRO frag list over UDP tunnel ok # 19.75 [+0.81] 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__->