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.54] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.94 [+0.52] UDP fwd perf udp rx: 1377 MB/s 1121675 calls/s # 3.02 [+1.08] udp tx: 1777 MB/s 30148 calls/s 30148 msg/s # 3.98 [+0.97] udp rx: 1259 MB/s 1025432 calls/s # 4.02 [+0.03] udp tx: 1395 MB/s 23673 calls/s 23673 msg/s # 4.99 [+0.97] udp rx: 1169 MB/s 951928 calls/s # 5.02 [+0.03] udp tx: 1308 MB/s 22194 calls/s 22194 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1182 MB/s 962889 calls/s # 6.21 [+1.07] udp tx: 1254 MB/s 21280 calls/s 21280 msg/s # 7.18 [+0.97] udp rx: 1312 MB/s 1068768 calls/s # 7.21 [+0.03] udp tx: 1309 MB/s 22213 calls/s 22213 msg/s # 8.18 [+0.97] udp rx: 1231 MB/s 1002864 calls/s # 8.21 [+0.03] udp tx: 1228 MB/s 20833 calls/s 20833 msg/s # 8.85 [+0.64] GRO frag list over UDP tunnel ok # 9.67 [+0.83] GRO fwd over UDP tunnel ok # 9.93 [+0.25] IPv6 # 10.18 [+0.25] No GRO ok # 10.65 [+0.47] GRO frag list ok # 11.17 [+0.52] GRO fwd ok # 11.64 [+0.47] UDP fwd perf udp rx: 1633 MB/s 1329565 calls/s # 12.70 [+1.06] udp tx: 1919 MB/s 32553 calls/s 32553 msg/s # 13.67 [+0.98] udp rx: 1936 MB/s 1576579 calls/s # 13.70 [+0.02] udp tx: 1960 MB/s 33252 calls/s 33252 msg/s # 14.67 [+0.98] udp rx: 1964 MB/s 1599648 calls/s # 14.70 [+0.02] udp tx: 1961 MB/s 33272 calls/s 33272 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1724 MB/s 1403684 calls/s # 15.88 [+1.07] udp tx: 1942 MB/s 32941 calls/s 32941 msg/s # 16.85 [+0.97] udp rx: 1954 MB/s 1591248 calls/s # 16.88 [+0.03] udp tx: 1952 MB/s 33122 calls/s 33122 msg/s # 17.86 [+0.97] udp rx: 1809 MB/s 1473453 calls/s # 17.88 [+0.03] udp tx: 1928 MB/s 32704 calls/s 32704 msg/s # 18.49 [+0.61] GRO frag list over UDP tunnel ok # 19.30 [+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__->