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.83 [+0.55] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.92 [+0.51] UDP fwd perf udp rx: 684 MB/s 556973 calls/s # 3.00 [+1.07] udp tx: 1607 MB/s 27271 calls/s 27271 msg/s # 3.96 [+0.97] udp rx: 1292 MB/s 1052358 calls/s # 3.99 [+0.03] udp tx: 1549 MB/s 26282 calls/s 26282 msg/s # 4.96 [+0.97] udp rx: 1553 MB/s 1264712 calls/s # 4.99 [+0.03] udp tx: 1582 MB/s 26835 calls/s 26835 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1648 MB/s 1342128 calls/s # 6.19 [+1.07] udp tx: 1709 MB/s 29001 calls/s 29001 msg/s # 7.15 [+0.97] udp rx: 1473 MB/s 1199475 calls/s # 7.19 [+0.03] udp tx: 1566 MB/s 26576 calls/s 26576 msg/s # 8.16 [+0.97] udp rx: 1724 MB/s 1403760 calls/s # 8.19 [+0.03] udp tx: 1723 MB/s 29239 calls/s 29239 msg/s # 8.87 [+0.68] GRO frag list over UDP tunnel ok # 9.67 [+0.81] GRO fwd over UDP tunnel ok # 9.92 [+0.25] IPv6 # 10.16 [+0.24] No GRO ok # 10.71 [+0.55] GRO frag list ok # 11.29 [+0.58] GRO fwd ok # 11.79 [+0.50] UDP fwd perf udp rx: 1235 MB/s 1005787 calls/s # 12.85 [+1.07] udp tx: 1668 MB/s 28297 calls/s 28297 msg/s # 13.83 [+0.97] udp rx: 887 MB/s 722507 calls/s # 13.85 [+0.03] udp tx: 1658 MB/s 28123 calls/s 28123 msg/s # 14.83 [+0.97] udp rx: 1241 MB/s 1010312 calls/s # 14.85 [+0.03] udp tx: 1630 MB/s 27659 calls/s 27659 msg/s # 14.98 [+0.12] UDP GRO fwd perf udp rx: 1496 MB/s 1218693 calls/s # 16.05 [+1.08] udp tx: 1757 MB/s 29814 calls/s 29814 msg/s # 17.02 [+0.97] udp rx: 1237 MB/s 1007454 calls/s # 17.05 [+0.03] udp tx: 1700 MB/s 28839 calls/s 28839 msg/s # 18.02 [+0.97] udp rx: 1645 MB/s 1339763 calls/s # 18.05 [+0.03] udp tx: 1682 MB/s 28539 calls/s 28539 msg/s # 18.70 [+0.65] GRO frag list over UDP tunnel ok # 19.52 [+0.82] 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__->