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.24 [+0.23] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1173 MB/s 955430 calls/s # 2.89 [+1.07] udp tx: 1634 MB/s 27717 calls/s 27717 msg/s # 3.86 [+0.97] udp rx: 1898 MB/s 1545600 calls/s # 3.89 [+0.03] udp tx: 1897 MB/s 32178 calls/s 32178 msg/s # 4.86 [+0.97] udp rx: 1904 MB/s 1550304 calls/s # 4.89 [+0.03] udp tx: 1902 MB/s 32273 calls/s 32273 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1639 MB/s 1334532 calls/s # 6.06 [+1.06] udp tx: 1755 MB/s 29778 calls/s 29778 msg/s # 7.04 [+0.98] udp rx: 1815 MB/s 1477766 calls/s # 7.06 [+0.02] udp tx: 1831 MB/s 31059 calls/s 31059 msg/s # 8.04 [+0.98] udp rx: 1698 MB/s 1382736 calls/s # 8.06 [+0.02] udp tx: 1690 MB/s 28674 calls/s 28674 msg/s # 8.61 [+0.55] GRO frag list over UDP tunnel ok # 9.34 [+0.73] GRO fwd over UDP tunnel ok # 9.59 [+0.24] IPv6 # 9.82 [+0.23] No GRO ok # 10.32 [+0.50] GRO frag list ok # 10.84 [+0.52] GRO fwd ok # 11.33 [+0.49] UDP fwd perf udp rx: 1483 MB/s 1207449 calls/s # 12.40 [+1.07] udp tx: 1686 MB/s 28598 calls/s 28598 msg/s # 13.38 [+0.98] udp rx: 1873 MB/s 1525248 calls/s # 13.40 [+0.02] udp tx: 1872 MB/s 31751 calls/s 31751 msg/s # 14.38 [+0.98] udp rx: 1872 MB/s 1524720 calls/s # 14.40 [+0.02] udp tx: 1870 MB/s 31732 calls/s 31732 msg/s # 14.52 [+0.12] UDP GRO fwd perf udp rx: 1655 MB/s 1348032 calls/s # 15.58 [+1.06] udp tx: 1700 MB/s 28842 calls/s 28842 msg/s # 16.56 [+0.98] udp rx: 1845 MB/s 1502784 calls/s # 16.58 [+0.02] udp tx: 1843 MB/s 31274 calls/s 31274 msg/s # 17.56 [+0.98] udp rx: 1845 MB/s 1502592 calls/s # 17.58 [+0.02] udp tx: 1843 MB/s 31272 calls/s 31272 msg/s # 18.15 [+0.57] GRO frag list over UDP tunnel ok # 18.87 [+0.72] 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__->