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.28 [+0.27] No GRO ok # 0.83 [+0.54] GRO frag list ok # 1.41 [+0.58] GRO fwd ok # 1.93 [+0.52] UDP fwd perf udp rx: 994 MB/s 809917 calls/s # 3.00 [+1.07] udp tx: 1178 MB/s 19981 calls/s 19981 msg/s # 3.97 [+0.97] udp rx: 1271 MB/s 1035024 calls/s # 4.00 [+0.03] udp tx: 1272 MB/s 21583 calls/s 21583 msg/s # 4.97 [+0.97] udp rx: 1275 MB/s 1038672 calls/s # 5.00 [+0.03] udp tx: 1274 MB/s 21618 calls/s 21618 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1166 MB/s 949728 calls/s # 6.19 [+1.07] udp tx: 1200 MB/s 20366 calls/s 20366 msg/s # 7.16 [+0.98] udp rx: 1183 MB/s 963792 calls/s # 7.19 [+0.02] udp tx: 1181 MB/s 20036 calls/s 20036 msg/s # 8.16 [+0.97] udp rx: 1153 MB/s 938880 calls/s # 8.19 [+0.03] udp tx: 1149 MB/s 19488 calls/s 19488 msg/s # 8.76 [+0.57] GRO frag list over UDP tunnel ok # 9.46 [+0.71] GRO fwd over UDP tunnel ok # 9.70 [+0.23] IPv6 # 9.92 [+0.23] No GRO ok # 10.40 [+0.48] GRO frag list ok # 10.92 [+0.52] GRO fwd ok # 11.38 [+0.46] UDP fwd perf udp rx: 1403 MB/s 1142693 calls/s # 12.45 [+1.06] udp tx: 1808 MB/s 30673 calls/s 30673 msg/s # 13.42 [+0.97] udp rx: 1801 MB/s 1466341 calls/s # 13.45 [+0.03] udp tx: 1854 MB/s 31452 calls/s 31452 msg/s # 14.41 [+0.97] udp rx: 1847 MB/s 1503696 calls/s # 14.45 [+0.03] udp tx: 1845 MB/s 31309 calls/s 31309 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1758 MB/s 1431360 calls/s # 15.63 [+1.06] udp tx: 1807 MB/s 30651 calls/s 30651 msg/s # 16.60 [+0.97] udp rx: 1727 MB/s 1406060 calls/s # 16.63 [+0.03] udp tx: 1831 MB/s 31069 calls/s 31069 msg/s # 17.60 [+0.97] udp rx: 1853 MB/s 1509120 calls/s # 17.63 [+0.03] udp tx: 1851 MB/s 31404 calls/s 31404 msg/s # 18.17 [+0.55] GRO frag list over UDP tunnel ok # 18.86 [+0.69] 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__->