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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.34 [+0.59] GRO fwd ok # 1.81 [+0.47] UDP fwd perf udp rx: 1221 MB/s 994512 calls/s # 2.88 [+1.07] udp tx: 1253 MB/s 21267 calls/s 21267 msg/s # 3.85 [+0.97] udp rx: 1228 MB/s 999744 calls/s # 3.88 [+0.03] udp tx: 1226 MB/s 20807 calls/s 20807 msg/s # 4.85 [+0.98] udp rx: 1232 MB/s 1003248 calls/s # 4.88 [+0.02] udp tx: 1230 MB/s 20874 calls/s 20874 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1189 MB/s 968448 calls/s # 6.07 [+1.07] udp tx: 1223 MB/s 20748 calls/s 20748 msg/s # 7.04 [+0.97] udp rx: 1224 MB/s 996480 calls/s # 7.07 [+0.03] udp tx: 1222 MB/s 20732 calls/s 20732 msg/s # 8.04 [+0.97] udp rx: 1227 MB/s 999600 calls/s # 8.07 [+0.03] udp tx: 1226 MB/s 20803 calls/s 20803 msg/s # 8.67 [+0.60] GRO frag list over UDP tunnel ok # 9.40 [+0.73] GRO fwd over UDP tunnel ok # 9.65 [+0.25] IPv6 # 9.89 [+0.24] No GRO ok # 10.39 [+0.50] GRO frag list ok # 10.92 [+0.53] GRO fwd ok # 11.39 [+0.47] UDP fwd perf udp rx: 1610 MB/s 1311408 calls/s # 12.46 [+1.07] udp tx: 1658 MB/s 28125 calls/s 28125 msg/s # 13.43 [+0.97] udp rx: 1760 MB/s 1433520 calls/s # 13.46 [+0.03] udp tx: 1760 MB/s 29864 calls/s 29864 msg/s # 14.43 [+0.98] udp rx: 1889 MB/s 1538496 calls/s # 14.46 [+0.02] udp tx: 1888 MB/s 32023 calls/s 32023 msg/s # 14.58 [+0.12] UDP GRO fwd perf udp rx: 1861 MB/s 1515648 calls/s # 15.65 [+1.07] udp tx: 1918 MB/s 32535 calls/s 32535 msg/s # 16.62 [+0.97] udp rx: 1899 MB/s 1546512 calls/s # 16.65 [+0.03] udp tx: 1898 MB/s 32208 calls/s 32208 msg/s # 17.62 [+0.97] udp rx: 1899 MB/s 1546704 calls/s # 17.65 [+0.03] udp tx: 1897 MB/s 32176 calls/s 32176 msg/s # 18.24 [+0.59] GRO frag list over UDP tunnel ok # 19.02 [+0.77] 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__->