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.86 [+0.58] GRO frag list ok # 1.48 [+0.62] GRO fwd ok # 1.98 [+0.51] UDP fwd perf udp rx: 1508 MB/s 1227836 calls/s # 3.06 [+1.07] udp tx: 1684 MB/s 28578 calls/s 28578 msg/s # 4.03 [+0.97] udp rx: 1930 MB/s 1571376 calls/s # 4.06 [+0.03] udp tx: 1927 MB/s 32693 calls/s 32693 msg/s # 5.03 [+0.97] udp rx: 1801 MB/s 1466352 calls/s # 5.06 [+0.03] udp tx: 1799 MB/s 30516 calls/s 30516 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1870 MB/s 1522572 calls/s # 6.24 [+1.07] udp tx: 1953 MB/s 33130 calls/s 33130 msg/s # 7.22 [+0.97] udp rx: 1866 MB/s 1519536 calls/s # 7.24 [+0.03] udp tx: 1862 MB/s 31591 calls/s 31591 msg/s # 8.22 [+0.97] udp rx: 1927 MB/s 1569552 calls/s # 8.24 [+0.03] udp tx: 1927 MB/s 32694 calls/s 32694 msg/s # 8.87 [+0.62] GRO frag list over UDP tunnel ok # 9.69 [+0.83] GRO fwd over UDP tunnel ok # 9.96 [+0.27] IPv6 # 10.22 [+0.26] No GRO ok # 10.80 [+0.58] GRO frag list ok # 11.37 [+0.58] GRO fwd ok # 11.87 [+0.49] UDP fwd perf udp rx: 893 MB/s 727441 calls/s # 12.94 [+1.07] udp tx: 1155 MB/s 19593 calls/s 19593 msg/s # 13.91 [+0.97] udp rx: 1104 MB/s 899427 calls/s # 13.94 [+0.03] udp tx: 1181 MB/s 20045 calls/s 20045 msg/s # 14.91 [+0.97] udp rx: 1160 MB/s 944664 calls/s # 14.94 [+0.03] udp tx: 1176 MB/s 19958 calls/s 19958 msg/s # 15.06 [+0.12] UDP GRO fwd perf udp rx: 1441 MB/s 1173330 calls/s # 16.13 [+1.07] udp tx: 1711 MB/s 29031 calls/s 29031 msg/s # 17.11 [+0.98] udp rx: 1479 MB/s 1204203 calls/s # 17.13 [+0.02] udp tx: 1836 MB/s 31147 calls/s 31147 msg/s # 18.11 [+0.98] udp rx: 1887 MB/s 1536473 calls/s # 18.13 [+0.02] udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # 18.71 [+0.58] GRO frag list over UDP tunnel ok # 19.44 [+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__->