diff options
author | Jakub Kicinski <[email protected]> | 2017-04-04 16:12:23 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-04-05 10:49:12 -0700 |
commit | b9de00770db50ce11f64cd7676dbcaf295a1926f (patch) | |
tree | 573f71ac63a079038b6f9222f1638437d9df7719 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 265aeb511bd590f193661c6cffff43a8a80755e4 (diff) |
nfp: don't spawn netdevs for reconfigured ports
After port reconfiguration (port split, media type change)
firmware will continue to report old configuration until
reboot. NSP will inform us that reconfiguration is pending.
To avoid user confusion refuse to spawn netdevs until the
new configuration is applied (reboot).
We need to split the netdev to eth_table port matching from
MAC search and move it earlier in the probe() flow.
Signed-off-by: Jakub Kicinski <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions