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.27 [+0.26] No GRO ok # 0.80 [+0.52] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.82 [+0.44] UDP fwd perf udp rx: 1285 MB/s 1046481 calls/s # 2.89 [+1.07] udp tx: 1700 MB/s 28849 calls/s 28849 msg/s # 3.86 [+0.97] udp rx: 1855 MB/s 1510750 calls/s # 3.89 [+0.03] udp tx: 1888 MB/s 32022 calls/s 32022 msg/s # 4.86 [+0.97] udp rx: 1770 MB/s 1441555 calls/s # 4.89 [+0.03] udp tx: 1877 MB/s 31844 calls/s 31844 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1257 MB/s 1023488 calls/s # 6.06 [+1.06] udp tx: 1777 MB/s 30149 calls/s 30149 msg/s # 7.04 [+0.98] udp rx: 1489 MB/s 1212449 calls/s # 7.06 [+0.02] udp tx: 1777 MB/s 30140 calls/s 30140 msg/s # 8.04 [+0.98] udp rx: 1584 MB/s 1290156 calls/s # 8.06 [+0.02] udp tx: 1692 MB/s 28712 calls/s 28712 msg/s # 8.66 [+0.59] GRO frag list over UDP tunnel ok # 9.40 [+0.75] GRO fwd over UDP tunnel ok # 9.65 [+0.24] IPv6 # 9.89 [+0.24] No GRO ok # 10.40 [+0.51] GRO frag list ok # 10.92 [+0.51] GRO fwd ok # 11.39 [+0.48] UDP fwd perf udp rx: 1502 MB/s 1223151 calls/s # 12.46 [+1.07] udp tx: 1772 MB/s 30059 calls/s 30059 msg/s # 13.43 [+0.97] udp rx: 1662 MB/s 1353693 calls/s # 13.46 [+0.03] udp tx: 1772 MB/s 30069 calls/s 30069 msg/s # 14.43 [+0.97] udp rx: 1708 MB/s 1391030 calls/s # 14.46 [+0.03] udp tx: 1777 MB/s 30156 calls/s 30156 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1768 MB/s 1440000 calls/s # 15.64 [+1.06] udp tx: 1813 MB/s 30753 calls/s 30753 msg/s # 16.62 [+0.98] udp rx: 1858 MB/s 1513248 calls/s # 16.64 [+0.02] udp tx: 1857 MB/s 31512 calls/s 31512 msg/s # 17.62 [+0.98] udp rx: 1831 MB/s 1490707 calls/s # 17.64 [+0.02] udp tx: 1857 MB/s 31498 calls/s 31498 msg/s # 18.18 [+0.54] GRO frag list over UDP tunnel ok # 18.88 [+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__->