diff options
author | Israel Rukshin | 2019-08-18 12:08:54 +0300 |
---|---|---|
committer | Sagi Grimberg | 2019-08-29 12:55:02 -0700 |
commit | bb13985d5a55b2830095640a2e64145bcb34929b (patch) | |
tree | b5df635a80bfbb6c4a6185f5bc362f6e2a4aeaf4 /drivers/nvme/target | |
parent | 9924b0304ab278406aaee9184a1a2032b4778c65 (diff) |
nvme-tcp: Add TOS for tcp transport
TOS provide clients the ability to segregate traffic flows for
different type of data.
One of the TOS usage is bandwidth management which allows setting bandwidth
limits for QoS classes, e.g. 80% bandwidth to controllers at QoS class A
and 20% to controllers at QoS class B.
usage examples:
nvme connect --tos=0 --transport=tcp --traddr=10.0.1.1 --nqn=test-nvme
Signed-off-by: Israel Rukshin <israelr@mellanox.com>
Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
Signed-off-by: Sagi Grimberg <sagi@grimberg.me>
Diffstat (limited to 'drivers/nvme/target')
0 files changed, 0 insertions, 0 deletions