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.23 [+0.22] No GRO ok # 0.75 [+0.52] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.82 [+0.49] UDP fwd perf udp rx: 1342 MB/s 1093153 calls/s # 2.88 [+1.07] udp tx: 1641 MB/s 27849 calls/s 27849 msg/s # 3.86 [+0.97] udp rx: 1580 MB/s 1286699 calls/s # 3.88 [+0.03] udp tx: 1827 MB/s 30996 calls/s 30996 msg/s # 4.86 [+0.97] udp rx: 1832 MB/s 1492032 calls/s # 4.88 [+0.03] udp tx: 1830 MB/s 31047 calls/s 31047 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1546 MB/s 1259083 calls/s # 6.06 [+1.06] udp tx: 1595 MB/s 27058 calls/s 27058 msg/s # 7.03 [+0.97] udp rx: 1860 MB/s 1514736 calls/s # 7.06 [+0.03] udp tx: 1858 MB/s 31522 calls/s 31522 msg/s # 8.04 [+0.98] udp rx: 1755 MB/s 1428972 calls/s # 8.06 [+0.02] udp tx: 1845 MB/s 31304 calls/s 31304 msg/s # 8.60 [+0.54] GRO frag list over UDP tunnel ok # 9.27 [+0.67] GRO fwd over UDP tunnel ok # 9.52 [+0.25] IPv6 # 9.73 [+0.21] No GRO ok # 10.20 [+0.48] GRO frag list ok # 10.71 [+0.50] GRO fwd ok # 11.15 [+0.44] UDP fwd perf udp rx: 1378 MB/s 1121996 calls/s # 12.22 [+1.07] udp tx: 1701 MB/s 28858 calls/s 28858 msg/s # 13.19 [+0.97] udp rx: 1372 MB/s 1117580 calls/s # 13.22 [+0.03] udp tx: 1700 MB/s 28838 calls/s 28838 msg/s # 14.19 [+0.97] udp rx: 1535 MB/s 1249854 calls/s # 14.22 [+0.03] udp tx: 1776 MB/s 30137 calls/s 30137 msg/s # 14.34 [+0.12] UDP GRO fwd perf udp rx: 1241 MB/s 1010438 calls/s # 15.40 [+1.07] udp tx: 1791 MB/s 30388 calls/s 30388 msg/s # 16.38 [+0.97] udp rx: 1863 MB/s 1516944 calls/s # 16.40 [+0.03] udp tx: 1862 MB/s 31588 calls/s 31588 msg/s # 17.38 [+0.97] udp rx: 1859 MB/s 1514208 calls/s # 17.40 [+0.03] udp tx: 1858 MB/s 31513 calls/s 31513 msg/s # 17.92 [+0.52] GRO frag list over UDP tunnel ok # 18.63 [+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__->