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.28 [+0.26] No GRO ok # 0.81 [+0.53] GRO frag list ok # 1.40 [+0.58] GRO fwd ok # 1.85 [+0.45] UDP fwd perf udp rx: 1638 MB/s 1334060 calls/s # 2.91 [+1.06] udp tx: 1782 MB/s 30230 calls/s 30230 msg/s # 3.89 [+0.98] udp rx: 1878 MB/s 1529568 calls/s # 3.91 [+0.02] udp tx: 1876 MB/s 31834 calls/s 31834 msg/s # 4.89 [+0.98] udp rx: 1879 MB/s 1530288 calls/s # 4.91 [+0.02] udp tx: 1877 MB/s 31852 calls/s 31852 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1626 MB/s 1324113 calls/s # 6.09 [+1.06] udp tx: 1793 MB/s 30418 calls/s 30418 msg/s # 7.06 [+0.97] udp rx: 1380 MB/s 1124108 calls/s # 7.09 [+0.03] udp tx: 1837 MB/s 31173 calls/s 31173 msg/s # 8.06 [+0.97] udp rx: 1103 MB/s 898276 calls/s # 8.09 [+0.03] udp tx: 1470 MB/s 24937 calls/s 24937 msg/s # 8.70 [+0.61] GRO frag list over UDP tunnel ok # 9.46 [+0.76] GRO fwd over UDP tunnel ok # 9.71 [+0.24] IPv6 # 9.93 [+0.22] No GRO ok # 10.43 [+0.50] GRO frag list ok # 10.96 [+0.54] GRO fwd ok # 11.42 [+0.46] UDP fwd perf udp rx: 1753 MB/s 1427394 calls/s # 12.49 [+1.07] udp tx: 1822 MB/s 30913 calls/s 30913 msg/s # 13.46 [+0.97] udp rx: 1808 MB/s 1472160 calls/s # 13.49 [+0.03] udp tx: 1801 MB/s 30563 calls/s 30563 msg/s # 14.46 [+0.97] udp rx: 1840 MB/s 1498000 calls/s # 14.49 [+0.03] udp tx: 1845 MB/s 31299 calls/s 31299 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1578 MB/s 1285076 calls/s # 15.67 [+1.07] udp tx: 1678 MB/s 28469 calls/s 28469 msg/s # 16.65 [+0.98] udp rx: 1567 MB/s 1276196 calls/s # 16.67 [+0.02] udp tx: 1803 MB/s 30582 calls/s 30582 msg/s # 17.65 [+0.98] udp rx: 1835 MB/s 1494432 calls/s # 17.67 [+0.02] udp tx: 1833 MB/s 31105 calls/s 31105 msg/s # 18.24 [+0.56] GRO frag list over UDP tunnel ok # 18.98 [+0.74] 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__->