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.29 [+0.26] No GRO ok # 0.87 [+0.58] GRO frag list ok # 1.53 [+0.66] GRO fwd ok # 2.05 [+0.52] UDP fwd perf udp rx: 1415 MB/s 1152719 calls/s # 3.13 [+1.08] udp tx: 1647 MB/s 27945 calls/s 27945 msg/s # 4.10 [+0.97] udp rx: 1804 MB/s 1468945 calls/s # 4.13 [+0.03] udp tx: 1877 MB/s 31843 calls/s 31843 msg/s # 5.10 [+0.97] udp rx: 1859 MB/s 1513760 calls/s # 5.13 [+0.03] udp tx: 1857 MB/s 31496 calls/s 31496 msg/s # 5.25 [+0.12] UDP GRO fwd perf udp rx: 1571 MB/s 1279126 calls/s # 6.32 [+1.07] udp tx: 1805 MB/s 30629 calls/s 30629 msg/s # 7.29 [+0.97] udp rx: 1677 MB/s 1365530 calls/s # 7.32 [+0.03] udp tx: 1862 MB/s 31591 calls/s 31591 msg/s # 8.29 [+0.97] udp rx: 1898 MB/s 1545264 calls/s # 8.32 [+0.03] udp tx: 1896 MB/s 32160 calls/s 32160 msg/s # 8.94 [+0.62] GRO frag list over UDP tunnel ok # 9.76 [+0.81] GRO fwd over UDP tunnel ok # 10.02 [+0.27] IPv6 # 10.29 [+0.27] No GRO ok # 10.82 [+0.52] GRO frag list ok # 11.36 [+0.54] GRO fwd ok # 11.82 [+0.47] UDP fwd perf udp rx: 1226 MB/s 998717 calls/s # 12.90 [+1.07] udp tx: 1556 MB/s 26405 calls/s 26405 msg/s # 13.86 [+0.97] udp rx: 1678 MB/s 1366184 calls/s # 13.90 [+0.03] udp tx: 1678 MB/s 28465 calls/s 28465 msg/s # 14.87 [+0.97] udp rx: 1688 MB/s 1374232 calls/s # 14.90 [+0.03] udp tx: 1692 MB/s 28714 calls/s 28714 msg/s # 15.02 [+0.12] UDP GRO fwd perf udp rx: 1690 MB/s 1376112 calls/s # 16.09 [+1.07] udp tx: 1737 MB/s 29466 calls/s 29466 msg/s # 17.06 [+0.97] udp rx: 1868 MB/s 1521024 calls/s # 17.09 [+0.03] udp tx: 1867 MB/s 31671 calls/s 31671 msg/s # 18.06 [+0.98] udp rx: 1861 MB/s 1515408 calls/s # 18.09 [+0.02] udp tx: 1858 MB/s 31528 calls/s 31528 msg/s # 18.68 [+0.59] GRO frag list over UDP tunnel ok # 19.47 [+0.80] 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__->