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.03 [+0.03] IPv4 # 0.30 [+0.28] No GRO ok # 0.86 [+0.56] GRO frag list ok # 1.50 [+0.64] GRO fwd ok # 2.04 [+0.53] UDP fwd perf udp rx: 1601 MB/s 1303968 calls/s # 3.11 [+1.08] udp tx: 1663 MB/s 28219 calls/s 28219 msg/s # 4.08 [+0.97] udp rx: 1699 MB/s 1383884 calls/s # 4.11 [+0.03] udp tx: 1748 MB/s 29661 calls/s 29661 msg/s # 5.08 [+0.97] udp rx: 1726 MB/s 1405699 calls/s # 5.11 [+0.03] udp tx: 1794 MB/s 30440 calls/s 30440 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1645 MB/s 1339392 calls/s # 6.31 [+1.08] udp tx: 1707 MB/s 28967 calls/s 28967 msg/s # 7.28 [+0.97] udp rx: 1782 MB/s 1451363 calls/s # 7.31 [+0.03] udp tx: 1868 MB/s 31692 calls/s 31692 msg/s # 8.28 [+0.97] udp rx: 1874 MB/s 1525872 calls/s # 8.31 [+0.03] udp tx: 1871 MB/s 31747 calls/s 31747 msg/s # 8.91 [+0.60] GRO frag list over UDP tunnel ok # 9.71 [+0.79] GRO fwd over UDP tunnel ok # 9.96 [+0.26] IPv6 # 10.24 [+0.27] No GRO ok # 10.77 [+0.53] GRO frag list ok # 11.32 [+0.55] GRO fwd ok # 11.81 [+0.49] UDP fwd perf udp rx: 1613 MB/s 1313228 calls/s # 12.88 [+1.07] udp tx: 1726 MB/s 29283 calls/s 29283 msg/s # 13.85 [+0.97] udp rx: 1697 MB/s 1381584 calls/s # 13.88 [+0.03] udp tx: 1696 MB/s 28773 calls/s 28773 msg/s # 14.85 [+0.97] udp rx: 1801 MB/s 1466976 calls/s # 14.88 [+0.03] udp tx: 1799 MB/s 30527 calls/s 30527 msg/s # 15.00 [+0.12] UDP GRO fwd perf udp rx: 1433 MB/s 1166630 calls/s # 16.07 [+1.07] udp tx: 1572 MB/s 26666 calls/s 26666 msg/s # 17.04 [+0.97] udp rx: 1689 MB/s 1375248 calls/s # 17.07 [+0.03] udp tx: 1683 MB/s 28560 calls/s 28560 msg/s # 18.05 [+0.97] udp rx: 1701 MB/s 1384944 calls/s # 18.07 [+0.03] udp tx: 1699 MB/s 28829 calls/s 28829 msg/s # 18.72 [+0.65] GRO frag list over UDP tunnel ok # 19.52 [+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__->