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.29 [+0.27] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.38 [+0.55] GRO fwd ok # 1.82 [+0.44] UDP fwd perf udp rx: 1702 MB/s 1385804 calls/s # 2.88 [+1.06] udp tx: 1855 MB/s 31464 calls/s 31464 msg/s # 3.85 [+0.98] udp rx: 1850 MB/s 1506378 calls/s # 3.88 [+0.02] udp tx: 1868 MB/s 31695 calls/s 31695 msg/s # 4.85 [+0.98] udp rx: 1878 MB/s 1529472 calls/s # 4.88 [+0.02] udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1784 MB/s 1452835 calls/s # 6.06 [+1.06] udp tx: 1834 MB/s 31117 calls/s 31117 msg/s # 7.03 [+0.97] udp rx: 1825 MB/s 1486416 calls/s # 7.06 [+0.03] udp tx: 1824 MB/s 30942 calls/s 30942 msg/s # 8.03 [+0.97] udp rx: 1872 MB/s 1524336 calls/s # 8.06 [+0.03] udp tx: 1870 MB/s 31727 calls/s 31727 msg/s # 8.59 [+0.54] GRO frag list over UDP tunnel ok # 9.30 [+0.71] GRO fwd over UDP tunnel ok # 9.55 [+0.25] IPv6 # 9.78 [+0.23] No GRO ok # 10.27 [+0.49] GRO frag list ok # 10.79 [+0.52] GRO fwd ok # 11.27 [+0.48] UDP fwd perf udp rx: 1647 MB/s 1341372 calls/s # 12.33 [+1.06] udp tx: 1791 MB/s 30379 calls/s 30379 msg/s # 13.31 [+0.98] udp rx: 1816 MB/s 1478552 calls/s # 13.33 [+0.02] udp tx: 1814 MB/s 30773 calls/s 30773 msg/s # 14.31 [+0.98] udp rx: 1825 MB/s 1486072 calls/s # 14.33 [+0.02] udp tx: 1824 MB/s 30949 calls/s 30949 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1691 MB/s 1376696 calls/s # 15.52 [+1.07] udp tx: 1726 MB/s 29288 calls/s 29288 msg/s # 16.49 [+0.97] udp rx: 1755 MB/s 1428923 calls/s # 16.52 [+0.03] udp tx: 1803 MB/s 30581 calls/s 30581 msg/s # 17.49 [+0.97] udp rx: 1546 MB/s 1258628 calls/s # 17.52 [+0.03] udp tx: 1800 MB/s 30541 calls/s 30541 msg/s # 18.07 [+0.55] GRO frag list over UDP tunnel ok # 18.76 [+0.69] 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__->