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.25 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1712 MB/s 1394448 calls/s # 2.93 [+1.07] udp tx: 1769 MB/s 30010 calls/s 30010 msg/s # 3.90 [+0.97] udp rx: 1560 MB/s 1270594 calls/s # 3.93 [+0.03] udp tx: 1737 MB/s 29473 calls/s 29473 msg/s # 4.90 [+0.97] udp rx: 1335 MB/s 1087529 calls/s # 4.93 [+0.03] udp tx: 1666 MB/s 28272 calls/s 28272 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1715 MB/s 1396819 calls/s # 6.12 [+1.07] udp tx: 1840 MB/s 31214 calls/s 31214 msg/s # 7.09 [+0.97] udp rx: 1508 MB/s 1227770 calls/s # 7.12 [+0.03] udp tx: 1661 MB/s 28181 calls/s 28181 msg/s # 8.10 [+0.97] udp rx: 1666 MB/s 1356751 calls/s # 8.12 [+0.03] udp tx: 1870 MB/s 31731 calls/s 31731 msg/s # 8.71 [+0.59] GRO frag list over UDP tunnel ok # 9.46 [+0.75] GRO fwd over UDP tunnel ok # 9.71 [+0.24] IPv6 # 9.95 [+0.24] No GRO ok # 10.46 [+0.51] GRO frag list ok # 11.04 [+0.58] GRO fwd ok # 11.58 [+0.53] UDP fwd perf udp rx: 1517 MB/s 1235047 calls/s # 12.65 [+1.08] udp tx: 1598 MB/s 27111 calls/s 27111 msg/s # 13.62 [+0.97] udp rx: 1661 MB/s 1353035 calls/s # 13.65 [+0.03] udp tx: 1668 MB/s 28298 calls/s 28298 msg/s # 14.62 [+0.97] udp rx: 1371 MB/s 1116384 calls/s # 14.65 [+0.03] udp tx: 1653 MB/s 28044 calls/s 28044 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1531 MB/s 1246598 calls/s # 15.85 [+1.08] udp tx: 1786 MB/s 30293 calls/s 30293 msg/s # 16.82 [+0.96] udp rx: 1569 MB/s 1277628 calls/s # 16.85 [+0.04] udp tx: 1820 MB/s 30883 calls/s 30883 msg/s # 17.82 [+0.97] udp rx: 1632 MB/s 1329393 calls/s # 17.85 [+0.03] udp tx: 1802 MB/s 30580 calls/s 30580 msg/s # 18.53 [+0.67] GRO frag list over UDP tunnel ok # 19.34 [+0.81] 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__->