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.29 [+0.27] No GRO ok # 0.91 [+0.62] GRO frag list ok # 1.52 [+0.61] GRO fwd ok # 2.03 [+0.51] UDP fwd perf udp rx: 1192 MB/s 970885 calls/s # 3.11 [+1.08] udp tx: 1338 MB/s 22702 calls/s 22702 msg/s # 4.08 [+0.97] udp rx: 1296 MB/s 1055612 calls/s # 4.11 [+0.03] udp tx: 1326 MB/s 22492 calls/s 22492 msg/s # 5.08 [+0.97] udp rx: 1315 MB/s 1070641 calls/s # 5.11 [+0.03] udp tx: 1313 MB/s 22277 calls/s 22277 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1262 MB/s 1027872 calls/s # 6.31 [+1.08] udp tx: 1303 MB/s 22100 calls/s 22100 msg/s # 7.28 [+0.97] udp rx: 1307 MB/s 1064640 calls/s # 7.31 [+0.03] udp tx: 1306 MB/s 22166 calls/s 22166 msg/s # 8.28 [+0.97] udp rx: 1310 MB/s 1066512 calls/s # 8.31 [+0.03] udp tx: 1307 MB/s 22180 calls/s 22180 msg/s # 8.92 [+0.61] GRO frag list over UDP tunnel ok # 9.65 [+0.73] GRO fwd over UDP tunnel ok # 9.89 [+0.24] IPv6 # 10.12 [+0.23] No GRO ok # 10.60 [+0.48] GRO frag list ok # 11.13 [+0.53] GRO fwd ok # 11.61 [+0.48] UDP fwd perf udp rx: 1294 MB/s 1054141 calls/s # 12.68 [+1.06] udp tx: 1619 MB/s 27465 calls/s 27465 msg/s # 13.65 [+0.97] udp rx: 1963 MB/s 1598752 calls/s # 13.68 [+0.03] udp tx: 1963 MB/s 33307 calls/s 33307 msg/s # 14.65 [+0.97] udp rx: 1957 MB/s 1594016 calls/s # 14.68 [+0.03] udp tx: 1956 MB/s 33180 calls/s 33180 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1280 MB/s 1042795 calls/s # 15.87 [+1.07] udp tx: 1720 MB/s 29173 calls/s 29173 msg/s # 16.84 [+0.97] udp rx: 1618 MB/s 1317786 calls/s # 16.87 [+0.03] udp tx: 1941 MB/s 32924 calls/s 32924 msg/s # 17.84 [+0.97] udp rx: 1962 MB/s 1597920 calls/s # 17.87 [+0.03] udp tx: 1960 MB/s 33254 calls/s 33254 msg/s # 18.46 [+0.60] GRO frag list over UDP tunnel ok # 19.26 [+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__->