Re: [net-next PATCH] octeon_ep: Add control plane host and firmware versions.

From: Simon Horman
Date: Thu Jun 29 2023 - 07:20:16 EST


On Thu, Jun 29, 2023 at 01:42:27AM -0700, Sathesh Edara wrote:

...

> diff --git a/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.h b/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.h
> index 37880dd79116..dd4f055fa8da 100644
> --- a/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.h
> +++ b/drivers/net/ethernet/marvell/octeon_ep/octep_ctrl_net.h
> @@ -7,6 +7,8 @@
> #ifndef __OCTEP_CTRL_NET_H__
> #define __OCTEP_CTRL_NET_H__
>
> +#include "octep_cp_version.h"
> +

...

Hi Sathesh,

octep_cp_version.h does not seem to be present in net-next,
nor is it provided by this patch. Perhaps a git add was forgotten.

net-next is currently closed.
Please consider reposting when net-next reopens after July 10th.

See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
--
pw-bot: defer