]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'cxgb4-chtls-fix-issues-related-to-high-priority-region'
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 Dec 2019 06:33:54 +0000 (22:33 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Dec 2019 06:33:54 +0000 (22:33 -0800)
Shahjada Abul Husain says:

====================
cxgb4/chtls: fix issues related to high priority region

The high priority region introduced by:

commit c21939998802 ("cxgb4: add support for high priority filters")

had caused regression in some code paths, leading to connection
failures for the ULDs.

This series of patches attempt to fix the regressions.

Patch 1 fixes some code paths that have been missed to consider
the high priority region.

Patch 2 fixes ULD connection failures due to wrong TID base that
had been shifted after the high priority region.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found