commit | 567be3a5d2270fb1971212f704240d6235a2c060 | [log] [tgz] |
---|---|---|
author | Ayush Sawal <ayush.sawal@chelsio.com> | Mon Feb 24 09:12:33 2020 +0530 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Mar 06 12:28:20 2020 +1100 |
tree | 7f87888b3196cc967dd377c0041aefd4bba76032 | |
parent | bed44d0c05d8efdda1ae98b1c7aa7b116abeadb2 [diff] |
crypto: chelsio - Use multiple txq/rxq per tfm to process the requests This patch enables chcr to use multiple txq/rxq per tfm to process the crypto requests. The txq/rxq are selected based on cpu core-id. Signed-off-by: Ayush Sawal <ayush.sawal@chelsio.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>