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.32 [+0.29] No GRO ok # 0.86 [+0.54] GRO frag list ok # 1.47 [+0.61] GRO fwd ok # 1.96 [+0.49] UDP fwd perf udp rx: 1519 MB/s 1237431 calls/s # 3.03 [+1.07] udp tx: 1652 MB/s 28020 calls/s 28020 msg/s # 4.00 [+0.97] udp rx: 1657 MB/s 1349424 calls/s # 4.03 [+0.03] udp tx: 1653 MB/s 28043 calls/s 28043 msg/s # 5.00 [+0.97] udp rx: 1844 MB/s 1501392 calls/s # 5.03 [+0.03] udp tx: 1848 MB/s 31357 calls/s 31357 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1456 MB/s 1185510 calls/s # 6.22 [+1.07] udp tx: 1836 MB/s 31140 calls/s 31140 msg/s # 7.19 [+0.97] udp rx: 1825 MB/s 1486099 calls/s # 7.22 [+0.03] udp tx: 1823 MB/s 30927 calls/s 30927 msg/s # 8.19 [+0.97] udp rx: 1702 MB/s 1386112 calls/s # 8.22 [+0.03] udp tx: 1699 MB/s 28825 calls/s 28825 msg/s # 8.78 [+0.56] GRO frag list over UDP tunnel ok # 9.55 [+0.77] GRO fwd over UDP tunnel ok # 9.80 [+0.26] IPv6 # 10.06 [+0.26] No GRO ok # 10.56 [+0.50] GRO frag list ok # 11.11 [+0.54] GRO fwd ok # 11.61 [+0.50] UDP fwd perf udp rx: 1648 MB/s 1342158 calls/s # 12.68 [+1.07] udp tx: 1780 MB/s 30198 calls/s 30198 msg/s # 13.65 [+0.97] udp rx: 1847 MB/s 1503888 calls/s # 13.68 [+0.03] udp tx: 1844 MB/s 31284 calls/s 31284 msg/s # 14.65 [+0.97] udp rx: 1735 MB/s 1413268 calls/s # 14.68 [+0.03] udp tx: 1805 MB/s 30626 calls/s 30626 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1567 MB/s 1276416 calls/s # 15.87 [+1.08] udp tx: 1627 MB/s 27605 calls/s 27605 msg/s # 16.84 [+0.97] udp rx: 1752 MB/s 1427088 calls/s # 16.87 [+0.03] udp tx: 1752 MB/s 29719 calls/s 29719 msg/s # 17.84 [+0.97] udp rx: 1811 MB/s 1474896 calls/s # 17.87 [+0.03] udp tx: 1810 MB/s 30704 calls/s 30704 msg/s # 18.50 [+0.63] GRO frag list over UDP tunnel ok # 19.30 [+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__->