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.26] No GRO ok # 0.83 [+0.55] GRO frag list ok # 1.42 [+0.59] GRO fwd ok # 1.94 [+0.52] UDP fwd perf udp rx: 972 MB/s 791338 calls/s # 3.01 [+1.07] udp tx: 1856 MB/s 31495 calls/s 31495 msg/s # 3.98 [+0.97] udp rx: 1721 MB/s 1401536 calls/s # 4.01 [+0.03] udp tx: 1865 MB/s 31637 calls/s 31637 msg/s # 4.98 [+0.97] udp rx: 1374 MB/s 1119378 calls/s # 5.01 [+0.03] udp tx: 1877 MB/s 31848 calls/s 31848 msg/s # 5.13 [+0.12] UDP GRO fwd perf udp tx: 1863 MB/s 31599 calls/s 31599 msg/s # 6.21 [+1.08] udp rx: 1344 MB/s 1094455 calls/s # 7.21 [+1.00] udp tx: 1845 MB/s 31301 calls/s 31301 msg/s # 7.21 [+0.00] udp rx: 1586 MB/s 1291202 calls/s # 8.21 [+1.00] udp tx: 1896 MB/s 32159 calls/s 32159 msg/s # 8.31 [+0.10] udp rx: 1518 MB/s 1235893 calls/s # 8.84 [+0.53] GRO frag list over UDP tunnel ok # 9.71 [+0.87] GRO fwd over UDP tunnel ok # 9.97 [+0.26] IPv6 # 10.25 [+0.27] No GRO ok # 10.79 [+0.54] GRO frag list ok # 11.40 [+0.61] GRO fwd ok # 11.95 [+0.55] UDP fwd perf udp rx: 770 MB/s 627072 calls/s # 13.04 [+1.08] udp tx: 1095 MB/s 18575 calls/s 18575 msg/s # 14.00 [+0.97] udp rx: 1617 MB/s 1317039 calls/s # 14.03 [+0.03] udp tx: 1746 MB/s 29628 calls/s 29628 msg/s # 15.00 [+0.97] udp rx: 1738 MB/s 1415225 calls/s # 15.03 [+0.03] udp tx: 1739 MB/s 29495 calls/s 29495 msg/s # 15.16 [+0.12] UDP GRO fwd perf udp rx: 1603 MB/s 1305629 calls/s # 16.23 [+1.07] udp tx: 1822 MB/s 30911 calls/s 30911 msg/s # 17.20 [+0.97] udp rx: 1832 MB/s 1492131 calls/s # 17.23 [+0.03] udp tx: 1837 MB/s 31164 calls/s 31164 msg/s # 18.20 [+0.97] udp rx: 1524 MB/s 1241430 calls/s # 18.23 [+0.03] udp tx: 1784 MB/s 30260 calls/s 30260 msg/s # 18.86 [+0.63] GRO frag list over UDP tunnel ok # 19.72 [+0.86] 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__->