Re: [PATCH net-next 3/3] octeontx2-pf: Add support for PTP clock

2020-07-07 Thread kernel test robot
Hi, Thank you for the patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/sundeep-lkml-gmail-com/Add-PTP-support-for-Octeontx2/20200707-163310 base: https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git d47

[PATCH net-next 3/3] octeontx2-pf: Add support for PTP clock

2020-07-07 Thread sundeep . lkml
From: Aleksey Makarov This patch adds PTP clock and uses it in Octeontx2 network device. PTP clock uses mailbox calls to access the hardware counter on the RVU side. Co-developed-by: Subbaraya Sundeep Signed-off-by: Subbaraya Sundeep Signed-off-by: Aleksey Makarov Signed-off-by: Sunil Goutham