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.24 [+0.22] 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: 1442 MB/s 1174172 calls/s # 2.81 [+1.07] udp tx: 1862 MB/s 31597 calls/s 31597 msg/s # 3.79 [+0.97] udp rx: 1928 MB/s 1570336 calls/s # 3.81 [+0.03] udp tx: 1927 MB/s 32686 calls/s 32686 msg/s # 4.79 [+0.97] udp rx: 1925 MB/s 1567424 calls/s # 4.81 [+0.03] udp tx: 1923 MB/s 32621 calls/s 32621 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1873 MB/s 1524912 calls/s # 6.00 [+1.06] udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # 6.97 [+0.98] udp rx: 1916 MB/s 1560624 calls/s # 7.00 [+0.02] udp tx: 1915 MB/s 32484 calls/s 32484 msg/s # 7.97 [+0.98] udp rx: 1924 MB/s 1566480 calls/s # 8.00 [+0.02] udp tx: 1922 MB/s 32602 calls/s 32602 msg/s # 8.53 [+0.53] GRO frag list over UDP tunnel ok # 9.22 [+0.69] GRO fwd over UDP tunnel ok # 9.46 [+0.24] IPv6 # 9.69 [+0.23] No GRO ok # 10.16 [+0.47] GRO frag list ok # 10.66 [+0.50] GRO fwd ok # 11.10 [+0.44] UDP fwd perf udp rx: 1489 MB/s 1212540 calls/s # 12.16 [+1.06] udp tx: 1831 MB/s 31063 calls/s 31063 msg/s # 13.14 [+0.97] udp rx: 1880 MB/s 1530912 calls/s # 13.16 [+0.03] udp tx: 1879 MB/s 31875 calls/s 31875 msg/s # 14.14 [+0.98] udp rx: 1884 MB/s 1533792 calls/s # 14.16 [+0.02] udp tx: 1880 MB/s 31903 calls/s 31903 msg/s # 14.28 [+0.12] UDP GRO fwd perf udp rx: 1832 MB/s 1491552 calls/s # 15.34 [+1.06] udp tx: 1878 MB/s 31865 calls/s 31865 msg/s # 16.32 [+0.98] udp rx: 1892 MB/s 1540416 calls/s # 16.34 [+0.02] udp tx: 1889 MB/s 32054 calls/s 32054 msg/s # 17.32 [+0.98] udp rx: 1887 MB/s 1536720 calls/s # 17.34 [+0.02] udp tx: 1885 MB/s 31986 calls/s 31986 msg/s # 17.86 [+0.52] GRO frag list over UDP tunnel ok # 18.55 [+0.68] 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__->