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.24] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.40 [+0.58] GRO fwd ok # 1.90 [+0.50] UDP fwd perf udp tx: 1310 MB/s 22228 calls/s 22228 msg/s # 2.97 [+1.07] udp rx: 1090 MB/s 887741 calls/s # 3.97 [+1.00] udp tx: 1319 MB/s 22375 calls/s 22375 msg/s # 3.97 [+0.00] udp rx: 1182 MB/s 962961 calls/s # 4.97 [+1.00] udp tx: 1343 MB/s 22786 calls/s 22786 msg/s # 5.07 [+0.10] udp rx: 1343 MB/s 1093392 calls/s # 5.09 [+0.02] UDP GRO fwd perf udp rx: 879 MB/s 716107 calls/s # 6.17 [+1.07] udp tx: 1318 MB/s 22360 calls/s 22360 msg/s # 7.14 [+0.97] udp rx: 1310 MB/s 1066487 calls/s # 7.17 [+0.03] udp tx: 1357 MB/s 23020 calls/s 23020 msg/s # 8.14 [+0.97] udp rx: 1001 MB/s 815308 calls/s # 8.17 [+0.03] udp tx: 1344 MB/s 22806 calls/s 22806 msg/s # 8.80 [+0.63] GRO frag list over UDP tunnel ok # 9.59 [+0.79] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.10 [+0.25] No GRO ok # 10.64 [+0.54] GRO frag list ok # 11.20 [+0.56] GRO fwd ok # 11.69 [+0.48] UDP fwd perf udp rx: 1679 MB/s 1366959 calls/s # 12.75 [+1.06] udp tx: 1879 MB/s 31872 calls/s 31872 msg/s # 13.72 [+0.97] udp rx: 1893 MB/s 1541616 calls/s # 13.75 [+0.03] udp tx: 1889 MB/s 32048 calls/s 32048 msg/s # 14.72 [+0.97] udp rx: 1904 MB/s 1550496 calls/s # 14.75 [+0.02] udp tx: 1904 MB/s 32310 calls/s 32310 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1657 MB/s 1349564 calls/s # 15.93 [+1.06] udp tx: 1828 MB/s 31018 calls/s 31018 msg/s # 16.90 [+0.97] udp rx: 1942 MB/s 1581072 calls/s # 16.93 [+0.03] udp tx: 1940 MB/s 32911 calls/s 32911 msg/s # 17.90 [+0.97] udp rx: 1800 MB/s 1466157 calls/s # 17.93 [+0.03] udp tx: 1917 MB/s 32527 calls/s 32527 msg/s # 18.55 [+0.62] GRO frag list over UDP tunnel ok # 19.34 [+0.78] 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__->