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.72 [+0.48] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.71 [+0.45] UDP fwd perf udp rx: 1237 MB/s 1007678 calls/s # 2.78 [+1.06] udp tx: 1751 MB/s 29709 calls/s 29709 msg/s # 3.75 [+0.97] udp rx: 1754 MB/s 1428720 calls/s # 3.78 [+0.03] udp tx: 1758 MB/s 29824 calls/s 29824 msg/s # 4.75 [+0.97] udp rx: 1847 MB/s 1504320 calls/s # 4.78 [+0.03] udp tx: 1846 MB/s 31312 calls/s 31312 msg/s # 4.89 [+0.12] UDP GRO fwd perf udp rx: 1786 MB/s 1454400 calls/s # 5.95 [+1.06] udp tx: 1834 MB/s 31120 calls/s 31120 msg/s # 6.93 [+0.97] udp rx: 1843 MB/s 1500432 calls/s # 6.95 [+0.03] udp tx: 1841 MB/s 31230 calls/s 31230 msg/s # 7.93 [+0.98] udp rx: 1824 MB/s 1485456 calls/s # 7.95 [+0.02] udp tx: 1820 MB/s 30884 calls/s 30884 msg/s # 8.51 [+0.55] GRO frag list over UDP tunnel ok # 9.23 [+0.72] GRO fwd over UDP tunnel ok # 9.48 [+0.25] IPv6 # 9.72 [+0.24] No GRO ok # 10.24 [+0.52] GRO frag list ok # 10.78 [+0.55] GRO fwd ok # 11.23 [+0.45] UDP fwd perf udp rx: 1682 MB/s 1369532 calls/s # 12.30 [+1.07] udp tx: 1776 MB/s 30133 calls/s 30133 msg/s # 13.28 [+0.97] udp rx: 1785 MB/s 1453388 calls/s # 13.30 [+0.03] udp tx: 1833 MB/s 31098 calls/s 31098 msg/s # 14.28 [+0.98] udp rx: 1826 MB/s 1487280 calls/s # 14.30 [+0.02] udp tx: 1824 MB/s 30943 calls/s 30943 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1755 MB/s 1428854 calls/s # 15.48 [+1.07] udp tx: 1807 MB/s 30662 calls/s 30662 msg/s # 16.46 [+0.98] udp rx: 1856 MB/s 1511576 calls/s # 16.48 [+0.02] udp tx: 1848 MB/s 31355 calls/s 31355 msg/s # 17.46 [+0.98] udp rx: 1703 MB/s 1386612 calls/s # 17.48 [+0.02] udp tx: 1753 MB/s 29740 calls/s 29740 msg/s # 18.04 [+0.56] GRO frag list over UDP tunnel ok # 18.74 [+0.70] 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__->