On Fri, Nov 30, 2018 at 02:31:48PM +0530, Atul Gupta wrote:
Immediate packets sent to hardware should include the work request length in calculating the flits. WR occupy one flit and if not accounted result in invalid request which stalls the HW queue.
Cc: stable@vger.kernel.org Signed-off-by: Atul Gupta atul.gupta@chelsio.com
drivers/crypto/chelsio/chcr_ipsec.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
All applied. Thanks.