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.75 [+0.51] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1508 MB/s 1228429 calls/s # 2.84 [+1.06] udp tx: 1722 MB/s 29213 calls/s 29213 msg/s # 3.82 [+0.97] udp rx: 1879 MB/s 1529952 calls/s # 3.84 [+0.03] udp tx: 1882 MB/s 31925 calls/s 31925 msg/s # 4.82 [+0.98] udp rx: 1903 MB/s 1549344 calls/s # 4.84 [+0.02] udp tx: 1901 MB/s 32251 calls/s 32251 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1722 MB/s 1402195 calls/s # 6.04 [+1.07] udp tx: 1806 MB/s 30641 calls/s 30641 msg/s # 7.01 [+0.97] udp rx: 1878 MB/s 1529520 calls/s # 7.04 [+0.03] udp tx: 1876 MB/s 31830 calls/s 31830 msg/s # 8.01 [+0.97] udp rx: 1879 MB/s 1530480 calls/s # 8.04 [+0.03] udp tx: 1877 MB/s 31847 calls/s 31847 msg/s # 8.62 [+0.59] GRO frag list over UDP tunnel ok # 9.41 [+0.79] GRO fwd over UDP tunnel ok # 9.68 [+0.27] IPv6 # 9.94 [+0.26] No GRO ok # 10.48 [+0.54] GRO frag list ok # 11.05 [+0.56] GRO fwd ok # 11.58 [+0.54] UDP fwd perf udp rx: 926 MB/s 753865 calls/s # 12.66 [+1.07] udp tx: 1218 MB/s 20674 calls/s 20674 msg/s # 13.63 [+0.97] udp rx: 1032 MB/s 840846 calls/s # 13.66 [+0.03] udp tx: 1218 MB/s 20664 calls/s 20664 msg/s # 14.63 [+0.98] udp rx: 1050 MB/s 854899 calls/s # 14.66 [+0.02] udp tx: 1215 MB/s 20609 calls/s 20609 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1648 MB/s 1342134 calls/s # 15.85 [+1.07] udp tx: 1725 MB/s 29269 calls/s 29269 msg/s # 16.82 [+0.97] udp rx: 1668 MB/s 1357982 calls/s # 16.85 [+0.03] udp tx: 1779 MB/s 30178 calls/s 30178 msg/s # 17.82 [+0.97] udp rx: 1778 MB/s 1448195 calls/s # 17.85 [+0.03] udp tx: 1862 MB/s 31591 calls/s 31591 msg/s # 18.45 [+0.60] GRO frag list over UDP tunnel ok # 19.17 [+0.72] 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__->