Re: [RFC PATCH net-next v3 10/21] ethtool: provide string sets with GET_STRSET request

2019-02-20 Thread Michal Kubecek
On Tue, Feb 19, 2019 at 06:56:10PM -0800, Jakub Kicinski wrote: > On Mon, 18 Feb 2019 19:22:14 +0100 (CET), Michal Kubecek wrote: > > Requests a contents of one or more string sets, i.e. indexed arrays of > > strings; this information is provided by ETHTOOL_GSSET_INFO and > > ETHTOOL_GSTRINGS

Re: [RFC PATCH net-next v3 10/21] ethtool: provide string sets with GET_STRSET request

2019-02-19 Thread Jakub Kicinski
On Mon, 18 Feb 2019 19:22:14 +0100 (CET), Michal Kubecek wrote: > Requests a contents of one or more string sets, i.e. indexed arrays of > strings; this information is provided by ETHTOOL_GSSET_INFO and > ETHTOOL_GSTRINGS commands of ioctl interface. There are three types of > requests: > > -

[RFC PATCH net-next v3 10/21] ethtool: provide string sets with GET_STRSET request

2019-02-18 Thread Michal Kubecek
Requests a contents of one or more string sets, i.e. indexed arrays of strings; this information is provided by ETHTOOL_GSSET_INFO and ETHTOOL_GSTRINGS commands of ioctl interface. There are three types of requests: - no NLM_F_DUMP, no device: get "global" stringsets - no NLM_F_DUMP, with