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.74 [+0.49] GRO frag list ok # 1.29 [+0.55] GRO fwd ok # 1.74 [+0.45] UDP fwd perf udp rx: 1685 MB/s 1372254 calls/s # 2.81 [+1.07] udp tx: 1894 MB/s 32129 calls/s 32129 msg/s # 3.78 [+0.98] udp rx: 1889 MB/s 1538304 calls/s # 3.81 [+0.02] udp tx: 1887 MB/s 32012 calls/s 32012 msg/s # 4.79 [+0.98] udp rx: 1880 MB/s 1530835 calls/s # 4.81 [+0.02] udp tx: 1885 MB/s 31981 calls/s 31981 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1734 MB/s 1412160 calls/s # 5.99 [+1.06] udp tx: 1784 MB/s 30264 calls/s 30264 msg/s # 6.96 [+0.97] udp rx: 1744 MB/s 1420562 calls/s # 6.99 [+0.03] udp tx: 1897 MB/s 32177 calls/s 32177 msg/s # 7.97 [+0.98] udp rx: 1902 MB/s 1549248 calls/s # 7.99 [+0.02] udp tx: 1901 MB/s 32252 calls/s 32252 msg/s # 8.55 [+0.56] GRO frag list over UDP tunnel ok # 9.25 [+0.70] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.71 [+0.22] No GRO ok # 10.19 [+0.48] GRO frag list ok # 10.69 [+0.50] GRO fwd ok # 11.14 [+0.45] UDP fwd perf udp rx: 1525 MB/s 1241660 calls/s # 12.20 [+1.06] udp tx: 1786 MB/s 30294 calls/s 30294 msg/s # 13.18 [+0.98] udp rx: 1873 MB/s 1525056 calls/s # 13.20 [+0.02] udp tx: 1870 MB/s 31731 calls/s 31731 msg/s # 14.18 [+0.98] udp rx: 1877 MB/s 1528368 calls/s # 14.20 [+0.02] udp tx: 1875 MB/s 31817 calls/s 31817 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1753 MB/s 1427376 calls/s # 15.38 [+1.06] udp tx: 1788 MB/s 30328 calls/s 30328 msg/s # 16.36 [+0.98] udp rx: 1793 MB/s 1459920 calls/s # 16.38 [+0.02] udp tx: 1797 MB/s 30488 calls/s 30488 msg/s # 17.36 [+0.98] udp rx: 1875 MB/s 1526976 calls/s # 17.38 [+0.02] udp tx: 1874 MB/s 31787 calls/s 31787 msg/s # 17.93 [+0.55] GRO frag list over UDP tunnel ok # 18.65 [+0.72] 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__->