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.24 [+0.22] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.28 [+0.54] GRO fwd ok # 1.74 [+0.46] UDP fwd perf udp rx: 1244 MB/s 1013157 calls/s # 2.80 [+1.06] udp tx: 1695 MB/s 28751 calls/s 28751 msg/s # 3.77 [+0.98] udp rx: 1811 MB/s 1474984 calls/s # 3.80 [+0.02] udp tx: 1821 MB/s 30891 calls/s 30891 msg/s # 4.78 [+0.98] udp rx: 1908 MB/s 1553328 calls/s # 4.80 [+0.02] udp tx: 1906 MB/s 32332 calls/s 32332 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1808 MB/s 1472304 calls/s # 5.97 [+1.06] udp tx: 1852 MB/s 31416 calls/s 31416 msg/s # 6.95 [+0.98] udp rx: 1856 MB/s 1510992 calls/s # 6.97 [+0.02] udp tx: 1854 MB/s 31458 calls/s 31458 msg/s # 7.95 [+0.98] udp rx: 1901 MB/s 1547760 calls/s # 7.97 [+0.02] udp tx: 1899 MB/s 32215 calls/s 32215 msg/s # 8.54 [+0.57] GRO frag list over UDP tunnel ok # 9.25 [+0.71] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.71 [+0.22] No GRO ok # 10.20 [+0.50] GRO frag list ok # 10.72 [+0.52] GRO fwd ok # 11.21 [+0.49] UDP fwd perf udp rx: 1444 MB/s 1176029 calls/s # 12.27 [+1.06] udp tx: 1620 MB/s 27485 calls/s 27485 msg/s # 13.25 [+0.98] udp rx: 1688 MB/s 1374624 calls/s # 13.27 [+0.02] udp tx: 1694 MB/s 28741 calls/s 28741 msg/s # 14.25 [+0.98] udp rx: 1817 MB/s 1479264 calls/s # 14.27 [+0.02] udp tx: 1814 MB/s 30772 calls/s 30772 msg/s # 14.39 [+0.12] UDP GRO fwd perf udp rx: 1582 MB/s 1288144 calls/s # 15.45 [+1.06] udp tx: 1785 MB/s 30280 calls/s 30280 msg/s # 16.42 [+0.97] udp rx: 1697 MB/s 1382112 calls/s # 16.45 [+0.03] udp tx: 1692 MB/s 28703 calls/s 28703 msg/s # 17.43 [+0.97] udp rx: 1822 MB/s 1483392 calls/s # 17.45 [+0.03] udp tx: 1824 MB/s 30952 calls/s 30952 msg/s # 18.01 [+0.56] GRO frag list over UDP tunnel ok # 18.74 [+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__->