Re: [dpdk-dev] [PATCH] common/cpt: fix failure with null auth only test case

2019-03-06 Thread Akhil Goyal
On 2/13/2019 2:52 PM, Anoob Joseph wrote: > Fixes: 351fbee21986 ("common/cpt: support hash") > > Signed-off-by: Anoob Joseph > Signed-off-by: Tejasree Kondoj > --- > drivers/common/cpt/cpt_ucode.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/common/cpt/cpt

[dpdk-dev] [PATCH] common/cpt: fix failure with null auth only test case

2019-02-13 Thread Anoob Joseph
Fixes: 351fbee21986 ("common/cpt: support hash") Signed-off-by: Anoob Joseph Signed-off-by: Tejasree Kondoj --- drivers/common/cpt/cpt_ucode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/common/cpt/cpt_ucode.h b/drivers/common/cpt/cpt_ucode.h index 5933ea7..d408d