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.26 [+0.24] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.96 [+0.52] UDP fwd perf udp rx: 1704 MB/s 1388016 calls/s # 3.03 [+1.07] udp tx: 1761 MB/s 29872 calls/s 29872 msg/s # 4.00 [+0.97] udp rx: 1867 MB/s 1520112 calls/s # 4.03 [+0.03] udp tx: 1864 MB/s 31628 calls/s 31628 msg/s # 5.00 [+0.97] udp rx: 1859 MB/s 1513632 calls/s # 5.03 [+0.03] udp tx: 1857 MB/s 31502 calls/s 31502 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1598 MB/s 1301748 calls/s # 6.22 [+1.07] udp tx: 1763 MB/s 29915 calls/s 29915 msg/s # 7.19 [+0.97] udp rx: 1815 MB/s 1477920 calls/s # 7.22 [+0.03] udp tx: 1813 MB/s 30762 calls/s 30762 msg/s # 8.19 [+0.97] udp rx: 1820 MB/s 1481952 calls/s # 8.22 [+0.03] udp tx: 1820 MB/s 30875 calls/s 30875 msg/s # 8.84 [+0.61] GRO frag list over UDP tunnel ok # 9.60 [+0.76] GRO fwd over UDP tunnel ok # 9.85 [+0.25] IPv6 # 10.08 [+0.23] No GRO ok # 10.58 [+0.50] GRO frag list ok # 11.14 [+0.56] GRO fwd ok # 11.61 [+0.47] UDP fwd perf udp rx: 1334 MB/s 1086156 calls/s # 12.68 [+1.07] udp tx: 1616 MB/s 27413 calls/s 27413 msg/s # 13.65 [+0.97] udp rx: 1618 MB/s 1317888 calls/s # 13.68 [+0.03] udp tx: 1616 MB/s 27409 calls/s 27409 msg/s # 14.65 [+0.97] udp rx: 1699 MB/s 1383504 calls/s # 14.68 [+0.03] udp tx: 1696 MB/s 28780 calls/s 28780 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1608 MB/s 1309488 calls/s # 15.86 [+1.06] udp tx: 1651 MB/s 28019 calls/s 28019 msg/s # 16.83 [+0.98] udp rx: 1793 MB/s 1460448 calls/s # 16.86 [+0.02] udp tx: 1791 MB/s 30378 calls/s 30378 msg/s # 17.84 [+0.98] udp rx: 1552 MB/s 1263788 calls/s # 17.86 [+0.02] udp tx: 1773 MB/s 30085 calls/s 30085 msg/s # 18.55 [+0.69] GRO frag list over UDP tunnel ok # 19.41 [+0.87] 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__->