commit | c35828ea906a7c76632a0211e59c392903cd4615 | [log] [tgz] |
---|---|---|
author | Atul Gupta <atul.gupta@chelsio.com> | Fri Nov 30 14:31:48 2018 +0530 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Dec 07 14:15:01 2018 +0800 |
tree | 8d783b81d07c1b5535ea0b49322b1e1cbf44477f | |
parent | 1f6669b9716c6c98391b0f756e060892b32b8ca7 [diff] |
crypto: chcr - small packet Tx stalls the queue 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> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>