]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r311831 and r311832.
authornp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 14 Jan 2017 15:43:31 +0000 (15:43 +0000)
committernp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 14 Jan 2017 15:43:31 +0000 (15:43 +0000)
commit3c5a2121c0ccefc3088ddb2ae0b3e0581ee1a43d
tree5902e254ed8c33428686f791ff7cfd7c151363df
parent93129e6a9401451e53241ced7ebfcf913a885233
MFC r311831 and r311832.

r311831:
cxgbe(4): The wraparound logic in start_wrq_wr() should not get involved
in work requests that end at the end of the descriptor ring, even though
the pidx wraps around to 0.

r311832:
cxgbe(4): Enable automatic cidx flush for all control queues.

git-svn-id: svn://svn.freebsd.org/base/stable/10@312186 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/cxgbe/t4_sge.c