crypto/ccp: fix maximum queues and burst size
authorAmaranath Somalapuram <asomalap@amd.com>
Fri, 22 Nov 2019 06:46:15 +0000 (12:16 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Mon, 25 Nov 2019 10:01:36 +0000 (11:01 +0100)
commit0121f275f871a164de26966bdf0897b57e7ffabf
treef7305560c80d352ba8967778e9a3c68686811f70
parent1151b4ae2d02cd5a1177a748ee7e5945b2416f34
crypto/ccp: fix maximum queues and burst size

CCP driver crash when running l2fwd
issue happen when changing MAX_PKT_BURST 32 to 256
increasing the CCP qp to 8 and CCP_MAX_BURST to 256

Fixes: ef4b04f87f ("crypto/ccp: support device init")
Cc: stable@dpdk.org
Signed-off-by: Amaranath Somalapuram <asomalap@amd.com>
drivers/crypto/ccp/ccp_pmd_private.h