diff options
author | Eugenia Emantayev <[email protected]> | 2013-11-07 12:19:52 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2013-11-07 19:22:48 -0500 |
commit | 41d942d56cfd21058fba465804e14ba349541442 (patch) | |
tree | f377a2454a9a9e1ed117851ddf335354e6e3120a /tools/perf/util/trace-event-scripting.c | |
parent | f0f829bf42cdeb027234a1d0e1e5f62d77380a4d (diff) |
net/mlx4_en: Datapath resources allocated dynamically
Currently all TX/RX rings and completion queues are part of the
netdev priv structure and are allocated statically. This patch
will change the priv to hold only arrays of pointers and therefore
all TX/RX rings and completetion queues will be allocated
dynamically. This is in preparation for NUMA aware allocations.
Signed-off-by: Yevgeny Petrilin <[email protected]>
Signed-off-by: Eugenia Emantayev <[email protected]>
Reviewed-by: Hadar Hen Zion <[email protected]>
Signed-off-by: Amir Vadai <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions