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.01 [+0.01] IPv4 # 0.23 [+0.22] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.32 [+0.58] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1163 MB/s 947269 calls/s # 2.85 [+1.06] udp tx: 1772 MB/s 30067 calls/s 30067 msg/s # 3.83 [+0.98] udp rx: 1333 MB/s 1085982 calls/s # 3.85 [+0.02] udp tx: 1859 MB/s 31533 calls/s 31533 msg/s # 4.83 [+0.98] udp rx: 1875 MB/s 1526996 calls/s # 4.85 [+0.02] udp tx: 1879 MB/s 31883 calls/s 31883 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1280 MB/s 1042848 calls/s # 6.05 [+1.07] udp tx: 1322 MB/s 22426 calls/s 22426 msg/s # 7.02 [+0.97] udp rx: 1156 MB/s 941664 calls/s # 7.05 [+0.03] udp tx: 1155 MB/s 19592 calls/s 19592 msg/s # 8.02 [+0.97] udp rx: 1289 MB/s 1050000 calls/s # 8.05 [+0.03] udp tx: 1286 MB/s 21822 calls/s 21822 msg/s # 8.71 [+0.66] GRO frag list over UDP tunnel ok # 9.56 [+0.86] GRO fwd over UDP tunnel ok # 9.83 [+0.27] IPv6 # 10.11 [+0.28] No GRO ok # 10.67 [+0.56] GRO frag list ok # 11.25 [+0.58] GRO fwd ok # 11.78 [+0.53] UDP fwd perf udp rx: 770 MB/s 627139 calls/s # 12.85 [+1.07] udp tx: 1709 MB/s 28999 calls/s 28999 msg/s # 13.82 [+0.97] udp rx: 1694 MB/s 1379451 calls/s # 13.85 [+0.03] udp tx: 1895 MB/s 32143 calls/s 32143 msg/s # 14.82 [+0.97] udp rx: 1655 MB/s 1347504 calls/s # 14.85 [+0.03] udp tx: 1647 MB/s 27946 calls/s 27946 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1767 MB/s 1439133 calls/s # 16.04 [+1.07] udp tx: 1821 MB/s 30899 calls/s 30899 msg/s # 17.01 [+0.97] udp rx: 1918 MB/s 1562064 calls/s # 17.04 [+0.03] udp tx: 1916 MB/s 32507 calls/s 32507 msg/s # 18.01 [+0.97] udp rx: 1418 MB/s 1154749 calls/s # 18.04 [+0.03] udp tx: 1822 MB/s 30907 calls/s 30907 msg/s # 18.60 [+0.56] GRO frag list over UDP tunnel ok # 19.35 [+0.75] 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__->