Re: [iproute2-next v3 2/3] mnlg: add function to get CTRL_ATTR_MAXATTR value
From: Jiri Pirko <jiri@resnulli.us>
Date: 2022-07-26 07:46:46
Also in:
linux-doc
From: Jiri Pirko <jiri@resnulli.us>
Date: 2022-07-26 07:46:46
Also in:
linux-doc
Mon, Jul 25, 2022 at 10:56:49PM CEST, jacob.e.keller@intel.com wrote:
Add a new function to extract the CTRL_ATTR_MAXATTR attribute of the CTRL_CMD_GETFAMILY request. This will be used to allow reading the maximum supported devlink attribute of the running kernel in an upcoming change. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Reviewed-by: Jiri Pirko <redacted>