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.23 [+0.22] No GRO ok # 0.71 [+0.48] GRO frag list ok # 1.24 [+0.53] GRO fwd ok # 1.69 [+0.45] UDP fwd perf udp rx: 1503 MB/s 1224140 calls/s # 2.75 [+1.06] udp tx: 1853 MB/s 31434 calls/s 31434 msg/s # 3.73 [+0.98] udp rx: 1919 MB/s 1562544 calls/s # 3.75 [+0.02] udp tx: 1917 MB/s 32528 calls/s 32528 msg/s # 4.73 [+0.98] udp rx: 1922 MB/s 1565232 calls/s # 4.75 [+0.02] udp tx: 1920 MB/s 32572 calls/s 32572 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1878 MB/s 1529472 calls/s # 5.93 [+1.06] udp tx: 1924 MB/s 32643 calls/s 32643 msg/s # 6.91 [+0.98] udp rx: 1773 MB/s 1443469 calls/s # 6.93 [+0.02] udp tx: 1923 MB/s 32623 calls/s 32623 msg/s # 7.91 [+0.98] udp rx: 1913 MB/s 1557571 calls/s # 7.93 [+0.02] udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # 8.47 [+0.54] GRO frag list over UDP tunnel ok # 9.15 [+0.69] GRO fwd over UDP tunnel ok # 9.39 [+0.24] IPv6 # 9.62 [+0.22] No GRO ok # 10.09 [+0.48] GRO frag list ok # 10.56 [+0.47] GRO fwd ok # 10.98 [+0.42] UDP fwd perf udp rx: 981 MB/s 798812 calls/s # 12.04 [+1.06] udp tx: 1653 MB/s 28051 calls/s 28051 msg/s # 13.01 [+0.98] udp rx: 1881 MB/s 1531824 calls/s # 13.04 [+0.02] udp tx: 1879 MB/s 31880 calls/s 31880 msg/s # 14.01 [+0.98] udp rx: 1863 MB/s 1516752 calls/s # 14.04 [+0.02] udp tx: 1861 MB/s 31566 calls/s 31566 msg/s # 14.15 [+0.12] UDP GRO fwd perf udp rx: 1833 MB/s 1492320 calls/s # 15.22 [+1.06] udp tx: 1880 MB/s 31892 calls/s 31892 msg/s # 16.19 [+0.98] udp rx: 1884 MB/s 1534512 calls/s # 16.22 [+0.02] udp tx: 1883 MB/s 31939 calls/s 31939 msg/s # 17.19 [+0.98] udp rx: 1888 MB/s 1537584 calls/s # 17.22 [+0.02] udp tx: 1886 MB/s 32001 calls/s 32001 msg/s # 17.76 [+0.54] GRO frag list over UDP tunnel ok # 18.50 [+0.74] 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__->