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.23 [+0.21] No GRO ok # 0.71 [+0.49] GRO frag list ok # 1.22 [+0.50] GRO fwd ok # 1.64 [+0.43] UDP fwd perf udp rx: 1432 MB/s 1166124 calls/s # 2.70 [+1.06] udp tx: 1824 MB/s 30952 calls/s 30952 msg/s # 3.68 [+0.98] udp rx: 1903 MB/s 1549680 calls/s # 3.70 [+0.02] udp tx: 1902 MB/s 32265 calls/s 32265 msg/s # 4.68 [+0.98] udp rx: 1884 MB/s 1533936 calls/s # 4.70 [+0.02] udp tx: 1881 MB/s 31916 calls/s 31916 msg/s # 4.82 [+0.12] UDP GRO fwd perf udp rx: 1843 MB/s 1500720 calls/s # 5.88 [+1.06] udp tx: 1887 MB/s 32019 calls/s 32019 msg/s # 6.85 [+0.98] udp rx: 1901 MB/s 1548288 calls/s # 6.88 [+0.02] udp tx: 1900 MB/s 32229 calls/s 32229 msg/s # 7.86 [+0.98] udp rx: 1869 MB/s 1521648 calls/s # 7.88 [+0.02] udp tx: 1866 MB/s 31657 calls/s 31657 msg/s # 8.46 [+0.58] GRO frag list over UDP tunnel ok # 9.19 [+0.73] GRO fwd over UDP tunnel ok # 9.43 [+0.24] IPv6 # 9.66 [+0.23] No GRO ok # 10.17 [+0.51] GRO frag list ok # 10.69 [+0.53] GRO fwd ok # 11.16 [+0.47] UDP fwd perf udp rx: 1151 MB/s 937692 calls/s # 12.22 [+1.06] udp tx: 1632 MB/s 27691 calls/s 27691 msg/s # 13.20 [+0.97] udp rx: 1807 MB/s 1471152 calls/s # 13.22 [+0.02] udp tx: 1805 MB/s 30625 calls/s 30625 msg/s # 14.20 [+0.98] udp rx: 1862 MB/s 1516128 calls/s # 14.22 [+0.02] udp tx: 1860 MB/s 31557 calls/s 31557 msg/s # 14.34 [+0.12] UDP GRO fwd perf udp rx: 1833 MB/s 1492512 calls/s # 15.41 [+1.06] udp tx: 1877 MB/s 31848 calls/s 31848 msg/s # 16.38 [+0.98] udp rx: 1880 MB/s 1530576 calls/s # 16.41 [+0.02] udp tx: 1877 MB/s 31848 calls/s 31848 msg/s # 17.39 [+0.98] udp rx: 1885 MB/s 1535280 calls/s # 17.41 [+0.02] udp tx: 1884 MB/s 31960 calls/s 31960 msg/s # 17.98 [+0.58] GRO frag list over UDP tunnel ok # 18.72 [+0.73] 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__->