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.28 [+0.26] No GRO ok # 0.82 [+0.54] GRO frag list ok # 1.44 [+0.61] GRO fwd ok # 1.93 [+0.49] UDP fwd perf udp rx: 1702 MB/s 1386044 calls/s # 3.00 [+1.07] udp tx: 1818 MB/s 30846 calls/s 30846 msg/s # 3.97 [+0.97] udp rx: 1841 MB/s 1499280 calls/s # 4.00 [+0.03] udp tx: 1839 MB/s 31199 calls/s 31199 msg/s # 4.98 [+0.97] udp rx: 1780 MB/s 1449856 calls/s # 5.00 [+0.03] udp tx: 1779 MB/s 30181 calls/s 30181 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1603 MB/s 1305720 calls/s # 6.21 [+1.08] udp tx: 1855 MB/s 31463 calls/s 31463 msg/s # 7.17 [+0.96] udp rx: 1836 MB/s 1494960 calls/s # 7.21 [+0.04] udp tx: 1833 MB/s 31103 calls/s 31103 msg/s # 8.17 [+0.96] udp rx: 1780 MB/s 1449294 calls/s # 8.21 [+0.04] udp tx: 1855 MB/s 31476 calls/s 31476 msg/s # 8.84 [+0.63] GRO frag list over UDP tunnel ok # 9.63 [+0.79] GRO fwd over UDP tunnel ok # 9.88 [+0.25] IPv6 # 10.15 [+0.26] No GRO ok # 10.67 [+0.52] GRO frag list ok # 11.22 [+0.55] GRO fwd ok # 11.74 [+0.52] UDP fwd perf udp rx: 825 MB/s 672023 calls/s # 12.83 [+1.08] udp tx: 1150 MB/s 19515 calls/s 19515 msg/s # 13.79 [+0.97] udp rx: 1151 MB/s 937705 calls/s # 13.83 [+0.03] udp tx: 1206 MB/s 20471 calls/s 20471 msg/s # 14.79 [+0.97] udp rx: 1146 MB/s 933264 calls/s # 14.83 [+0.03] udp tx: 1144 MB/s 19407 calls/s 19407 msg/s # 14.95 [+0.12] UDP GRO fwd perf udp rx: 1033 MB/s 841220 calls/s # 16.04 [+1.09] udp tx: 1173 MB/s 19902 calls/s 19902 msg/s # 17.00 [+0.96] udp rx: 1058 MB/s 861507 calls/s # 17.04 [+0.04] udp tx: 1220 MB/s 20693 calls/s 20693 msg/s # 18.00 [+0.96] udp rx: 1173 MB/s 955200 calls/s # 18.04 [+0.04] udp tx: 1171 MB/s 19861 calls/s 19861 msg/s # 18.64 [+0.60] GRO frag list over UDP tunnel ok # 19.41 [+0.76] 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__->