aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2017-09-02 18:26:00 -0700
committerDavid S. Miller <[email protected]>2017-09-03 21:22:04 -0700
commitc496291c5a414bd55bae76880137947d2e8decbe (patch)
tree829057ead89d5d6557e1e367e3c6e64acffeba8f /tools/perf/scripts/python/bin/stackcollapse-record
parent18a4ded9d12473e82f4609a06a99744aec88defc (diff)
nfp: separate app vNIC init/clean from alloc/free
We currently only have one app callback for vNIC creation and destruction. This is insufficient, because some actions have to be taken before netdev is registered, after it's registered and after it's unregistered. Old callbacks were really corresponding to alloc/free actions. Rename them and add proper init/clean. Apps using representors will be able to use new callbacks to manage lifetime of upper devices. 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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions