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.28 [+0.27] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.49 [+0.64] GRO fwd ok # 2.03 [+0.54] UDP fwd perf udp rx: 1038 MB/s 845281 calls/s # 3.11 [+1.08] udp tx: 1107 MB/s 18777 calls/s 18777 msg/s # 4.08 [+0.97] udp rx: 1064 MB/s 866260 calls/s # 4.11 [+0.03] udp tx: 1143 MB/s 19395 calls/s 19395 msg/s # 5.08 [+0.97] udp rx: 1099 MB/s 894960 calls/s # 5.11 [+0.03] udp tx: 1131 MB/s 19194 calls/s 19194 msg/s # 5.23 [+0.12] UDP GRO fwd perf udp rx: 1398 MB/s 1138785 calls/s # 6.31 [+1.08] udp tx: 1696 MB/s 28777 calls/s 28777 msg/s # 7.28 [+0.97] udp rx: 1817 MB/s 1479984 calls/s # 7.31 [+0.03] udp tx: 1815 MB/s 30800 calls/s 30800 msg/s # 8.28 [+0.97] udp rx: 1833 MB/s 1492512 calls/s # 8.31 [+0.03] udp tx: 1833 MB/s 31094 calls/s 31094 msg/s # 8.98 [+0.67] GRO frag list over UDP tunnel ok # 9.87 [+0.89] GRO fwd over UDP tunnel ok # 10.15 [+0.29] IPv6 # 10.46 [+0.30] No GRO ok # 11.01 [+0.55] GRO frag list ok # 11.59 [+0.59] GRO fwd ok # 12.12 [+0.53] UDP fwd perf udp rx: 1468 MB/s 1195767 calls/s # 13.20 [+1.08] udp tx: 1635 MB/s 27734 calls/s 27734 msg/s # 14.16 [+0.97] udp rx: 1838 MB/s 1496400 calls/s # 14.20 [+0.03] udp tx: 1835 MB/s 31129 calls/s 31129 msg/s # 15.17 [+0.97] udp rx: 1816 MB/s 1478448 calls/s # 15.20 [+0.03] udp tx: 1815 MB/s 30787 calls/s 30787 msg/s # 15.32 [+0.12] UDP GRO fwd perf udp rx: 1348 MB/s 1097549 calls/s # 16.40 [+1.08] udp tx: 1638 MB/s 27796 calls/s 27796 msg/s # 17.36 [+0.97] udp rx: 1049 MB/s 854239 calls/s # 17.40 [+0.03] udp tx: 1321 MB/s 22420 calls/s 22420 msg/s # 18.37 [+0.97] udp rx: 1082 MB/s 880930 calls/s # 18.40 [+0.03] udp tx: 1192 MB/s 20227 calls/s 20227 msg/s # 19.06 [+0.66] GRO frag list over UDP tunnel ok # 19.90 [+0.85] 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__->