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.57] GRO frag list ok # 1.47 [+0.62] GRO fwd ok # 2.00 [+0.53] UDP fwd perf udp rx: 1017 MB/s 828242 calls/s # 3.08 [+1.08] udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # 4.05 [+0.97] udp rx: 860 MB/s 700445 calls/s # 4.08 [+0.03] udp tx: 1270 MB/s 21545 calls/s 21545 msg/s # 5.05 [+0.97] udp rx: 1120 MB/s 912301 calls/s # 5.08 [+0.03] udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 996 MB/s 811349 calls/s # 6.29 [+1.08] udp tx: 1157 MB/s 19635 calls/s 19635 msg/s # 7.26 [+0.97] udp rx: 1092 MB/s 889603 calls/s # 7.29 [+0.03] udp tx: 1256 MB/s 21319 calls/s 21319 msg/s # 8.26 [+0.97] udp rx: 1049 MB/s 854548 calls/s # 8.29 [+0.03] udp tx: 1266 MB/s 21485 calls/s 21485 msg/s # 8.96 [+0.67] GRO frag list over UDP tunnel ok # 9.76 [+0.81] GRO fwd over UDP tunnel ok # 10.02 [+0.26] IPv6 # 10.29 [+0.27] No GRO ok # 10.82 [+0.52] GRO frag list ok # 11.37 [+0.56] GRO fwd ok # 11.89 [+0.51] UDP fwd perf udp rx: 610 MB/s 496634 calls/s # 12.96 [+1.07] udp tx: 1515 MB/s 25706 calls/s 25706 msg/s # 13.93 [+0.97] udp rx: 1760 MB/s 1433616 calls/s # 13.96 [+0.03] udp tx: 1758 MB/s 29831 calls/s 29831 msg/s # 14.93 [+0.97] udp rx: 1763 MB/s 1435688 calls/s # 14.96 [+0.03] udp tx: 1752 MB/s 29725 calls/s 29725 msg/s # 15.08 [+0.12] UDP GRO fwd perf udp rx: 1613 MB/s 1313203 calls/s # 16.16 [+1.08] udp tx: 1673 MB/s 28380 calls/s 28380 msg/s # 17.15 [+0.99] udp rx: 1389 MB/s 1131088 calls/s # 17.16 [+0.01] udp tx: 1547 MB/s 26244 calls/s 26244 msg/s # 18.15 [+0.99] udp rx: 1791 MB/s 1458796 calls/s # 18.16 [+0.01] udp tx: 1791 MB/s 30384 calls/s 30384 msg/s # 18.80 [+0.64] GRO frag list over UDP tunnel ok # 19.63 [+0.83] 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__->