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.26 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.88 [+0.50] UDP fwd perf udp rx: 1889 MB/s 1538016 calls/s # 2.95 [+1.07] udp tx: 1939 MB/s 32892 calls/s 32892 msg/s # 3.92 [+0.97] udp rx: 1888 MB/s 1537536 calls/s # 3.95 [+0.03] udp tx: 1887 MB/s 32005 calls/s 32005 msg/s # 4.92 [+0.98] udp rx: 1881 MB/s 1531872 calls/s # 4.95 [+0.02] udp tx: 1879 MB/s 31873 calls/s 31873 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1833 MB/s 1492944 calls/s # 6.14 [+1.07] udp tx: 1885 MB/s 31987 calls/s 31987 msg/s # 7.11 [+0.97] udp rx: 1882 MB/s 1532928 calls/s # 7.14 [+0.03] udp tx: 1881 MB/s 31905 calls/s 31905 msg/s # 8.11 [+0.97] udp rx: 1891 MB/s 1539648 calls/s # 8.14 [+0.03] udp tx: 1889 MB/s 32039 calls/s 32039 msg/s # 8.72 [+0.58] GRO frag list over UDP tunnel ok # 9.47 [+0.75] GRO fwd over UDP tunnel ok # 9.72 [+0.25] IPv6 # 9.98 [+0.26] No GRO ok # 10.49 [+0.51] GRO frag list ok # 11.02 [+0.52] GRO fwd ok # 11.48 [+0.47] UDP fwd perf udp rx: 1424 MB/s 1160108 calls/s # 12.55 [+1.06] udp tx: 1809 MB/s 30684 calls/s 30684 msg/s # 13.52 [+0.98] udp rx: 1332 MB/s 1084579 calls/s # 13.55 [+0.02] udp tx: 1872 MB/s 31757 calls/s 31757 msg/s # 14.52 [+0.98] udp rx: 1845 MB/s 1502112 calls/s # 14.55 [+0.02] udp tx: 1843 MB/s 31267 calls/s 31267 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1808 MB/s 1472168 calls/s # 15.73 [+1.06] udp tx: 1853 MB/s 31444 calls/s 31444 msg/s # 16.70 [+0.97] udp rx: 1875 MB/s 1526872 calls/s # 16.73 [+0.03] udp tx: 1873 MB/s 31773 calls/s 31773 msg/s # 17.70 [+0.98] udp rx: 1837 MB/s 1495595 calls/s # 17.73 [+0.02] udp tx: 1858 MB/s 31517 calls/s 31517 msg/s # 18.27 [+0.54] GRO frag list over UDP tunnel ok # 18.96 [+0.69] 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__->