diff options
author | Jakub Kicinski <[email protected]> | 2018-05-21 22:12:51 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-05-23 14:26:19 -0400 |
commit | 4afa3af4181edda539cce7889a6efcde0e6a0a5c (patch) | |
tree | 5a338be67ddbb8e445e41488ddbdc2b01a2cc710 /scripts/bpf_helpers_doc.py | |
parent | 7ac1cc9aef00942cbae01ff39bfc0a93199741e2 (diff) |
nfp: add devlink_eswitch_mode_set callback
Our previous apps all assumed to use only one eswitch mode (legacy
or switchdev) without the ability to change it. ABM NIC will
want to support the switch so plumb devlink_eswitch_mode_set through.
The devlink_eswitch_mode_set is expected to spawn representors and
potentially devlink ports so it's called under big devlink lock and
pf->lock.
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 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions