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.01 [+0.01] IPv4 # 0.25 [+0.23] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.30 [+0.57] GRO fwd ok # 1.76 [+0.46] UDP fwd perf udp rx: 1597 MB/s 1300268 calls/s # 2.82 [+1.06] udp tx: 1866 MB/s 31655 calls/s 31655 msg/s # 3.80 [+0.98] udp rx: 1868 MB/s 1521360 calls/s # 3.82 [+0.02] udp tx: 1867 MB/s 31666 calls/s 31666 msg/s # 4.80 [+0.98] udp rx: 1906 MB/s 1552416 calls/s # 4.82 [+0.02] udp tx: 1904 MB/s 32304 calls/s 32304 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1813 MB/s 1476720 calls/s # 6.00 [+1.06] udp tx: 1862 MB/s 31589 calls/s 31589 msg/s # 6.97 [+0.97] udp rx: 1908 MB/s 1553712 calls/s # 7.00 [+0.03] udp tx: 1906 MB/s 32334 calls/s 32334 msg/s # 7.97 [+0.98] udp rx: 1920 MB/s 1563648 calls/s # 8.00 [+0.02] udp tx: 1918 MB/s 32545 calls/s 32545 msg/s # 8.53 [+0.53] GRO frag list over UDP tunnel ok # 9.25 [+0.72] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.71 [+0.22] No GRO ok # 10.20 [+0.49] GRO frag list ok # 10.71 [+0.51] GRO fwd ok # 11.17 [+0.47] UDP fwd perf udp rx: 801 MB/s 652645 calls/s # 12.24 [+1.06] udp tx: 1701 MB/s 28858 calls/s 28858 msg/s # 13.21 [+0.98] udp rx: 1902 MB/s 1548912 calls/s # 13.24 [+0.02] udp tx: 1900 MB/s 32232 calls/s 32232 msg/s # 14.21 [+0.98] udp rx: 1869 MB/s 1522272 calls/s # 14.24 [+0.02] udp tx: 1867 MB/s 31674 calls/s 31674 msg/s # 14.36 [+0.12] UDP GRO fwd perf udp rx: 1849 MB/s 1505376 calls/s # 15.42 [+1.07] udp tx: 1896 MB/s 32159 calls/s 32159 msg/s # 16.40 [+0.98] udp rx: 1901 MB/s 1547808 calls/s # 16.42 [+0.02] udp tx: 1898 MB/s 32200 calls/s 32200 msg/s # 17.40 [+0.98] udp rx: 1900 MB/s 1547376 calls/s # 17.42 [+0.02] udp tx: 1899 MB/s 32218 calls/s 32218 msg/s # 17.98 [+0.56] GRO frag list over UDP tunnel ok # 18.71 [+0.73] 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__->