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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.79 [+0.47] UDP fwd perf udp rx: 1229 MB/s 1001328 calls/s # 2.85 [+1.07] udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # 3.83 [+0.97] udp rx: 1222 MB/s 995376 calls/s # 3.85 [+0.03] udp tx: 1221 MB/s 20714 calls/s 20714 msg/s # 4.83 [+0.97] udp rx: 1221 MB/s 994700 calls/s # 4.85 [+0.03] udp tx: 1221 MB/s 20720 calls/s 20720 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1274 MB/s 1037328 calls/s # 6.04 [+1.07] udp tx: 1324 MB/s 22461 calls/s 22461 msg/s # 7.01 [+0.97] udp rx: 1926 MB/s 1568640 calls/s # 7.04 [+0.03] udp tx: 1925 MB/s 32651 calls/s 32651 msg/s # 8.01 [+0.98] udp rx: 1929 MB/s 1570464 calls/s # 8.04 [+0.02] udp tx: 1927 MB/s 32687 calls/s 32687 msg/s # 8.53 [+0.49] GRO frag list over UDP tunnel ok # 9.17 [+0.64] GRO fwd over UDP tunnel ok # 9.40 [+0.23] IPv6 # 9.60 [+0.20] No GRO ok # 10.05 [+0.45] GRO frag list ok # 10.52 [+0.47] GRO fwd ok # 10.94 [+0.42] UDP fwd perf udp rx: 1643 MB/s 1338008 calls/s # 12.00 [+1.06] udp tx: 1820 MB/s 30873 calls/s 30873 msg/s # 12.98 [+0.98] udp rx: 1752 MB/s 1427063 calls/s # 13.00 [+0.02] udp tx: 1756 MB/s 29799 calls/s 29799 msg/s # 13.98 [+0.98] udp rx: 1868 MB/s 1520834 calls/s # 14.00 [+0.02] udp tx: 1869 MB/s 31709 calls/s 31709 msg/s # 14.12 [+0.12] UDP GRO fwd perf udp rx: 1815 MB/s 1478191 calls/s # 15.18 [+1.06] udp tx: 1866 MB/s 31658 calls/s 31658 msg/s # 16.17 [+1.00] udp tx: 1825 MB/s 30962 calls/s 30962 msg/s # 16.18 [+0.00] udp rx: 1689 MB/s 1375699 calls/s # 17.17 [+1.00] udp tx: 1863 MB/s 31600 calls/s 31600 msg/s # 17.28 [+0.10] udp rx: 1856 MB/s 1511468 calls/s # 17.68 [+0.41] GRO frag list over UDP tunnel ok # 18.36 [+0.68] 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__->