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.23 [+0.22] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.24 [+0.52] GRO fwd ok # 1.68 [+0.44] UDP fwd perf udp rx: 1573 MB/s 1281324 calls/s # 2.75 [+1.06] udp tx: 1880 MB/s 31887 calls/s 31887 msg/s # 3.72 [+0.97] udp rx: 1920 MB/s 1563456 calls/s # 3.75 [+0.03] udp tx: 1918 MB/s 32541 calls/s 32541 msg/s # 4.72 [+0.97] udp rx: 1920 MB/s 1563888 calls/s # 4.75 [+0.03] udp tx: 1919 MB/s 32549 calls/s 32549 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1877 MB/s 1528272 calls/s # 5.93 [+1.06] udp tx: 1922 MB/s 32608 calls/s 32608 msg/s # 6.90 [+0.98] udp rx: 1919 MB/s 1562928 calls/s # 6.93 [+0.02] udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # 7.91 [+0.98] udp rx: 1921 MB/s 1564224 calls/s # 7.93 [+0.02] udp tx: 1919 MB/s 32555 calls/s 32555 msg/s # 8.46 [+0.53] GRO frag list over UDP tunnel ok # 9.16 [+0.70] GRO fwd over UDP tunnel ok # 9.40 [+0.24] IPv6 # 9.63 [+0.23] No GRO ok # 10.11 [+0.48] GRO frag list ok # 10.63 [+0.52] GRO fwd ok # 11.09 [+0.46] UDP fwd perf udp rx: 1846 MB/s 1503504 calls/s # 12.15 [+1.06] udp tx: 1893 MB/s 32117 calls/s 32117 msg/s # 13.13 [+0.97] udp rx: 1826 MB/s 1486752 calls/s # 13.15 [+0.03] udp tx: 1824 MB/s 30953 calls/s 30953 msg/s # 14.13 [+0.98] udp rx: 1861 MB/s 1515456 calls/s # 14.15 [+0.02] udp tx: 1859 MB/s 31540 calls/s 31540 msg/s # 14.27 [+0.12] UDP GRO fwd perf udp rx: 1733 MB/s 1411440 calls/s # 15.34 [+1.06] udp tx: 1782 MB/s 30231 calls/s 30231 msg/s # 16.31 [+0.97] udp rx: 1878 MB/s 1529088 calls/s # 16.34 [+0.03] udp tx: 1875 MB/s 31811 calls/s 31811 msg/s # 17.31 [+0.98] udp rx: 1893 MB/s 1541712 calls/s # 17.34 [+0.02] udp tx: 1892 MB/s 32096 calls/s 32096 msg/s # 17.87 [+0.54] GRO frag list over UDP tunnel ok # 18.58 [+0.71] 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__->