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.29 [+0.27] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.89 [+0.47] UDP fwd perf udp rx: 1077 MB/s 877416 calls/s # 2.95 [+1.06] udp tx: 1546 MB/s 26223 calls/s 26223 msg/s # 3.93 [+0.98] udp rx: 1252 MB/s 1020029 calls/s # 3.95 [+0.02] udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # 4.93 [+0.98] udp rx: 1079 MB/s 878712 calls/s # 4.95 [+0.02] udp tx: 1212 MB/s 20573 calls/s 20573 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1111 MB/s 904682 calls/s # 6.15 [+1.08] udp tx: 1183 MB/s 20079 calls/s 20079 msg/s # 7.12 [+0.97] udp rx: 1255 MB/s 1022352 calls/s # 7.15 [+0.03] udp tx: 1240 MB/s 21040 calls/s 21040 msg/s # 8.12 [+0.97] udp rx: 1143 MB/s 931056 calls/s # 8.15 [+0.03] udp tx: 1155 MB/s 19602 calls/s 19602 msg/s # 8.80 [+0.65] GRO frag list over UDP tunnel ok # 9.62 [+0.82] GRO fwd over UDP tunnel ok # 9.89 [+0.27] IPv6 # 10.14 [+0.25] No GRO ok # 10.66 [+0.53] GRO frag list ok # 11.20 [+0.53] GRO fwd ok # 11.68 [+0.48] UDP fwd perf udp rx: 1698 MB/s 1382972 calls/s # 12.75 [+1.07] udp tx: 1829 MB/s 31033 calls/s 31033 msg/s # 13.72 [+0.97] udp rx: 1639 MB/s 1334507 calls/s # 13.75 [+0.03] udp tx: 1820 MB/s 30869 calls/s 30869 msg/s # 14.72 [+0.97] udp rx: 1547 MB/s 1259516 calls/s # 14.75 [+0.03] udp tx: 1822 MB/s 30910 calls/s 30910 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1669 MB/s 1358880 calls/s # 15.94 [+1.07] udp tx: 1730 MB/s 29344 calls/s 29344 msg/s # 16.91 [+0.97] udp rx: 1745 MB/s 1421030 calls/s # 16.94 [+0.03] udp tx: 1821 MB/s 30899 calls/s 30899 msg/s # 17.91 [+0.97] udp rx: 1452 MB/s 1182515 calls/s # 17.94 [+0.03] udp tx: 1782 MB/s 30226 calls/s 30226 msg/s # 18.55 [+0.61] GRO frag list over UDP tunnel ok # 19.36 [+0.81] 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__->