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.80 [+0.51] GRO frag list ok # 1.34 [+0.54] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1771 MB/s 1442412 calls/s # 2.87 [+1.06] udp tx: 1821 MB/s 30899 calls/s 30899 msg/s # 3.85 [+0.97] udp rx: 1388 MB/s 1130000 calls/s # 3.87 [+0.03] udp tx: 1396 MB/s 23684 calls/s 23684 msg/s # 4.85 [+0.97] udp rx: 1084 MB/s 882670 calls/s # 4.87 [+0.03] udp tx: 1148 MB/s 19486 calls/s 19486 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1078 MB/s 878309 calls/s # 6.07 [+1.08] udp tx: 1139 MB/s 19319 calls/s 19319 msg/s # 7.06 [+0.99] udp rx: 1251 MB/s 1019129 calls/s # 7.07 [+0.01] udp tx: 1342 MB/s 22775 calls/s 22775 msg/s # 8.06 [+0.99] udp rx: 1738 MB/s 1415354 calls/s # 8.07 [+0.01] udp tx: 1754 MB/s 29761 calls/s 29761 msg/s # 8.63 [+0.56] GRO frag list over UDP tunnel ok # 9.32 [+0.70] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.79 [+0.23] No GRO ok # 10.28 [+0.49] GRO frag list ok # 10.79 [+0.51] GRO fwd ok # 11.26 [+0.47] UDP fwd perf udp rx: 1672 MB/s 1361916 calls/s # 12.32 [+1.06] udp tx: 1800 MB/s 30530 calls/s 30530 msg/s # 13.30 [+0.98] udp rx: 1831 MB/s 1491232 calls/s # 13.32 [+0.02] udp tx: 1829 MB/s 31034 calls/s 31034 msg/s # 14.30 [+0.98] udp rx: 1802 MB/s 1467531 calls/s # 14.32 [+0.02] udp tx: 1821 MB/s 30895 calls/s 30895 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1753 MB/s 1427908 calls/s # 15.50 [+1.06] udp tx: 1799 MB/s 30527 calls/s 30527 msg/s # 16.48 [+0.98] udp rx: 1828 MB/s 1488240 calls/s # 16.50 [+0.02] udp tx: 1826 MB/s 30972 calls/s 30972 msg/s # 17.50 [+1.00] udp tx: 1827 MB/s 31004 calls/s 31004 msg/s # 17.50 [+0.00] udp rx: 1710 MB/s 1392526 calls/s # 18.06 [+0.56] GRO frag list over UDP tunnel ok # 18.77 [+0.71] 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__->