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.42 [+0.60] GRO fwd ok # 1.94 [+0.51] UDP fwd perf udp rx: 1483 MB/s 1207465 calls/s # 3.01 [+1.08] udp tx: 1622 MB/s 27520 calls/s 27520 msg/s # 3.99 [+0.97] udp rx: 1418 MB/s 1154436 calls/s # 4.01 [+0.03] udp tx: 1794 MB/s 30433 calls/s 30433 msg/s # 4.99 [+0.98] udp rx: 1774 MB/s 1444704 calls/s # 5.01 [+0.02] udp tx: 1774 MB/s 30093 calls/s 30093 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp rx: 1727 MB/s 1406448 calls/s # 6.20 [+1.07] udp tx: 1780 MB/s 30193 calls/s 30193 msg/s # 7.18 [+0.97] udp rx: 1768 MB/s 1439798 calls/s # 7.20 [+0.03] udp tx: 1784 MB/s 30263 calls/s 30263 msg/s # 8.18 [+0.97] udp rx: 1791 MB/s 1458254 calls/s # 8.20 [+0.03] udp tx: 1885 MB/s 31979 calls/s 31979 msg/s # 8.85 [+0.65] GRO frag list over UDP tunnel ok # 9.73 [+0.88] GRO fwd over UDP tunnel ok # 10.01 [+0.28] IPv6 # 10.29 [+0.28] No GRO ok # 10.89 [+0.60] GRO frag list ok # 11.51 [+0.62] GRO fwd ok # 12.04 [+0.53] UDP fwd perf udp rx: 1069 MB/s 870366 calls/s # 13.12 [+1.07] udp tx: 1163 MB/s 19733 calls/s 19733 msg/s # 14.09 [+0.97] udp rx: 1198 MB/s 975840 calls/s # 14.12 [+0.03] udp tx: 1201 MB/s 20372 calls/s 20372 msg/s # 15.09 [+0.97] udp rx: 1154 MB/s 940224 calls/s # 15.12 [+0.03] udp tx: 1152 MB/s 19555 calls/s 19555 msg/s # 15.24 [+0.12] UDP GRO fwd perf udp rx: 953 MB/s 776641 calls/s # 16.31 [+1.07] udp tx: 1017 MB/s 17256 calls/s 17256 msg/s # 17.28 [+0.97] udp rx: 1061 MB/s 863856 calls/s # 17.31 [+0.03] udp tx: 1058 MB/s 17950 calls/s 17950 msg/s # 18.28 [+0.97] udp rx: 1079 MB/s 878496 calls/s # 18.31 [+0.03] udp tx: 1079 MB/s 18314 calls/s 18314 msg/s # 18.96 [+0.65] GRO frag list over UDP tunnel ok # 19.81 [+0.85] 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__->