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.24 [+0.23] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.33 [+0.58] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 1589 MB/s 1293692 calls/s # 2.87 [+1.07] udp tx: 1741 MB/s 29541 calls/s 29541 msg/s # 3.84 [+0.97] udp rx: 1907 MB/s 1552656 calls/s # 3.87 [+0.03] udp tx: 1904 MB/s 32305 calls/s 32305 msg/s # 4.84 [+0.97] udp rx: 1906 MB/s 1552320 calls/s # 4.87 [+0.03] udp tx: 1905 MB/s 32319 calls/s 32319 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1763 MB/s 1435632 calls/s # 6.05 [+1.06] udp tx: 1810 MB/s 30714 calls/s 30714 msg/s # 7.02 [+0.98] udp rx: 1901 MB/s 1548336 calls/s # 7.05 [+0.02] udp tx: 1897 MB/s 32191 calls/s 32191 msg/s # 8.03 [+0.98] udp rx: 1888 MB/s 1537248 calls/s # 8.05 [+0.02] udp tx: 1888 MB/s 32022 calls/s 32022 msg/s # 8.60 [+0.55] GRO frag list over UDP tunnel ok # 9.26 [+0.67] GRO fwd over UDP tunnel ok # 9.50 [+0.23] IPv6 # 9.74 [+0.25] No GRO ok # 10.22 [+0.48] GRO frag list ok # 10.71 [+0.49] GRO fwd ok # 11.16 [+0.45] UDP fwd perf udp rx: 1566 MB/s 1275040 calls/s # 12.23 [+1.07] udp tx: 1775 MB/s 30117 calls/s 30117 msg/s # 13.20 [+0.97] udp rx: 1641 MB/s 1336607 calls/s # 13.23 [+0.03] udp tx: 1823 MB/s 30935 calls/s 30935 msg/s # 14.20 [+0.97] udp rx: 1650 MB/s 1343948 calls/s # 14.23 [+0.03] udp tx: 1836 MB/s 31152 calls/s 31152 msg/s # 14.34 [+0.12] UDP GRO fwd perf udp rx: 1811 MB/s 1474416 calls/s # 15.41 [+1.06] udp tx: 1859 MB/s 31542 calls/s 31542 msg/s # 16.38 [+0.97] udp rx: 1637 MB/s 1332942 calls/s # 16.40 [+0.03] udp tx: 1780 MB/s 30194 calls/s 30194 msg/s # 17.38 [+0.98] udp rx: 1720 MB/s 1400554 calls/s # 17.40 [+0.02] udp tx: 1766 MB/s 29957 calls/s 29957 msg/s # 17.95 [+0.55] GRO frag list over UDP tunnel ok # 18.67 [+0.72] 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__->