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.01 [+0.01] IPv4 # 0.24 [+0.22] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.70 [+0.44] UDP fwd perf udp rx: 1384 MB/s 1127441 calls/s # 2.76 [+1.06] udp tx: 1712 MB/s 29047 calls/s 29047 msg/s # 3.74 [+0.98] udp rx: 1702 MB/s 1385763 calls/s # 3.76 [+0.02] udp tx: 1703 MB/s 28892 calls/s 28892 msg/s # 4.74 [+0.98] udp rx: 1825 MB/s 1486464 calls/s # 4.76 [+0.02] udp tx: 1822 MB/s 30917 calls/s 30917 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1188 MB/s 967434 calls/s # 5.94 [+1.07] udp tx: 1298 MB/s 22024 calls/s 22024 msg/s # 6.92 [+0.98] udp rx: 1245 MB/s 1013664 calls/s # 6.94 [+0.02] udp tx: 1243 MB/s 21095 calls/s 21095 msg/s # 7.92 [+0.98] udp rx: 1254 MB/s 1021152 calls/s # 7.94 [+0.02] udp tx: 1253 MB/s 21254 calls/s 21254 msg/s # 8.53 [+0.59] GRO frag list over UDP tunnel ok # 9.33 [+0.79] GRO fwd over UDP tunnel ok # 9.59 [+0.26] IPv6 # 9.86 [+0.27] No GRO ok # 10.38 [+0.53] GRO frag list ok # 10.94 [+0.56] GRO fwd ok # 11.43 [+0.49] UDP fwd perf udp rx: 1320 MB/s 1075067 calls/s # 12.50 [+1.06] udp tx: 1704 MB/s 28902 calls/s 28902 msg/s # 13.47 [+0.98] udp rx: 1687 MB/s 1373624 calls/s # 13.50 [+0.02] udp tx: 1671 MB/s 28357 calls/s 28357 msg/s # 14.47 [+0.98] udp rx: 1676 MB/s 1364872 calls/s # 14.50 [+0.02] udp tx: 1687 MB/s 28623 calls/s 28623 msg/s # 14.62 [+0.12] UDP GRO fwd perf udp rx: 1640 MB/s 1335911 calls/s # 15.68 [+1.07] udp tx: 1725 MB/s 29265 calls/s 29265 msg/s # 16.65 [+0.97] udp rx: 1868 MB/s 1521512 calls/s # 16.68 [+0.03] udp tx: 1868 MB/s 31684 calls/s 31684 msg/s # 17.65 [+0.97] udp rx: 1752 MB/s 1426596 calls/s # 17.68 [+0.03] udp tx: 1853 MB/s 31433 calls/s 31433 msg/s # 18.27 [+0.59] GRO frag list over UDP tunnel ok # 19.03 [+0.76] 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__->