diff options
author | Jakub Kicinski <[email protected]> | 2018-01-17 18:51:05 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-01-19 15:44:18 -0500 |
commit | 78a0a65f409a604430e4e8dc413d6e72ef29288e (patch) | |
tree | e9336dc56a0c2c256061382f5f3d2e266e764fbb /net/unix/af_unix.c | |
parent | 545bfa7a6a36f92c1f63aab494a231a30dfbb45d (diff) |
nfp: allow apps to disable ctrl vNIC capabilities
Most vNIC capabilities are netdev related. It makes no sense
to initialize them and waste FW resources. Some are even
counter-productive, like IRQ moderation, which will slow
down exchange of control messages.
Add to nfp_app a mask of enabled control vNIC capabilities
for apps to use. Make flower and BPF enable all capabilities
for now. No functional changes.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Dirk van der Merwe <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions