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.27 [+0.25] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 949 MB/s 773252 calls/s # 3.00 [+1.07] udp tx: 1479 MB/s 25100 calls/s 25100 msg/s # 3.97 [+0.97] udp rx: 1145 MB/s 932259 calls/s # 4.00 [+0.03] udp tx: 1196 MB/s 20287 calls/s 20287 msg/s # 4.97 [+0.97] udp rx: 1208 MB/s 983896 calls/s # 5.00 [+0.03] udp tx: 1208 MB/s 20490 calls/s 20490 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1116 MB/s 908601 calls/s # 6.18 [+1.06] udp tx: 1198 MB/s 20331 calls/s 20331 msg/s # 7.15 [+0.97] udp rx: 1079 MB/s 878947 calls/s # 7.18 [+0.03] udp tx: 1216 MB/s 20640 calls/s 20640 msg/s # 8.15 [+0.97] udp rx: 1143 MB/s 931315 calls/s # 8.18 [+0.03] udp tx: 1227 MB/s 20816 calls/s 20816 msg/s # 8.81 [+0.63] GRO frag list over UDP tunnel ok # 9.62 [+0.81] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.15 [+0.26] No GRO ok # 10.70 [+0.56] GRO frag list ok # 11.28 [+0.58] GRO fwd ok # 11.82 [+0.54] UDP fwd perf udp rx: 1277 MB/s 1039714 calls/s # 12.90 [+1.07] udp tx: 1709 MB/s 28988 calls/s 28988 msg/s # 13.87 [+0.97] udp rx: 1823 MB/s 1484592 calls/s # 13.90 [+0.03] udp tx: 1821 MB/s 30886 calls/s 30886 msg/s # 14.87 [+0.97] udp rx: 1829 MB/s 1489632 calls/s # 14.90 [+0.03] udp tx: 1827 MB/s 30998 calls/s 30998 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1454112 calls/s # 16.08 [+1.07] udp tx: 1842 MB/s 31245 calls/s 31245 msg/s # 17.05 [+0.97] udp rx: 1846 MB/s 1503168 calls/s # 17.08 [+0.03] udp tx: 1843 MB/s 31273 calls/s 31273 msg/s # 18.06 [+0.97] udp rx: 1848 MB/s 1505280 calls/s # 18.08 [+0.03] udp tx: 1847 MB/s 31339 calls/s 31339 msg/s # 18.72 [+0.63] GRO frag list over UDP tunnel ok # 19.51 [+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__->