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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.40 [+0.61] GRO fwd ok # 1.88 [+0.49] UDP fwd perf udp rx: 1428 MB/s 1162888 calls/s # 2.95 [+1.07] udp tx: 1811 MB/s 30729 calls/s 30729 msg/s # 3.93 [+0.97] udp rx: 1874 MB/s 1525968 calls/s # 3.95 [+0.03] udp tx: 1873 MB/s 31772 calls/s 31772 msg/s # 4.93 [+0.97] udp rx: 1891 MB/s 1539792 calls/s # 4.95 [+0.03] udp tx: 1889 MB/s 32054 calls/s 32054 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1737 MB/s 1414416 calls/s # 6.14 [+1.07] udp tx: 1787 MB/s 30321 calls/s 30321 msg/s # 7.11 [+0.97] udp rx: 1771 MB/s 1442448 calls/s # 7.14 [+0.03] udp tx: 1761 MB/s 29881 calls/s 29881 msg/s # 8.11 [+0.97] udp rx: 1763 MB/s 1435304 calls/s # 8.14 [+0.03] udp tx: 1754 MB/s 29760 calls/s 29760 msg/s # 8.74 [+0.59] GRO frag list over UDP tunnel ok # 9.48 [+0.74] GRO fwd over UDP tunnel ok # 9.72 [+0.25] IPv6 # 9.97 [+0.24] No GRO ok # 10.49 [+0.52] GRO frag list ok # 11.04 [+0.55] GRO fwd ok # 11.52 [+0.48] UDP fwd perf udp rx: 1369 MB/s 1115084 calls/s # 12.59 [+1.07] udp tx: 1655 MB/s 28073 calls/s 28073 msg/s # 13.57 [+0.99] udp rx: 1646 MB/s 1340301 calls/s # 13.59 [+0.01] udp tx: 1779 MB/s 30183 calls/s 30183 msg/s # 14.57 [+0.99] udp rx: 1623 MB/s 1322064 calls/s # 14.59 [+0.01] udp tx: 1621 MB/s 27509 calls/s 27509 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1777 MB/s 1447056 calls/s # 15.77 [+1.07] udp tx: 1832 MB/s 31077 calls/s 31077 msg/s # 16.74 [+0.97] udp rx: 1474 MB/s 1200624 calls/s # 16.77 [+0.03] udp tx: 1472 MB/s 24974 calls/s 24974 msg/s # 17.75 [+0.97] udp rx: 1821 MB/s 1482672 calls/s # 17.77 [+0.03] udp tx: 1818 MB/s 30845 calls/s 30845 msg/s # 18.44 [+0.67] GRO frag list over UDP tunnel ok # 19.29 [+0.85] 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__->