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.88 [+0.59] GRO frag list ok # 1.48 [+0.61] GRO fwd ok # 2.00 [+0.51] UDP fwd perf udp rx: 1592 MB/s 1296860 calls/s # 3.07 [+1.07] udp tx: 1825 MB/s 30968 calls/s 30968 msg/s # 4.04 [+0.97] udp rx: 1688 MB/s 1374989 calls/s # 4.07 [+0.03] udp tx: 1841 MB/s 31234 calls/s 31234 msg/s # 5.04 [+0.97] udp rx: 1802 MB/s 1467648 calls/s # 5.07 [+0.03] udp tx: 1800 MB/s 30533 calls/s 30533 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1307 MB/s 1064352 calls/s # 6.27 [+1.07] udp tx: 1342 MB/s 22771 calls/s 22771 msg/s # 7.24 [+0.97] udp rx: 1219 MB/s 993176 calls/s # 7.27 [+0.03] udp tx: 1218 MB/s 20675 calls/s 20675 msg/s # 8.24 [+0.97] udp rx: 1196 MB/s 974440 calls/s # 8.27 [+0.03] udp tx: 1195 MB/s 20272 calls/s 20272 msg/s # 8.92 [+0.65] GRO frag list over UDP tunnel ok # 9.74 [+0.82] GRO fwd over UDP tunnel ok # 10.02 [+0.28] IPv6 # 10.30 [+0.28] No GRO ok # 10.87 [+0.57] GRO frag list ok # 11.47 [+0.60] GRO fwd ok # 12.01 [+0.54] UDP fwd perf udp rx: 1681 MB/s 1368876 calls/s # 13.09 [+1.08] udp tx: 1795 MB/s 30453 calls/s 30453 msg/s # 14.06 [+0.97] udp rx: 1679 MB/s 1367656 calls/s # 14.09 [+0.03] udp tx: 1722 MB/s 29211 calls/s 29211 msg/s # 15.06 [+0.97] udp rx: 1581 MB/s 1287907 calls/s # 15.09 [+0.03] udp tx: 1711 MB/s 29034 calls/s 29034 msg/s # 15.21 [+0.12] UDP GRO fwd perf udp rx: 1749 MB/s 1424688 calls/s # 16.28 [+1.07] udp tx: 1799 MB/s 30520 calls/s 30520 msg/s # 17.25 [+0.97] udp rx: 1820 MB/s 1482192 calls/s # 17.28 [+0.03] udp tx: 1809 MB/s 30697 calls/s 30697 msg/s # 18.25 [+0.97] udp rx: 1699 MB/s 1383312 calls/s # 18.28 [+0.03] udp tx: 1706 MB/s 28949 calls/s 28949 msg/s # 18.84 [+0.56] GRO frag list over UDP tunnel ok # 19.58 [+0.74] 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__->