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.26] No GRO ok # 0.85 [+0.56] GRO frag list ok # 1.54 [+0.69] GRO fwd ok # 2.08 [+0.54] UDP fwd perf udp rx: 1106 MB/s 901198 calls/s # 3.16 [+1.08] udp tx: 1173 MB/s 19898 calls/s 19898 msg/s # 4.13 [+0.97] udp rx: 1188 MB/s 967747 calls/s # 4.16 [+0.03] udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # 5.13 [+0.97] udp rx: 1156 MB/s 941486 calls/s # 5.16 [+0.03] udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # 5.28 [+0.12] UDP GRO fwd perf udp rx: 968 MB/s 788782 calls/s # 6.36 [+1.08] udp tx: 1278 MB/s 21681 calls/s 21681 msg/s # 7.33 [+0.97] udp rx: 1280 MB/s 1042560 calls/s # 7.36 [+0.03] udp tx: 1279 MB/s 21699 calls/s 21699 msg/s # 8.33 [+0.97] udp rx: 1272 MB/s 1035648 calls/s # 8.36 [+0.03] udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # 9.01 [+0.65] GRO frag list over UDP tunnel ok # 9.81 [+0.80] GRO fwd over UDP tunnel ok # 10.09 [+0.28] IPv6 # 10.37 [+0.28] No GRO ok # 10.97 [+0.60] GRO frag list ok # 11.59 [+0.62] GRO fwd ok # 12.11 [+0.52] UDP fwd perf udp rx: 1442 MB/s 1174679 calls/s # 13.18 [+1.07] udp tx: 1622 MB/s 27512 calls/s 27512 msg/s # 14.15 [+0.97] udp rx: 1691 MB/s 1377112 calls/s # 14.18 [+0.03] udp tx: 1687 MB/s 28627 calls/s 28627 msg/s # 15.15 [+0.97] udp rx: 1641 MB/s 1336464 calls/s # 15.18 [+0.03] udp tx: 1641 MB/s 27842 calls/s 27842 msg/s # 15.30 [+0.12] UDP GRO fwd perf udp rx: 1453 MB/s 1183605 calls/s # 16.37 [+1.07] udp tx: 1756 MB/s 29795 calls/s 29795 msg/s # 17.34 [+0.97] udp rx: 1707 MB/s 1390176 calls/s # 17.37 [+0.03] udp tx: 1693 MB/s 28728 calls/s 28728 msg/s # 18.35 [+0.97] udp rx: 1732 MB/s 1410048 calls/s # 18.37 [+0.03] udp tx: 1740 MB/s 29519 calls/s 29519 msg/s # 18.96 [+0.58] GRO frag list over UDP tunnel ok # 19.76 [+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__->