diff options
author | Michal Michalik <michal.michalik@intel.com> | 2023-03-24 18:52:58 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-03-27 08:53:03 +0100 |
commit | dd3a7d58dcc2434632bed31683ff134b7d6d1da4 (patch) | |
tree | 6133dfae2e223565dd0adb35748ac9e8449950eb /lib/mpi/mpi-mod.c | |
parent | fe5b9907ba995946c30c90111886b856ff86d362 (diff) |
tools: ynl: Add missing types to encode/decode
While testing the tool I noticed we miss the u16 type on payload create.
On the code inspection it turned out we miss also u64 - add them.
We also miss the decoding of u16 despite the fact `NlAttr` class
supports it - add it.
Signed-off-by: Michal Michalik <michal.michalik@intel.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions