Re: [PATCH v2 12/12] event/cnxk: offset timestamp data only if enabled on port

2022-06-16 Thread Nithin Kumar Dabilpuram
Please ignore this particular patch 12/12. It is already part of other patch. https://patchwork.dpdk.org/project/dpdk/patch/20220612175612.3101-1-pbhagavat...@marvell.com/ Thanks Nithin On 2022-06-16 2:54 PM, Nithin Dabilpuram wrote: Offset timestamp data only when enabled on the port instead

[PATCH v2 12/12] event/cnxk: offset timestamp data only if enabled on port

2022-06-16 Thread Nithin Dabilpuram
Offset timestamp data only when enabled on the port instead of just checking for offload flags. Signed-off-by: Nithin Dabilpuram --- drivers/event/cnxk/cn10k_worker.h | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers/event/cnxk/cn10k_worker.h b/drivers/event/cnxk