diff options
| author | Erez Shitrit <[email protected]> | 2017-04-10 11:22:27 +0300 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-04-20 15:19:43 -0400 |
| commit | 7ce1a3ee02642a9677662d0786732027ff729cda (patch) | |
| tree | 6c7f854de90306fc356cc983ee180fc32799a925 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 515ed4f3aab4e8a0855d0cdfd9753a419ccfb297 (diff) | |
IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
This patch is preparing the netdev part at the IPoIB driver to be able
to use the ipoib_options.
It deals with the two flows from the .ndo: ipoib_open and ipoib_stop.
The code is rearranged as follows:
* All operations which deal with the hardware resources, (for example
change QP state, post-receive etc.) are performed in one place.
* All operations that are control oriented (like restart multicast task,
start the reap_ah etc.) are performed in separate place.
The functions that deal with the hardware resources now located at
__ipoib_ib_dev_open for the ipoib_open flow and __ipoib_ib_dev_stop
for ipoib_stop.
Signed-off-by: Erez Shitrit <[email protected]>
Reviewed-by: Alex Vesker <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions