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.30 [+0.28] No GRO ok # 0.90 [+0.60] GRO frag list ok # 1.54 [+0.64] GRO fwd ok # 2.07 [+0.53] UDP fwd perf udp rx: 1045 MB/s 851492 calls/s # 3.16 [+1.09] udp tx: 1156 MB/s 19616 calls/s 19616 msg/s # 4.12 [+0.96] udp rx: 1173 MB/s 955411 calls/s # 4.16 [+0.04] udp tx: 1205 MB/s 20454 calls/s 20454 msg/s # 5.12 [+0.96] udp rx: 998 MB/s 812522 calls/s # 5.16 [+0.04] udp tx: 1189 MB/s 20173 calls/s 20173 msg/s # 5.28 [+0.12] UDP GRO fwd perf udp rx: 1147 MB/s 934555 calls/s # 6.37 [+1.08] udp tx: 1212 MB/s 20568 calls/s 20568 msg/s # 7.33 [+0.97] udp rx: 1267 MB/s 1032000 calls/s # 7.37 [+0.03] udp tx: 1266 MB/s 21480 calls/s 21480 msg/s # 8.33 [+0.97] udp rx: 1267 MB/s 1032000 calls/s # 8.37 [+0.03] udp tx: 1265 MB/s 21471 calls/s 21471 msg/s # 9.00 [+0.63] GRO frag list over UDP tunnel ok # 9.80 [+0.80] GRO fwd over UDP tunnel ok # 10.05 [+0.26] IPv6 # 10.31 [+0.26] No GRO ok # 10.85 [+0.54] GRO frag list ok # 11.41 [+0.56] GRO fwd ok # 11.89 [+0.48] UDP fwd perf udp rx: 1559 MB/s 1269526 calls/s # 12.96 [+1.07] udp tx: 1807 MB/s 30654 calls/s 30654 msg/s # 13.93 [+0.97] udp rx: 1663 MB/s 1354070 calls/s # 13.96 [+0.03] udp tx: 1813 MB/s 30758 calls/s 30758 msg/s # 14.93 [+0.97] udp rx: 1782 MB/s 1451532 calls/s # 14.96 [+0.03] udp tx: 1844 MB/s 31279 calls/s 31279 msg/s # 15.08 [+0.12] UDP GRO fwd perf udp rx: 1784 MB/s 1452672 calls/s # 16.15 [+1.07] udp tx: 1835 MB/s 31132 calls/s 31132 msg/s # 17.12 [+0.97] udp rx: 1022 MB/s 832351 calls/s # 17.15 [+0.03] udp tx: 1775 MB/s 30117 calls/s 30117 msg/s # 18.12 [+0.97] udp rx: 1742 MB/s 1418544 calls/s # 18.15 [+0.03] udp tx: 1742 MB/s 29552 calls/s 29552 msg/s # 18.74 [+0.60] GRO frag list over UDP tunnel ok # 19.52 [+0.78] 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__->