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.82 [+0.54] GRO frag list ok # 1.42 [+0.60] GRO fwd ok # 1.90 [+0.48] UDP fwd perf udp rx: 1674 MB/s 1363392 calls/s # 2.96 [+1.07] udp tx: 1726 MB/s 29281 calls/s 29281 msg/s # 3.93 [+0.97] udp rx: 1765 MB/s 1437456 calls/s # 3.96 [+0.03] udp tx: 1760 MB/s 29852 calls/s 29852 msg/s # 4.94 [+0.97] udp rx: 1731 MB/s 1409568 calls/s # 4.96 [+0.03] udp tx: 1735 MB/s 29439 calls/s 29439 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1659 MB/s 1350768 calls/s # 6.15 [+1.07] udp tx: 1713 MB/s 29064 calls/s 29064 msg/s # 7.12 [+0.97] udp rx: 1701 MB/s 1385616 calls/s # 7.15 [+0.03] udp tx: 1700 MB/s 28840 calls/s 28840 msg/s # 8.12 [+0.97] udp rx: 1735 MB/s 1413024 calls/s # 8.15 [+0.03] udp tx: 1732 MB/s 29383 calls/s 29383 msg/s # 8.73 [+0.57] GRO frag list over UDP tunnel ok # 9.45 [+0.72] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.94 [+0.24] No GRO ok # 10.43 [+0.49] GRO frag list ok # 11.01 [+0.58] GRO fwd ok # 11.52 [+0.50] UDP fwd perf udp rx: 1479 MB/s 1204710 calls/s # 12.59 [+1.07] udp tx: 1712 MB/s 29043 calls/s 29043 msg/s # 13.56 [+0.97] udp rx: 1818 MB/s 1480224 calls/s # 13.59 [+0.03] udp tx: 1815 MB/s 30789 calls/s 30789 msg/s # 14.56 [+0.97] udp rx: 1599 MB/s 1301993 calls/s # 14.59 [+0.03] udp tx: 1780 MB/s 30203 calls/s 30203 msg/s # 14.71 [+0.12] UDP GRO fwd perf udp rx: 1627 MB/s 1325107 calls/s # 15.79 [+1.08] udp tx: 1757 MB/s 29811 calls/s 29811 msg/s # 16.76 [+0.97] udp rx: 1826 MB/s 1486752 calls/s # 16.79 [+0.03] udp tx: 1822 MB/s 30919 calls/s 30919 msg/s # 17.76 [+0.97] udp rx: 1804 MB/s 1468800 calls/s # 17.79 [+0.03] udp tx: 1802 MB/s 30577 calls/s 30577 msg/s # 18.39 [+0.60] GRO frag list over UDP tunnel ok # 19.16 [+0.76] 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__->