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.27 [+0.25] No GRO ok # 0.82 [+0.55] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.93 [+0.50] UDP fwd perf udp rx: 1489 MB/s 1212460 calls/s # 3.00 [+1.07] udp tx: 1768 MB/s 29993 calls/s 29993 msg/s # 3.97 [+0.97] udp rx: 1705 MB/s 1388150 calls/s # 4.00 [+0.03] udp tx: 1746 MB/s 29614 calls/s 29614 msg/s # 4.97 [+0.97] udp rx: 1711 MB/s 1393561 calls/s # 5.00 [+0.03] udp tx: 1754 MB/s 29755 calls/s 29755 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1707 MB/s 1389811 calls/s # 6.19 [+1.07] udp tx: 1798 MB/s 30512 calls/s 30512 msg/s # 7.16 [+0.97] udp rx: 1526 MB/s 1242625 calls/s # 7.19 [+0.03] udp tx: 1835 MB/s 31123 calls/s 31123 msg/s # 8.16 [+0.97] udp rx: 1525 MB/s 1242128 calls/s # 8.19 [+0.03] udp tx: 1752 MB/s 29726 calls/s 29726 msg/s # 8.78 [+0.60] GRO frag list over UDP tunnel ok # 9.58 [+0.80] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.09 [+0.24] No GRO ok # 10.61 [+0.53] GRO frag list ok # 11.15 [+0.54] GRO fwd ok # 11.65 [+0.50] UDP fwd perf udp rx: 1527 MB/s 1243940 calls/s # 12.72 [+1.07] udp tx: 1723 MB/s 29227 calls/s 29227 msg/s # 13.69 [+0.97] udp rx: 1732 MB/s 1410216 calls/s # 13.72 [+0.03] udp tx: 1745 MB/s 29598 calls/s 29598 msg/s # 14.69 [+0.97] udp rx: 1752 MB/s 1426800 calls/s # 14.72 [+0.03] udp tx: 1750 MB/s 29694 calls/s 29694 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1668 MB/s 1358276 calls/s # 15.92 [+1.07] udp tx: 1786 MB/s 30298 calls/s 30298 msg/s # 16.88 [+0.97] udp rx: 1545 MB/s 1258076 calls/s # 16.91 [+0.03] udp tx: 1838 MB/s 31183 calls/s 31183 msg/s # 17.88 [+0.97] udp rx: 1880 MB/s 1530672 calls/s # 17.91 [+0.03] udp tx: 1878 MB/s 31858 calls/s 31858 msg/s # 18.48 [+0.57] GRO frag list over UDP tunnel ok # 19.20 [+0.72] 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__->