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.01 [+0.01] IPv4 # 0.25 [+0.24] No GRO ok # 0.77 [+0.52] GRO frag list ok # 1.35 [+0.58] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1210 MB/s 985147 calls/s # 2.90 [+1.07] udp tx: 1248 MB/s 21177 calls/s 21177 msg/s # 3.87 [+0.97] udp rx: 1182 MB/s 962566 calls/s # 3.90 [+0.03] udp tx: 1258 MB/s 21343 calls/s 21343 msg/s # 4.87 [+0.97] udp rx: 1251 MB/s 1018987 calls/s # 4.90 [+0.03] udp tx: 1296 MB/s 21994 calls/s 21994 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1195 MB/s 973320 calls/s # 6.09 [+1.07] udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # 7.06 [+0.97] udp rx: 1292 MB/s 1052592 calls/s # 7.09 [+0.03] udp tx: 1290 MB/s 21891 calls/s 21891 msg/s # 8.06 [+0.97] udp rx: 1173 MB/s 955624 calls/s # 8.09 [+0.03] udp tx: 1302 MB/s 22091 calls/s 22091 msg/s # 8.69 [+0.61] GRO frag list over UDP tunnel ok # 9.51 [+0.81] GRO fwd over UDP tunnel ok # 9.77 [+0.26] IPv6 # 10.06 [+0.29] No GRO ok # 10.60 [+0.55] GRO frag list ok # 11.16 [+0.56] GRO fwd ok # 11.65 [+0.48] UDP fwd perf udp rx: 1785 MB/s 1453596 calls/s # 12.71 [+1.07] udp tx: 1907 MB/s 32344 calls/s 32344 msg/s # 13.68 [+0.97] udp rx: 1899 MB/s 1546316 calls/s # 13.71 [+0.03] udp tx: 1939 MB/s 32893 calls/s 32893 msg/s # 14.69 [+0.97] udp rx: 1806 MB/s 1470652 calls/s # 14.71 [+0.03] udp tx: 1931 MB/s 32758 calls/s 32758 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1724 MB/s 1404265 calls/s # 15.90 [+1.07] udp tx: 1939 MB/s 32901 calls/s 32901 msg/s # 16.87 [+0.97] udp rx: 1623 MB/s 1322059 calls/s # 16.90 [+0.03] udp tx: 1941 MB/s 32925 calls/s 32925 msg/s # 17.88 [+0.97] udp rx: 1734 MB/s 1411847 calls/s # 17.90 [+0.03] udp tx: 1928 MB/s 32709 calls/s 32709 msg/s # 18.47 [+0.57] GRO frag list over UDP tunnel ok # 19.20 [+0.73] 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__->