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.25 [+0.23] No GRO ok # 0.78 [+0.53] GRO frag list ok # 1.36 [+0.58] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1553 MB/s 1264508 calls/s # 2.87 [+1.06] udp tx: 1858 MB/s 31526 calls/s 31526 msg/s # 3.85 [+0.98] udp rx: 1733 MB/s 1410941 calls/s # 3.87 [+0.02] udp tx: 1948 MB/s 33053 calls/s 33053 msg/s # 4.86 [+0.99] udp rx: 1763 MB/s 1435364 calls/s # 4.87 [+0.01] udp tx: 1957 MB/s 33204 calls/s 33204 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1788 MB/s 1456335 calls/s # 6.05 [+1.06] udp tx: 1846 MB/s 31319 calls/s 31319 msg/s # 7.02 [+0.97] udp rx: 1841 MB/s 1499040 calls/s # 7.05 [+0.03] udp tx: 1840 MB/s 31211 calls/s 31211 msg/s # 8.02 [+0.97] udp rx: 1930 MB/s 1572048 calls/s # 8.05 [+0.03] udp tx: 1928 MB/s 32708 calls/s 32708 msg/s # 8.66 [+0.61] GRO frag list over UDP tunnel ok # 9.46 [+0.80] GRO fwd over UDP tunnel ok # 9.71 [+0.25] IPv6 # 9.98 [+0.27] No GRO ok # 10.55 [+0.57] GRO frag list ok # 11.11 [+0.56] GRO fwd ok # 11.60 [+0.49] UDP fwd perf udp rx: 1115 MB/s 908388 calls/s # 12.67 [+1.07] udp tx: 1248 MB/s 21172 calls/s 21172 msg/s # 13.64 [+0.97] udp rx: 1096 MB/s 891994 calls/s # 13.67 [+0.03] udp tx: 1224 MB/s 20761 calls/s 20761 msg/s # 14.64 [+0.97] udp rx: 1195 MB/s 972920 calls/s # 14.67 [+0.03] udp tx: 1226 MB/s 20795 calls/s 20795 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1017 MB/s 828445 calls/s # 15.85 [+1.07] udp tx: 1182 MB/s 20060 calls/s 20060 msg/s # 16.83 [+0.97] udp rx: 1038 MB/s 845139 calls/s # 16.85 [+0.03] udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # 17.83 [+0.97] udp rx: 1009 MB/s 821684 calls/s # 17.85 [+0.03] udp tx: 1229 MB/s 20851 calls/s 20851 msg/s # 18.41 [+0.55] GRO frag list over UDP tunnel ok # 19.09 [+0.69] 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__->