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.26 [+0.24] No GRO ok # 0.80 [+0.55] GRO frag list ok # 1.38 [+0.58] GRO fwd ok # 1.86 [+0.48] UDP fwd perf udp rx: 1382 MB/s 1125452 calls/s # 2.92 [+1.06] udp tx: 1653 MB/s 28040 calls/s 28040 msg/s # 3.90 [+0.98] udp rx: 1763 MB/s 1436064 calls/s # 3.92 [+0.02] udp tx: 1762 MB/s 29892 calls/s 29892 msg/s # 4.90 [+0.98] udp rx: 1820 MB/s 1481712 calls/s # 4.92 [+0.02] udp tx: 1817 MB/s 30826 calls/s 30826 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1747 MB/s 1422672 calls/s # 6.10 [+1.07] udp tx: 1803 MB/s 30584 calls/s 30584 msg/s # 7.07 [+0.97] udp rx: 1756 MB/s 1429632 calls/s # 7.10 [+0.03] udp tx: 1753 MB/s 29739 calls/s 29739 msg/s # 8.08 [+0.97] udp rx: 1773 MB/s 1444032 calls/s # 8.10 [+0.03] udp tx: 1772 MB/s 30057 calls/s 30057 msg/s # 8.66 [+0.55] GRO frag list over UDP tunnel ok # 9.38 [+0.72] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.86 [+0.24] No GRO ok # 10.36 [+0.50] GRO frag list ok # 10.88 [+0.53] GRO fwd ok # 11.34 [+0.46] UDP fwd perf udp rx: 1423 MB/s 1159068 calls/s # 12.41 [+1.07] udp tx: 1608 MB/s 27279 calls/s 27279 msg/s # 13.38 [+0.97] udp rx: 1420 MB/s 1156083 calls/s # 13.41 [+0.02] udp tx: 1624 MB/s 27548 calls/s 27548 msg/s # 14.38 [+0.97] udp rx: 1625 MB/s 1323408 calls/s # 14.41 [+0.03] udp tx: 1625 MB/s 27563 calls/s 27563 msg/s # 14.53 [+0.12] UDP GRO fwd perf udp rx: 1484 MB/s 1208317 calls/s # 15.59 [+1.06] udp tx: 1568 MB/s 26606 calls/s 26606 msg/s # 16.56 [+0.97] udp rx: 1709 MB/s 1391328 calls/s # 16.59 [+0.03] udp tx: 1724 MB/s 29248 calls/s 29248 msg/s # 17.57 [+0.97] udp rx: 1724 MB/s 1404144 calls/s # 17.59 [+0.03] udp tx: 1723 MB/s 29238 calls/s 29238 msg/s # 18.17 [+0.57] GRO frag list over UDP tunnel ok # 18.97 [+0.80] 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__->