]> git.proxmox.com Git - mirror_iproute2.git/blobdiff - rdma/stat.c
Merge branch 'main' into next
[mirror_iproute2.git] / rdma / stat.c
index 2f57528700bc4b0fec5957e6210b3832fc0471a4..8d4b7a11681b384c12602ad16cf73f1732ab19eb 100644 (file)
@@ -23,6 +23,7 @@ static int stat_help(struct rd *rd)
        pr_out("where  OBJECT: = { qp }\n");
        pr_out("       CRITERIA : = { type }\n");
        pr_out("       COUNTER_SCOPE: = { link | dev }\n");
+       pr_out("       FILTER_NAME: = { cntn | lqpn | pid }\n");
        pr_out("Examples:\n");
        pr_out("       %s statistic qp show\n", rd->filename);
        pr_out("       %s statistic qp show link mlx5_2/1\n", rd->filename);