]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add network QoS support for PCP to iscsi target.
authorrscheff <rscheff@FreeBSD.org>
Sat, 24 Oct 2020 21:10:53 +0000 (21:10 +0000)
committerrscheff <rscheff@FreeBSD.org>
Sat, 24 Oct 2020 21:10:53 +0000 (21:10 +0000)
commitddf1072aac49caa83ccb7e713c5b99e9aa982fcc
tree26837a6e9c64397e6260ced710b52bfe9c8af5e8
parent0064919585ead620597c9dc4abe12e02a6aaa6bc
Add network QoS support for PCP to iscsi target.

Mak the Ethernet PCP codepoint configurable
for L2 local traffic, to allow lower latency for
iSCSI block IO. This addresses the target
side only.

Reviewed by: mav, trasz, bcr
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D26740
usr.sbin/ctld/ctl.conf.5
usr.sbin/ctld/ctld.c
usr.sbin/ctld/ctld.h
usr.sbin/ctld/parse.y
usr.sbin/ctld/token.l
usr.sbin/ctld/uclparse.c