aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorEyal Perry <[email protected]>2013-10-15 16:55:24 +0200
committerDavid S. Miller <[email protected]>2013-10-17 15:10:50 -0400
commitb046ffe54dc13ff8ae918c83bedb71aa7919d63b (patch)
treec0de954cd9f65b6c6368215261992f0b7c3b7337 /tools/perf/scripts/python/netdev-times.py
parent39e210fd23d45cf2521aaf0855c838bc5e37fbd6 (diff)
net/mlx4_core: Load higher level modules according to ports type
Mellanox ConnectX architecture is: mlx4_core is the lower level PCI driver which register on the PCI id, and protocol specific drivers are depended on it: mlx4_en - for Ethernet and mlx4_ib for Infiniband. NIC could have multiple ports which can change their type dynamically. We use the request_module() call to load the relevant protocol driver when needed: on loading time or at port type change event. Signed-off-by: Eyal Perry <[email protected]> Signed-off-by: Amir Vadai <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions