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.80 [+0.54] GRO frag list ok # 1.35 [+0.56] GRO fwd ok # 1.81 [+0.46] UDP fwd perf udp rx: 1415 MB/s 1152084 calls/s # 2.87 [+1.06] udp tx: 1775 MB/s 30111 calls/s 30111 msg/s # 3.85 [+0.97] udp rx: 1693 MB/s 1378708 calls/s # 3.87 [+0.03] udp tx: 1869 MB/s 31708 calls/s 31708 msg/s # 4.85 [+0.98] udp rx: 1883 MB/s 1533408 calls/s # 4.87 [+0.02] udp tx: 1881 MB/s 31904 calls/s 31904 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1809 MB/s 1473451 calls/s # 6.06 [+1.06] udp tx: 1863 MB/s 31613 calls/s 31613 msg/s # 7.03 [+0.97] udp rx: 1885 MB/s 1534608 calls/s # 7.06 [+0.03] udp tx: 1883 MB/s 31942 calls/s 31942 msg/s # 8.03 [+0.97] udp rx: 1889 MB/s 1538160 calls/s # 8.06 [+0.03] udp tx: 1887 MB/s 32011 calls/s 32011 msg/s # 8.60 [+0.55] GRO frag list over UDP tunnel ok # 9.34 [+0.74] GRO fwd over UDP tunnel ok # 9.58 [+0.23] IPv6 # 9.81 [+0.23] No GRO ok # 10.31 [+0.50] GRO frag list ok # 10.85 [+0.54] GRO fwd ok # 11.33 [+0.48] UDP fwd perf udp rx: 1585 MB/s 1290374 calls/s # 12.39 [+1.06] udp tx: 1802 MB/s 30565 calls/s 30565 msg/s # 13.36 [+0.97] udp rx: 1715 MB/s 1397002 calls/s # 13.39 [+0.03] udp tx: 1828 MB/s 31008 calls/s 31008 msg/s # 14.36 [+0.98] udp rx: 1849 MB/s 1506048 calls/s # 14.39 [+0.02] udp tx: 1847 MB/s 31332 calls/s 31332 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1358 MB/s 1106330 calls/s # 15.57 [+1.06] udp tx: 1654 MB/s 28066 calls/s 28066 msg/s # 16.54 [+0.97] udp rx: 1413 MB/s 1151129 calls/s # 16.57 [+0.03] udp tx: 1621 MB/s 27497 calls/s 27497 msg/s # 17.55 [+0.97] udp rx: 1346 MB/s 1095940 calls/s # 17.57 [+0.03] udp tx: 1524 MB/s 25858 calls/s 25858 msg/s # 18.19 [+0.62] GRO frag list over UDP tunnel ok # 18.93 [+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__->