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.30 [+0.28] No GRO ok # 0.93 [+0.63] GRO frag list ok # 1.56 [+0.63] GRO fwd ok # 2.08 [+0.52] UDP fwd perf udp rx: 1435 MB/s 1168761 calls/s # 3.16 [+1.08] udp tx: 1795 MB/s 30450 calls/s 30450 msg/s # 4.13 [+0.97] udp rx: 1634 MB/s 1330710 calls/s # 4.15 [+0.03] udp tx: 1833 MB/s 31102 calls/s 31102 msg/s # 5.13 [+0.97] udp rx: 1679 MB/s 1367486 calls/s # 5.16 [+0.03] udp tx: 1834 MB/s 31121 calls/s 31121 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1222 MB/s 995218 calls/s # 6.35 [+1.07] udp tx: 1724 MB/s 29252 calls/s 29252 msg/s # 7.32 [+0.97] udp rx: 1683 MB/s 1370289 calls/s # 7.35 [+0.03] udp tx: 1852 MB/s 31423 calls/s 31423 msg/s # 8.32 [+0.97] udp rx: 1826 MB/s 1486602 calls/s # 8.35 [+0.03] udp tx: 1872 MB/s 31761 calls/s 31761 msg/s # 9.25 [+0.90] GRO frag list over UDP tunnel ok # 10.37 [+1.12] GRO fwd over UDP tunnel ok # 10.72 [+0.36] IPv6 # 11.07 [+0.35] No GRO ok # 11.84 [+0.78] GRO frag list ok # 12.62 [+0.78] GRO fwd ok # 13.30 [+0.68] UDP fwd perf udp rx: 1233 MB/s 1004587 calls/s # 14.40 [+1.10] udp tx: 1527 MB/s 25900 calls/s 25900 msg/s # 15.36 [+0.96] udp rx: 1090 MB/s 887971 calls/s # 15.40 [+0.04] udp tx: 1438 MB/s 24393 calls/s 24393 msg/s # 16.36 [+0.96] udp rx: 1548 MB/s 1260984 calls/s # 16.40 [+0.04] udp tx: 1586 MB/s 26906 calls/s 26906 msg/s # 16.52 [+0.12] UDP GRO fwd perf udp rx: 1496 MB/s 1218445 calls/s # 17.61 [+1.09] udp tx: 1685 MB/s 28591 calls/s 28591 msg/s # 18.58 [+0.97] udp rx: 1721 MB/s 1401584 calls/s # 18.61 [+0.03] udp tx: 1721 MB/s 29192 calls/s 29192 msg/s # 19.58 [+0.97] udp rx: 1679 MB/s 1367664 calls/s # 19.61 [+0.03] udp tx: 1676 MB/s 28443 calls/s 28443 msg/s # 20.25 [+0.64] GRO frag list over UDP tunnel ok # 21.09 [+0.84] 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__->