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.01 [+0.01] IPv4 # 0.25 [+0.25] No GRO ok # 0.75 [+0.49] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.78 [+0.47] UDP fwd perf udp rx: 1836 MB/s 1494859 calls/s # 2.84 [+1.06] udp tx: 1885 MB/s 31974 calls/s 31974 msg/s # 3.82 [+0.98] udp rx: 1291 MB/s 1051512 calls/s # 3.84 [+0.02] udp tx: 1356 MB/s 23011 calls/s 23011 msg/s # 4.82 [+0.98] udp rx: 1103 MB/s 898273 calls/s # 4.84 [+0.02] udp tx: 1249 MB/s 21192 calls/s 21192 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1162 MB/s 946231 calls/s # 6.05 [+1.08] udp tx: 1203 MB/s 20411 calls/s 20411 msg/s # 7.01 [+0.97] udp rx: 1200 MB/s 977664 calls/s # 7.05 [+0.03] udp tx: 1199 MB/s 20344 calls/s 20344 msg/s # 8.02 [+0.97] udp rx: 1222 MB/s 994896 calls/s # 8.05 [+0.03] udp tx: 1221 MB/s 20716 calls/s 20716 msg/s # 8.67 [+0.62] GRO frag list over UDP tunnel ok # 9.51 [+0.85] GRO fwd over UDP tunnel ok # 9.78 [+0.27] IPv6 # 10.04 [+0.26] No GRO ok # 10.62 [+0.57] GRO frag list ok # 11.20 [+0.58] GRO fwd ok # 11.74 [+0.54] UDP fwd perf udp rx: 1016 MB/s 827411 calls/s # 12.82 [+1.08] udp tx: 1165 MB/s 19763 calls/s 19763 msg/s # 13.78 [+0.97] udp rx: 1193 MB/s 971678 calls/s # 13.82 [+0.03] udp tx: 1197 MB/s 20303 calls/s 20303 msg/s # 14.78 [+0.97] udp rx: 1180 MB/s 960720 calls/s # 14.82 [+0.03] udp tx: 1180 MB/s 20021 calls/s 20021 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1670 MB/s 1359686 calls/s # 16.01 [+1.08] udp tx: 1729 MB/s 29334 calls/s 29334 msg/s # 17.02 [+1.00] udp tx: 1732 MB/s 29380 calls/s 29380 msg/s # 17.16 [+0.14] udp rx: 1499 MB/s 1220420 calls/s # 18.01 [+0.86] udp tx: 1677 MB/s 28459 calls/s 28459 msg/s # 18.67 [+0.65] GRO frag list over UDP tunnel ok # 19.54 [+0.87] 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__->