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.84 [+0.57] GRO frag list ok # 1.47 [+0.63] GRO fwd ok # 1.98 [+0.51] UDP fwd perf udp rx: 1801 MB/s 1466580 calls/s # 3.05 [+1.07] udp tx: 1864 MB/s 31619 calls/s 31619 msg/s # 4.02 [+0.97] udp rx: 1916 MB/s 1560048 calls/s # 4.05 [+0.03] udp tx: 1916 MB/s 32499 calls/s 32499 msg/s # 5.02 [+0.97] udp rx: 1849 MB/s 1506048 calls/s # 5.05 [+0.03] udp tx: 1848 MB/s 31348 calls/s 31348 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1874 MB/s 1525824 calls/s # 6.24 [+1.07] udp tx: 1929 MB/s 32727 calls/s 32727 msg/s # 7.21 [+0.97] udp rx: 1972 MB/s 1605936 calls/s # 7.24 [+0.03] udp tx: 1970 MB/s 33424 calls/s 33424 msg/s # 8.21 [+0.97] udp rx: 1983 MB/s 1614432 calls/s # 8.24 [+0.03] udp tx: 1981 MB/s 33607 calls/s 33607 msg/s # 8.84 [+0.61] GRO frag list over UDP tunnel ok # 9.61 [+0.77] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.13 [+0.27] No GRO ok # 10.69 [+0.55] GRO frag list ok # 11.24 [+0.56] GRO fwd ok # 11.75 [+0.51] UDP fwd perf udp rx: 1198 MB/s 975972 calls/s # 12.82 [+1.07] udp tx: 1256 MB/s 21303 calls/s 21303 msg/s # 13.79 [+0.97] udp rx: 1223 MB/s 996000 calls/s # 13.82 [+0.03] udp tx: 1222 MB/s 20738 calls/s 20738 msg/s # 14.79 [+0.97] udp rx: 1266 MB/s 1030800 calls/s # 14.82 [+0.03] udp tx: 1265 MB/s 21457 calls/s 21457 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 1286 MB/s 1047024 calls/s # 16.02 [+1.08] udp tx: 1325 MB/s 22489 calls/s 22489 msg/s # 16.99 [+0.97] udp rx: 1271 MB/s 1035376 calls/s # 17.02 [+0.03] udp tx: 1257 MB/s 21331 calls/s 21331 msg/s # 17.99 [+0.97] udp rx: 1136 MB/s 925021 calls/s # 18.02 [+0.03] udp tx: 1250 MB/s 21203 calls/s 21203 msg/s # 18.60 [+0.58] GRO frag list over UDP tunnel ok # 19.42 [+0.82] 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__->