tools: ynl: Print xsk-features from the sample
authorStanislav Fomichev <sdf@google.com>
Mon, 27 Nov 2023 19:03:09 +0000 (11:03 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 29 Nov 2023 22:59:40 +0000 (14:59 -0800)
commit9276009d35d3f65e083b95d30a4f967baaae0fc6
tree1142e1b832060c7b26932b30cdfe8a73d3039c43
parent48eb03dd26304c24f03bdbb9382e89c8564e71df
tools: ynl: Print xsk-features from the sample

In a similar fashion we do for the other bit masks.
Fix mask parsing (>= vs >) while we are it.

Signed-off-by: Stanislav Fomichev <sdf@google.com>
Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Link: https://lore.kernel.org/r/20231127190319.1190813-4-sdf@google.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/net/ynl/samples/netdev.c