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.22 [+0.21] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.21 [+0.51] GRO fwd ok # 1.65 [+0.44] UDP fwd perf udp rx: 1887 MB/s 1536720 calls/s # 2.71 [+1.06] udp tx: 1941 MB/s 32937 calls/s 32937 msg/s # 3.68 [+0.97] udp rx: 1929 MB/s 1571040 calls/s # 3.71 [+0.03] udp tx: 1927 MB/s 32695 calls/s 32695 msg/s # 4.68 [+0.97] udp rx: 1925 MB/s 1567776 calls/s # 4.71 [+0.03] udp tx: 1923 MB/s 32627 calls/s 32627 msg/s # 4.83 [+0.12] UDP GRO fwd perf udp rx: 1881 MB/s 1531824 calls/s # 5.89 [+1.06] udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # 6.86 [+0.98] udp rx: 1923 MB/s 1565712 calls/s # 6.89 [+0.02] udp tx: 1921 MB/s 32590 calls/s 32590 msg/s # 7.86 [+0.98] udp rx: 1922 MB/s 1565184 calls/s # 7.89 [+0.02] udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # 8.41 [+0.52] GRO frag list over UDP tunnel ok # 9.08 [+0.67] GRO fwd over UDP tunnel ok # 9.31 [+0.24] IPv6 # 9.53 [+0.22] No GRO ok # 10.00 [+0.47] GRO frag list ok # 10.48 [+0.48] GRO fwd ok # 10.91 [+0.43] UDP fwd perf udp rx: 1544 MB/s 1257756 calls/s # 11.97 [+1.06] udp tx: 1826 MB/s 30975 calls/s 30975 msg/s # 12.94 [+0.97] udp rx: 1864 MB/s 1517712 calls/s # 12.97 [+0.03] udp tx: 1862 MB/s 31592 calls/s 31592 msg/s # 13.95 [+0.97] udp rx: 1215 MB/s 989725 calls/s # 13.97 [+0.03] udp tx: 1737 MB/s 29475 calls/s 29475 msg/s # 14.09 [+0.12] UDP GRO fwd perf udp rx: 1814 MB/s 1477200 calls/s # 15.15 [+1.06] udp tx: 1854 MB/s 31461 calls/s 31461 msg/s # 16.13 [+0.98] udp rx: 1866 MB/s 1519296 calls/s # 16.15 [+0.02] udp tx: 1865 MB/s 31642 calls/s 31642 msg/s # 17.13 [+0.98] udp rx: 1895 MB/s 1543392 calls/s # 17.15 [+0.02] udp tx: 1894 MB/s 32124 calls/s 32124 msg/s # 17.67 [+0.52] GRO frag list over UDP tunnel ok # 18.34 [+0.67] 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__->