Re: [dpdk-dev] [PATCH v2 1/8] common/cpt: fix encryption offset

2020-07-04 Thread Akhil Goyal
> In case of gmac auth the encryption offset should be set to zero. > > Fixes: b74652f3a91f ("common/cpt: add microcode interface for encryption") > Fixes: 177b41ceee61 ("common/cpt: add microcode interface for decryption") > Cc: sta...@dpdk.org > > Signed-off-by: Ankur Dwivedi > --- Series appl

[dpdk-dev] [PATCH v2 1/8] common/cpt: fix encryption offset

2020-07-02 Thread Ankur Dwivedi
In case of gmac auth the encryption offset should be set to zero. Fixes: b74652f3a91f ("common/cpt: add microcode interface for encryption") Fixes: 177b41ceee61 ("common/cpt: add microcode interface for decryption") Cc: sta...@dpdk.org Signed-off-by: Ankur Dwivedi --- drivers/common/cpt/cpt_uco