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.24 [+0.22] No GRO ok # 0.76 [+0.52] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.79 [+0.46] UDP fwd perf udp rx: 1464 MB/s 1192604 calls/s # 2.86 [+1.07] udp tx: 1855 MB/s 31468 calls/s 31468 msg/s # 3.83 [+0.98] udp rx: 1910 MB/s 1555152 calls/s # 3.86 [+0.02] udp tx: 1908 MB/s 32368 calls/s 32368 msg/s # 4.84 [+0.98] udp rx: 1914 MB/s 1558848 calls/s # 4.86 [+0.02] udp tx: 1912 MB/s 32438 calls/s 32438 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1855 MB/s 1510704 calls/s # 6.04 [+1.07] udp tx: 1904 MB/s 32301 calls/s 32301 msg/s # 7.02 [+0.98] udp rx: 1911 MB/s 1556160 calls/s # 7.04 [+0.02] udp tx: 1909 MB/s 32385 calls/s 32385 msg/s # 8.02 [+0.98] udp rx: 1914 MB/s 1558848 calls/s # 8.04 [+0.02] udp tx: 1913 MB/s 32446 calls/s 32446 msg/s # 8.58 [+0.54] GRO frag list over UDP tunnel ok # 9.27 [+0.69] GRO fwd over UDP tunnel ok # 9.51 [+0.23] IPv6 # 9.72 [+0.22] No GRO ok # 10.21 [+0.49] GRO frag list ok # 10.72 [+0.51] GRO fwd ok # 11.17 [+0.45] UDP fwd perf udp rx: 1886 MB/s 1535616 calls/s # 12.23 [+1.07] udp tx: 1932 MB/s 32773 calls/s 32773 msg/s # 13.21 [+0.98] udp rx: 1867 MB/s 1520304 calls/s # 13.23 [+0.02] udp tx: 1864 MB/s 31630 calls/s 31630 msg/s # 14.21 [+0.98] udp rx: 1846 MB/s 1503552 calls/s # 14.23 [+0.02] udp tx: 1844 MB/s 31288 calls/s 31288 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 1835 MB/s 1494432 calls/s # 15.41 [+1.06] udp tx: 1877 MB/s 31848 calls/s 31848 msg/s # 16.39 [+0.98] udp rx: 1854 MB/s 1509888 calls/s # 16.41 [+0.02] udp tx: 1852 MB/s 31414 calls/s 31414 msg/s # 17.39 [+0.98] udp rx: 1872 MB/s 1524144 calls/s # 17.41 [+0.02] udp tx: 1871 MB/s 31735 calls/s 31735 msg/s # 17.95 [+0.53] GRO frag list over UDP tunnel ok # 18.61 [+0.67] 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__->