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.27 [+0.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 918 MB/s 747960 calls/s # 2.94 [+1.07] udp tx: 1307 MB/s 22174 calls/s 22174 msg/s # 3.91 [+0.97] udp rx: 1183 MB/s 963254 calls/s # 3.94 [+0.03] udp tx: 1306 MB/s 22158 calls/s 22158 msg/s # 4.91 [+0.97] udp rx: 1133 MB/s 922405 calls/s # 4.94 [+0.03] udp tx: 1304 MB/s 22127 calls/s 22127 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1101 MB/s 896388 calls/s # 6.13 [+1.07] udp tx: 1229 MB/s 20855 calls/s 20855 msg/s # 7.10 [+0.97] udp rx: 1238 MB/s 1008144 calls/s # 7.13 [+0.03] udp tx: 1238 MB/s 21001 calls/s 21001 msg/s # 8.10 [+0.97] udp rx: 1282 MB/s 1044192 calls/s # 8.13 [+0.03] udp tx: 1280 MB/s 21724 calls/s 21724 msg/s # 8.73 [+0.60] GRO frag list over UDP tunnel ok # 9.49 [+0.76] GRO fwd over UDP tunnel ok # 9.74 [+0.25] IPv6 # 9.98 [+0.23] No GRO ok # 10.48 [+0.50] GRO frag list ok # 10.99 [+0.51] GRO fwd ok # 11.43 [+0.44] UDP fwd perf udp rx: 1865 MB/s 1518448 calls/s # 12.49 [+1.06] udp tx: 1911 MB/s 32413 calls/s 32413 msg/s # 13.47 [+0.98] udp rx: 1909 MB/s 1554944 calls/s # 13.49 [+0.02] udp tx: 1907 MB/s 32346 calls/s 32346 msg/s # 14.47 [+0.98] udp rx: 1923 MB/s 1566288 calls/s # 14.49 [+0.02] udp tx: 1923 MB/s 32617 calls/s 32617 msg/s # 14.61 [+0.12] UDP GRO fwd perf udp rx: 1762 MB/s 1434528 calls/s # 15.67 [+1.06] udp tx: 1810 MB/s 30699 calls/s 30699 msg/s # 16.64 [+0.98] udp rx: 1870 MB/s 1522605 calls/s # 16.67 [+0.02] udp tx: 1915 MB/s 32480 calls/s 32480 msg/s # 17.65 [+0.98] udp rx: 1931 MB/s 1572480 calls/s # 17.67 [+0.02] udp tx: 1929 MB/s 32724 calls/s 32724 msg/s # 18.21 [+0.54] GRO frag list over UDP tunnel ok # 19.01 [+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__->