Signed-off-by: Luca Boccassi <bluca@debian.org>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
.PP
.B "DEV/PORT_INDEX"
- specifies the devlink port index to use for the requested new port.
-This is optional. When ommited, driver allocates unique port index.
+This is optional. When omitted, driver allocates unique port index.
.TP
.BR flavour " { " pcipf " | " pcisf " } "
.TP
.BI vrf " NAME "
.I NAME
-speficies the VRF which enslaves devices to show.
+specifies the VRF which enslaves devices to show.
.TP
.BI type " TYPE "
will fall back to zero.
.TP
.BI hashkey " HASHKEY"
-Spefify what packet data to use to calculate a hash key for bucket lookup. The
+Specify what packet data to use to calculate a hash key for bucket lookup. The
kernel adjusts the value according to the hash table's size. For this to work,
the option
.B link
NEXT_ARG();
++present[TCA_NETEM_CORR];
if (get_percent(&cor.loss_corr, *argv)) {
- explain1("loss correllation");
+ explain1("loss correlation");
return -1;
}
}