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.30 [+0.28] No GRO ok # 0.90 [+0.60] GRO frag list ok # 1.50 [+0.60] GRO fwd ok # 1.99 [+0.49] UDP fwd perf udp rx: 1670 MB/s 1359996 calls/s # 3.06 [+1.07] udp tx: 1774 MB/s 30104 calls/s 30104 msg/s # 4.03 [+0.97] udp rx: 1827 MB/s 1487760 calls/s # 4.06 [+0.03] udp tx: 1826 MB/s 30977 calls/s 30977 msg/s # 5.03 [+0.98] udp rx: 1670 MB/s 1360062 calls/s # 5.06 [+0.02] udp tx: 1857 MB/s 31507 calls/s 31507 msg/s # 5.18 [+0.12] UDP GRO fwd perf udp rx: 1519 MB/s 1237154 calls/s # 6.25 [+1.07] udp tx: 1875 MB/s 31814 calls/s 31814 msg/s # 7.21 [+0.97] udp rx: 1893 MB/s 1541772 calls/s # 7.25 [+0.03] udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # 8.22 [+0.97] udp rx: 1850 MB/s 1506350 calls/s # 8.25 [+0.03] udp tx: 1885 MB/s 31979 calls/s 31979 msg/s # 8.84 [+0.59] GRO frag list over UDP tunnel ok # 9.61 [+0.77] GRO fwd over UDP tunnel ok # 9.86 [+0.25] IPv6 # 10.12 [+0.26] No GRO ok # 10.63 [+0.52] GRO frag list ok # 11.20 [+0.57] GRO fwd ok # 11.71 [+0.51] UDP fwd perf udp rx: 1374 MB/s 1118639 calls/s # 12.79 [+1.08] udp tx: 1695 MB/s 28757 calls/s 28757 msg/s # 13.76 [+0.97] udp rx: 1794 MB/s 1461210 calls/s # 13.79 [+0.03] udp tx: 1849 MB/s 31365 calls/s 31365 msg/s # 14.76 [+0.97] udp rx: 1842 MB/s 1500000 calls/s # 14.79 [+0.03] udp tx: 1841 MB/s 31225 calls/s 31225 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1762 MB/s 1435257 calls/s # 15.97 [+1.06] udp tx: 1839 MB/s 31199 calls/s 31199 msg/s # 16.95 [+0.98] udp rx: 1840 MB/s 1498704 calls/s # 16.97 [+0.02] udp tx: 1839 MB/s 31203 calls/s 31203 msg/s # 17.95 [+0.98] udp rx: 1852 MB/s 1508352 calls/s # 17.97 [+0.02] udp tx: 1850 MB/s 31393 calls/s 31393 msg/s # 18.55 [+0.58] GRO frag list over UDP tunnel ok # 19.29 [+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__->