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.01 [+0.01] IPv4 # 0.27 [+0.26] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.86 [+0.48] UDP fwd perf udp rx: 1373 MB/s 1118156 calls/s # 2.93 [+1.07] udp tx: 1858 MB/s 31529 calls/s 31529 msg/s # 3.90 [+0.97] udp rx: 1921 MB/s 1564704 calls/s # 3.93 [+0.03] udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # 4.90 [+0.97] udp rx: 1926 MB/s 1568256 calls/s # 4.93 [+0.03] udp tx: 1925 MB/s 32651 calls/s 32651 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1855 MB/s 1510752 calls/s # 6.11 [+1.07] udp tx: 1910 MB/s 32401 calls/s 32401 msg/s # 7.09 [+0.97] udp rx: 1912 MB/s 1557264 calls/s # 7.11 [+0.03] udp tx: 1911 MB/s 32413 calls/s 32413 msg/s # 8.09 [+0.97] udp rx: 1928 MB/s 1570128 calls/s # 8.11 [+0.03] udp tx: 1927 MB/s 32686 calls/s 32686 msg/s # 8.70 [+0.58] GRO frag list over UDP tunnel ok # 9.45 [+0.75] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.95 [+0.25] No GRO ok # 10.47 [+0.51] GRO frag list ok # 10.99 [+0.52] GRO fwd ok # 11.46 [+0.48] UDP fwd perf udp rx: 1891 MB/s 1539936 calls/s # 12.53 [+1.06] udp tx: 1937 MB/s 32862 calls/s 32862 msg/s # 13.50 [+0.98] udp rx: 1877 MB/s 1528512 calls/s # 13.53 [+0.03] udp tx: 1875 MB/s 31815 calls/s 31815 msg/s # 14.51 [+0.98] udp rx: 1885 MB/s 1534656 calls/s # 14.53 [+0.02] udp tx: 1883 MB/s 31943 calls/s 31943 msg/s # 14.65 [+0.12] UDP GRO fwd perf udp rx: 1848 MB/s 1504560 calls/s # 15.71 [+1.07] udp tx: 1896 MB/s 32162 calls/s 32162 msg/s # 16.69 [+0.97] udp rx: 1892 MB/s 1540608 calls/s # 16.71 [+0.03] udp tx: 1889 MB/s 32054 calls/s 32054 msg/s # 17.69 [+0.97] udp rx: 1882 MB/s 1532448 calls/s # 17.71 [+0.02] udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # 18.28 [+0.56] GRO frag list over UDP tunnel ok # 19.02 [+0.74] 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__->