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.26 [+0.25] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.33 [+0.56] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 1519 MB/s 1237106 calls/s # 2.86 [+1.07] udp tx: 1860 MB/s 31553 calls/s 31553 msg/s # 3.84 [+0.97] udp rx: 1886 MB/s 1536171 calls/s # 3.86 [+0.03] udp tx: 1891 MB/s 32077 calls/s 32077 msg/s # 4.84 [+0.97] udp rx: 1896 MB/s 1543824 calls/s # 4.86 [+0.03] udp tx: 1894 MB/s 32135 calls/s 32135 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1607 MB/s 1308619 calls/s # 6.05 [+1.07] udp tx: 1821 MB/s 30901 calls/s 30901 msg/s # 7.02 [+0.97] udp rx: 1791 MB/s 1458624 calls/s # 7.05 [+0.03] udp tx: 1789 MB/s 30348 calls/s 30348 msg/s # 8.03 [+0.97] udp rx: 1873 MB/s 1524912 calls/s # 8.05 [+0.03] udp tx: 1872 MB/s 31761 calls/s 31761 msg/s # 8.69 [+0.64] GRO frag list over UDP tunnel ok # 9.51 [+0.82] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.03 [+0.26] No GRO ok # 10.62 [+0.58] GRO frag list ok # 11.20 [+0.58] GRO fwd ok # 11.73 [+0.53] UDP fwd perf udp rx: 1087 MB/s 885564 calls/s # 12.80 [+1.07] udp tx: 1139 MB/s 19326 calls/s 19326 msg/s # 13.77 [+0.97] udp rx: 1136 MB/s 925568 calls/s # 13.80 [+0.03] udp tx: 1146 MB/s 19453 calls/s 19453 msg/s # 14.77 [+0.97] udp rx: 1217 MB/s 991104 calls/s # 14.80 [+0.03] udp tx: 1215 MB/s 20620 calls/s 20620 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1181 MB/s 962016 calls/s # 15.99 [+1.07] udp tx: 1217 MB/s 20649 calls/s 20649 msg/s # 16.96 [+0.97] udp rx: 1220 MB/s 993456 calls/s # 16.99 [+0.03] udp tx: 1219 MB/s 20684 calls/s 20684 msg/s # 17.96 [+0.97] udp rx: 1208 MB/s 983520 calls/s # 17.99 [+0.03] udp tx: 1207 MB/s 20475 calls/s 20475 msg/s # 18.62 [+0.64] GRO frag list over UDP tunnel ok # 19.48 [+0.86] 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__->