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.27 [+0.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.41 [+0.62] GRO fwd ok # 1.92 [+0.51] UDP fwd perf udp rx: 1521 MB/s 1238509 calls/s # 3.00 [+1.08] udp tx: 1729 MB/s 29333 calls/s 29333 msg/s # 3.97 [+0.97] udp rx: 1708 MB/s 1391043 calls/s # 4.00 [+0.03] udp tx: 1956 MB/s 33180 calls/s 33180 msg/s # 4.97 [+0.97] udp rx: 1967 MB/s 1601664 calls/s # 5.00 [+0.03] udp tx: 1964 MB/s 33320 calls/s 33320 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1673 MB/s 1362528 calls/s # 6.19 [+1.07] udp tx: 1729 MB/s 29326 calls/s 29326 msg/s # 7.16 [+0.97] udp rx: 1879 MB/s 1529904 calls/s # 7.19 [+0.03] udp tx: 1875 MB/s 31808 calls/s 31808 msg/s # 8.16 [+0.97] udp rx: 1879 MB/s 1530384 calls/s # 8.19 [+0.03] udp tx: 1878 MB/s 31865 calls/s 31865 msg/s # 8.82 [+0.63] GRO frag list over UDP tunnel ok # 9.62 [+0.79] GRO fwd over UDP tunnel ok # 9.88 [+0.26] IPv6 # 10.13 [+0.25] No GRO ok # 10.66 [+0.53] GRO frag list ok # 11.20 [+0.54] GRO fwd ok # 11.68 [+0.48] UDP fwd perf udp rx: 1733 MB/s 1411104 calls/s # 12.75 [+1.07] udp tx: 1787 MB/s 30311 calls/s 30311 msg/s # 13.72 [+0.97] udp rx: 1925 MB/s 1567584 calls/s # 13.75 [+0.03] udp tx: 1923 MB/s 32632 calls/s 32632 msg/s # 14.72 [+0.97] udp rx: 1847 MB/s 1504032 calls/s # 14.75 [+0.03] udp tx: 1844 MB/s 31286 calls/s 31286 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1843 MB/s 1500768 calls/s # 15.94 [+1.07] udp tx: 1896 MB/s 32174 calls/s 32174 msg/s # 16.91 [+0.97] udp rx: 1916 MB/s 1560144 calls/s # 16.94 [+0.03] udp tx: 1914 MB/s 32472 calls/s 32472 msg/s # 17.91 [+0.97] udp rx: 1913 MB/s 1557984 calls/s # 17.94 [+0.03] udp tx: 1911 MB/s 32412 calls/s 32412 msg/s # 18.50 [+0.56] GRO frag list over UDP tunnel ok # 19.28 [+0.78] 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__->