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.23 [+0.22] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.27 [+0.56] GRO fwd ok # 1.72 [+0.45] UDP fwd perf udp rx: 1916 MB/s 1560624 calls/s # 2.78 [+1.06] udp tx: 1957 MB/s 33199 calls/s 33199 msg/s # 3.75 [+0.98] udp rx: 1895 MB/s 1543056 calls/s # 3.77 [+0.02] udp tx: 1893 MB/s 32115 calls/s 32115 msg/s # 4.76 [+0.98] udp rx: 1947 MB/s 1585824 calls/s # 4.77 [+0.02] udp tx: 1945 MB/s 33000 calls/s 33000 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1833 MB/s 1492464 calls/s # 5.95 [+1.06] udp tx: 1887 MB/s 32007 calls/s 32007 msg/s # 6.93 [+0.97] udp rx: 1709 MB/s 1391692 calls/s # 6.96 [+0.03] udp tx: 1923 MB/s 32620 calls/s 32620 msg/s # 7.93 [+0.97] udp rx: 1965 MB/s 1600096 calls/s # 7.95 [+0.03] udp tx: 1963 MB/s 33299 calls/s 33299 msg/s # 8.48 [+0.53] GRO frag list over UDP tunnel ok # 9.21 [+0.73] GRO fwd over UDP tunnel ok # 9.46 [+0.24] IPv6 # 9.69 [+0.24] No GRO ok # 10.21 [+0.51] GRO frag list ok # 10.73 [+0.52] GRO fwd ok # 11.24 [+0.52] UDP fwd perf udp rx: 1543 MB/s 1256284 calls/s # 12.31 [+1.07] udp tx: 1757 MB/s 29806 calls/s 29806 msg/s # 13.29 [+0.97] udp rx: 1881 MB/s 1532148 calls/s # 13.31 [+0.03] udp tx: 1892 MB/s 32106 calls/s 32106 msg/s # 14.28 [+0.97] udp rx: 1903 MB/s 1549392 calls/s # 14.31 [+0.03] udp tx: 1901 MB/s 32256 calls/s 32256 msg/s # 14.43 [+0.12] UDP GRO fwd perf udp rx: 1801 MB/s 1466224 calls/s # 15.49 [+1.06] udp tx: 1847 MB/s 31338 calls/s 31338 msg/s # 16.47 [+0.98] udp rx: 1933 MB/s 1574096 calls/s # 16.49 [+0.02] udp tx: 1923 MB/s 32630 calls/s 32630 msg/s # 17.47 [+0.98] udp rx: 1902 MB/s 1549008 calls/s # 17.49 [+0.02] udp tx: 1907 MB/s 32350 calls/s 32350 msg/s # 18.04 [+0.55] GRO frag list over UDP tunnel ok # 18.71 [+0.68] 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__->