diff options
| author | Benjamin Drung <benjamin.drung@cloud.ionos.com> | 2019-10-21 15:51:13 +0200 |
|---|---|---|
| committer | git-ubuntu importer <ubuntu-devel-discuss@lists.ubuntu.com> | 2019-10-21 22:39:06 +0000 |
| commit | e923c26736e661c278f771861b47823f470a8115 (patch) | |
| tree | 0144a28d0d22b1129ab7e191da4ec424d97ad724 /man/mstcongestion.1 | |
| parent | 86008c99867e1bf2d7dba19300ed53e9650e3563 (diff) | |
4.13.1+1-1 (patches unapplied)import/4.13.1+1-1
Imported using git-ubuntu import.
Notes
Notes: * New upstream release (Closes: #939931) * Drop 13 patches (all accepted upstream) and refresh the 3 remaining patches * Fix spelling mistakes found by lintian * Add missing shebang to Python scripts * Add Rules-Requires-Root: no * Bump Standards-Version to 4.4.1
Diffstat (limited to 'man/mstcongestion.1')
| -rw-r--r-- | man/mstcongestion.1 | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/man/mstcongestion.1 b/man/mstcongestion.1 new file mode 100644 index 0000000..6fc8f6d --- /dev/null +++ b/man/mstcongestion.1 @@ -0,0 +1,55 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.1. +.TH MSTCONGESTION, "1" "September 2019" "mstcongestion, mstflint 4.13.1, built on Sep 12 2019, 09:06:00. Git SHA Hash: N/A" "User Commands" +.SH NAME +mstcongestion, \- manual page for mstcongestion, mstflint 4.13.1, built on Sep 12 2019, 09:06:00. Git SHA Hash: N/A +.SH DESCRIPTION +NAME +.IP +mstcongestion +.PP +SYNOPSIS +.IP +mstcongestion [OPTIONS] +.IP +<\-d|\-\-device <PCI DEVICE>> [\-\-mode <MODE>] [\-\-action <ACTION>] [\-q|\-\-query] +[\-h|\-\-help] [\-v|\-\-version] +.PP +DESCRIPTION +.IP +mstcongestion is a utility for configuring Mellanox device's receive congestion handling. +.PP +OPTIONS +.IP +mstcongestion [OPTIONS] +.TP +\fB\-d\fR|\-\-device <PCI DEVICE> +: Mellanox PCI device address +.TP +\fB\-\-mode\fR <MODE> +: Set Mode, options are: [aggressive | +dynamic] +.TP +\fB\-\-action\fR <ACTION> +: Set Action, options are: [disabled | drop | +mark] +.TP +\fB\-q\fR|\-\-query +: Query congestion +.TP +\fB\-h\fR|\-\-help +: Show help message and exit +.TP +\fB\-v\fR|\-\-version +: Show version and exit +.SH "SEE ALSO" +The full documentation for +.B mstcongestion, +is maintained as a Texinfo manual. If the +.B info +and +.B mstcongestion, +programs are properly installed at your site, the command +.IP +.B info mstcongestion, +.PP +should give you access to the complete manual. |
