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.25 [+0.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.33 [+0.57] GRO fwd ok # 1.81 [+0.48] UDP fwd perf udp rx: 1069 MB/s 870993 calls/s # 2.88 [+1.07] udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # 3.85 [+0.97] udp rx: 1254 MB/s 1021104 calls/s # 3.88 [+0.03] udp tx: 1253 MB/s 21257 calls/s 21257 msg/s # 4.85 [+0.97] udp rx: 1256 MB/s 1022640 calls/s # 4.88 [+0.03] udp tx: 1254 MB/s 21281 calls/s 21281 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1207 MB/s 983136 calls/s # 6.07 [+1.07] udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # 7.04 [+0.97] udp rx: 1246 MB/s 1014816 calls/s # 7.07 [+0.03] udp tx: 1245 MB/s 21122 calls/s 21122 msg/s # 8.04 [+0.97] udp rx: 1246 MB/s 1014528 calls/s # 8.07 [+0.03] udp tx: 1245 MB/s 21120 calls/s 21120 msg/s # 8.64 [+0.58] GRO frag list over UDP tunnel ok # 9.39 [+0.75] GRO fwd over UDP tunnel ok # 9.63 [+0.24] IPv6 # 9.87 [+0.23] No GRO ok # 10.37 [+0.50] GRO frag list ok # 10.87 [+0.50] GRO fwd ok # 11.35 [+0.48] UDP fwd perf udp rx: 611 MB/s 497588 calls/s # 12.42 [+1.07] udp tx: 1630 MB/s 27649 calls/s 27649 msg/s # 13.39 [+0.97] udp rx: 1833 MB/s 1492552 calls/s # 13.42 [+0.03] udp tx: 1831 MB/s 31057 calls/s 31057 msg/s # 14.40 [+0.97] udp rx: 1813 MB/s 1475992 calls/s # 14.42 [+0.03] udp tx: 1813 MB/s 30753 calls/s 30753 msg/s # 14.54 [+0.12] UDP GRO fwd perf udp rx: 1802 MB/s 1467360 calls/s # 15.61 [+1.07] udp tx: 1850 MB/s 31391 calls/s 31391 msg/s # 16.59 [+0.97] udp rx: 1836 MB/s 1495200 calls/s # 16.61 [+0.03] udp tx: 1835 MB/s 31135 calls/s 31135 msg/s # 17.59 [+0.97] udp rx: 1832 MB/s 1491936 calls/s # 17.61 [+0.03] udp tx: 1829 MB/s 31025 calls/s 31025 msg/s # 18.18 [+0.56] GRO frag list over UDP tunnel ok # 18.92 [+0.74] 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__->