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.22 [+0.21] No GRO ok # 0.70 [+0.48] GRO frag list ok # 1.22 [+0.52] GRO fwd ok # 1.67 [+0.45] UDP fwd perf udp rx: 1813 MB/s 1476157 calls/s # 2.73 [+1.06] udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # 3.71 [+0.98] udp rx: 1766 MB/s 1438106 calls/s # 3.73 [+0.02] udp tx: 1939 MB/s 32901 calls/s 32901 msg/s # 4.71 [+0.98] udp rx: 1573 MB/s 1280764 calls/s # 4.73 [+0.02] udp tx: 1946 MB/s 33009 calls/s 33009 msg/s # 4.85 [+0.12] UDP GRO fwd perf udp rx: 1863 MB/s 1516752 calls/s # 5.91 [+1.07] udp tx: 1917 MB/s 32529 calls/s 32529 msg/s # 6.88 [+0.97] udp rx: 1946 MB/s 1584768 calls/s # 6.91 [+0.03] udp tx: 1944 MB/s 32986 calls/s 32986 msg/s # 7.89 [+0.97] udp rx: 1954 MB/s 1591536 calls/s # 7.91 [+0.03] udp tx: 1953 MB/s 33125 calls/s 33125 msg/s # 8.43 [+0.51] GRO frag list over UDP tunnel ok # 9.13 [+0.70] GRO fwd over UDP tunnel ok # 9.39 [+0.27] IPv6 # 9.63 [+0.24] No GRO ok # 10.10 [+0.47] GRO frag list ok # 10.60 [+0.50] GRO fwd ok # 11.05 [+0.46] UDP fwd perf udp rx: 1638 MB/s 1334116 calls/s # 12.12 [+1.06] udp tx: 1736 MB/s 29449 calls/s 29449 msg/s # 13.09 [+0.98] udp rx: 1552 MB/s 1263986 calls/s # 13.12 [+0.02] udp tx: 1805 MB/s 30623 calls/s 30623 msg/s # 14.10 [+0.98] udp rx: 1913 MB/s 1557792 calls/s # 14.12 [+0.02] udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # 14.23 [+0.12] UDP GRO fwd perf udp rx: 1440 MB/s 1172828 calls/s # 15.30 [+1.06] udp tx: 1706 MB/s 28937 calls/s 28937 msg/s # 16.27 [+0.97] udp rx: 1723 MB/s 1403042 calls/s # 16.30 [+0.03] udp tx: 1737 MB/s 29470 calls/s 29470 msg/s # 17.27 [+0.97] udp rx: 1919 MB/s 1562976 calls/s # 17.30 [+0.03] udp tx: 1919 MB/s 32549 calls/s 32549 msg/s # 17.84 [+0.55] GRO frag list over UDP tunnel ok # 18.55 [+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__->