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.91 [+0.59] GRO frag list ok # 1.56 [+0.65] GRO fwd ok # 2.08 [+0.52] UDP fwd perf udp rx: 1079 MB/s 879091 calls/s # 3.16 [+1.08] udp tx: 1237 MB/s 20986 calls/s 20986 msg/s # 4.13 [+0.97] udp rx: 1254 MB/s 1021344 calls/s # 4.16 [+0.04] udp tx: 1252 MB/s 21242 calls/s 21242 msg/s # 5.13 [+0.97] udp rx: 1172 MB/s 954411 calls/s # 5.16 [+0.03] udp tx: 1258 MB/s 21348 calls/s 21348 msg/s # 5.28 [+0.12] UDP GRO fwd perf udp rx: 1195 MB/s 972960 calls/s # 6.36 [+1.08] udp tx: 1240 MB/s 21036 calls/s 21036 msg/s # 7.33 [+0.96] udp rx: 1290 MB/s 1050528 calls/s # 7.36 [+0.04] udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # 8.33 [+0.97] udp rx: 1251 MB/s 1018579 calls/s # 8.36 [+0.03] udp tx: 1284 MB/s 21788 calls/s 21788 msg/s # 9.00 [+0.63] GRO frag list over UDP tunnel ok # 9.86 [+0.87] GRO fwd over UDP tunnel ok # 10.15 [+0.29] IPv6 # 10.41 [+0.26] No GRO ok # 10.95 [+0.54] GRO frag list ok # 11.52 [+0.57] GRO fwd ok # 12.02 [+0.49] UDP fwd perf udp rx: 1566 MB/s 1274967 calls/s # 13.09 [+1.07] udp tx: 1730 MB/s 29345 calls/s 29345 msg/s # 14.06 [+0.97] udp rx: 1774 MB/s 1444656 calls/s # 14.09 [+0.03] udp tx: 1772 MB/s 30055 calls/s 30055 msg/s # 15.06 [+0.97] udp rx: 1723 MB/s 1402788 calls/s # 15.09 [+0.03] udp tx: 1732 MB/s 29385 calls/s 29385 msg/s # 15.21 [+0.12] UDP GRO fwd perf udp rx: 1428 MB/s 1162593 calls/s # 16.28 [+1.07] udp tx: 1806 MB/s 30634 calls/s 30634 msg/s # 17.25 [+0.97] udp rx: 1851 MB/s 1507536 calls/s # 17.28 [+0.03] udp tx: 1848 MB/s 31360 calls/s 31360 msg/s # 18.25 [+0.97] udp rx: 1698 MB/s 1383124 calls/s # 18.28 [+0.03] udp tx: 1815 MB/s 30794 calls/s 30794 msg/s # 18.93 [+0.65] GRO frag list over UDP tunnel ok # 19.74 [+0.80] 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__->