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.31 [+0.29] No GRO ok # 0.90 [+0.59] GRO frag list ok # 1.50 [+0.60] GRO fwd ok # 2.02 [+0.52] UDP fwd perf udp rx: 1413 MB/s 1150599 calls/s # 3.09 [+1.07] udp tx: 1779 MB/s 30186 calls/s 30186 msg/s # 4.06 [+0.97] udp rx: 1817 MB/s 1479259 calls/s # 4.09 [+0.03] udp tx: 1874 MB/s 31799 calls/s 31799 msg/s # 5.08 [+0.98] udp rx: 1830 MB/s 1489870 calls/s # 5.09 [+0.02] udp tx: 1867 MB/s 31671 calls/s 31671 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1478 MB/s 1203805 calls/s # 6.29 [+1.07] udp tx: 1704 MB/s 28913 calls/s 28913 msg/s # 7.26 [+0.97] udp rx: 1509 MB/s 1229247 calls/s # 7.29 [+0.03] udp tx: 1819 MB/s 30855 calls/s 30855 msg/s # 8.26 [+0.97] udp rx: 1696 MB/s 1380909 calls/s # 8.29 [+0.03] udp tx: 1837 MB/s 31157 calls/s 31157 msg/s # 8.94 [+0.65] GRO frag list over UDP tunnel ok # 9.80 [+0.85] GRO fwd over UDP tunnel ok # 10.06 [+0.26] IPv6 # 10.35 [+0.29] No GRO ok # 10.92 [+0.57] GRO frag list ok # 11.53 [+0.61] GRO fwd ok # 12.07 [+0.54] UDP fwd perf udp rx: 1358 MB/s 1106155 calls/s # 13.15 [+1.08] udp tx: 1621 MB/s 27506 calls/s 27506 msg/s # 14.13 [+0.98] udp rx: 1005 MB/s 818882 calls/s # 14.15 [+0.02] udp tx: 1770 MB/s 30037 calls/s 30037 msg/s # 15.13 [+0.98] udp rx: 1447 MB/s 1178466 calls/s # 15.15 [+0.02] udp tx: 1500 MB/s 25447 calls/s 25447 msg/s # 15.27 [+0.12] UDP GRO fwd perf udp rx: 1311 MB/s 1067822 calls/s # 16.35 [+1.08] udp tx: 1537 MB/s 26081 calls/s 26081 msg/s # 17.31 [+0.97] udp rx: 1513 MB/s 1232029 calls/s # 17.35 [+0.03] udp tx: 1691 MB/s 28685 calls/s 28685 msg/s # 18.31 [+0.97] udp rx: 1757 MB/s 1431024 calls/s # 18.35 [+0.03] udp tx: 1756 MB/s 29789 calls/s 29789 msg/s # 18.99 [+0.65] GRO frag list over UDP tunnel ok # 19.89 [+0.89] 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__->