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.22 [+0.20] No GRO ok # 0.67 [+0.46] GRO frag list ok # 1.18 [+0.51] GRO fwd ok # 1.61 [+0.42] UDP fwd perf udp rx: 1568 MB/s 1276796 calls/s # 2.66 [+1.06] udp tx: 1878 MB/s 31858 calls/s 31858 msg/s # 3.64 [+0.98] udp rx: 1919 MB/s 1562736 calls/s # 3.66 [+0.02] udp tx: 1917 MB/s 32515 calls/s 32515 msg/s # 4.64 [+0.98] udp rx: 1910 MB/s 1555344 calls/s # 4.66 [+0.02] udp tx: 1908 MB/s 32376 calls/s 32376 msg/s # 4.78 [+0.12] UDP GRO fwd perf udp rx: 1859 MB/s 1513772 calls/s # 5.84 [+1.06] udp tx: 1908 MB/s 32369 calls/s 32369 msg/s # 6.82 [+0.98] udp rx: 1921 MB/s 1564704 calls/s # 6.84 [+0.02] udp tx: 1920 MB/s 32566 calls/s 32566 msg/s # 7.82 [+0.98] udp rx: 1890 MB/s 1539120 calls/s # 7.84 [+0.02] udp tx: 1887 MB/s 32016 calls/s 32016 msg/s # 8.36 [+0.52] GRO frag list over UDP tunnel ok # 9.03 [+0.67] GRO fwd over UDP tunnel ok # 9.26 [+0.23] IPv6 # 9.48 [+0.22] No GRO ok # 9.93 [+0.45] GRO frag list ok # 10.42 [+0.49] GRO fwd ok # 10.86 [+0.43] UDP fwd perf udp rx: 1280 MB/s 1042476 calls/s # 11.91 [+1.06] udp tx: 1798 MB/s 30496 calls/s 30496 msg/s # 12.89 [+0.98] udp rx: 1893 MB/s 1541376 calls/s # 12.91 [+0.02] udp tx: 1890 MB/s 32069 calls/s 32069 msg/s # 13.89 [+0.98] udp rx: 1875 MB/s 1527216 calls/s # 13.91 [+0.02] udp tx: 1874 MB/s 31792 calls/s 31792 msg/s # 14.03 [+0.12] UDP GRO fwd perf udp rx: 1859 MB/s 1513488 calls/s # 15.09 [+1.06] udp tx: 1900 MB/s 32227 calls/s 32227 msg/s # 16.07 [+0.98] udp rx: 1905 MB/s 1551504 calls/s # 16.09 [+0.02] udp tx: 1903 MB/s 32284 calls/s 32284 msg/s # 17.07 [+0.98] udp rx: 1875 MB/s 1526496 calls/s # 17.09 [+0.02] udp tx: 1852 MB/s 31428 calls/s 31428 msg/s # 17.66 [+0.57] GRO frag list over UDP tunnel ok # 18.40 [+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__->