Re: [dpdk-dev] [PATCH] drivers/octeontx2: fix parser error to ol_flags translation

2019-10-03 Thread Jerin Jacob
On Thu, Oct 3, 2019 at 12:03 PM Sunil Kumar Kori wrote: > > NPC errors were incorrectly translated to ol_flag as > error code enum was not in sync with NPC profile. > > Fixes: 371d3212cbed ("common/octeontx2: add build infrastructure and HW > definition") > > Signed-off-by: Sunil Kumar Kori Cha

[dpdk-dev] [PATCH] drivers/octeontx2: fix parser error to ol_flags translation

2019-10-02 Thread Sunil Kumar Kori
NPC errors were incorrectly translated to ol_flag as error code enum was not in sync with NPC profile. Fixes: 371d3212cbed ("common/octeontx2: add build infrastructure and HW definition") Signed-off-by: Sunil Kumar Kori --- drivers/common/octeontx2/hw/otx2_npc.h | 7 --- drivers/net/octeon