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.28 [+0.26] No GRO ok # 0.86 [+0.58] GRO frag list ok # 1.47 [+0.61] GRO fwd ok # 1.95 [+0.48] UDP fwd perf udp rx: 1157 MB/s 942197 calls/s # 3.02 [+1.06] udp tx: 1206 MB/s 20456 calls/s 20456 msg/s # 3.99 [+0.98] udp rx: 1221 MB/s 994428 calls/s # 4.02 [+0.02] udp tx: 1235 MB/s 20957 calls/s 20957 msg/s # 4.99 [+0.98] udp rx: 1231 MB/s 1002679 calls/s # 5.02 [+0.02] udp tx: 1249 MB/s 21198 calls/s 21198 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1184 MB/s 964431 calls/s # 6.20 [+1.07] udp tx: 1218 MB/s 20665 calls/s 20665 msg/s # 7.18 [+0.97] udp rx: 1256 MB/s 1023137 calls/s # 7.20 [+0.03] udp tx: 1261 MB/s 21401 calls/s 21401 msg/s # 8.18 [+0.97] udp rx: 1258 MB/s 1024368 calls/s # 8.20 [+0.03] udp tx: 1256 MB/s 21314 calls/s 21314 msg/s # 8.81 [+0.60] GRO frag list over UDP tunnel ok # 9.60 [+0.79] GRO fwd over UDP tunnel ok # 9.86 [+0.26] IPv6 # 10.13 [+0.26] No GRO ok # 10.66 [+0.54] GRO frag list ok # 11.19 [+0.53] GRO fwd ok # 11.66 [+0.47] UDP fwd perf udp rx: 1803 MB/s 1468364 calls/s # 12.72 [+1.06] udp tx: 1865 MB/s 31635 calls/s 31635 msg/s # 13.69 [+0.97] udp rx: 1904 MB/s 1550448 calls/s # 13.72 [+0.03] udp tx: 1903 MB/s 32278 calls/s 32278 msg/s # 14.69 [+0.97] udp rx: 1906 MB/s 1552032 calls/s # 14.72 [+0.03] udp tx: 1904 MB/s 32302 calls/s 32302 msg/s # 14.84 [+0.12] UDP GRO fwd perf udp rx: 1862 MB/s 1515984 calls/s # 15.90 [+1.06] udp tx: 1911 MB/s 32415 calls/s 32415 msg/s # 16.87 [+0.97] udp rx: 1918 MB/s 1561536 calls/s # 16.90 [+0.03] udp tx: 1916 MB/s 32504 calls/s 32504 msg/s # 17.88 [+0.98] udp rx: 1772 MB/s 1442637 calls/s # 17.90 [+0.02] udp tx: 1894 MB/s 32125 calls/s 32125 msg/s # 18.50 [+0.60] GRO frag list over UDP tunnel ok # 19.19 [+0.69] 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__->