RE: [PATCH] crypto/cnxk: update number of max capabilities

2023-03-16 Thread Akhil Goyal
> > Subject: [PATCH] crypto/cnxk: update number of max capabilities > > > > To ensure that the end marker can fit into the capabilities array, the max > > number of capabilities has been incremented. > > Additionally, throw an error if max length is reached. It's critical because > > `rte_cryptodev

RE: [PATCH] crypto/cnxk: update number of max capabilities

2023-03-14 Thread Anoob Joseph
> Subject: [PATCH] crypto/cnxk: update number of max capabilities > > To ensure that the end marker can fit into the capabilities array, the max > number of capabilities has been incremented. > Additionally, throw an error if max length is reached. It's critical because > `rte_cryptodev_capabiliti