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.03 [+0.03] IPv4 # 0.29 [+0.26] No GRO ok # 0.88 [+0.58] GRO frag list ok # 1.52 [+0.64] GRO fwd ok # 2.04 [+0.52] UDP fwd perf udp rx: 832 MB/s 678085 calls/s # 3.12 [+1.08] udp tx: 1115 MB/s 18923 calls/s 18923 msg/s # 4.08 [+0.96] udp rx: 1046 MB/s 851895 calls/s # 4.12 [+0.04] udp tx: 1247 MB/s 21150 calls/s 21150 msg/s # 5.08 [+0.97] udp rx: 996 MB/s 811021 calls/s # 5.12 [+0.04] udp tx: 1242 MB/s 21077 calls/s 21077 msg/s # 5.24 [+0.12] UDP GRO fwd perf udp rx: 1046 MB/s 851892 calls/s # 6.32 [+1.08] udp tx: 1191 MB/s 20207 calls/s 20207 msg/s # 7.29 [+0.97] udp rx: 1018 MB/s 829348 calls/s # 7.32 [+0.03] udp tx: 1207 MB/s 20482 calls/s 20482 msg/s # 8.29 [+0.97] udp rx: 1179 MB/s 960506 calls/s # 8.32 [+0.03] udp tx: 1210 MB/s 20533 calls/s 20533 msg/s # 8.98 [+0.66] GRO frag list over UDP tunnel ok # 9.85 [+0.88] GRO fwd over UDP tunnel ok # 10.12 [+0.27] IPv6 # 10.38 [+0.26] No GRO ok # 10.89 [+0.51] GRO frag list ok # 11.42 [+0.53] GRO fwd ok # 11.92 [+0.50] UDP fwd perf udp rx: 1484 MB/s 1208211 calls/s # 12.98 [+1.07] udp tx: 1747 MB/s 29631 calls/s 29631 msg/s # 13.95 [+0.97] udp rx: 1574 MB/s 1281941 calls/s # 13.98 [+0.03] udp tx: 1668 MB/s 28295 calls/s 28295 msg/s # 14.96 [+0.97] udp rx: 1197 MB/s 975011 calls/s # 14.98 [+0.03] udp tx: 1629 MB/s 27645 calls/s 27645 msg/s # 15.10 [+0.12] UDP GRO fwd perf udp rx: 1479 MB/s 1204768 calls/s # 16.17 [+1.07] udp tx: 1811 MB/s 30732 calls/s 30732 msg/s # 17.14 [+0.97] udp rx: 1521 MB/s 1238719 calls/s # 17.17 [+0.03] udp tx: 1840 MB/s 31218 calls/s 31218 msg/s # 18.14 [+0.97] udp rx: 1579 MB/s 1285575 calls/s # 18.17 [+0.03] udp tx: 1820 MB/s 30874 calls/s 30874 msg/s # 18.73 [+0.56] GRO frag list over UDP tunnel ok # 19.49 [+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__->