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.24] No GRO ok # 0.80 [+0.55] GRO frag list ok # 1.35 [+0.55] GRO fwd ok # 1.78 [+0.43] UDP fwd perf udp rx: 1336 MB/s 1088254 calls/s # 2.84 [+1.06] udp tx: 1798 MB/s 30509 calls/s 30509 msg/s # 3.82 [+0.98] udp rx: 1850 MB/s 1506860 calls/s # 3.84 [+0.02] udp tx: 1859 MB/s 31546 calls/s 31546 msg/s # 4.82 [+0.98] udp rx: 1602 MB/s 1304443 calls/s # 4.84 [+0.02] udp tx: 1863 MB/s 31614 calls/s 31614 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1380 MB/s 1123948 calls/s # 6.02 [+1.06] udp tx: 1584 MB/s 26878 calls/s 26878 msg/s # 7.00 [+0.97] udp rx: 1597 MB/s 1300272 calls/s # 7.02 [+0.03] udp tx: 1857 MB/s 31500 calls/s 31500 msg/s # 8.00 [+0.97] udp rx: 1398 MB/s 1138853 calls/s # 8.02 [+0.03] udp tx: 1804 MB/s 30609 calls/s 30609 msg/s # 8.58 [+0.56] GRO frag list over UDP tunnel ok # 9.27 [+0.68] GRO fwd over UDP tunnel ok # 9.50 [+0.23] IPv6 # 9.72 [+0.22] No GRO ok # 10.18 [+0.46] GRO frag list ok # 10.67 [+0.49] GRO fwd ok # 11.14 [+0.47] UDP fwd perf udp rx: 1678 MB/s 1366236 calls/s # 12.20 [+1.06] udp tx: 1814 MB/s 30767 calls/s 30767 msg/s # 13.18 [+0.98] udp rx: 1889 MB/s 1538352 calls/s # 13.20 [+0.02] udp tx: 1887 MB/s 32019 calls/s 32019 msg/s # 14.18 [+0.98] udp rx: 1875 MB/s 1526592 calls/s # 14.20 [+0.02] udp tx: 1872 MB/s 31767 calls/s 31767 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1767 MB/s 1438560 calls/s # 15.38 [+1.07] udp tx: 1812 MB/s 30738 calls/s 30738 msg/s # 16.36 [+0.98] udp rx: 1863 MB/s 1517472 calls/s # 16.38 [+0.02] udp tx: 1857 MB/s 31507 calls/s 31507 msg/s # 17.36 [+0.98] udp rx: 1838 MB/s 1496444 calls/s # 17.38 [+0.02] udp tx: 1855 MB/s 31477 calls/s 31477 msg/s # 17.92 [+0.54] GRO frag list over UDP tunnel ok # 18.60 [+0.68] 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__->