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.23 [+0.21] No GRO ok # 0.74 [+0.51] GRO frag list ok # 1.31 [+0.58] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1635 MB/s 1331564 calls/s # 2.86 [+1.07] udp tx: 1789 MB/s 30355 calls/s 30355 msg/s # 3.83 [+0.96] udp rx: 1912 MB/s 1556784 calls/s # 3.86 [+0.03] udp tx: 1910 MB/s 32397 calls/s 32397 msg/s # 4.83 [+0.97] udp rx: 1891 MB/s 1539552 calls/s # 4.86 [+0.03] udp tx: 1888 MB/s 32038 calls/s 32038 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1664 MB/s 1354802 calls/s # 6.05 [+1.07] udp tx: 1774 MB/s 30091 calls/s 30091 msg/s # 7.02 [+0.97] udp rx: 1698 MB/s 1383006 calls/s # 7.05 [+0.03] udp tx: 1783 MB/s 30241 calls/s 30241 msg/s # 8.02 [+0.97] udp rx: 1860 MB/s 1514811 calls/s # 8.05 [+0.03] udp tx: 1867 MB/s 31677 calls/s 31677 msg/s # 8.58 [+0.53] GRO frag list over UDP tunnel ok # 9.29 [+0.71] GRO fwd over UDP tunnel ok # 9.53 [+0.24] IPv6 # 9.77 [+0.23] No GRO ok # 10.27 [+0.50] GRO frag list ok # 10.80 [+0.54] GRO fwd ok # 11.27 [+0.47] UDP fwd perf udp rx: 1529 MB/s 1245212 calls/s # 12.34 [+1.06] udp tx: 1702 MB/s 28872 calls/s 28872 msg/s # 13.31 [+0.97] udp rx: 1820 MB/s 1482192 calls/s # 13.34 [+0.03] udp tx: 1818 MB/s 30841 calls/s 30841 msg/s # 14.31 [+0.97] udp rx: 1666 MB/s 1356920 calls/s # 14.34 [+0.03] udp tx: 1652 MB/s 28031 calls/s 28031 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1596 MB/s 1299770 calls/s # 15.52 [+1.07] udp tx: 1801 MB/s 30557 calls/s 30557 msg/s # 16.49 [+0.97] udp rx: 1631 MB/s 1328198 calls/s # 16.52 [+0.03] udp tx: 1776 MB/s 30130 calls/s 30130 msg/s # 17.49 [+0.97] udp rx: 1817 MB/s 1479499 calls/s # 17.52 [+0.03] udp tx: 1816 MB/s 30812 calls/s 30812 msg/s # 18.07 [+0.55] GRO frag list over UDP tunnel ok # 18.78 [+0.71] 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__->