diff options
author | 2016-11-18 16:37:40 +0530 | |
---|---|---|
committer | 2016-11-18 14:04:29 -0500 | |
commit | ab677ff4ad15bc26c359490ee201557f3a6d20df (patch) | |
tree | 86fc9dcce2c7a74b270f906ba899ebecd4c04b1c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | liquidio CN23XX: bitwise vs logical AND typo (diff) | |
download | wireguard-linux-ab677ff4ad15bc26c359490ee201557f3a6d20df.tar.xz wireguard-linux-ab677ff4ad15bc26c359490ee201557f3a6d20df.zip |
cxgb4: Allocate Tx queues dynamically
Allocate resources dynamically for Upper layer driver's (ULD) like
cxgbit, iw_cxgb4, cxgb4i and chcr. The resources allocated include Tx
queues which are allocated when ULD register with cxgb4 driver and freed
while un-registering. The Tx queues which are shared by ULD shall be
allocated by first registering driver and un-allocated by last
unregistering driver.
Signed-off-by: Atul Gupta <atul.gupta@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions