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.24 [+0.23] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.87 [+0.50] UDP fwd perf udp rx: 1252 MB/s 1019532 calls/s # 2.94 [+1.07] udp tx: 1335 MB/s 22655 calls/s 22655 msg/s # 3.91 [+0.97] udp rx: 1319 MB/s 1074376 calls/s # 3.94 [+0.03] udp tx: 1309 MB/s 22203 calls/s 22203 msg/s # 4.91 [+0.97] udp rx: 1341 MB/s 1091848 calls/s # 4.94 [+0.03] udp tx: 1350 MB/s 22902 calls/s 22902 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1287 MB/s 1047775 calls/s # 6.14 [+1.07] udp tx: 1340 MB/s 22738 calls/s 22738 msg/s # 7.11 [+0.97] udp rx: 1339 MB/s 1090864 calls/s # 7.14 [+0.03] udp tx: 1338 MB/s 22699 calls/s 22699 msg/s # 8.11 [+0.97] udp rx: 1342 MB/s 1092727 calls/s # 8.14 [+0.03] udp tx: 1340 MB/s 22736 calls/s 22736 msg/s # 8.70 [+0.56] GRO frag list over UDP tunnel ok # 9.46 [+0.76] GRO fwd over UDP tunnel ok # 9.73 [+0.27] IPv6 # 10.01 [+0.28] No GRO ok # 10.55 [+0.54] GRO frag list ok # 11.12 [+0.57] GRO fwd ok # 11.60 [+0.48] UDP fwd perf udp rx: 1722 MB/s 1402077 calls/s # 12.67 [+1.07] udp tx: 1935 MB/s 32835 calls/s 32835 msg/s # 13.64 [+0.97] udp rx: 1880 MB/s 1531143 calls/s # 13.67 [+0.03] udp tx: 1944 MB/s 32974 calls/s 32974 msg/s # 14.64 [+0.97] udp rx: 1594 MB/s 1298176 calls/s # 14.67 [+0.03] udp tx: 1947 MB/s 33039 calls/s 33039 msg/s # 14.79 [+0.12] UDP GRO fwd perf udp rx: 1775 MB/s 1445788 calls/s # 15.86 [+1.07] udp tx: 1910 MB/s 32410 calls/s 32410 msg/s # 16.83 [+0.97] udp rx: 1524 MB/s 1240764 calls/s # 16.86 [+0.03] udp tx: 1901 MB/s 32246 calls/s 32246 msg/s # 17.83 [+0.97] udp rx: 1927 MB/s 1568957 calls/s # 17.86 [+0.03] udp tx: 1963 MB/s 33296 calls/s 33296 msg/s # 18.40 [+0.54] GRO frag list over UDP tunnel ok # 19.14 [+0.74] 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__->