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.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.29 [+0.57] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 1520 MB/s 1238252 calls/s # 2.81 [+1.06] udp tx: 1642 MB/s 27858 calls/s 27858 msg/s # 3.79 [+0.97] udp rx: 1846 MB/s 1502976 calls/s # 3.81 [+0.02] udp tx: 1844 MB/s 31283 calls/s 31283 msg/s # 4.79 [+0.98] udp rx: 1827 MB/s 1487712 calls/s # 4.81 [+0.02] udp tx: 1826 MB/s 30972 calls/s 30972 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1638 MB/s 1333528 calls/s # 6.01 [+1.08] udp tx: 1798 MB/s 30506 calls/s 30506 msg/s # 6.98 [+0.97] udp rx: 1834 MB/s 1493600 calls/s # 7.01 [+0.03] udp tx: 1833 MB/s 31093 calls/s 31093 msg/s # 7.98 [+0.97] udp rx: 1790 MB/s 1457950 calls/s # 8.01 [+0.03] udp tx: 1819 MB/s 30863 calls/s 30863 msg/s # 8.61 [+0.60] GRO frag list over UDP tunnel ok # 9.40 [+0.78] GRO fwd over UDP tunnel ok # 9.66 [+0.27] IPv6 # 9.93 [+0.27] No GRO ok # 10.48 [+0.55] GRO frag list ok # 11.07 [+0.59] GRO fwd ok # 11.60 [+0.53] UDP fwd perf udp rx: 1547 MB/s 1259564 calls/s # 12.67 [+1.07] udp tx: 1718 MB/s 29144 calls/s 29144 msg/s # 13.64 [+0.97] udp rx: 1615 MB/s 1315043 calls/s # 13.67 [+0.03] udp tx: 1809 MB/s 30697 calls/s 30697 msg/s # 14.64 [+0.97] udp rx: 1739 MB/s 1416187 calls/s # 14.67 [+0.03] udp tx: 1750 MB/s 29689 calls/s 29689 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1190 MB/s 969138 calls/s # 15.86 [+1.07] udp tx: 1761 MB/s 29883 calls/s 29883 msg/s # 16.83 [+0.97] udp rx: 1459 MB/s 1188585 calls/s # 16.86 [+0.03] udp tx: 1797 MB/s 30490 calls/s 30490 msg/s # 17.83 [+0.97] udp rx: 1475 MB/s 1201019 calls/s # 17.86 [+0.03] udp tx: 1790 MB/s 30369 calls/s 30369 msg/s # 18.46 [+0.60] GRO frag list over UDP tunnel ok # 19.27 [+0.82] 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__->