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.31 [+0.28] No GRO ok # 0.94 [+0.63] GRO frag list ok # 1.64 [+0.70] GRO fwd ok # 2.22 [+0.58] UDP fwd perf udp rx: 1439 MB/s 1171605 calls/s # 3.30 [+1.08] udp tx: 1710 MB/s 29009 calls/s 29009 msg/s # 4.26 [+0.97] udp rx: 1770 MB/s 1441144 calls/s # 4.30 [+0.03] udp tx: 1769 MB/s 30006 calls/s 30006 msg/s # 5.27 [+0.97] udp rx: 1868 MB/s 1521123 calls/s # 5.30 [+0.03] udp tx: 1866 MB/s 31665 calls/s 31665 msg/s # 5.42 [+0.12] UDP GRO fwd perf udp rx: 1803 MB/s 1468372 calls/s # 6.49 [+1.07] udp tx: 1862 MB/s 31585 calls/s 31585 msg/s # 7.46 [+0.97] udp rx: 1885 MB/s 1534747 calls/s # 7.49 [+0.03] udp tx: 1883 MB/s 31953 calls/s 31953 msg/s # 8.46 [+0.97] udp rx: 1494 MB/s 1217049 calls/s # 8.49 [+0.03] udp tx: 1885 MB/s 31973 calls/s 31973 msg/s # 9.10 [+0.61] GRO frag list over UDP tunnel ok # 9.92 [+0.82] GRO fwd over UDP tunnel ok # 10.19 [+0.27] IPv6 # 10.47 [+0.28] No GRO ok # 11.04 [+0.57] GRO frag list ok # 11.64 [+0.60] GRO fwd ok # 12.16 [+0.53] UDP fwd perf udp rx: 1280 MB/s 1042205 calls/s # 13.25 [+1.08] udp tx: 1756 MB/s 29798 calls/s 29798 msg/s # 14.21 [+0.96] udp rx: 1853 MB/s 1508704 calls/s # 14.25 [+0.04] udp tx: 1851 MB/s 31402 calls/s 31402 msg/s # 15.25 [+1.00] udp tx: 1858 MB/s 31529 calls/s 31529 msg/s # 15.25 [+0.00] udp rx: 1525 MB/s 1242324 calls/s # 15.37 [+0.12] UDP GRO fwd perf udp tx: 1087 MB/s 18446 calls/s 18446 msg/s # 16.46 [+1.09] udp rx: 961 MB/s 782552 calls/s # 17.46 [+1.00] udp tx: 1142 MB/s 19380 calls/s 19380 msg/s # 17.46 [+0.00] udp rx: 936 MB/s 762664 calls/s # 18.46 [+1.00] udp tx: 1029 MB/s 17454 calls/s 17454 msg/s # 18.56 [+0.10] udp rx: 875 MB/s 713082 calls/s # 19.14 [+0.58] GRO frag list over UDP tunnel ok # 20.03 [+0.89] 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__->