summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <jakub.kicinski@netronome.com>2018-11-09 06:50:35 +0300
committerDavid S. Miller <davem@davemloft.net>2018-11-09 07:48:00 +0300
commit83ec8857a00ff11cb3abc4d7c003de8ea103b715 (patch)
treee505a279b5c18810f98ab66954a60489a1566324 /tools/perf/scripts/python
parente38f5d11b98fa65a23301c28567bd786e4a97e75 (diff)
downloadlinux-83ec8857a00ff11cb3abc4d7c003de8ea103b715.tar.xz
nfp: parse vNIC TLV capabilities at alloc time
In certain cases initialization logic which follows allocation of the vNIC structure may want to validate the capabilities of that vNIC. This is easy before vNIC is initialized for normal capabilities which are at fixed offsets in control memory, easy to locate and read, but poses a challenge if the capabilities are in form of TLVs. Parse the TLVs early on so other code can just access parsed info, instead of having to do the parsing by itself. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: John Hurley <john.hurley@netronome.com> Reviewed-by: Quentin Monnet <quentin.monnet@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions