Re: [PATCH iproute2-next] devlink: add info subcommand

2019-02-03 Thread Jiri Pirko
Sat, Feb 02, 2019 at 11:06:08PM CET, jakub.kicin...@netronome.com wrote: >On Sat, 2 Feb 2019 16:59:38 +0100, Jiri Pirko wrote: >> Sat, Feb 02, 2019 at 01:03:38AM CET, jakub.kicin...@netronome.com wrote: >> >Add support for reading the device serial number and versions >> >from the kernel. >> > >> >

Re: [PATCH iproute2-next] devlink: add info subcommand

2019-02-02 Thread Jakub Kicinski
On Sat, 2 Feb 2019 16:59:38 +0100, Jiri Pirko wrote: > Sat, Feb 02, 2019 at 01:03:38AM CET, jakub.kicin...@netronome.com wrote: > >Add support for reading the device serial number and versions > >from the kernel. > > > >RFCv2: > > - make info subcommand of dev. > > Please add some examples of in

Re: [PATCH iproute2-next] devlink: add info subcommand

2019-02-02 Thread Jiri Pirko
Sat, Feb 02, 2019 at 01:03:38AM CET, jakub.kicin...@netronome.com wrote: >Add support for reading the device serial number and versions >from the kernel. > >RFCv2: > - make info subcommand of dev. Please add some examples of inputs and outputs. > >Signed-off-by: Jakub Kicinski >--- > devlink/de

[PATCH iproute2-next] devlink: add info subcommand

2019-02-01 Thread Jakub Kicinski
Add support for reading the device serial number and versions from the kernel. RFCv2: - make info subcommand of dev. Signed-off-by: Jakub Kicinski --- devlink/devlink.c | 207 + man/man8/devlink-dev.8 | 36 +++ 2 files changed, 243 insertions(+