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.26 [+0.24] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.39 [+0.59] GRO fwd ok # 1.86 [+0.47] UDP fwd perf udp rx: 1706 MB/s 1388924 calls/s # 2.93 [+1.07] udp tx: 1892 MB/s 32097 calls/s 32097 msg/s # 3.90 [+0.97] udp rx: 1927 MB/s 1569408 calls/s # 3.93 [+0.03] udp tx: 1926 MB/s 32672 calls/s 32672 msg/s # 4.90 [+0.97] udp rx: 1922 MB/s 1565088 calls/s # 4.93 [+0.03] udp tx: 1920 MB/s 32571 calls/s 32571 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1868 MB/s 1520828 calls/s # 6.11 [+1.07] udp tx: 1920 MB/s 32573 calls/s 32573 msg/s # 7.09 [+0.97] udp rx: 1929 MB/s 1570896 calls/s # 7.11 [+0.03] udp tx: 1927 MB/s 32699 calls/s 32699 msg/s # 8.09 [+0.97] udp rx: 1929 MB/s 1571088 calls/s # 8.11 [+0.03] udp tx: 1927 MB/s 32693 calls/s 32693 msg/s # 8.67 [+0.56] GRO frag list over UDP tunnel ok # 9.40 [+0.73] GRO fwd over UDP tunnel ok # 9.66 [+0.26] IPv6 # 9.90 [+0.25] No GRO ok # 10.43 [+0.53] GRO frag list ok # 10.98 [+0.54] GRO fwd ok # 11.44 [+0.46] UDP fwd perf udp rx: 1585 MB/s 1291148 calls/s # 12.51 [+1.07] udp tx: 1850 MB/s 31387 calls/s 31387 msg/s # 13.48 [+0.97] udp rx: 1713 MB/s 1394790 calls/s # 13.51 [+0.03] udp tx: 1873 MB/s 31768 calls/s 31768 msg/s # 14.48 [+0.97] udp rx: 1541 MB/s 1255281 calls/s # 14.51 [+0.02] udp tx: 1865 MB/s 31637 calls/s 31637 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1836 MB/s 1495440 calls/s # 15.69 [+1.07] udp tx: 1892 MB/s 32091 calls/s 32091 msg/s # 16.66 [+0.97] udp rx: 1894 MB/s 1542288 calls/s # 16.69 [+0.03] udp tx: 1892 MB/s 32099 calls/s 32099 msg/s # 17.67 [+0.97] udp rx: 793 MB/s 646148 calls/s # 17.69 [+0.03] udp tx: 1656 MB/s 28096 calls/s 28096 msg/s # 18.25 [+0.56] GRO frag list over UDP tunnel ok # 18.99 [+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__->