Re: [PATCH v7 net-next 10/13] Documentation: networking: add cpsw switchdev based driver documentation

From: Jakub Kicinski
Date: Tue Nov 19 2019 - 18:14:08 EST


On Wed, 20 Nov 2019 00:19:22 +0200, Grygorii Strashko wrote:
> diff --git a/Documentation/networking/devlink-params-ti-cpsw-switch.txt b/Documentation/networking/devlink-params-ti-cpsw-switch.txt
> new file mode 100644
> index 000000000000..4037458499f7
> --- /dev/null
> +++ b/Documentation/networking/devlink-params-ti-cpsw-switch.txt
> @@ -0,0 +1,10 @@
> +ale_bypass [DEVICE, DRIVER-SPECIFIC]
> + Allows to enable ALE_CONTROL(4).BYPASS mode for debug purposes.
> + All packets will be sent to the Host port only if enabled.
> + Type: bool
> + Configuration mode: runtime
> +
> +switch_mode [DEVICE, DRIVER-SPECIFIC]
> + Enable switch mode
> + Type: bool
> + Configuration mode: runtime

Ah, you got it here, sorry :)