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.03 [+0.03] IPv4 # 0.28 [+0.26] No GRO ok # 0.90 [+0.62] GRO frag list ok # 1.57 [+0.67] GRO fwd ok # 2.13 [+0.56] UDP fwd perf udp rx: 1535 MB/s 1250360 calls/s # 3.20 [+1.08] udp tx: 1717 MB/s 29132 calls/s 29132 msg/s # 4.17 [+0.97] udp rx: 1635 MB/s 1331581 calls/s # 4.20 [+0.03] udp tx: 1852 MB/s 31413 calls/s 31413 msg/s # 5.18 [+0.97] udp rx: 1861 MB/s 1515600 calls/s # 5.20 [+0.03] udp tx: 1860 MB/s 31560 calls/s 31560 msg/s # 5.32 [+0.12] UDP GRO fwd perf udp rx: 1609 MB/s 1310644 calls/s # 6.40 [+1.08] udp tx: 1797 MB/s 30494 calls/s 30494 msg/s # 7.37 [+0.97] udp rx: 1846 MB/s 1503652 calls/s # 7.40 [+0.03] udp tx: 1844 MB/s 31286 calls/s 31286 msg/s # 8.37 [+0.97] udp rx: 1844 MB/s 1501488 calls/s # 8.40 [+0.03] udp tx: 1843 MB/s 31259 calls/s 31259 msg/s # 9.08 [+0.68] GRO frag list over UDP tunnel ok # 9.97 [+0.89] GRO fwd over UDP tunnel ok # 10.25 [+0.28] IPv6 # 10.51 [+0.27] No GRO ok # 11.05 [+0.54] GRO frag list ok # 11.67 [+0.63] GRO fwd ok # 12.22 [+0.55] UDP fwd perf udp rx: 881 MB/s 717857 calls/s # 13.31 [+1.09] udp tx: 1025 MB/s 17388 calls/s 17388 msg/s # 14.27 [+0.97] udp rx: 1066 MB/s 868464 calls/s # 14.31 [+0.03] udp tx: 1064 MB/s 18059 calls/s 18059 msg/s # 15.27 [+0.97] udp rx: 1136 MB/s 925296 calls/s # 15.31 [+0.03] udp tx: 1147 MB/s 19456 calls/s 19456 msg/s # 15.43 [+0.12] UDP GRO fwd perf udp rx: 1458 MB/s 1187654 calls/s # 16.50 [+1.07] udp tx: 1571 MB/s 26650 calls/s 26650 msg/s # 17.47 [+0.97] udp rx: 1752 MB/s 1427136 calls/s # 17.50 [+0.03] udp tx: 1752 MB/s 29732 calls/s 29732 msg/s # 18.47 [+0.97] udp rx: 1817 MB/s 1479936 calls/s # 18.50 [+0.03] udp tx: 1815 MB/s 30785 calls/s 30785 msg/s # 19.08 [+0.58] GRO frag list over UDP tunnel ok # 19.87 [+0.79] 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__->