net/octeontx2: fix PTP
authorHarman Kalra <hkalra@marvell.com>
Sat, 15 Feb 2020 08:35:03 +0000 (14:05 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 19 Feb 2020 12:51:06 +0000 (13:51 +0100)
commit93a9afdb4b10f02aa06b8e58ffa403e10bc32bba
treeb96e2fe7acb937a0944774273ec52681f671e691
parentbf44e27af5a4840b2965c71a89eccfc01b5c58bf
net/octeontx2: fix PTP

PTP functionality has been broken after a change in kernel
where enum npc_kpu_lc_ltype is change to allow adjustment of
LTYPE_MASK to detect all types of IP headers.
Syncing the required changes in DPDK to fix the issue.

The kernel side changes available in marvell SDK version SDK-10.3.2.x.

Fixes: b5dc3140448e ("net/octeontx2: support base PTP")
Cc: stable@dpdk.org
Signed-off-by: Harman Kalra <hkalra@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
drivers/common/octeontx2/hw/otx2_npc.h