> > Some wireless algos like SNOW, ZUC may support input data in bits which are > > not byte aligned. However, not all PMDs can support this requirement. > > Hence added a new feature flag > > RTE_CRYPTODEV_FF_NON_BYTE_ALIGNED_DATA > > to identify which all PMDs can support non-byte aligned data. > > > > Signed-off-by: Akhil Goyal <[email protected]> > > Acked-by: Fiona Trahe <[email protected]> > > --- > > Series acked-by: Adam Dybkowski <[email protected]>
There are a lot of other stuff which can be cleaned/optimized. I request all the PMD owners to step up And send the patches. Applied to dpdk-next-crypto Thanks.

