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.27 [+0.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.91 [+0.53] UDP fwd perf udp rx: 1367 MB/s 1113380 calls/s # 2.98 [+1.07] udp tx: 1695 MB/s 28754 calls/s 28754 msg/s # 3.95 [+0.97] udp rx: 1838 MB/s 1496609 calls/s # 3.98 [+0.03] udp tx: 1865 MB/s 31632 calls/s 31632 msg/s # 4.95 [+0.97] udp rx: 1769 MB/s 1440766 calls/s # 4.98 [+0.03] udp tx: 1866 MB/s 31649 calls/s 31649 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1234 MB/s 1005385 calls/s # 6.17 [+1.07] udp tx: 1823 MB/s 30929 calls/s 30929 msg/s # 7.14 [+0.97] udp rx: 1745 MB/s 1420730 calls/s # 7.17 [+0.03] udp tx: 1868 MB/s 31683 calls/s 31683 msg/s # 8.14 [+0.97] udp rx: 1879 MB/s 1530192 calls/s # 8.17 [+0.03] udp tx: 1877 MB/s 31838 calls/s 31838 msg/s # 8.78 [+0.61] GRO frag list over UDP tunnel ok # 9.54 [+0.76] GRO fwd over UDP tunnel ok # 9.78 [+0.25] IPv6 # 10.06 [+0.27] No GRO ok # 10.55 [+0.49] GRO frag list ok # 11.04 [+0.49] GRO fwd ok # 11.48 [+0.44] UDP fwd perf udp rx: 1715 MB/s 1396476 calls/s # 12.54 [+1.06] udp tx: 1826 MB/s 30985 calls/s 30985 msg/s # 13.52 [+0.97] udp rx: 1855 MB/s 1510656 calls/s # 13.54 [+0.03] udp tx: 1854 MB/s 31446 calls/s 31446 msg/s # 14.52 [+0.97] udp rx: 1869 MB/s 1522368 calls/s # 14.54 [+0.03] udp tx: 1868 MB/s 31684 calls/s 31684 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1811 MB/s 1474800 calls/s # 15.73 [+1.07] udp tx: 1863 MB/s 31602 calls/s 31602 msg/s # 16.70 [+0.97] udp rx: 1883 MB/s 1533024 calls/s # 16.73 [+0.03] udp tx: 1880 MB/s 31902 calls/s 31902 msg/s # 17.70 [+0.97] udp rx: 1875 MB/s 1526976 calls/s # 17.73 [+0.03] udp tx: 1874 MB/s 31786 calls/s 31786 msg/s # 18.28 [+0.55] GRO frag list over UDP tunnel ok # 19.03 [+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__->