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.25 [+0.22] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.34 [+0.59] GRO fwd ok # 1.83 [+0.49] UDP fwd perf udp rx: 1457 MB/s 1186615 calls/s # 2.90 [+1.07] udp tx: 1642 MB/s 27857 calls/s 27857 msg/s # 3.89 [+0.99] udp rx: 1483 MB/s 1207436 calls/s # 3.90 [+0.01] udp tx: 1729 MB/s 29326 calls/s 29326 msg/s # 4.89 [+0.99] udp rx: 1764 MB/s 1436449 calls/s # 4.90 [+0.01] udp tx: 1823 MB/s 30922 calls/s 30922 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1555 MB/s 1266614 calls/s # 6.10 [+1.07] udp tx: 1836 MB/s 31148 calls/s 31148 msg/s # 7.06 [+0.97] udp rx: 1729 MB/s 1408075 calls/s # 7.10 [+0.03] udp tx: 1828 MB/s 31015 calls/s 31015 msg/s # 8.06 [+0.97] udp rx: 1722 MB/s 1401956 calls/s # 8.10 [+0.03] udp tx: 1799 MB/s 30516 calls/s 30516 msg/s # 8.73 [+0.64] GRO frag list over UDP tunnel ok # 9.59 [+0.85] GRO fwd over UDP tunnel ok # 9.87 [+0.29] IPv6 # 10.16 [+0.28] No GRO ok # 10.73 [+0.58] GRO frag list ok # 11.33 [+0.59] GRO fwd ok # 11.87 [+0.54] UDP fwd perf udp rx: 1424 MB/s 1159532 calls/s # 12.94 [+1.08] udp tx: 1690 MB/s 28671 calls/s 28671 msg/s # 13.91 [+0.97] udp rx: 1811 MB/s 1474896 calls/s # 13.94 [+0.03] udp tx: 1808 MB/s 30677 calls/s 30677 msg/s # 14.91 [+0.97] udp rx: 1830 MB/s 1490256 calls/s # 14.94 [+0.03] udp tx: 1826 MB/s 30984 calls/s 30984 msg/s # 15.06 [+0.12] UDP GRO fwd perf udp rx: 1684 MB/s 1371369 calls/s # 16.13 [+1.07] udp tx: 1760 MB/s 29857 calls/s 29857 msg/s # 17.10 [+0.97] udp rx: 1819 MB/s 1480944 calls/s # 17.13 [+0.03] udp tx: 1816 MB/s 30809 calls/s 30809 msg/s # 18.11 [+0.97] udp rx: 1820 MB/s 1482336 calls/s # 18.13 [+0.03] udp tx: 1818 MB/s 30847 calls/s 30847 msg/s # 18.78 [+0.65] GRO frag list over UDP tunnel ok # 19.65 [+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__->