Hi David,
On Mon, Aug 24, 2020 at 6:47 PM David Miller wrote:
>
> From: David Miller
> Date: Mon, 24 Aug 2020 06:16:57 -0700 (PDT)
>
> > Series applied, thank you.
>
> Actually, this doesn't even compile:
>
Our Marvell GCC10 ARM64 compiler did not complain anything about this
even with W=1 and m
From: David Miller
Date: Mon, 24 Aug 2020 06:16:57 -0700 (PDT)
> Series applied, thank you.
Actually, this doesn't even compile:
drivers/net/ethernet/marvell/octeontx2/af/ptp.c: In function ‘get_clock_rate’:
drivers/net/ethernet/marvell/octeontx2/af/ptp.c:60:26: error: implicit
declaration of
From: sundeep.l...@gmail.com
Date: Mon, 24 Aug 2020 13:25:14 +0530
> This patchset adds PTP support for Octeontx2 platform.
> PTP is an independent coprocessor block from which
> CGX block fetches timestamp and prepends it to the
> packet before sending to NIX block. Patches are as
> follows:
>
>
From: Subbaraya Sundeep
Hi,
This patchset adds PTP support for Octeontx2 platform.
PTP is an independent coprocessor block from which
CGX block fetches timestamp and prepends it to the
packet before sending to NIX block. Patches are as
follows:
Patch 1: Patch to enable/disable packet timstampin