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.79 [+0.52] GRO frag list ok # 1.35 [+0.56] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1502 MB/s 1223469 calls/s # 2.89 [+1.07] udp tx: 1877 MB/s 31846 calls/s 31846 msg/s # 3.87 [+0.97] udp rx: 1933 MB/s 1573920 calls/s # 3.89 [+0.03] udp tx: 1931 MB/s 32763 calls/s 32763 msg/s # 4.87 [+0.97] udp rx: 1938 MB/s 1578048 calls/s # 4.89 [+0.03] udp tx: 1936 MB/s 32843 calls/s 32843 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1539 MB/s 1253160 calls/s # 6.09 [+1.07] udp tx: 1931 MB/s 32752 calls/s 32752 msg/s # 7.05 [+0.97] udp rx: 1936 MB/s 1576784 calls/s # 7.09 [+0.03] udp tx: 1935 MB/s 32828 calls/s 32828 msg/s # 8.06 [+0.97] udp rx: 1951 MB/s 1588704 calls/s # 8.09 [+0.03] udp tx: 1950 MB/s 33084 calls/s 33084 msg/s # 8.69 [+0.60] GRO frag list over UDP tunnel ok # 9.44 [+0.75] GRO fwd over UDP tunnel ok # 9.70 [+0.26] IPv6 # 9.96 [+0.26] No GRO ok # 10.51 [+0.56] GRO frag list ok # 11.07 [+0.56] GRO fwd ok # 11.57 [+0.50] UDP fwd perf udp rx: 1643 MB/s 1337859 calls/s # 12.64 [+1.07] udp tx: 1773 MB/s 30080 calls/s 30080 msg/s # 13.62 [+0.98] udp rx: 1699 MB/s 1383952 calls/s # 13.64 [+0.02] udp tx: 1837 MB/s 31170 calls/s 31170 msg/s # 14.62 [+0.98] udp rx: 1615 MB/s 1315415 calls/s # 14.64 [+0.02] udp tx: 1699 MB/s 28832 calls/s 28832 msg/s # 14.76 [+0.12] UDP GRO fwd perf udp rx: 1165 MB/s 948778 calls/s # 15.84 [+1.08] udp tx: 1235 MB/s 20956 calls/s 20956 msg/s # 16.81 [+0.97] udp rx: 1169 MB/s 952368 calls/s # 16.84 [+0.03] udp tx: 1168 MB/s 19825 calls/s 19825 msg/s # 17.81 [+0.97] udp rx: 1168 MB/s 951128 calls/s # 17.84 [+0.03] udp tx: 1180 MB/s 20020 calls/s 20020 msg/s # 18.40 [+0.56] GRO frag list over UDP tunnel ok # 19.15 [+0.75] 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__->