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.55] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.96 [+0.52] UDP fwd perf udp rx: 713 MB/s 580864 calls/s # 3.03 [+1.07] udp tx: 1311 MB/s 22241 calls/s 22241 msg/s # 4.01 [+0.98] udp rx: 531 MB/s 432634 calls/s # 4.03 [+0.02] udp tx: 1339 MB/s 22720 calls/s 22720 msg/s # 5.01 [+0.99] udp rx: 757 MB/s 616794 calls/s # 5.03 [+0.01] udp tx: 1297 MB/s 22011 calls/s 22011 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1858 MB/s 1512768 calls/s # 6.22 [+1.07] udp tx: 1898 MB/s 32208 calls/s 32208 msg/s # 7.19 [+0.97] udp rx: 1675 MB/s 1363776 calls/s # 7.22 [+0.03] udp tx: 1688 MB/s 28630 calls/s 28630 msg/s # 8.19 [+0.97] udp rx: 1843 MB/s 1500528 calls/s # 8.22 [+0.03] udp tx: 1841 MB/s 31235 calls/s 31235 msg/s # 8.81 [+0.59] GRO frag list over UDP tunnel ok # 9.57 [+0.77] GRO fwd over UDP tunnel ok # 9.82 [+0.25] IPv6 # 10.06 [+0.24] No GRO ok # 10.59 [+0.53] GRO frag list ok # 11.14 [+0.55] GRO fwd ok # 11.64 [+0.50] UDP fwd perf udp rx: 1720 MB/s 1400895 calls/s # 12.71 [+1.07] udp tx: 1911 MB/s 32425 calls/s 32425 msg/s # 13.68 [+0.97] udp rx: 1312 MB/s 1068861 calls/s # 13.71 [+0.03] udp tx: 1814 MB/s 30782 calls/s 30782 msg/s # 14.68 [+0.97] udp rx: 1953 MB/s 1590336 calls/s # 14.71 [+0.03] udp tx: 1952 MB/s 33114 calls/s 33114 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1869 MB/s 1521940 calls/s # 15.89 [+1.07] udp tx: 1942 MB/s 32954 calls/s 32954 msg/s # 16.87 [+0.98] udp rx: 1751 MB/s 1425768 calls/s # 16.89 [+0.02] udp tx: 1953 MB/s 33132 calls/s 33132 msg/s # 17.87 [+0.98] udp rx: 1776 MB/s 1446591 calls/s # 17.89 [+0.02] udp tx: 1956 MB/s 33176 calls/s 33176 msg/s # 18.43 [+0.54] GRO frag list over UDP tunnel ok # 19.23 [+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__->