commit | 43cc66892e81bb05283159e489a19cec177e6f9d | [log] [tgz] |
---|---|---|
author | Wunderlich, Mark <mark.wunderlich@intel.com> | Thu Jan 16 00:46:16 2020 +0000 |
committer | Keith Busch <kbusch@kernel.org> | Wed Mar 04 09:09:09 2020 -0800 |
tree | 8af393148b8794ffec4f245ccf32dfa6ee35a154 | |
parent | 9912ade355902adb9dacbec640fac23c4e73019d [diff] |
nvmet-tcp: set SO_PRIORITY for accepted sockets Enable ability to associate all sockets related to NVMf TCP traffic to a priority group that will perform optimized network processing for this traffic class. Maintain initial default behavior of using priority of zero. Signed-off-by: Kiran Patil <kiran.patil@intel.com> Signed-off-by: Mark Wunderlich <mark.wunderlich@intel.com> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Keith Busch <kbusch@kernel.org>